/* CSS Document */

body {background: #000000 repeat-x url(images/bg.jpg); margin-left: 0px; margin-top: 0px; margin-right: 0px; margin-bottom: 100px; font-family:Verdana, Arial, Helvetica, sans-serif; font-size:12px; color:#FFFFFF; overflow:visible;}
#sitemain {position:relative; clear:both; width:764px;}
#sitemain2 {position:relative; clear:both; width:595px; padding-left:169px}
#logo{position:relative; width:764px; height:136px; float:left;}
#logo2{position:relative; width:764px; height:259px; float:left;}
#grupa{position:relative; width:100%; min-height:300px; float:left; background:url(images/bg_grupa.jpg); padding-top:10px;}
#img{position:relative; width:598px; height:36px; float:left;}
#menu{
	position:absolute;
	width:151px;
	height:217px;
	float:left;
	top:0px;
	left: 0px;
}
#txtplace{position:relative; width:580px; float:left; margin-top:5px; margin-left:7px;}
#txt1{position:relative; width:550px;  height:29px; float:left; background:url(images/1.jpg); text-align:left; padding-top:15px; padding-left:30px;}
#txt2{position:relative; width:580px; float:left; background:url(images/2.jpg); text-align:left;}
#txt3{position:relative; width:580px; height:44px; float:left;}
#stopka{position:relative; width:100%; height:21px; float:left; padding-top:90px; background: transparent url(images/stopka.png); background-position:center; margin-top:20px;}

.txt {padding:0px 30px 0px 30px;}


a:link {
	color: #FF0000;
	font-weight:bold;
	text-decoration: underline;
}
a:visited {
	text-decoration: none;
	font-weight:bold;
	color: #FF0000
}
a:hover {
	text-decoration: underline;
	font-weight:bold;
	color: #0099FF;
}
a:active {
	text-decoration: none;
	font-weight:bold;
	color: #FF0000
}

#stopka a{
	color: #FF0000;
	font-weight:bold;
	font-weight:normal;
	text-decoration: underline;
}

