* {margin:0; padding:0}
html, body {height:100%; width:100%}
ul {margin-left:20px}
a {color:#01477d; text-decoration:underline}
a:hover {text-decoration:none}
.wrapper {overflow:hidden}
h2 {color:#01477d; font-size:18px}
h1 {color:#01477d; font-size:18px;	padding-bottom: 8px;}
p {margin:10px 0}

body {background:#97aebe url(images/body-bg.png) repeat-x; font:10pt Arial, Helvetica, sans-serif}
#main-container {background:url(images/header-bg.gif) center top no-repeat; padding-bottom:100px; width:100%}
#header {width:980px; height:110px; margin:0 auto; position:relative; z-index:20}
#header_ru {width:980px; height:110px; margin:0 auto; position:relative; z-index:0}
#header_en {width:980px; height:110px; margin:0 auto; position:relative; z-index:0}*/
#header h1 {position:absolute; bottom:10px; left:30px}
/*#header_ru h1 {position:absolute; bottom:10px; left:30px}
#header_en h1 {position:absolute; bottom:10px; left:30px}*/
#header_ru h1 {position:absolute; bottom:22px; left:30px}
#header_en h1 {position:absolute; bottom:22px; left:30px}
#header h1 a {background:url(images/logo.gif) no-repeat; display:block; width:255px; height:53px; text-indent:-999px}
/*#header_ru h1 a {background:url(images/orel_logo_ru.jpg) no-repeat; display:block; width:260px; height:55px; text-indent:-999px}
#header_en h1 a {background:url(images/orel_logo_en.jpg) no-repeat; display:block; width:260px; height:55px; text-indent:-999px}*/
#header_ru h1 a {background:url(images/orel_logo_ru.jpg) no-repeat; display:block; width:260px; height:63px; text-indent:-999px;}
#header_en h1 a {background:url(images/orel_logo_en.jpg) no-repeat; display:block; width:260px; height:63px; text-indent:-999px;}
#tree  {
	position:absolute;
	top:10px;
	left:296px;
	z-index:100;
	/*background:url(images/fur-tree.jpg) no-repeat; display:block; width:70px; height:73px; text-indent:-999px;*/
}

#navigation {margin:0; list-style:none; position:absolute; bottom:-3px; right:40px; z-index:25}
#navigation li {float:left; font-weight:700; line-height:32px; padding:0 10px}
#navigation li.active {background:#abb3b8; padding:0; margin-right:2px}
#navigation li.active span {background:#fff; border:1px solid #979393; border-bottom:0; display:block; height:32px; padding:0 10px; position:relative; bottom:-2px; left:2px}
#navigation li a {text-decoration:none}
#navigation li a:hover {text-decoration:underline}

#body {
	background:#9ba3a8;
	width:980px;
	margin:0 auto;
	z-index:10;
}
#body-content {background:#fff; border:0px solid #979393; position:relative; bottom:-2px; left:2px; padding:15px; width:950px; z-index:15}
#content {background:url(images/flag-2.jpg) no-repeat; border:1px solid #a2a1a1; padding:75px 0 20px}
#content_ru {background:url(images/flag_ru.jpg) no-repeat; border:1px solid #a2a1a1; padding:75px 0 20px}
#content_en {background:url(images/flag_en.jpg) no-repeat; border:1px solid #a2a1a1; padding:75px 0 20px}

.sidebar {float:left; width:283px}
.content {margin-left:303px}

#left-nav {list-style:none; margin:0}
#left-nav li {border-bottom:1px solid #a2a1a1; padding:4px 0 4px 30px; font-size:10pt; font-weight:700}
#left-nav li a {text-decoration:none}
#left-nav li a:hover {text-decoration:underline}

.block {margin-bottom:10px}
.block h3 {color:#01477d; text-align:center}

.big-button {background:url(images/big-block-bg.gif) center bottom no-repeat}
.big-button a {width:256px; display:block; text-align:center; line-height:72px; color:#fff; font-weight:700; font-size:12pt; text-decoration:none; margin:0 auto 18px auto; background:#0560a7 url(images/big-block-shadow.png)}
.big-button a.dark {background-color:#01477d}
.big-button a.light {background-color:#056fc1}
.big-button a:hover {background-color:#0d6ab2}
.big-button a.dark:hover {background-color:#0a5a97}
.big-button a.light:hover {background-color:#0d79cd}

#news-block .entry {margin:0 0 20px 16px; font-size:10pt}
#news-block .entry h4 {color:#01477d; font-size:10pt; line-height:10pt}
#news-block .entry p {margin-top:3px}

#main-text {margin-right:30px}

#special-offers {margin-top:32px}
#special-offers .wrapper {background:#dfeef8; padding:15px}
#special-offers .entry {float:left; width:290px; margin-left:30px}
#special-offers .entry:first-child {margin:0}
#special-offers .entry img {margin:0 auto; display:block; border:2px solid #c0c0c0}
#special-offers .entry h3 {font-size:10pt; color:#01477d}

.table th{
	background:#01529a;
	color:#fff;
	text-align:center;
	border:1px solid #01529a;
	margin: 0px 0px 0px 0px;
	padding: 5px 0px 5px 0px;
}
.table td{padding:5px;background:#e9eef2;border:1px solid #01529a}



/* Table Styles */
table.tablecolors{	
	border-collapse:collapse;
	border-color : #000000;
	border-left: solid 1px #ccc;
	border-right: solid 1px #ccc;
	border-top: solid 1px #ccc;
	border-bottom: solid 1px #ccc;
	font-family      : tahoma, sans-serif;
	font-size        : 75%;
	color            : #000;
	text-align       : center;
        margin-top: 15px;
        width: 100%;
}
table.tablecolors td{
	padding: 2px 1px;
	border: 1px solid #FFF;
}
table.tablecolors .even{ 
	background-color: #E5E5E5;
}
table.tablecolors .odd{
	background-color: #D5D5D5;
}
table.tablecolors .hovcolor{
	background-color: #999;
	cursor:pointer;

}
table.tablecolors .highlightcolor{
	background-color: #9ABBD8;
}

table.tablecolors th {
	text-align       : center;
	margin: 0px 0px 0px 0px;
	background:  #9ABBD8;
	font-weight: bold;
	font-size: 90%;
	border-left:1px solid #fff;
	border-right:1px solid #fff;
	border-top: 0px solid #fff;
	border-bottom: 1px  solid #fff;
	padding:0px 2px 0px 2px;
	color: #fff;

}


.body1  {
 margin: 0px 0px 0px 0px;
 background:  #E5E5E5;
 font: 110%;
text-align:left;
padding: 0px 0px 0px 0px;
 }
.body2  {
 text-align       : center;
 margin: 0px 0px 0px 0px;
 background:  #9ABBD8;
  font: 110%;
 }
 
 .body3  {
 margin: 0px 0px 0px 0px;
 background:  #D5D5D5;
  font: 110%;
text-align:left;
 }

 .body4  {
 border-color : #000000;
 border         : 1px solid #000000;  
border-left: solid 1px #ccc;
border-right: solid 1px #ccc;
border-top: solid 1px #ccc;
border-bottom: solid 1px #ccc;
font-family      : tahoma, sans-serif;
font-size        : 11px;
color            : #000;
 text-align       : center;
}
/*
img{
	padding-top: 8px;
	padding-bottom: 8px;
	margin-top: 8px;
	margin-bottom: 8px;
}
//*/

#contact{
	position: relative; top: 20px; left: 480px; 
	width: 500px;
	text-align:right;
	margin:0 0 0 0;
	font:10px arial, tahoma, verdana, sans-serif;
}
#contact a{margin:0 0 0 7px}
#contact a.current, #langs a:hover.current{color:#000000;text-decoration:none}
#cont_title{
	border: 0px solid #999999;
	text-align:left;
        font-weight: bold;
        font-size: 20px;
	color: #004f96;
	margin:0px 0px 0px 0px;
        padding:10px 0px 0px 10px;
}
#an-lead
{font-family: Arial, Helvetica, sans-serif;
font-size:18px;
font-weight:bold;
color:#004F96;
text-align: center;
padding: 6px 0px 6px 0px;

}

table.teplo  {
	font:normal 12px arial, tahoma, verdana, sans-serif;
	border-collapse: collapse;
	text-align    : center;
	padding      :6px 2px 6px 2px;
	margin       :0px 0px 0px 0px;
}
table.teplo th  {
	background   : #01529a;
	font-size    : 12px;
	color        : #fff;
	font-weight  : bold;
	height       :30px;
	border-left  : solid 1px #fff;
	border-right : solid 1px #fff;
	border-top   : solid 1px #fff;
	border-bottom: solid 1px #fff;
}
table.teplo td {
	font-size    : 11px;
	border-left  : solid 1px #fff;
	border-right : solid 1px #fff;
	border-top   : solid 1px #fff;
	border-bottom: solid 1px #fff;
}
.teplo1 {
	background:  #E5E5E5;
 }
.teplo3 {
	background: #D5D5D5;
}
.param {
	text-align: left;
	padding      :3px 0px 3px 30px;
}
