/* CSS Document */

body {background: 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:#000000; overflow:visible;}
#sitemain {position:relative; clear:both; width:818px;}
#logo{position:relative; width:818px; height:223px; float:left;}
#bg_cont_up{position:relative; width:818px; float:left; background: #FFFFFF repeat-x url(images/img_05.jpg); background-position:top;}
#bg_cont_dn{position:relative; width:818px; float:left; background: transparent repeat-x url(images/img_07.jpg); background-position:bottom;}
#container{position:relative; width:440px; float:left; background: transparent; padding:20px; text-align:left;}
#photos{position:relative; width:318px; float:left; background: transparent; padding-left:20px; text-align:left; margin-top:20px;}
#stopka{position:relative; width:818px; height:38px; float:left; background:#3298FC;}
#gallery{position:relative; width:818px; float:left; background: transparent;}
#pas{position:absolute; float:left;	width:100%;	height:156px; background:url(images/pas_bg_04.jpg); top:35px;}


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: #FFFFFF;
	font-weight:bold;
	font-weight:normal;
	text-decoration: underline;
}
