BODY {
	font-family: Verdana, Arial, Sans-serif;
	font-size: 12px;
	background-color:#2e2e2e;
	color:#cacaca;
}

P, DIV, TD {
	font-size: 12px;
}




/*
li {
	margin: 0px 1px 0px 20px;
   	list-style: square outside none;
	line-height: 15px;
}
*/
a {
	color: #82BBFF;
	text-decoration: underline;
}
a:hover 
{
	color: #fff;
	text-decoration: underline;
}

.red { color:#ffc94a; font-weight:bold }
.small { font-size:10px; text-transform:uppercase}
.footer { color:#CCCCCC; font-size:11px; font-weight:bold }
.footer a { color:#CCCCCC; text-decoration:underline }
.footer a:hover { color:#fff; text-decoration:underline }
.smallfooter { color:#999999; font-size:10px; padding-left:50px; }
.smallfooter a { color:#999999 }
.smallfooter a:hover { color:#FFFFFF }
.white a { color:#FFFFFF; text-decoration:none }
.white a:hover { color:#82BBFF }

.white ul {
	list-style: none;
margin: 0;
padding: 0;
line-height:17px;
}


.white2 a { color:#eee; text-decoration:underline }
.white2 a:hover { color:#82BBFF }
h1 { font-size:14px; color:#d00 }

.uvod { font-size:11px }