/* CSS Document */

body {background:#F6F5F3 repeat-x url(images/bg.jpg); margin-left: 0px; margin-top: 0px; margin-right: 0px; margin-bottom: 0px; font-family:Verdana, Arial, Helvetica, sans-serif; font-size:12px; color:#000000;}
#sitemain {position:relative; clear:both; width:900px; border-right:dashed 1px #c3c3c3; border-left: dashed 1px #c3c3c3;}
#logo{position:relative; clear:both; width:900px; height:44px; float:left;}
#logo2{position:relative; clear:both; width:900px; height:241px; float:left;}
#container{position:relative; width:900px; float:left; text-align:left; background: transparent;}
#stopka {position:relative; width:100%; height:33px; float:left; text-align:center; padding-top: 12px; font-size:12px; background: url(images/stopkabg.jpg); color:#FFFFFF; text-align:center;}
.txt{padding:5px;}


a:link {
	color: #008AD3;
	font-weight:bold;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	font-weight:bold;
	color: #008AD3;
}
a:hover {
	text-decoration: underline;
	font-weight:bold;
	color: #990000;
}
a:active {
	text-decoration: none;
	font-weight:bold;
	color: #008AD3;
}
