/* CSS Document */

body {background: #50312E 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:#2b2a2a;}
#sitemain {position:relative; clear:both; width:931px;}
#left{position:relative; width:482px; height:608px; float:left;}
#right{position:relative; width:449px; height:608px; background:url(images/img_02.jpg); float:left;}
.txt{margin-top:80px; margin-right:90px; padding-left:5px; height:490px; width:352px; overflow:auto;}
#stopka{position:relative; float:left; width:931px; margin-top:10px; padding-bottom:10px; text-align:center; color:#FFFFFF;}

#stopka a{
	color: #F00;
	text-shadow:0px;
	font-weight:normal;
	text-decoration: underline;
}


a:link {
	color: #000000;
	font-weight:bold;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	font-weight:bold;
	color: #000000;
}
a:hover {
	text-decoration: underline;
	font-weight:bold;
	color: #990000;
}
a:active {
	text-decoration: none;
	font-weight:bold;
	color: #000000;
}