/*Common styles*/

html
{
	height:100%;
	margin:0px;
	padding:0px;
}

body
{
	font-family: Tahoma, Helvetica, sans-serif;
	min-height: 100%;
	height: 100%;
	width: 100%;
	margin: 0px;
	padding: 0px;
	font-size: 12px;
	color: #845904;
	background: #e8e3da url("/img/default/head_edge2.jpg") repeat-x 0 15px;
}
#body
{
	behavior: url("/css/default/min-width.htc");
	height: 100%;
	width: 100%;
}
#left_side
{
	height:268px;
	position:absolute;
	top:15px !important;
	left:0;
	width:50%;
	z-index:-1;
	background-color:#e8e3da;
}

table
{
	border:0px;
	border-collapse:collapse;
}

table td
{
	padding:0px;
}

td
{
	text-decoration: none;
	font-size: 12px;
	line-height:150%;
}

img
{
	border:0px;
}

input.button
{
	height:20px;
	background:#A12918;
	font-size:12px;
	color: #ffffff;
	padding-left:3px;
	padding-right:3px;
	text-align:center;
	border:0px;
}

input.text
{
	height: 20px; 
	font-size: 12px; 
	border: #AAAAAA 1px solid;
}

textarea.text
{
	
	font-size: 12px; 
	border: #AAAAAA 1px solid;
}

textarea.text
{
	
	font-size: 12px; 
	border: #AAAAAA 1px solid;
}

p
{
	text-decoration: none;
	line-height:150%;
	
}

a
{
	font-size: 12px;
	text-decoration: underline;
	color:#8c260b;
}

a:hover
{
	text-decoration: underline;
}


h1
{
	font-size:18px;
	color:#634403;
	font-weight:100;
}

/*Mail page*/

.maindiv
{
	width:1010px;
	text-align:left;
}

/*Header*/

.toppanel
{
	height:268px;
	width:1010px;
	margin-top:15px;
	background-color:#e8e3da;
}

.left_head_border
{
    width:362px;
	height:268px;
    float: left;
	background:url("/img/default/logo.jpg") no-repeat;
}

.left_content 
{
	margin-top:90px;
	text-align:center;
	font-weight:bold;
	font-size:11px;
}

.middle_head_border 
{
    float: left;
	background:url(/img/default/head_mid.jpg) repeat-x;
	width:607px;
 	height:268px;
}

.middle_content 
{
    padding-top:0px;
}

.right_head_border 
{
    background:url(/img/default/head_right.jpg) no-repeat;
	float:left;
	width:41px;
	height:268px;
}

.right_content 
{
    
}

/*Left coloum*/

.left_col
{
	width:310px;
    float: left;

}

.left_block
{
	width:250px;
	height:250px;
	margin-left:10px;
	margin-top:25px;
	padding:30px;
	background-color:#e3dcd0;
}


/*Menu styles*/

.left_menu 
{
    
}

a.menulink
{
	font-size:14px;
	text-transform:uppercase;
	text-decoration:none;
	color:#634403;
	padding-top:8px;
	padding-bottom:5px;
	height:20px;
	width:240px;
	padding-left:30px;
	font-weight:100;
	display:block;
	background:url("/img/default/bg_menu.jpg") no-repeat;
}

a.menulink:hover
{
	color:#FFFFFF;
	background:url("/img/default/active_menu.jpg") no-repeat;
	text-decoration:none;
}

/*News block styles*/

.news_block
{
	width:250px;
	padding-top:10px;
	padding-left:30px;
}

.datefont
{
	color:#8c260b;
	font-size:11px;
	font-weight:bold;
}

.newsitem
{
	padding-bottom:20px;
	font-size:11px;
	clear:both;
}

a.news_link
{
	font-size: 11px;
	text-decoration: underline;
	color:#634403;
}

a.red_link
{
	font-size:11px;
	text-decoration:none;
	padding-left:10px;
	padding-right:10px;
	background-color:#8c260b;
	color:#ffffff;
}

a.red_link:hover
{
	text-decoration:none;
}

/*Content styles*/

.maintext
{
	text-align:left;
	margin-top:25px;
	margin-left:30px;
	width:648px;
	float:left;
}

.content_text
{
	float:left;
	width:648px;
	margin-top:20px;
}

/*Table styles*/

.tblock
{
	border:5px solid #e8e3da;
	/*width:30%;*/
	vertical-align:middle;
	text-align:center;
	height:190px;

}

.imgcont
{
	background-color:#d4c3a2;
	padding:5px;
	display:inline-block;
	width:150px;
	vertical-align:middle;
	text-align:center;
}

a.pagerlink
{
	color:#c4aa79;
	text-decoration:none;
	cursor:pointer;
	font-weight:bold;
}

a.pagerlink:hover
{
	color:#845904;
	text-decoration:underline;
}

/*Block's styles*/

.zhal_blok
{
	
}

.small_pic
{
	margin-left:95px;
	margin-right:15px;
	margin-top:38px;
	text-transform:uppercase;
	overflow:hidden;
	font-size:11px;
	cursor:hand;
}

#zhal_image1
{
	width:207px;
	height:100px;
	background-repeat: no-repeat;
	float:left;
	padding-bottom:5px;
	padding-left:5px;
	cursor:pointer;
}

#zhal_image2
{
	width:207px;
	height:100px;
	background-repeat: no-repeat;
	float:left;
	padding-bottom:5px;
	padding-left:5px;
	cursor:pointer;
}

#zhal_image3
{
	width:207px;
	height:100px;
	background-repeat: no-repeat;
	float:left;
	padding-bottom:5px;
	padding-left:5px;
	cursor:pointer;
}

#zhal_image4
{
	width:207px;
	height:100px;
	background-repeat: no-repeat;
	float:left;
	padding-bottom:5px;
	padding-left:5px;
	cursor:pointer;
}

#zhal_image5
{
	width:207px;
	height:100px;
	background-repeat: no-repeat;
	float:left;
	padding-bottom:5px;
	padding-left:5px;
	cursor:pointer;
}

#zhal_image6
{
	width:207px;
	height:100px;
	background-repeat: no-repeat;
	float:left;
	padding-bottom:5px;
	padding-left:5px;
	cursor:pointer;
}

a.zhal_link
{
	text-decoration:none;
	color:#c4aa7a;
}

a.zhal_link:hover
{
	text-decoration:none;
	color:#634403;
}

/*Language bar styles*/

.lang_bar
{
	float:right;
	height:20px;
	width:200px;
	margin-top:-4px;
}

/*Right edge styles*/

a.smalllink
{
	font-size:10px;
	color:#634403;
}

/*Footer styles*/

.bottompanel
{
	text-align:left;
	padding-top:30px;
	font-size:11px;
	color:#634403;
	width:1010px;
	clear:both;
}

.bottom_block
{
	padding:20px; 
	height:30px; 
	font-size:11px; 
	background:url(/img/default/footer.jpg) no-repeat #e3dcd0;
}

.middled
{
	float:left;
	/*margin-top: expression((parentNode.offsetHeight - this.offsetHeight)<0 ? "0" : (parentNode.offsetHeight - this.offsetHeight)/2 + "px");*/
}

.newsblock
{
	padding-bottom:20px;	
	font-size:11px;
}

.update
{
	color:#8c260b;
	font-size:12px;
	font-weight:bold;
}

.h2
{
	font-weight:bold;	
	font-size:12px;
	color:#845904;
}
