/* 07.09.09 */
* {
	border: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

body{
	width:100%;
	height:100%;
	margin:0px;
	padding:0px;
	background-color:#e3e3e4;
	font-family: Arial, Verdana, Helvetica;
	font-size:11px;
	color:#737373;
}

a{
	outline:none;
}

img{
	border:0px;
}
h1,h2{
	text-shadow:  3px 3px 10px #555555, 0px 0px 4px #FFFFFF;/* , 0px 0px 1px #227799;*/ /* #FFFFFF;*/
}
h3,h4{
	text-shadow: 2px 2px 10px #333333, 0px 0px 1px #FFFFFF;/*#003355;*/
}

h1 {
	color:#0077a7;
	font-size:22px;
	font-weight:normal;
	margin:0px 0px 25px 0px;
	padding:0px;
}

h2 {
	color:#0077a7;
	font-size:18px;
	font-weight:normal;
	margin:0px 0px 20px 0px;
	padding:0px;
}

h3 {
	color:#0077a7;
	font-size:14px;
	font-weight:bold;
	padding:10px 0px 7px 0px;
	margin:0px;
}

#wrapper{
	position:relative;
	width:953px;
	margin:0px auto;
	/* min-height:100%; */
	min-height: 400px;
	background-color:#e7e7e8; 
	display:block;
	overflow:auto; /* Для оперы */
	overflow: ;
	 
}

*html #wrapper{
	height: 100%; 
	min-height: 400px;
	height: 100px; 
}

#head{
	width:100%;
	height:69px;
	background-color:#e3e3e4;
	background-image:url('/ru/imgs/v2/header.jpg');
	background-position:bottom;
	background-repeat:no-repeat;
}

#head .headerlogo{
	width:210px;
	height:69px;
	float:left;
	background-color:#e3e3e4;
	background-image:url('/ru/imgs/v2/headerlogo_de.gif');
	background-repeat:no-repeat;
	background-position:30px;
}

#head .headerlogo a{
	display:block;
	width:210px;
	height:69px;
	text-decoration:none;
}

#head .headerlogo.enlogo{
	float:left;
	background-color:#e3e3e4;
	background-image:url('/ru/imgs/v2/headerlogo_en.gif');
	background-repeat:no-repeat;
	background-position:30px;
}

#head .headerlogo.enlogo a{
	display:block;
	width:210px;
	height:69px;
	text-decoration:none;
}

#head .box{
	height: 69px;
}

#head .headerbutton {
	right:0px;
	top:0px;
	position: absolute;
	z-index:999 !important;
/*	position:relative; */
	display:block;
	float: right;
	width:166px;
	height:23px;
	background-image:url('/ru/imgs/v2/headerbutton.gif');
	background-repeat:no-repeat;
}

#head .headerbutton a {
	display:block;
	background:url('/ru/imgs/v2/dot_down.gif') no-repeat;
	background-position:20px 9px;
	text-decoration:none;
	font-size:10px;
	color:#FFFFFF;
	text-indent:15px;
	padding:4px 0px 0px 20px;
}

#head .headerbutton a.down {
	background:url('/ru/imgs/v2/dot_up.gif') no-repeat;
	background-position:20px 9px;
}

#head .links {
	margin-top:50px;
	font-size:10px;
	color: #333333;
	position: absolute;
	width: 100%;
	text-align: right;
}

#head .box .links {
	margin-top:50px;
	font-size:10px;
	color: #333333;
	position: absolute;
	width: 100%;
	text-align: right;
}

*+html #head .links {
	margin-left:-210px;
}

#head .links a, a:link {
	color:#333333;
	text-decoration:none;
	display:inline;
	background-image:none;
}

#head .links a:hover {
	color:#333333;
	text-decoration:underline;
}
#footer {
	width:100%;
	height:100%;
	background-color:#e3e3e4;
	background-image:url('/ru/imgs/v2/footer.jpg');
	background-position:top;
	background-repeat:no-repeat;
	vertical-align: bottom;
	display:block;
	font-size:10px;
	line-height:22px;
	float:left; /* inherit; *//*right; */
	bottom: 0px;
}

#footer .copyright {
	text-indent:25px;
	margin-right:10px;
	float:right;
} 
#footer a, a:link {
	color:#333333;
	text-decoration:none;
	background-image:none;
	text-indent:25px;
}

#footer a:hover {
	color:#333333;
	text-decoration:underline;
}

#topBar{
	width:953px;
	height:26px;
	background-image:url('/ru/imgs/v2/search.jpg');
	background-repeat:no-repeat;
	font-size:10px;
	line-height:22px;
}

#topBar .language{
	float:left;
	text-indent:25px;
}

#topBar .language a{
	margin-right:10px;
}

#topBar .searchBox{
	float:right;
}

#topBar .searchBox form{
	margin:0px;
	padding:0px 15px 0px 0px;
}

#topBar .searchBox input{
	color:#333333;
	font-size:10px;
	height:13px;
	line-height:13px;
	width:106px;
	margin-top:2px;
	padding:0px;
}

#topBar a, a:link{
	color:#FFFFFF;
	text-decoration:none;
	display:inline;
	background-image:none;
	text-indent:25px;
}

#topBar a:hover{
	color:#FFFFFF;
	text-decoration:underline;
}

#content{
	width:953px;
	height:100%;
}

.navigation{
	float:left;
	width:195px;
	height:100%;
}

.navigation ul{
	margin:10px 0px 0px 0px;
	padding:0px;
	list-style-type:none;
}

.navigation .level1{
	width:150px;
	line-height:23px;
	font-weight:bold;
	font-size:12px;
}

.navigation .level1 a{
	color:#535353;
	display:block;
	width:150px;
	text-indent:0px;
	padding-left:20px;
	text-decoration:none;
	background-image:url('/ru/imgs/v2/boxnavigation.jpg');
	background-repeat:no-repeat;
	height:100%;
}

.navigation .level1 a:hover{
	display:block;
	width:150px;
	color:#0077a7;
}

#content .col_center{
	float:left;
	width:510px;
	margin-left:30px;
}

.boxes{
	margin:10px 10px 0px 0px;
	border: 1px;
	float:left;
	width:192px;
	background-image:url('/ru/imgs/v2/shadowright.gif');
	background-repeat:no-repeat;
	background-position:top right;
}

.boxesFooter{
	margin-top:-11px;
	background-image:url('/ru/imgs/v2/shadowbottom.gif');
	background-repeat:no-repeat;
	background-position:bottom left;
}

.boxes a{
	text-indent:0;
}

.news{
	width:190px;
	height:120px;
	min-height:120px;
	background:#ededed;
	font-weight:bold;
	font-size:10px;
	color:#000000;
	position:relative;
}

.news h3{
	background-color:#0077a7;
	color:#FFFFFF;
	margin:0px 0px 0px 0px;
/*	padding:5px 0px 10px 7px;*/
	padding:2px 0px 3px 7px;

	font-size:13px;
	text-indent:5px;
}

.news .tickertext{
	margin:0;
	position:absolute;
	top:25px;
	left:7px;
	height:80px;
	width:180px;
}

.news .tickertext span{
	color:#888888;
}

.news .next{
	margin-top:-1em;
	margin-right:5px;
	float:right;
	color:#000000;
}

.news .next a{
	color:#000000;
	text-decoration:none;
}

.news .next a:hover{
	color:#666666;
}

.news .tickertext a{
	color:#000000;
	text-decoration:none;
}

.news .tickertext a:hover{
	color:#666666;
}

.news .button{
/*	border-top:1px dashed black; */
	border-top:1px dotted #005577;
	margin:5px 7px 0px 7px;
	padding-top:3px;
	font-size:10px;	
	position:absolute;
	bottom:5px;
	width: 180px;
}

.news .button a{
	text-decoration:none;
	color:#999999;
}

.news .button a:hover{
	color:#666666;
}

.ticker{
	margin:10px 0px 0px 0px;
	float:right;
	width:150px;
	background-image:url('/ru/imgs/v2/shadowright.gif');
	background-repeat:no-repeat;
	background-position:top right;
	color:#FFFFFF;
}

.ticker_header{
	margin-right:2px;
	padding:5px 0px 4px 0px;
	background:url('/ru/imgs/v2/tickerhead.gif') no-repeat bottom #0077a7;
	text-indent:5px;
	font-weight:bold;
	font-size:12px;
}

.ticker_header a{
	color:#FFFFFF;
	text-decoration:none;
	font-weight:normal;
	font-size:10px;
	float:right;
	margin-top:-22px;
	margin-right:10px;
}

*html .ticker_header a{
	margin-top:-16px;
}

*+html .ticker_header a{
	margin-top:-16px;
}

.ticker_header a:hover{
	color:#FFFFFF;
	text-decoration:underline;
}

.ticker_content{
	width:141px;
	height:62px;
	background:url('/ru/imgs/v2/tickercontent.jpg') no-repeat top #0077a7;
	margin-right:2px;
	padding:3px 2px 3px 5px;
	font-size:10px;
	line-height:13px;
}

*html .ticker_content{
	line-height:11px;
}

*+html .ticker_content{
	line-height:11px;
}


.left{
	float:left;
	clear:left;
}

.right{
	float:right;
}

.ticker_space{
	background-color:#0077a7;
	margin-right:2px;
}

.ticker_footer{
	width:148px;
	margin-top:-11px;
	background-image:url('/ru/imgs/v2/shadowbottom.gif');
	background-repeat:no-repeat;
	background-position:bottom left;
	background-color:#0077a7;
	margin-right:2px;
	text-align:center;
	padding-bottom:5px;
	line-height:20px;
}

.ticker_footer a, .ticker_footer a:link{
	color:#FFFFFF;
	text-decoration:none;
}

.ticker_footer a:hover{
	color:#FFFFFF;
	text-decoration:none;
}

.ticker_footer a:visited{
	color:#FFFFFF;
	text-decoration:none;
}

.offerset{
	margin:10px 0px 0px 0px;
	float:left;
	width:150px;
	background-image:url('/ru/imgs/v2/shadowright.gif');
	background-repeat:no-repeat;
	background-position:top right;
	color:#FFFFFF;
}

.offerset_content{
	border-left:1px solid #d6d6d7;
}

.offerset_content h3{
	width:139px;
	display:block;
	background-color:#0077a7;
	color:#FFFFFF;
	font-size:13px;
	text-indent:5px;
	margin-top:1px;
	padding:4px;
}

.offerset_content p{
	margin-top:3px;
	padding-left:6px;
	padding-right:4px;
	color:#333333;
	font-size:10px;
	font-weight:bold;
	line-height:18px;
}

.offerset_content a, .offerset_content a:link{
	text-indent:0px;
	color:#333333;
	text-decoration:underline;
}

.offerset_content a:hover{
	text-indent:0px;
	color:#0077a7;
	text-decoration:underline;
}


.offerset_footer{
/*	margin-top:-21px;*/
	margin-top:-6px;
	background-image:url('/ru/imgs/v2/shadowbottom.gif');
	background-repeat:no-repeat;
	background-position:bottom left;
}

#pic {
	padding:0 0 0 50px;
	font-size:11px;
	color:#333333;
	text-decoration:none;
	font-family:Helvetica,Arial,Verdana;
	background:#e3e3e4;
	height:520px;
}

#pic ul {
	display:block;
	margin:0;
	padding:0;
	width:220px;
}

#pic .e0 {
	background:transparent url('/ru/imgs/v2/picbg.jpg') no-repeat scroll 0 0;
	padding:5px 0;
	float:left;
	width:220px;
	height:120px;
}
#pic .e0 a, #pic .e0 a:link{
	font-weight:bold;
	color:#333333;
}

#pic li{
	display:block;
	position:relative;
	list-style-type:none;
	list-style-image:none;
	list-style-position:outline;
	width:220px;
}

#pic .e1 a, #pic .e1 a:link{
	color:#333333;
	display:block;
	padding-left:3px;
	padding-right:5px;
	text-decoration:none;
	font-weight:normal;
}

