* {margin:0;padding:0;border:0;}
body {
	cursor:default;
	text-align:center;
	font: normal 62.5% Verdana, Arial, Helvetica, sans-serif;
	background:url('../imgs/tekstura.gif') repeat;
}
#page{
	width:966px;
	margin:0 auto;
	text-align:left;
	border-left:2px solid #a1a1a1;
	border-right:2px solid #a1a1a1;
	background-color:#fff;
}
#logo{float:left}
#top_menu{
	list-style: none;
	height:68px;
	width:638px;
	background:url('../imgs/gradient_top.gif') repeat-y #e8e8e8;
	float:left;
}
#top_menu li{
	float: right;
}
#top_menu li a {
	color:#000;
	text-decoration:none;
	display:block;
	line-height:68px;
	padding:0 10px;
	margin:0 10px;
	font-weight:bold;
	font-size:1.4em;
}
#top_menu li a:hover{color:#ff0103;text-decoration:underline}
#top{
	clear:both;
	height:172px;
	margin: 2px 0;
}
#main_contener{height:426px;background:url('../imgs/gradient_content.gif') repeat-x #eaeaea;float:left;width:100%;}

#left_menu{width:245px;float:left;margin-left:-2px;}
#left_menu ul {width:239px;list-style:none;border-right:1px solid #7b7b7b;clear:both}
#left_menu ul li {height:37px;width:238px;background:url('../imgs/menu_li_bg.gif') repeat-x}
#left_menu ul li a {color:#e4e4e4;text-decoration:none;display:block;line-height:37px;padding:0 16px;font-size:1.1em;font-weight:bold;background:url('../imgs/menu_point.gif') no-repeat;background-position:left bottom}
#left_menu ul li a:hover{color:#bc0707;background:url('../imgs/menu_point_hover.gif') no-repeat;background-position:left bottom}
#content{
	float:left;
	font-size:1.2em;
	text-align:justify;
	line-height:1.4em;
	width:721px;
	height:426px;
}
#content2{
	float:left;
	width:721px;
	height:426px;
	background:url('../imgs/photo_gradient.jpg') no-repeat right bottom;
}
#content img{float:right;margin-right:150px;}
#content h2{color:#fe0000;font-size:1.4em;margin:20px;font-weight:normal}
#content ul{padding-left:40px}
#content a {color:red;font-weight:normal}
#content p{padding:10px 20px;}
#footer{position:relative;background:url('../imgs/stopka.gif') no-repeat;height:22px;clear:both;
	font-size:1.2em;margin-left:-1px}
#footer p {float:right; padding-right:10px;padding-left:30px}
#footer a {color:#5e5e5e;text-decoration:none}
#footer a:hover{text-decoration:underline}
.footer2{position:absolute;background:url('../imgs/stopka2.gif') no-repeat;height:35px;width:420px;margin-left:26px;margin-top:-5px}
