@charset "iso-8859-1";
/* CSS Document */

.tlo {
	background-image: url(../obrazki/tlo.jpg);
	background-repeat: repeat-x;
}
.tlo2 {
	background-image: url(../obrazki/tlo2.jpg);
	background-repeat: repeat-x;
}
.t01 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #294A81;
	text-decoration: none;
	margin: 15px;
	padding: 5px;
}
a.white:link {font-family : Verdana;  text-decoration: none; color:white; }
a.white:visited {font-family : Verdana;  text-decoration: none; color:white; }
a.white:active{font-family : Verdana;  text-decoration: none; color:white; }
a.white:hover {font-family : Verdana;  text-decoration: none; color:white; }




.aaa {
	font-family : verdana;
	font-size : 10px;
	color : #ffffff;
	font-weight : none;
}

a.aaa:link {font-family : verdana;  text-decoration: none;  		color : #ffffff}
a.aaa:visited {font-family : verdana;  text-decoration: none;  		color : #ffffff}
a.aaa:active {font-family : verdana; text-decoration: underline;  		color : #ffffff}
a.aaa:hover {font-family : verdana;  text-decoration: underline;  		color : #ffffff}



.form {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 11px;
	color : #333333;
	background : #ECF9FA;
	border-color: #A3DAEF;
	border-width: 1px;
		font-weight : normal;
}
