/* commented backslash hides from ie5mac \*/ 
html{
	height:100%;
	margin:0;
	padding:0
} 
/* end hack */ 
html,body {
	padding:0;
	margin:0;
	background-color: #1F4166;
	font-size: 12px;
	font-family: 'Trebuchet MS', 'Lucida Grande', Verdana, Lucida, Geneva, Helvetica;

}

body{	
	text-align:left;
	min-width:760px;/* for mozilla*/
	background-color: #1F4166;
	height:100%;
	background:  url(images/bgv.jpg) repeat-x left top;
}

#wrapper {

/*	_height: 82px; */
}

#outer{
	height:99.9%;
	min-height:100%;
	width:760px;
	text-align:left;
	margin:auto;
	position:relative;
	overflow:visible;
	background:  url(images/bg.gif) repeat-y left top;
}

/* mac hide \*/
* html #outer{
	width:760px;
	
}
/* end hide*/

html>body #outer{
	height:auto;
} /*for mozilla as IE treats height as min-height anyway*/

#inner{
	width:100%;
	padding-top:160px;/*needed to make room for header*/
} 

#header{
	position:absolute;
	top:0px;
	left:0px;
	width:760px;
	height:160px;
	z-index:24;
	background-color:#4F6384;
	background:  url(images/header.jpg) no-repeat left top;
	text-align:right;


}

#headeren{
	position:absolute;
	top:0px;
	left:0px;
	width:760px;
	height:160px;
	z-index:24;
	background-color:#4F6384;
	background:  url(images/headeren.jpg) no-repeat left top;
	text-align:right;

}

#logo {
	position:absolute;
	top:80px;
	left:185px;
	width:240px;
	height:51px;
	font-size:10px;
	font-family:'Trebuchet MS', 'Lucida Grande', Verdana, Lucida, Geneva, Helvetica;
	line-height:12px;
	text-align:right;
	color:#ADBFCF;
	z-index:30;
	border:none;
}

#toplogin {
	position:absolute;
	top:74px;
	left:460px;
	width:283px;
	height:72px;
	text-align:left;
	color:#ADBFCF;
	z-index:35;
	border:none;
	font-size:10px;
	font-family:Tahoma;
	opacity:0.5;
	filter: alpha(opacity=50);

}
#toplogin:hover{
	opacity:0.9;
	filter: alpha(opacity=90);
	}
	
#topsearch {
/*	color:#ADBFCF;
	border:none;
	font-size:9px;
	font-family:Tahoma; */
	margin:0px 0px 0px 0px;
	padding:0;
}

#logo a{
color:#ADBFCF;
text-decoration:none;
}

#logo a:hover {
color:#FFFFFF;
}

/* mac hide \*/
* html #outer, * html #header {width:760px}
/* end hide*/
#footer {
	color: #003366;
	width:760px;
	clear:both;
	height:85px;
	text-align:right;
	background: url(images/footer.jpg) no-repeat;
	margin:auto;
	padding:0px;
	color:#ADBFCF;

}
/*
#footer p {
	margin-top: 10px;
}*/
#footer p a {

	text-decoration: none;
	color: #ffffff;
}
* html #footer{
	margin-bottom:-1px
}/* ie rounding bug*/

/* mac hide \*/
* html #footer {
	/*only ie gets this style*/
	height:85px;
	/* for ie*/
}
/* end hide*/

div,p  {
	margin-top:0px;
}/*clear top margin for mozilla*/

#right {
	position:relative;
	width:220px;
	float:right;
	z-index: 45;
	padding-right:0px;
}
#right-inner {
	margin-top:0px;
	position:relative;	
	padding-left: 0px;
	text-align: left;
	background-color:#EBF2FC;
	float:left;
	width:210px;
	
}

#left {
	position:relative;
	width:515px;
	float:left;
	padding-left: 10px;

	z-index: 60;
	margin:0;
	
}
#left-inner {
	position:relative;
	padding-left: 15px;
	padding-top:0; 
	text-align: left;
	background-color:#FFFFFF;
	margin:0;
}
#clearfooter {
	width:100%;
	height:85px;
	clear:both;
} /* to clear footer */

html>body #minHeight{
	float:left;
	width:0px;
	height:100%;
	margin-bottom:-85px;
} /*safari wrapper */
#content {
	z-index: 300;
	color: #233C5E;
	margin:0;
/*	padding-bottom: 7px; */
}

#content h2 {
	font-family: 'Trebuchet MS', 'Lucida Grande', Verdana, Lucida, Geneva, Helvetica;
	font-size: 16px;
	color: #fff;
	padding-left: 16px;
	padding-bottom:2px;
	padding-right: 16px;
	background: url(images/dot1.gif) repeat-x #FF6600;
}

#content h3{
	font-family: 'Trebuchet MS', 'Lucida Grande', Verdana, Lucida, Geneva, Helvetica;
	font-size: 14px;
	color: #0a3055;
	}

#content h4{
	font-family: 'Trebuchet MS', 'Lucida Grande', Verdana, Lucida, Geneva, Helvetica;
	font-size: 14px;
	color: #FF6600;
	}

#content p {
	padding:0px 4px 0px 4px;
	font-size: 12px;
	color: #233C5E;
	line-height: 16px;
	_line-height: 16px;
}

.FSF_form { margin:0;padding:0;
border-bottom:1px #FF9900 solid;
width:210px;
}

.FSF_input {
width:165px;
height:18px;
margin: 0;
padding:0 0 0 10px;
border: none 0px;
color:#000;
font-family: 'Trebuchet MS', 'Lucida Grande', Verdana, Lucida, Geneva, Helvetica;
}

.FSF_submit { border:none;
background-color:#FF6600;
border: none;
color:#FFFFFF;
width:35px;
padding: 0 5px 0 5px;

}

.FSF_searchResults {
	font-size: 12px;
	color: #444444;
	line-height: 18px;
	_line-height: 18px;
}

.FSF_extract {
	font-size: 12px;
	color: #444444;
	line-height: 18px;
	_line-height: 18px;
}


.FSF_resultLink {
	color: #04214D;
}

.FSF_extract {
	font-size: 12px;
	color: #444444;
	line-height: 18px;
	_line-height: 18px;
}




img {
	border: none;
}

#content ul, ol{
	margin:0;
	padding:0 0 1em 3em;
	text-indent: 0;
	
	}
#content ul li{
	list-style-image: url(images/dot9.gif);

	font-size: 11px;
	color:#233C5E;
}
#content ol li{
	font-size: 11px;
	color:#233C5E;
}
.LIn_shortMode {
	list-style-type: none;
	margin: 0;
	padding: 0;

}

.LIn_desc {
	display: none;
}
.LIn_date {
	font-style: italic;
	margin-left: 5px;
}

#sidebar h2
{
	font-size: 14px;
    padding: 2px 10px 2px 10px;
  /*  margin: 15px 0px 0px 0px;*/
  font-family: 'Trebuchet MS', 'Lucida Grande', Verdana, Lucida, Geneva, Helvetica;
    
    border-style: solid none solid none;
    border-top-color: #d0d4d9;
    border-bottom-color: #3c495b;
    border-width: 1px 0px 1px 0px;  
    color: #fff;
    background: url(images/mbg.gif) repeat-x #4E6382;
    margin:0;
}

#news
{ font-size:10px;
}

#content a, #sidebar a
{
    color: #336699;
    text-decoration: none;
}

#content a:hover, #sidebar a:hover
{
    
    color: #FF6600;
	text-decoration:none;
}

.ramka {
	margin-bottom:10px;
	padding: 2px 10px 2px 10px;
	background-color: #EBF2FC;
	color:#193C64;
	border-bottom:1px solid  #1F4166;
	border-top:1px solid #1F4166;
	text-align:center;
	}
	
.img_obt {margin-right:10px;}

.galeleft {
float:left;
padding:0;
margin:0 10px 10px 0;
height:120px;
width:160px;
}

#lang {
	position:absolute;
	height: 40px;
	width: 30px;
	right: 10px;
	top: 26px;
	text-align:right;
}

#ditto_pages .ditto_currentpage {
    border: 1px solid black;
    padding: 1px 4px 1px; 
    margin-right: 1px;
    background-color: #FF6600; 
    color: #fff;
} 
#ditto_pages .ditto_off {
    border: 1px solid #ccc;
    padding: 1px 4px 1px; 
    margin-right: 1px;
    color: #ccc;
}
#ditto_pages a, #ditto_pages a:link, #ditto_pages a:visited {
    border: 1px solid #FF6600; 
    padding: 1px 4px 1px; 
    margin-right: 1px; 
    text-decoration: none !important; 
    color: black;
} 
#ditto_pages a:hover {
    background-color: #FFCC00;
    color: #000;
}

.dilers {
color:#000066;
line-height:16px;
_line-height:16px;
font-size:14px;
}

.dilers h3 {
line-height:22px;
_line-height:22px;
border-bottom:1px solid #FF6600;
padding-left:12px;
margin:0px 0px 10px 0px;
}


.dcont {
border-bottom:#CCCCFF 1px solid;
line-height:16px;
_line-height:16px;
font-size:12px;
color:#003366;
padding-left:12px;
}

.highlight {
	font-size: 12px;
	background-color: #FFFFCC;
	color: #FF6600;
	font-weight: bold;
	line-height: 18px;
	_line-height: 18px;

}
.highlight p{
color:red;
font-size: 22px;
}

#price h3 {
margin:0px 0px 0px -12px;
background-color:#1F4166;
color: #ffffff;
line-height:22px;
_line-height:22px;
padding-left:12px;
}
#price {
background-color:#EBF2FC;
margin:0px;
color: #1F4166;
padding-left:12px;
}

#hl2 {
background-color: #4E6382;
text-align:center;
color: #fff;
}
#hl4 {
background-color: #EBF2FC;
color:#1F4166;
text-align:center;
}
#hl6 {
background-color: #ADBFCF;
color:#fff;
text-align:center;
}

#dl0 h3 {
line-height:22px;
_line-height:22px;
border-bottom:2px solid #FF6600;
padding-left:12px;
margin:30px 0px 0px 0px;
background:#73849C;
color:#FFFFFF;
}

#dl2 {
width:296px;
background-color:#EBF2FC;
display:block;
float:left;
padding-left:4px;
border-bottom:1px solid #73849C;
text-align:left;

}
#dl4 {
width:200px;
display:block;
float: right;
border-bottom:1px solid #73849C;
background-color:#EBF2FC;
text-align:left;
}

.stylebox {background-color: #F7F7F7; border: 1px solid #A0A0A0; padding: 5px;}
.hide {display: none;}

/*menu*/

#menu{
padding:0px;
margin:0px;
} 

#menu ul {margin:0;	padding: 0;}

#menu ul li {
list-style-type: none;
font-weight: normal;
margin:0 0 0 0px;
padding:0 0 0 1em;
line-height:18px;
border-style: none none solid none;
border-bottom-color: #ffffff;
border-width: 0px 0px 1px 0px;
text-indent: 0px;
}

#menu ul li.active {
background-color:#FFFFFF;
font-weight:bold;
}
	
#menu li li, #menu li.over li  {
font-weight: normal;
line-height:14px;
_line-height:14px;
font-size:10px;
}

.articleprev {
float:left;
width:244px;
height:240px;
}

.articleprevimg {
box-shadow: 0 0 4px #888;
display:block;
border-radius:6px;
border:2px solid #fff;
MARGIN-BOTTOM:4px;
opacity:.75;
}

.articleprevimg:hover {
box-shadow: 0 0 6px #444;
opacity:1;
}

.articleprev p {TEXT-ALIGN:center;}
.articleprev p span {color:grey;}

.margleft20 {MARGIN-LEFT:12px;}



.eraban {position:relative; width:500px; height:72px;margin:4px 0 18px 0;BACKGROUND-COLOR:#eee; z-index:78; box-shadow:0 0 4px #000; border-radius:5px;}
.eraban img {display:block; border-radius:5px;}
.erabanamo {position:absolute; right:4px; top:-36px; z-index:80; width:130px; height:135px;}



