html, body {
	padding: 0px;
	margin: 0px;
	height: 100%;
}

body {
	background-color: #fffff;
	background-repeat: repeat-x;
}

form {
	margin:0px;
}

body, td {
	font: normal 13px arial;
	vertical-align: top;
	text-align: left;
	color: #444444;
}

p {
	margin: 10px 0 10px 0;
}

a, a:hover {
	text-decoration: underline;
	color: #3a7e13;
}

img {
	border: none;
}

.clear {
    height: 1px;
    overflow: hidden;
    clear: both;
	visibility: hidden;
	margin-top: -1px;
}

#container {
	margin: 0 auto 0 auto;
	min-width: 900px;
	max-width: 1280px;
	width:expression(((document.documentElement.clientWidth || document.body.clientWidth) < 900) ? '900px' : ((document.body.clientWidth > 1280) ? '1280px' : '100%'));
	height: 100%;
} 

#siteBody {
	width: 100%;
	height: 100%;
}

#header {
	height: 77px;
}

.languages {
	margin-bottom: 15px;
}

.languages span {
	color: #CCCCCC;
	margin: 0 5px 0 0;
}

.languages a {
	font-size: 12px;
	color: #D7D7D7;
	font-weight: bold;
	text-decoration: none;
	margin-right: 5px;
}

.languages a:hover, .languages a.active {
	font-size: 12px;
	color: #444444;
	text-decoration: none;
}

#header .logo {
	text-align: center;
	vertical-align: bottom;
}

#header .russia {
	text-align: left;
	padding: 25px 0px 0 70px;

}

#header .russia a {
	color: #005FA2;
}

#right {
	width: 25%;
}

#center {
	width: 53%;
}

#left {
	width: 22%;
	text-align: center;
}

.topMenu {
	vertical-align: bottom;
	padding-left: 26px;
}

#header .menu a {
	font-family: Trebuchet MS;
	font-size: 17px;
	color: #6D6D6D;
	text-decoration: none;
}

#header .menu a:hover, #header .menu a.active {
	color: #8db101;
}
#header .menu table {
	width: auto;
}
#header .menu table td {
	padding-right: 20px;
}

#header table {
	width: 100%;
}

#left .menu {
	width: 145px;
	margin: 0 auto 0 auto;
	text-align: left;
	margin-top: 35px;
}

#left .menu a {
	display: block;
	color: #005FA2;
	font-weight: bold;
	font-family: Tahoma;
	margin: 0 0 10px 0;
	text-decoration: none;
}
#left .menu a.l2 {
	margin-left: 10px;
}
#left .menu a.l3 {
	margin-left: 20px;
}
#left .menu a.active {
	color: #8db101;
}

#left .menu a b {
	text-decoration: underline;
}
#left .menu a span {
	color: #BBBBBB;
	font-weight: normal;
	text-decoration: none;
	margin-left: 3px;
}

#quotations {
	width: 145px;
	margin: 10px auto 0 auto;
}

#quotations td {
	font-family: Tahoma;
	text-align: center;
	font-size: 11px;
	padding: 3px 0 3px 0;
}

#quotations .title {
	width: 145px;
	height: 37px;
	vertical-align: bottom;
	color: #005FA2;
	font-weight: bold;
	text-align: left;
	font-size: 12px;
	border-top: 3px solid #ECF3E8;
	border-bottom: 3px solid #DDEAD6;
}

#quotations .header td {
	background: #F7FAF5;
	border-top: 3px solid #DDEAD6;
	border-bottom: 3px solid #DDEAD6;
}

#quotations .header .place {
	text-align: left;
	font-weight: normal;
	font-size: 11px;
}

#quotations .place {
	text-align: left;
	font-weight: bold;
	font-size: 12px;
}

#footer td {
	border-bottom: 8px solid #8DB101;
	height: 1px;
	padding: 10px 0 10px 0px;
	text-align: center;
}

#mainImg {
	width: 100%;
}

#mainImg .ibgt {
	background: url(../img/ibgt.gif);
	height: 26px;
}

#mainImg .ibgb {
	background: url(../img/ibgb.gif);
	height: 26px;
}

#mainImg .ibgl {
	background: url(../img/ibgl.gif);
	width: 26px;
}

#mainImg .ibgr {
	background: url(../img/ibgr.gif);
	width: 26px;
	padding-top: 24px;
}

#mainImg .img {
	background: url(../img/main.jpg) 50% 30%;
	height: 241px;
}

#mainImg .inner {
	height: 114px;
}

.blockTitle, #center .title {
	color: #6D6D6D;
	font-family: Trebuchet MS;
	font-size: 17px;
	margin: 0 0 7px 0;
}
#center .title_first {font-size: 25px; color: #aeaeae;}
#center .title_first b {color: #6D6D6D;}

#right {
	background-image: url(../img/nira_title_lat.gif);
	background-repeat: no-repeat;
	background-position: 0 50px;
}

#searchForm {
	margin: 150px 0 0 0;
}

#searchForm td {
	padding: 3px;
}

#searchForm select, #searchForm input {
	border: 1px  solid #A7A6AA;
	font-size: 11px;
}

#searchForm .select select {
	width: 100%;
}

#searchForm .title {
	font-size: 12px;
	font-weight: bold;
	width: 70px;
	white-space: nowrap;
}

#searchForm .inputText input, #searchForm .select2 select {
	width: 100%;
}

#searchForm .inputText2 input {
	width: 51px;
}

#searchForm .inputText2 {
	font-size: 11px;
	color: #00428E;
}

#banners {
	width: 200px;
	border-top: 3px solid #D1E3EF;
	padding-top: 10px;
	text-align: center;
	margin-top: 15px;
}

#banners img {
	margin-bottom: 5px;
}

#site_map {padding: 0;}
#site_map a { text-decoration: none; margin-left: 0; text-indent: 0;}
* html #site_map a { text-decoration: none; margin-left: 0; text-indent: -16px;}
#site_map a:hover { text-decoration: underline;}
#site_map li {background: none; list-style: none; padding: 0; margin: 0; line-height: 1.5em; display: block; }

#site_map li.l0 { font-size: 12px; font-weight: bold;}
#site_map li.l0 a {color: #8db101; }
#site_map li.l1 {margin-left: 20px; font-weight: bold; font-size: 11px; }
#site_map li.l1 a {color: #005FA2; }
#site_map li.l2 {  margin-left: 30px; padding-left: 10px; }
#site_map li.l2 a {color: #005FA2;}
#site_map li.l3 {  margin-left: 40px; padding-left: 10px; }
#site_map li.l3 a {color: #005FA2;}
.actuals {}
.actuals .img {padding: 4px 8px 11px 0; cursor: pointer;}
.actuals .txt {}
.actuals .bottom {padding-bottom: 11px; vertical-align: bottom;}
.actual_price {background: url(../img/actual_price.jpg) no-repeat; float: left; color: white; font-weight: bold; font-size: 13px; width: 101px; text-align: center; height: 20px; line-height: 20px;}
.nira_recommend {background: url(../img/nira_recommend.jpg) 5px 0 no-repeat; float: left; padding-left: 50px; color: #387b11; font-size: 10px; height: 20px; line-height: 20px;}
