*{ margin: 0; padding: 0;}

body{
	font-family: Tahoma; 
	color: #4c3323; 
	min-width:1000px; 
	font-size:11px; 
	background-color: #ead1a9;
}

html, body{
	height: 100%;
}

td{
	/*vertical-align: top;*/
}

img{
	border: 0px;
}

/* ================================================================================*/

form{ margin: 0; padding: 0; }

div, td, input, select, textarea, p, a, {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #4C3323;
}


.tab{
padding-left: 15px;
margin-left: 15px;
}

.line{
border-bottom-width: 1px;
border-bottom-style: solid;
border-bottom-color: #826749;
}

.tabl{
border: solid 1px #7b6146;
}

.tabltd{
border: solid 1px #7b6146;
}

li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #4C3323;
	margin: 0px 0px 0px 20px;	
}

a{
	color: #4C3323;
	text-decoration: underline;
}

a:hover{
	text-decoration: none;
}

#main_inside{
	position:relative; 
	min-height:100%; 
	margin: 0; 
	min-width: 1000px; 
	width: 1000px;
}
	
/*For IE*/
* html #main_inside{
	height: 100%;
	width: expression((document.documentElement.clientWidth||document.body.clientWidth)<1001?'1000px':'1000');
}

#main_inside_inner{
	position:relative; 
	min-height:100%; 
	margin: 0;
	min-width: 1000px; 
	/*
	background-image: url(../images/main_inside_inner.jpg);
	background-position: left -10px;
	background-repeat: repeat-y;
	*/
	width: 1000px;
}
	
/*For IE*/
* html #main_inside_inner{
	height:100%; 
	width:expression((document.documentElement.clientWidth||document.body.clientWidth)<1001?'1000px':'1000');  
}

#main_inside_in{ 
	position:relative; 
	min-height:100%; 
	margin: 0 auto; 
	min-width: 1000px;
}

/*For IE*/
* html #main_inside_in{
	height:100%; 
	width:expression((document.documentElement.clientWidth||document.body.clientWidth)<1001?'1000px':'100%'); 
}

#main_inside_in_inner{ 
/*	position:relative;  */
	min-height:100%; 
	margin: 0 auto; 
	min-width: 1000px;
}

/*For IE*/
* html #main_inside_in_inner{
	height:100%; 
	width:expression((document.documentElement.clientWidth||document.body.clientWidth)<1001?'1000px':'100%'); 
}

#main_content{
	height: 691px;
	overflow: hidden;
	background-image: url(../images/main_content2.jpg);
	background-position: left top;
	background-repeat: no-repeat;
}

#main_content2{
	height: 717px;
	overflow: hidden;
	background-image: url(../images/main_content.jpg);
	background-position: left top;
	background-repeat: no-repeat;
}

/*body{
	background-image: url(../images/main_body.jpg);	
	background-position: left 758px;
	background-repeat: no-repeat;
	background-color: #EED68C;
}

body.body_inner{
	position: relative;
	top: 0px;

	background-image: url(../images/_main_body2.jpg);	
	background-position: left 698px;
	background-repeat: no-repeat;
}
*/


.main_block_inner{
	/* position: relative; */
	top: 0px;
	height: 634px;
	overflow: hidden;
/*	background-image: url(../images/main_block_inner.jpg);*/
	background-position: left top;
	background-repeat: no-repeat;
}

.footer_inner{
	position: relative;
	top: 0px;
	height: 134px;
	overflow: hidden;
	background-image: url(../images/footer_inner.jpg);
	background-repeat: repeat-x;
}

.footer_inner .footer_l{
	height: 134px;
	overflow: hidden;
	background-image: url(../images/footer_inner_l.jpg);
	background-position: left top;
	background-repeat: no-repeat;
}

.footer_inner .footer_l .footer_r{
	height: 134px;
	overflow: hidden;
	background-image: url(../images/footer_inner_r.jpg);
	background-position: right top;
	background-repeat: no-repeat;
	padding: 5px 0px 0px 37px;
}

.main_block_inner .left_cell{ 
	position: absolute;
	left: 0px;
	top: 34px;
	width: 343px;
	height: 650px;
	overflow: hidden;
	background-image: url(../images/left_cell_inner.jpg);
	background-position: left 127px;
	background-repeat: no-repeat;
}

.content_total{
	padding: 0px 0px 0px 343px;
}

.content_total .top_block{
	height: 27px;
	overflow: hidden;
	padding: 29px 0px 0px 6px;
}

.content_total .top_block table{
	width: 100%;
	border-collapse: collapse;
}

.content_total .top_block div{
	float: left;
	width: 20%;
	padding: 0px 0px 0px 0px;
}

.content_total .top_block2{
	height: 100px;
	overflow: hidden;
}

.content_total .content_block{
	height: 478px;
	overflow: hidden;
	padding: 0px 53px 0px 0px;
}

.content_total .content_block .right_block{
	float: right;
	width: 53px;
	height: 478px;
	overflow: hidden;
	position: absolute;
	right: 0px;
	background: url(../images/block_right_img.png) no-repeat top left !important;
	background-image: none;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true,sizingMethod=crop,src='images/block_right_img.png');	
}

.content_total .content_block .content{

}

.content_total .content_block .content .top{
	height: 46px;
	overflow: hidden;
	/*
	background: url(../images/content_block_top.png) no-repeat top left !important;
	background-image: none;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true,sizingMethod=crop,src='images/content_block_top.png');
	*/
}

.content_total .content_block .content .top table{
	border-collapse: collapse;
	width: 100%;
	height: 46px;
}

.content_total .content_block .content .top table td{
	vertical-align: bottom;
	font-size: 1px;
	line-height: 1px;
}

.content_total .content_block .content .top table td.bg_1{
	width: 104px;
	background: url(../images/content_block_top_l.png) no-repeat top left !important;
	background-image: none;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true,sizingMethod=crop,src='images/content_block_top_l.png');
}

.content_total .content_block .content .top table td.bg_2{
	background: url(../images/content_block_top_bg.png) no-repeat top left !important;
	background-image: none;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true,sizingMethod=crop,src='images/content_block_top_bg.png');
}

.content_total .content_block .content .top table td.bg_3{
	width: 493px;
	background: url(../images/content_block_top_r.png) no-repeat top left !important;
	background-image: none;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true,sizingMethod=crop,src='images/content_block_top_r.png');
}

.content_total .content_block .content .content_inner{
	height: 432px;
	overflow: hidden;
	background-image: url(../images/content_inner.jpg);
	background-position: left top;
	background-repeat: repeat-x;
}

.content_total .content_block .content .content_inner .content_inner_l{
	height: 432px;
	overflow: hidden;
	
	background-image: url(../images/content_inner_l.jpg);
	background-position: left top;
	background-repeat: no-repeat;

}

.content_total .content_block .content .content_inner .content_inner_l .content_inner_r{
	height: 432px;
	overflow: hidden;
	background-image: url(../images/content_inner_r.jpg);
	background-position: right top;
	background-repeat: no-repeat;
}

.left_cell .logo{
	position: relative;
	height: 208px;
	padding: 0px 0px 0px 66px;
}

.left_cell .left_menu{
	padding: 24px 0px 0px 17px;
}
.left_menu2{
	padding: 0px 0px 0px 26px;
}

.left_menu a.m2{
	display: block;
	margin-bottom: 19px;
}

.left_menu2 a.m2{
	display: block;
	margin-bottom: 19px;
}

.left_cell .left_menu a.m2{
	display: block;
	margin-bottom: 19px;
}

.top_block2 .phone{
	float: left;
	padding: 57px 0px 0px 0px;
	font-size: 12px;
	text-transform: uppercase;
	font-weight: normal;
	font-family: Tahoma;
}

.top_block2 .phone span{
	font-size: 24px;
	padding: 0px 6px 0px 5px;
	font-family: Tahoma;
	position: relative;
	top: 1px;
}

.top_block2 .phone span.small{
	font-size: 11px;
	padding: 0px 11px 0px 5px;
	font-family: Tahoma;
	position: relative;
	top: 1px;
	font-weight: bold;
}

.top_block2 .top_nav{
	float: right;
	padding: 67px 48px 0px 0px;
}

.top_block2 .top_nav span{
	color: #A69778;
	padding: 0px 14px 0px 14px;
}

.top_block2 .top_nav img{
	position: relative;
	top: 3px;
}

.pathway{
	height: 36px;
	overflow: hidden;
	padding: 0px 0px 0px 30px;
	color: #4C3323;
	font-size: 12px;
	font-family: Tahoma;
}

.pathway1{
	height: 15px;
	overflow: hidden;
	padding: 0px 0px 0px 30px;
	color: #4C3323;
	font-size: 12px;
	font-family: Tahoma;
}
.pathway1 a{
	font-size: 12px;
	color: #4C3323;
	font-family: Tahoma;
}


.pathway a{
	font-size: 12px;
	color: #4C3323;
	font-family: Tahoma;
}

.pathway b{
	font-size: 14px;
}

.block_3_colum{
	height: 396px;
	overflow: hidden	
}

.block_3_colum .left_submenu{
	float: left;
	height: 396px;
	overflow: hidden;
	width: 99px; /* ja postavil */
	padding: 0px 40px 0px 30px;
}
.block_3_colum .left_submenu_{
	float: left;
	height: 396px;
	overflow: hidden;
	width: 99px; /* ja postavil */
	padding: 0px 10px 0px 30px;
}

.block_3_colum .left_submenu_without{
	float: left;
	height: 396px;
	overflow: hidden;
	width: 0px;
	padding: 0px 18px 0px 10px;
}

.block_3_colum .right_images{
	float: right;
	height: 322px;
	overflow: auto;
	width: 150px;
	padding: 0px 0px 0px 0px;
}


/*.block_3_colum .right_images{
	float: right;
	height: 396px;
	overflow: hidden;
	width: 132px;
	padding: 0px 0px 0px 0px;
}*/

.right_images img{
	margin-bottom: 27px;
}

.left_submenu ul{
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;	
}

.left_submenu ul li{
	padding: 0px 0px 8px 18px;
	margin: 0px 0px 0px 0px;	
	list-style: none;
	background-image: url(../images/li.jpg);
	background-position: left 5px;
	background-repeat: no-repeat;
	font-family: Tahoma;
}

.left_submenu ul li a{
	text-decoration: underline;
	font-size: 12px;
	font-family: Tahoma;
}

.left_submenu ul li a.cur{
	text-decoration: none;
	color: #885829;
}

.left_submenu ul li a:hover{
	text-decoration: none;
}


.left_submenu_ ul{
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;	
}

.left_submenu_ ul li{
	padding: 0px 0px 8px 18px;
	margin: 0px 0px 0px 0px;	
	list-style: none;
	background-image: url(../images/li.jpg);
	background-position: left 5px;
	background-repeat: no-repeat;
	font-family: Tahoma;
}

.left_submenu_ ul li a{
	text-decoration: underline;
	font-size: 12px;
	font-family: Tahoma;
}

.left_submenu_ ul li a.cur{
	text-decoration: none;
	color: #885829;
}

.left_submenu_ ul li a:hover{
	text-decoration: none;
}




block_3_colum .text{
	padding: 0px 135px 0px 0px;
}

.block_3_colum .text .text_container{
	overflow: auto;
	height: 322px;
	line-height: 18px;
	padding: 0px 10px 0px 0px;
}

.text .text_container1{
	overflow: auto;
	height: 322px;
	line-height: 18px;
	margin: 0px 14px 0px 30px;
	padding: 0px 10px 0px 0px;
}

.text .text_container1_big{
	overflow: auto;
	height: 322px;
	line-height: 18px;
	margin: 0px 1px 0px 30px;
	padding: 0px 10px 0px 0px;
}

.block_3_colum .text .text_container p{
	line-height: 18px;	
}

.footer_inner .copyright{

	float: left;
	width: 200px;
	background-image: url(../images/copyright.gif);
	background-position: left top;
	background-repeat: no-repeat;
	padding: 22px 0px 15px 78px;
	color: #C1CB8E;
	font-size: 10px;
	font-family: Tahoma;
}

.footer_inner .created{
	float: left;
	background-image: url(../images/created.jpg);
	background-position: left 24px;
	background-repeat: no-repeat;
	padding: 21px 0px 10px 45px;
	color: #C1CB8E;
	font-size: 10px;
	font-family: Tahoma;
}

.footer_inner .created a{
	color: #C1CB8E;
	font-size: 10px;
	font-family: Tahoma;
	text-decoration: none;
}

.footer_inner .created a:hover{
	text-decoration: underline;
}

.footer_inner .address{
	float: right;
	width: 322px;
	color: #FFFFFF;
	padding: 12px 0px 0px 0px;
}

.footer_inner .address a{
	color: #FFFFFF;
}

.footer_main{
	height: 77px;
	overflow: hidden;
	background-image: url(../images/footer_main.jpg);
	background-position: left top;
	background-repeat: no-repeat;
	padding: 0px 0px 0px 42px;
}

.main_left_cell{
	position: absolute;
	top: 0px;
	left: 0px;
	width: 331px;
	height: 691px;
	overflow: hidden;
	background-image: url(../images/main_left_cell.jpg);
	background-position: left 327px;
	background-repeat: no-repeat;
}

.main_outer_content{
	padding: 0px 0px 0px 331px;
	height: 691px;
	overflow: hidden;
}

.main_outer_content{

}

.main_outer_content .top_menu{
	height: 47px;
	overflow: hidden;	
}

.main_outer_content .top_phone{
	overflow: hidden;	
	background-image: url(../images/top_phone.jpg);
	background-position: left top;
	background-repeat: no-repeat;
}

.main_outer_content .center_flash{
	height: 488px;
	overflow: hidden;
	background-image: url(../images/center_flash.jpg);
	background-position: 693px top;
	background-repeat: no-repeat;
}

.main_outer_content .center_flash .center_flash_inner{
	height: 488px;
	overflow: hidden;
	background-image: url(../images/center_flash_inner.jpg);
	background-position: 0px top;
	background-repeat: no-repeat;
}

.main_outer_content .center_flash .center_flash_inner .flash_innner{
	padding: 0px 0px 0px 134px;
}

.main_left_cell .logo{
	height: 210px;
	overflow: hidden;
	padding: 35px 0px 0px 67px;
}

.main_left_cell .about_block{
	height: 210px;
	overflow: hidden;
	padding: 0px 20px 0px 26px;
	font-family: Tahoma;
}

.main_left_cell .about_block p{
	font-family: Tahoma;
}

.main_left_cell .about_block .title{
	height: 42px;
	overflow: hidden;
}


.left_cell .about_block{
	overflow: hidden;
	padding: 0px 20px 0px 26px;
	font-family: Tahoma;
}

.left_cell .about_block p{
	font-family: Tahoma;
}


.footer_main .copyright{
	float: left;
	width: 200px;
	background-image: url(../images/copyright2.jpg);
	background-position: left top;
	background-repeat: no-repeat;
	padding: 22px 0px 10px 78px;
	color: #C1CB8E;
	font-size: 10px;
	font-family: Tahoma;
}

.footer_main .created{
	float: left;
	background-image: url(../images/created.jpg);
	background-position: left 24px;
	background-repeat: no-repeat;
	padding: 21px 0px 10px 45px;
	color: #C1CB8E;
	font-size: 10px;
	font-family: Tahoma;
}

.footer_main .created a{
	color: #C1CB8E;
	font-size: 10px;
	font-family: Tahoma;
	text-decoration: none;
}

.footer_main .created a:hover{
	text-decoration: underline;
}

.footer_main .address{
	float: right;
	width: 322px;
	color: #FFFFFF;
	padding: 22px 0px 0px 0px;
}

.footer_main .address a{
	color: #FFFFFF;
}

.main_outer_content .top_menu{
	padding: 29px 0px 0px 18px;	
}

.main_outer_content .top_menu div{
	float: left;
	padding: 0px 21px 0px 0px;
}

.main_outer_content .top_menu table{
	width: 100%;
	border-collapse: collapse;
}

.main_outer_content .top_phone{
	height: 90px;
	padding: 37px 0px 0px 12px;
	font-size: 12px;
	text-transform: uppercase;
	font-weight: normal;
	font-family: Tahoma;
}

.main_outer_content .top_phone span.big{
	font-size: 24px;
	padding: 0px 6px 0px 5px;
	font-family: Tahoma;
	position: relative;
	top: 1px;
}

.main_outer_content .top_phone span{
	font-size: 24px;
	padding: 0px 6px 0px 5px;
	font-family: Tahoma;
	position: relative;
	top: 1px;
}

.main_outer_content .top_phone span.small{
	font-size: 11px;
	padding: 0px 11px 0px 5px;
	font-family: Tahoma;
	position: relative;
	top: 1px;
	font-weight: bold;
}


.b_stn {
	background-image:url(../img/other/btn_stn.png);
	background-color: transparent;
	border:medium none;
	color:#5c3f2d;
	font-family:Tahoma;
	font-size:11px;
	font-weight:normal;
	height:24px;
	width:74px;
	cursor: pointer;
}

.b_stnl {
	background-image:url(../img/other/btn_stnl.png);
	background-color: transparent;
	border:medium none;
	color:#5c3f2d;
	font-family:Tahoma;
	font-size:11px;
	font-weight:normal;
	height:24px;
	width:125px;
	cursor: pointer;
}
.b_stns {
	background-image:url(../img/other/btn_stns.png);
	background-color: transparent;
	border:medium none;
	color:#5c3f2d;
	font-family:Tahoma;
	font-size:11px;
	font-weight:normal;
	height:24px;
	width:31px;
	cursor: pointer;
}


.block_3_colum .text .text_container_no_pic{
	overflow: auto;
	height: 335px;
	line-height: 18px;
	padding: 0px 10px 0px 0px;
	width:530px;
}
.block_3_colum .text .text_container_no_pic_big{
	overflow: auto;
	height: 335px;
	line-height: 18px;
	padding: 0px 10px 0px 0px;
	width:561px;
}

.inp{
  COLOR: #362828;
  FONT-FAMILY: Tahoma, Verdana, Arial, Helvetica, sans-serif;
  FONT-SIZE: 11px;
  FONT-WEIGHT: normal;
  TEXT-DECORATION: none;
  BACKGROUND-COLOR: #fcfcfc;
  BORDER-BOTTOM: #f1f1f1 1px solid;
  BORDER-LEFT: #c0baba 1px solid;
  BORDER-RIGHT: #f1f1f1 1px solid;
  BORDER-TOP: #c0baba 1px solid;
}
.textar
{COLOR: #362828; BORDER: outset 1px; FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif; FONT-SIZE: 11px; FONT-WEIGHT: normal; TEXT-DECORATION: none; BORDER-COLOR: #FFFFFF; BACKGROUND-COLOR: #fcfcfc; BORDER-BOTTOM: #f1f1f1 1px solid; BORDER-LEFT: #c0baba 1px solid; BORDER-RIGHT: #f1f1f1 1px solid; BORDER-TOP: #c0baba 1px solid; OVERFLOW: auto;}

.selec
{COLOR: #362828; BACKGROUND: #FFFFFF; CURSOR: ne-resize; FONT-SIZE: 9px; BACKGROUND-COLOR: #fcfcfc;}

/* ================================================================================ */

/*Opera Hack*/
@media all and (min-width: 0px) {

}