html, body {
	margin: 0; padding: 0;
	background: #ECF5F8 url(../images/bg.gif) repeat-x;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
}
a, a:visited {
	color: #333333;
	text-decoration: underline;
}
a:hover {
	text-decoration: none;
}

h2 {
	background: url(../images/h2.gif) left no-repeat;
	height: 40px;
	line-height: 40px;
	padding: 0 45px;
	margin: 15px 0 5px;
	font-size: 20px;
}
h3 {
	background: url(../images/h3.gif) left no-repeat;
	height: 35px;
	line-height: 35px;
	padding: 0 40px;
	margin: 10px 0 5px;
	font-size: 16px;
}

ul {
	margin: 0;
	list-style-type: none;
}

label {
	clear: left;
	float: left;
	width: 100px;
	padding: 10px;
	margin: 0;
	line-height: 25px;
}
textarea, input {
	margin: 5px;
	padding: 10px;
	border: #d0d7da 1px solid;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
}
textarea:hover, input:hover,
textarea:focus, input:focus{ border: #b3c1c7 1px solid; }
textarea {
	width: 400px;
	height: 100px;
}

img { border: 0; }
img.img_left {
	text-align: left;
	margin: 0 10px 0 0;
	float: left;
}
img.list_left {
	margin-top: 10px;
}
#page {
	margin: 0 auto;
	width: 956px;
}
#top {
	background: url(../images/top.jpg) right no-repeat;
	height: 93px;
}
#top h1 {
	margin: 0; padding: 0;
	background: url(../images/logo.gif) no-repeat;
}
#top h1 a {
	margin: 0; padding: 0;
	display: block;
	width: 315px;
	height: 93px;
	
}
#top h1 a:hover { }
#top h1 a strong { display: none; }

#menu {
position: relative;
height: 56px; _height: 46px;
background: #BB0404;
border-bottom: 6px solid #930000;
}
#menu ul {
margin:0; padding:0;
}
#menu ul li {
margin: 0;
list-style-type: none;

=float: left;
}
#menu ul li a,
#menu_en ul li a {
float: left;
display: block;
padding: 22px 32px 18px;
font-size: 14px;
color: #FFFFFF; 
}
#menu ul li a:hover,
#menu ul li a.active {
text-decoration: none;
background: #930000;
}
#menu ul li.en a {
position: absolute;
right: 0;
top: 0;
background: #404040;
border-bottom: #222222 6px solid;
}
#menu ul li.en a:hover {
background: #222222;
}

#navigation {
	width: 100%;
	height: 40px;
	background: #D7DFE4;
}
#navigation p {
	margin: 0;
	padding: 0 30px;
	line-height: 40px;
	text-align: right;
}

#content {
	float: left;
	width: 700px;
}
#content_all {
	float: left;
	width: 100%;
}
#content p {
	margin: 0 0 10px 0;
	line-height: 25px;
	text-align: justify;
}
#content p.ident {
	text-indent: 30px;
	margin:0;
	padding:0;
	padding-bottom:7px;
}
#content blockquote {
	margin: 5px 0;
	padding: 10px 15px 4px 15px;
	border: 1px solid #D2E3E8;
	background: #FFFFFF;
}
#content ul li {
	list-style-type: disc;
	line-height: 28px;
	margin: 0 15px;
}
#content ul li.adv {
	list-style-type: none;
	background: #FFFFFF url(../images/li.gif) left no-repeat;
	line-height: 35px;
	margin: 5px 0;
	padding: 0 30px;
}
#content ul {margin-bottom:5px;}
#content .img_ref {
	float: left;
	width: 50%;
}
#content .desc {
	float: right;
	width: 50%;
}
#content .desc h2 {
	margin: 0;
}
#content .more {
	margin: 8px 0;
	padding: 5px 10px 5px 0;
	width: 148px;
	height: 25px;
	display: block;
	background: url(../images/more.gif) no-repeat;
	color: #FFFFFF;
	text-align: center;
}
#content_all .right {
	float: right;
}
#content_all .row {
	width: 500px;
	float: left;
	margin: 8px 0 4px 0;
	padding: 0;
	background: #D9E6EE;
	line-height: 38px;
}
#content_all .row .desc {
	float: left;
	width: 30%;
	background: #FFFFFF;
	padding: 10px;
	line-height: 20px;
	border-right: #D9E6EE 10px solid;
}

.box {
	float: right;
	width: 232px;
	margin: 30px 0 0;
	min-height: 50px;
	background: url(../images/box_top.gif) top no-repeat;
}
.box .title {
	margin: 9px;
	height: 17px;
	text-align: center;
	font-weight: bold;
}
.box .content {
	border: 1px #C2D3D3;
	border-style: none solid;
	background: #FFFFFF;
	color: #595959;
}
.box .content ul { padding: 0; }
.box .content ul li {
	margin: 0 5px;
	padding: 5px 10px;
	border-bottom: 1px solid #E7ECEF;
	line-height: 30px;
}
.box .content ul li a {
	background: url(../images/box_li.gif) no-repeat;
	padding: 0 5px 0 20px;
	margin: 0;
	display: block;
}
.box .content ul li a:hover.box, .content ul li a.active  {
	background: #535353 url(../images/box_li_hover.gif) no-repeat;
	color: #FFFFFF;
}
.box .content ul li.noborder { border: 0 }
.box .footer {
	clear: both;
	background: url(../images/box_bottom.gif) top no-repeat;
	height: 20px;
}

#footer {
	width: 100%;
	background: url(../images/bg_footer.gif) top no-repeat;
	height: 64px;
	color: #C2C2C2;
}
#footer a {
	color: #FFFFFF;
}
#footer a:hover {
	text-decoration: none;
}
#footer p { margin: 0 0 10px 0; }
#footer p.top a {
	display: block;
	width: 180px;
	margin: 0 auto;
	padding: 8px 0;
	text-align: center;
	background: #2F2F2F;
	color: #FFFFFF;
	font-size: 14px;
}
#footer .left {
	width: 40%;
	float: left;
	text-align: left;
	padding: 0 5px;
}
#footer .right {
	width: 40%;
	float: right;
	text-align: right;
	padding: 0 5px;
}

#clear,
.hr {
	clear: both;
	width: 100%;
	height: 4px;
}
.hr { background: url(../images/hr.gif) repeat-x bottom; }
.hide {display:none}
form, fieldset {border:none}
#inzerat {margin-top:8px; margin-left:8px;margin-right:7px;padding-top:5px;}
#inzerat ul li {border-bottom:1px solid #E6E6E6; list-style:none;padding:0px;margin:0px;}
