a:link, a:visited, a:active {color:#578102;text-decoration:none;font-weight:bold;font-family:Tahoma,Verdana,Arial;}
a:hover {color:silver;}

.s:link, .s:visited, .s:active {color:#3b3b3b;text-decoration:none;font-weight:normal;font-family:Tahoma,Verdana,Arial;}
.s:hover {color:silver;}

.b:link, .b:visited, .b:active {color:#bfdfc1;text-decoration:none;font-weight:bold;font-family:Tahoma,Verdana,Arial;}
.b:hover {color:#ebb231;}

body {
	margin:0px auto;
	text-align:center; 
	font-family:Tahoma,Verdana,Arial; 
	font-size:12px; 
	color:white; 
	background-color:black; 
}

#ramka{
	width:952px;
	text-align:center;
	margin:0px auto;
}

#logo{
	width:952px;
	height:234px;
}

#left{
	width:599px;
	float:left;
}

#right{
	width:343px;
	float:right;
	clear:right;
}

#s1{
	width:952px;
	height:40px;
	clear:both;
}

#stxt1{
	padding-top:17px;
	color:#818181;
}

#smapa{
	padding-top:10px;
	padding-bottom:10px;
	color:#3b3b3b;
}

.stxt2{
	color:#3b3b3b;
}

#stopka{
	width:952px;
	height:122px;
	background-image:url(../images/stopka.gif);
	background-repeat:repeat-x;
	font-size:10px;
	line-height:16px;
	text-align:center;
	clear:both;
}