@charset "utf-8";
/* CSS Document */

body{
	margin:0px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#ffffff;
	background-color:#292828;
	background-image:url(/images/ver_line.jpg);
	background-repeat:repeat-x;
	background-position:top;
}
img {
	border:none;
}

/*div{
	border:#000000 solid 1px;
}
*/

.main{
	min-width:960px;
	width:100%;
	height:100%;
	position:relative;
}

* html .main{
	width: expression(document.body.clientWidth > 1000 ? "100%" : "1000px") /* Ширина для IE6 */
}

.menu{
	height:32px;
	width:100%;
	z-index:7;
}


.menu_active{
	
	height:3px;
	width:98%;
	background-color:#ffc001;

}
* html .menu_active{
	margin-top:-11px;
}/* for IE6*/

.menu_item{
	height:29px;
	width:100%;
	
	text-align:center;
	float:left;
}
.menu_item img{
	margin:2px 5px 2px 2px;

} 

A:link{
	color: #ffc001;
	text-decoration:underline;
	
}

A:visited{
	color:#ffc001;
	text-decoration:underline;

}	


A:active {
	color:#ffc001;
	text-decoration:none;

}	

A:hover {
 	color:#ffc001;
	text-decoration:none;

}


A.menulink:link{
	color:#7c7e7d;
	text-decoration:none;
	font-weight:bold;
}

A.menulink:visited{
	color:#7c7e7d;
	text-decoration:none;
	font-weight:bold;
}	


A.menulink:active {
	color:#ffc001;
	text-decoration:underline;
	font-weight:bold;
}	

A.menulink:hover {
 	color:#ffc001;
	text-decoration:underline;
	font-weight:bold;
}	

A.lang:link{
	color: #000000;
	text-decoration:none;
	font-weight:bold;
}

A.lang:visited{
	color:#000000;
	text-decoration:none;

}	


A.lang:active {
	color:#ffc001;
	text-decoration:underline;

}	

A.lang:hover {
 	color:#ffc001;
	text-decoration:underline;

}	



A.lang2:link{
	color: #323635;
	text-decoration:none;
	font-weight:bold;
}

A.lang2:visited{
	color:#323635;
	text-decoration:none;

}	


A.lang2:active {
	color:#ffffff;
	text-decoration:underline;

}	

A.lang2:hover {
 	color:#ffffff;
	text-decoration:underline;

}	




A.leftmenu:link{
	color:#FFFFFF;
	text-decoration:underline;
	
}

A.leftmenu:visited{
	color:#FFFFFF;
	text-decoration:underline;

}	


A.leftmenu:active {
	color:#ffc001;
	text-decoration:underline;

}	

A.leftmenu:hover {
 	color:#ffc001;
	text-decoration:underline;

}


A.big:link{
	color: #ffc001;
	text-decoration:none;
	font-size:13px;
	font-weight:bold;
}

A.big:visited{
	color: #ffc001;
	text-decoration:none;
	font-size:13px;
	font-weight:bold;

}	


A.big:active {
	color: #434344;
	text-decoration:none;
	font-size:13px;
	font-weight:bold;
}	

A.big:hover {
 	color: #434344;
	text-decoration:none;
	font-size:13px;
	font-weight:bold;

}	

A.goresh:link{
	color: #4e5b59;
	text-decoration:none;
	font-size:11px;
	
}

A.goresh:visited{
	color:#4e5b59;
	text-decoration:none;
	font-size:11px;

}	


A.goresh:active {
	color:#ffc001;
	text-decoration:none;
	font-size:11px;

}	

A.goresh:hover {
 	color:#ffc001;
	text-decoration:none;
	font-size:11px;

}

.finder{
	position:absolute;
	top:50px;
	right:32px;
}


.find {
	height:11px;
	width:193px;
	border:#c4c4c5 solid 1px;
	color:#5d5c5f;
	font-size:11px;

}

.language{
	position:absolute;
	top:70px;
	right:50px;
}

*:first-child+html .language{
	right:58px;
}/* for IE7*/

* html .language{
	right:58px;
}/* for IE6*/



.logobox{
	position:absolute;
	top:74px;
	left:100px;

}

.logobox2{
	position:absolute;
	top:55px;
	left:100px;
	z-index:5;

}
.chessbox{
	position:absolute;
	top:136px;
	right:32px;

}

.chessbox2{
	position:absolute;
	top:30px;
	right:32px;
	z-index:3;

}

.content{
	position:absolute;
	top:273px;
	width:100%;
}
.contenttwo{
	position:absolute;
	top:73px;
	width:100%;
	z-index:1;
	
	

}

.yourmoney{
	background-image:url(../images/corner.jpg);
	background-position:left;
	background-repeat:no-repeat;
	height:114px;
	margin-left:15px;
}

* html .yourmoney{
	z-index:4;
	
}

.lozung{
	position: absolute;
	top:25px;
	left:98px;
	

}

.corner2{
	background-image:url(../images/corner2.jpg);
	width:97px;
	height:93px;
	position:absolute;
	top:43px;
	left:28px;
	z-index:2;
}

.lozung2{
	position: absolute;
	top:0px;
	left:307px;
	color:#5d5c5f;
	

}
.line{
	background-color:#dedede; 
	height:1px; 
	width:100%; 
	position:absolute;  
	top:113px;

}
.inline{
	background-color:#ffffff; 
	height:1px; 
	width:136px; 
}

.inlineie6{
	/*Сить для ехплорера 6*/
	background-color:#ffffff;
	position: absolute;
	margin-top:1px;
	width:100%; 
}


* html .line{
	height:0px;
	position:absolute;  
	bottom:0px;
	width:98%;
	top:100px;
	margin-top:13px;
}/* for IE6*/

*:first-child+html .inline{
	background-color:#ffffff; 
	height:1px; 
	width:136px;
	
}/* for IE7*/

*:first-child+html .line{
	width:99%; 
}/* for IE7*/

.print {
	position:absolute;
	right:32px;
}
.print a{
	color:#434344;
	text-decoration:underline;
}

.left_coll{
	float:left;
	min-width:299px;
	width:31.24%;
	
}

* html .left_coll{
	width: expression(document.body.clientWidth > 1024 ? "30%" : "290px") /* Ширина для IE6 */
}

.centr_coll{
	float:left;
	min-width:357px;
	width:37.30%;
}

* html .centr_coll{
	width: expression(document.body.clientWidth > 1024 ? "35%" : "337px") /* Ширина для IE6 */
}

.right_coll{
	float:left;
	min-width:299px;
	width:31.24%;
}

* html .right_coll{
	width: expression(document.body.clientWidth > 1024 ? "30%" : "290px") /* Ширина для IE6 */
}

.content2{
	position:absolute;
	top:140px;
	min-width:957px;
	width:100%;
	height:100%;
}

.content4{
	position:absolute;
	top:140px;
	min-width:957px;
	width:100%;
	height:100%;
	margin-top:30px;
}

* html .content2{
	width: expression(document.body.clientWidth > 980 ? "100%" : "980px") /* Ширина для IE6 */
}
* html .content4{
	width: expression(document.body.clientWidth > 980 ? "100%" : "980px") /* Ширина для IE6 */
}

.body_hr{
	height:100%;
	width:1px;

	float:left;
}

html:first-child .body_hr{
	


}/*OPERA*/

.body_hrcntr{
	
	background-color:#f4f4f4; 
	width:1px;
	height:100%;
}

h1{
	font-size:15px;
	color:#fdc101;
	margin:5px 0px 5px 0px;
	/*font-weight:normal;*/
}

.leftbox{
	position:relative;
	margin:0px 23px 23px 32px;
}


.rightbox{
	position:relative;
	margin:0px 32px 23px 23px;
/*	width:100%;	*/
}

* html .rightbox{
	position:relative;
	margin:0px 23px 23px 22px;
}

.centerbox{
	position:relative;
	margin:0px 23px 23px 23px;
}



.header{
	position:relative;
	height:28px;
	width:100%;
	color:#FFFFFF;
	font-weight:bold;
	font-size:13px;
	margin-bottom:15px;
}

.header_top{
	position:relative;
	height:3px;
	background-color:#fdc101;
	
}
* html .header_top{
	height:3px;
	margin-bottom:-13px;
}

.header_bott{
	position:relative;
	height:21px;
	padding-left:12px;
	background-color:#717174;
	vertical-align:middle;
	padding-top:4px;
}

.hor_hr{
	position:relative;

}

.valuta{
	border-left:#bebdbd solid 1px;
	border-right:#bebdbd solid 1px;
	border-bottom:#bebdbd solid 1px;
}

.bottom_hr{

	height:6px;
	width:100%;
	background-image:url(../images/bott_hr2.jpg);
	background-repeat:repeat-x;
}
.inbottom_hr{
	width:210px;
	height:6px;
	background-image:url(../images/bott_hr1.jpg);
	background-repeat:repeat-x;
	
}

.mline1{
	background-image:url(../images/2m_hr.jpg);
	background-repeat:repeat-x;
	height:26px;
	width:100%;
	position:absolute;
	top:109px;
	z-index:0;

}
.mline2{
	background-image:url(../images/2m_hr2.jpg);
	background-repeat:repeat-x;
	height:26px;
	width:73px;
	position:absolute;
	top:109px;
	left:0px;
	padding-left:1px;
	padding-top:2PX;
	z-index:2;
}

.finder2{
	position:absolute;
	top:140px;
	right:32px;
}

.one{
	height:3px;
	background-color:#d8d8d8;
	margin:0px;
	border:none;

}

* html .photo{
 margin-bottom:-10px;

}

*:first-child+html .photo{
 margin-bottom:-10px;

}

/*28.07.08*/

.blackline{
	position:absolute;
	left:0px;
	top:130px;
	background-color:#292828;
	width:100%;
	height:30px;
	z-index:6;
	
}
.head_white{
	position:absolute;
	left:0px;
	top:0px;
	width:100%;
	height:200px;
	background-color:#FFFFFF;
	z-index:-1;
}

/* __________________________ */
A.lang2:link{
font-size:10px;
	color: #323635;
	text-decoration:underline;	
}

A.lang2:visited{
font-size:10px;
	color:#323635;
	text-decoration:none;
}	


A.lang2:active {
font-size:10px;
	color:#ffffff;
	text-decoration:underline;
}	

A.lang2:hover {
font-size:10px;
 	color:#ffffff;
	text-decoration:underline;
}	



A.menu_main{
	color:#7c7e7d;
	text-decoration:none;
}
A.menu_main:hover {
 	color:#ffc001;
	text-decoration:underline;
}