/* CSS Document */

.text {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
}
.TDBG {
	background-image:  url(images/tile7.jpg);
	border-top-width: 1px;
	border-right-width: 4px;
	border-bottom-width: 1px;
	border-left-width: 4px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #014EA9;
	border-right-color: #014EA9;
	border-bottom-color: #014EA9;
	border-left-color: #014EA9;
}
.head2 {
	font-size: 17px;
	color: #FFFFFF;
}
#bottom_menu a{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	font-weight: bold;
	color: #FFFFFF;
	font-style: italic;
	text-decoration: none;
}
#bottom_menu a:hover{
	color: #FFFF00;
}
.tekst2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
}
a {
	color: #FFF900;
}
.head3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 22px;
	color: #F9F465;
	font-weight: bold;
}
.yellow3brdr {
	border: 3px solid #FFF900;
}
.arachne {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
	font-style: italic;
	font-weight: bold;

}
a:hover {
	color: #FFCC00;
}

