#container {
	width:1002px;
	background:none;
	padding-top:0px;
	background: url(../images/bg_wrapper.jpg) left top repeat-y;	
	
}

#content{
	/*float:left;	*/
	width:100%;	
/*	overflow:hidden;	*/
	}
#content .fon{
	/*padding-left:318px;	*/
	width:684px;
	float:right;
	background:none;
	/*background: url(../images/bg_wrapper.jpg) top center repeat-y;*/
	z-index:10;	
}
#content .fon .text, #content .fon .link-list{
	padding-right:101px;
	padding-left:70px;	
	margin-left:0px;
}	

#content .fon .title1{
	background: url(../images/content_bg_title_1.jpg) 0px 0px no-repeat;	
	padding-left:400px;
	margin-left:-318px;
	padding-top:90px;	
	height:80px;
}
#content .fon .title2{
	margin-bottom:-30px;	
}

.bottom{	
	/*padding:0 56px 0 353px;	*/
	background: url(../images/content_bg_bottom.png) center top no-repeat;	
	/*background: url(../images/content_bg_bottom.png) left bottom no-repeat;	*/
	height: 132px;		
	/*margin-bottom: 0px;	*/
	width:1002px;
	margin:-3px auto;
	z-index:0;
	position:relative;
	padding-bottom:105px;
}
.bottom p{	
	padding:40px 56px 0 353px;	
	}
#footer {		
	margin: -90px auto 0;
	min-width: 1002px;
	height: 302px;
	z-index:-10;
}

#rez_left_menu{
	/*float:left;*/
	width:314px;
	/*margin-left:-100%;*/
}
#rez_left_menu .menu{
	margin:0 47px 0 79px;
}

.title3{	
	height:34px;
	padding: 90px 0 4px 32px;
	font-family: "Times New Roman", Times, serif;
	font-size: 24px;
	color: #eee2c3;
	position:relative;
}

/* Main navigation
---------------------------------------------- */
/*__main_propertis_*/
#rez_left_menu .menu  ul{
	list-style: none;
	font-family:Georgia, "Times New Roman", Times, serif;		
}

ul#nav a{
	text-decoration: none;	
	color:#eee2c3;	
	line-height:17px;
	display:block;		
}
ul#nav li.h1{	
	color:#fff;
	font-size:20px;
	margin:20px 0 10px 0;
}
ul#nav li.first_level{	
	font-size:14px;
	margin:0 0 0 9px;		
}

ul#nav a.first_level_a{	
	width:213px;
	}

.current_item  a, ul#nav ul.second_level  li a{
	color:#000 !important;
}
	
ul#nav a.first_level_a:hover{	
	color:#000;
	}

ul#nav a.first_level_a span{	
	padding:3px 1px 3px 11px;	
	display:block;	
}

ul#nav a.first_level_a:hover span, .current_item a span{	
	padding:2px 0 2px 10px !important;
	border:1px solid #00574c;
	background:#68a09f;	
}

ul#nav ul.second_level  {
	border-left:1px solid #00574c;  
	border-right:1px solid #00574c;  
	border-bottom:1px solid #00574c; 
}
ul#nav ul.second_level  li  {
	border-top:1px solid #00574c;
	padding:2px 12px;
	width:164px;
	background:#68a09f;		
	font-size:11px;
}

/*__for_dinamik____*/

ul#nav ul,
ul#nav ul ul,
ul#nav ul ul ul {
  display:none;
  position:absolute;
  top:0;
  left:212px;
  z-index:115; 
}

#nav li {
	float:left;	
	}
#nav li a {	
	float:left;	
	}
	
/* auto clear */	
	#nav:after {
		content:".";
		display:block;
		clear:both;
		visibility:hidden;
		height:0;
		font-size:0;
		}


/* Main navigation Levels
---------------------------------------------- */
#nav li {
	position:relative;
	z-index:1; 
	}
#nav ul {
	visibility:hidden;
	position:absolute;
	}	

#nav LI:hover > UL {
	visibility:visible;
	}

/*vid__*/
ul#nav,
ul#nav li,
ul#nav ul {
  overflow:visible;  
}

/* for IE */	
	#nav {
		display:inline-block;
		}
	* html #nav {
		height:1px;
		}
	#nav {
		display:block;
		}
	/* END:for IE */

/*ubit potom*/
#content .fon .title2{
	background-image: url(../images/content_bg_title_2.jpg);	
}
#header {
	background: url(/images/header_bg_.jpg) center top no-repeat;
}

.bottom ul.menu{
    background: url(/images/bottommenu.png) left top no-repeat;
    margin: 15px auto 0 auto;
	padding: 25px 0 0 150px;
	text-align:center;
	list-style: none;
	z-index:2002;
	height:105px;
	position:absolute;
	top:122px;
	width:1047px;
}



.bottom .menu li{
	float: left;
	padding: 0 7px;
	position: relative;
	z-index: 2000;
}
.bottom .menu li a{
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	color: #03302d;
	text-decoration: none;
}
.bottom .menu li a:hover{
	text-decoration: underline;
}
.bottom .menu li a.selected{
	font-style: italic;
	color: #b7280a;
}
.bottom .menu li ul{
	margin: 0;
	padding: 0;
	width: 160px;
	list-style: none;
	background: #e8c897;
	border-left: 1px solid #cd8a33;
	border-right: 1px solid #cd8a33;
	border-bottom: 1px solid #cd8a33;
	position: absolute;
	top: 20px;
	left: 5px;

}
.bottom .menu li ul li{
	float: none;
	border-top: 1px solid #cd8a33;
	padding: 2px 10px;
	width: 140px;
}
.bottom .menu li ul li a{
	font-size: 15px;
}
.bottom .menu li ul li a span{
	float: right;
}




