/* CSS Document */

body {background: #FF7A01 repeat-x url(images/bg.jpg); margin-left: 0px; margin-top: 0px; margin-right: 0px; margin-bottom: 100px; font-family:Tahoma, Arial, Helvetica, sans-serif; font-size:11px; color:#4d4e53; overflow:visible;}
#sitemain {position:relative; clear:both; width:840px;}
#logo{position:relative; width:840px; height:325px; float:left;}
#container{position:relative; width:840px; float:left; background: #FFFFFF; padding-top:18px; text-align:left;}
#left{position:relative; width:404px; float:left; background: #FFFFFF; padding-left:30px; text-align:left; line-height:18px;}
#line{position:relative; width:93px; float:left; background: #FFFFFF; text-align:left;}
#right{position:relative; width:283px; float:left; background: #FFFFFF url(images/tlo_17.jpg) no-repeat; background-position:bottom; text-align:left; padding-right:30px; line-height:16px}
#gallery{position:relative; width:780px; float:left; background: #FFFFFF; padding-left:30px; padding-right:30px; text-align:left; line-height:18px;}
#stopka{position:relative; width:840px; height:11px; float:left; background:transparent; margin-top:10px; margin-bottom:10px;}


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

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