body {
	padding:0px 0px 20px 0px;
	margin:0; 
	background:#286CA2 url(images/bg.jpg) repeat-x;
	font-family:Arial, Helvetica, sans-serif;
	font-size:62.5%;
}
.bg1{ background:url(images/bg1.jpg) no-repeat left top;}
.pds{
	margin:auto; 
	width:808px;
	padding-left:100px;
	font-size:1.2em; 
	}
.s{
	background:url(images/tlo.jpg);
}
.tlo2{ background:url(images/tlo2.jpg) no-repeat;}
.menu{
	background:url(images/t3.jpg);
	height:75px;
}
.menu ul{margin:0; padding:0px 10px; list-style:none; } 
.menu li{ float:left;}
.menu a{ display:inline-block; padding:20px 35px 20px 20px; background:url(images/dot.gif) no-repeat center right; font-weight:bold; text-decoration:none; color:#24597F;   }
.menu a:hover{ text-decoration:underline; color:#CC3300;}
.ng{ color:#fff; font-weight:bold; font-size:1.2em; background:#286CA2; margin:0;  padding:5px 8px; }
.tresc{ padding:20px; color:#fff;}

.left{
	float:left; 
	width:560px;
}
.right{
	float:right; 
	padding:15px; 
	border-left:1px solid #286CA2;
	width:210px;
	margin:6px 0px;
}

.stopka{ background:url(images/stopka.jpg) no-repeat; color:#999999; padding:10px 30px 0px 30px; text-align:center; height:37px;}

a{ color:#FFFFCC; text-decoration:underline } 
a:hover{ color:#fff; text-decoration:none; }
