* {margin:0; padding:0; background-repeat: no-repeat;}
html,body {
	height: 100%;
	width: 100%;
	min-height:100%;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-image: url(images/site_back.gif);
	background-repeat: repeat;
}
img{
	border: none;
}
a{
	color: #426ead;
	text-decoration: underline;	
}

#holder {
	width: 100%;
	text-align: center;
}

#content_back{
	background-image: url(images/center_top.jpg);
	background-color: #343817;
	width: 1000px;
	text-align: center;	
	margin: 0px auto;
	margin-top: 15px;
	position: relative;
}

#content{
	width: 980px;
	margin: 0px auto;
	position: relative;
	text-align: left;
}
#big_panel{
	width: 980px;
}
#big_panel div.top{
	background-image: url(images/inbox_top.gif);
	height: 12px;
	width: 980px;
	overflow: hidden;
	clear: both;
}
#big_panel div.bottom{
	background-image: url(images/inbox_bottom.gif);
	height: 10px;
	width: 980px;
	overflow: hidden;
	clear: both;
}
#big_panel div.middle{
	background-image: url(images/inbox_middle.gif);
	background-repeat: repeat-y;
	padding-left: 12px;
	padding-right: 12px;
	display: table;
	clear: both;	
	width: 956px;
}

#cont_box {
	width: 636px;
}
#cont_box div.top{
	background-image: url(images/contbox_top.gif);	
	height: 5px;
	width: 636px;
	overflow: hidden;
	clear: both;
}
#cont_box div.bottom{
	background-image: url(images/contbox_bottom.gif);	
	height: 5px;
	width: 636px;
	overflow: hidden;
	clear: both;
}
#cont_box div.middle{
	background-image: url(images/contbox_middle.gif);	
	background-repeat: repeat-y;
	padding:12px;
	display: table;
}
.cont_block{
	width: 611px;
	clear: both;
	text-align: left;
}
.cont_block div.big_cont{
	text-align: justify;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;	
}

.cont_block div.big_cont strong{
	font-weight: bold;
	color: #3C3A15;
}
.cont_block div.big_cont b{
/*	font-weight: bold;*/
	font-weight: normal;
	font-style: italic;
	color: #6A621A;
}
.cont_block div.big_cont table{	
	width: 100%;
	border-collapse: collapse;
}
.cont_block div.big_cont table td{
padding: 5px;
	border: 1px solid #6A621A;
	border-collapse: collapse;
}	



.clear{
	clear: both;
	height: 1px;
	overflow: hidden;
}
.cont_block div.block_left{
	float: left;
	width: 402px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: justify;
}
.cont_block div.block_right{
	float: right;
	width: 191px;
}
.download{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: Black;
	font-weight: bold;	
	display: block;
	margin-bottom: 3px;
}
a.d_item{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: Black;
	font-weight: bold;	
	text-decoration: underline;
}

a.l_item{
	width: 178px;
	height: 178px;
	display: block;
	float: left;
	margin: 11px;
	border: 1px solid #b5ad6c;		
	text-align: center;
	text-decoration: none;
}
*html a.l_item{
	margin: 9px;	
}
a.l_item:hover{
	border: 1px solid #FFFFFF;		
}
a.l_item img{
	border: 2px solid #b5ad6c;	
	margin-top: 30px;	
}
a.l_item span{
	display: block;
	text-align: center;
	margin-top: 38px;	
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	font-weight: bold;
}

div.l_title{
	clear: both;
	margin-top: 10px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #a19965;
	padding-left: 18px;
}
div.l_title a,a.map{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	padding-left: 12px;
	color: #000000;
	text-decoration: none;
}
div.l_title a:hover{
	text-decoration: underline;
}

#contacts{
	text-align: center;
	width: 295px;
	color:#c5c5ab;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;	
}

#left{
	float: left;
	width: 292px;
	overflow: hidden;
}
#right{
	float: right;
	width: 636px;
	padding-right: 5px;
	overflow: hidden;
}


ul#langs{
	display: block;
	padding-right: 19px;
}
ul#langs li{
	display: block;
	float: right;
	margin-left:22px;	
}


*html #cont_hold2{
	width: auto;
/*	width: 942px;*/
	height: 100%;
}
*:first-child+html #cont_hold2{
	width: auto;
	height: 100%;	
}




#footer{
	clear: both;
	text-align: right;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	color: #c5c5ab;	
}
#footer a{
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	color: #c5c5ab;	
	text-decoration: none;
}
#footer a:hover{
	color: #f58735;	
}


h1{
	display: block;
/*	width: 628px;*/	
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #a19965;
	margin-top: 0px;
	margin-bottom: 10px;
}
strong{
	color: #426ead;
	font-weight: normal;
}

div.more{
	clear: both;
	text-align: right	;
	padding-top: 10px;
}
div.more a{
	font-weight: bold!important;
	color: #0000ff!important;
	padding-right: 10px;
	text-decoration: none!important;
}


a.pic{
	display: block;
	margin-left: 37px;
	float: left;
	border: 1px solid white;
	text-decoration: none;
}
a.pic:hover{
	border: 1px solid #de0029;
}

div.pic_clear{
	height: 25px;
	overflow: hidden;
	clear: both;
	
}

input,textarea{
	border: 1px solid black;	
}

input.submit{
	height: 20px;
	border: 1px solid #F0F0F0;		
	background-color: #ff6600;
	text-align: center;
	color: White;
	font-weight: bold;
	text-transform: uppercase;	
	width: 220px;		
	font-size: 10px;
}

.warning
{
    display: block;
    color: #de0029;
    text-transform: uppercase;
    font-weight: normal;
}

div.top_new{
	padding-left: 10px;
	padding-right: 7px;
	background-image: url(images/top_news.gif);
	background-position: center bottom;
	padding-bottom: 8px;	
}

div.top_new b{
	display: block;
	color: #426ead;
	padding-top: 3px;
	border-bottom: 3px;
}

div.top_new a.more{
	display: block;
	color: #ff6600;
	text-decoration: none;		
}