@charset "utf-8";
/* CSS Document */
body{
	background:#ededed url(/images/bg_main.jpg);
	color:#525252;
	font-family:Verdana,Helvetica,sans-serif;
	font-size:11px;
	height: 100%;
	padding:0;
	margin:0;
}
.clear{
	clear: both;
	visibility: hidden;
	line-height: 1%;
	font: 1%;
}


.mezera{
	height: 5px;
}


A {
     font-family: Verdana,Helvetica,sans-serif;
     font-size: 11px;
     text-decoration : underline;
     color : #525252;
}

A:HOVER {
     text-decoration : none;
}


A.bily {
     font-family: Verdana,Helvetica,sans-serif;
     font-size: 11px;
     text-decoration : underline;
     color : #FFFFFF;
}

A.bily:HOVER {
     text-decoration : none;
}

#text-holder h1{
	color:#da251c;
	font-family:Verdana,Helvetica,sans-serif;
	font-size:17px;
	font-weight: bolder;
	margin: 0 0 20px 0;
}
#text-holder p{
	
}
#top-holder{
	width:900px;
	height: 73px;
	margin: 0 auto 0 auto;

}
.logo{
	width: 180px;
	height: 47px;
	float: left;
	display: inline;
	margin:26px 0 0 0px;
}
.logo img{
	border:0;
}
#page{
	width:900px;
	background:#ffffff;
	margin: 0 auto 0 auto;
}
#obr-holder{
	width: 880px;
	height: 221px;
	margin: 10px 0 5px 10px;
	float: left;
	display: inline;
}
#nav-menu{
	 width: 880px;
	 height: 43px;
	 background: #393938;
	 margin: 5px 0 10px 10px;
}


#nav-menu ul
{
list-style: none;
padding: 0;
margin: 0;
}

#nav-menu li
{
float: left;
margin: 0 
}

#nav-menu li a
{
background: url(/images/nav_menu.jpg)  bottom left no-repeat;
height: 43px;
line-height: 43px;
float: left;
width: 146px;
display: block;
border: 0;
color: #ffffff;
text-decoration: none;
text-align: center;
}
#nav-menu li a:hover
{
background: url(/images/nav_over.jpg)  bottom left no-repeat;
height: 43px;
line-height: 43px;
float: left;
width: 146px;
display: block;
border: 0;
color: #ffffff;
text-decoration: none;
text-align: center;
}


h1{
 color: #525252;
 font-family:Verdana,Helvetica,sans-serif;
 font-weight: bold;
 font-size: 16px;
}


#box1-holder{
	width: 260px;
	background:#FFFFFF;
	float: left;
	display: inline;
	margin: 0 0 0 10px;
}

.box1-holder-tlac{
	width: 250px;
	background:#A7A6A6;
	margin: 0 0 2px 0px;
	padding: 5px 0 5px 5px;
       color: #FFFFFF;
       text-align: left;
       border:1px solid #717171;
}

a.uvodka{
       color: #FFFFFF;
       text-decoration: none;
       font-weight: bold;
}
a:hover.uvodka{
       color: #FFFFFF;
       font-weight: bold;
       text-decoration: underline;
}


#box2-holder{
	width: 384px;
	background:#FFFFFF;
	float: left;
	display: inline;
	margin: 0 0 0 5px;
	padding: 0px 10px 10px 10px;
}
#box3-holder{
	width: 200px;
	background:#FFFFFF;
       border-left:1px solid #AAAAAA;
	float: left;
	display: inline;
	margin: 0 0 0 5px;
}


.text1-holder{
	width: 190px;
	margin: 20px 20px 0 20px;
	color: #ffffff;
	font-family:Verdana,Helvetica,sans-serif;
	font-size:11px;
}

.text1-holder h2{
	color: #ffffff;
	font-family:Verdana,Helvetica,sans-serif;
	font-weight: bold;
	font-size: 16px;

}


.text1-holder_2{
	width: 180px;
	margin: 20px 20px 0 20px;
	color: #525252;
	font-family:Verdana,Helvetica,sans-serif;
	font-size:11px;
}

.text1-holder_2 h2{
	color: #525252;
	font-family:Verdana,Helvetica,sans-serif;
	font-weight: bold;
	font-size: 16px;

}

#text-holder{
	width: 800px;
	margin: 20px 40px 0 40px;
	padding:0 0 30px 0;
}
#footer{
	width: 885px;
	margin: 0px auto 0 auto;
	padding: 10px 10px 10px 5px;
	text-align: right;
       background-color: #FFFFFF;
       border-top:1px solid #717171;
}
