/*начало: стиль тела документа*/
html,body{
	margin: 0;
	font-family: Tahoma, Arial, sans-serif;
	font-size: 12px;
	color: #fff;
	background-color: #0E1655;
	padding:0;
}
/*конец: стиль тела документа*/
/*начало: стиль контейнера всего содержимого*/
#wrapper {
   width: expression((documentElement.clientWidth||document.body.clientWidth)<995?'1000px':'');
   min-width: 1000px;  
	font-family: Tahoma, Arial, sans-serif;
	font-size: 12px;
}
/*конец: стиль контейнера всего содержимого*/
/*начало: стиль шапки сайта*/
  /*начало: стиль всей шапки*/
#header{
	background-color: #0E1655;
	height: 214px;
	width: 100%;
	position: relative;
}
#leftbanner{
	background-image:url("../images/leftbanner.jpg");
	width: 388px;
	height: 214px;
	left: 0px;
	top: 0px;
	position: absolute;
}
#rightbanner{
	background-image:url("../images/rightbanner.jpg");
	width: 426px;
	height: 214px;
	right: 0px;
	top: 0px;
	position: absolute;
	z-index: 90;
}
	/*начало: стиль логотипа*/
#logo{
	position: absolute;
	left: 50%;
	top: 40px;
	background-image: url(../images/logo.gif);
	width: 322px;
	height: 100px;
	margin-left:-166px;
	z-index: 100;
	background-repeat: no-repeat;
	text-align: center
}
.toppix{
	height: 1px;
	background-color: #90A9BB;
	width: 100%;
}
   /*конец: стиль логотипа*/
/*конец: стиль шапки сайта*/
/*начало: стиль контейнера основного содержимого*/
#container{
   /*width: 100%;*/
	/*background-color: #fff;*/
}
* html #container{
   /*height: 1%;*/
}
#container:after{ 
   /*content: '.';*/
   /*display: block;*/
   /*clear: both;*/
   /*visibility: hidden;*/
   /*height: 0;*/
   /*line-height: 0;*/
}
/*начало: стиль меню*/
.noactive{
	background-image: url(../images/menu/lcenter.gif);
	background-repeat: repeat-x;
	height: 27px;
	color: #fff;
	font-family: Tahoma, Arial, sans-serif;
	font-weight: bold;
	font-size: 13px;
}
.noactive a, .noactive a:active, .noactive a:visited{
	text-decoration: none;
	font-size: 13px;
}
.noactive a:hover{
	text-decoration: none;
	font-size: 13px;
}
.active{
	background-image: url(../images/menu/cactive.gif);
	background-repeat: repeat-x;
	height: 27px;
	color: #DA251D;
	font-family: Tahoma, Arial, sans-serif;
	font-weight: bold;
	font-size: 13px;
}
.active a, .active a:active, .active a:visited{
	color: #DA251D;
	text-decoration: none;
	font-size: 13px;
}
.active a:hover{
	color: #fff;
	text-decoration: none;
	font-size: 13px;
}
/*конец: стиль меню*/
.leftbgrnd{
   background-color: #0E1655;
	background-image: url(../images/nall.gif);
	background-position: bottom;
	background-repeat: no-repeat;
}
.rightbgrnd{
   background-color: #0E1655;
	background-image: url(../images/bright.jpg);
	background-position: bottom;
	background-repeat: no-repeat;
   padding-bottom: 162px;
}
/*начало: стиль картинок*/
.lbrd, .fbrd{
	border: 1px solid #E2E3EE;
}
.brd, .photocursor{
  border: 1px solid #E2E3EE;
  padding: 1px;
}
.brdlist{
  border: 3px double #E2E3EE;
  padding: 1px;
}
/*конец: стиль картинок*/
table.leftmenutable{
	height:100%;
}
.leftmenutable td a, .leftmenutable td a:active, .leftmenutable td a:visited{
   font-family: Tahoma, Arial, sans-serif;
	font-size: 13px;
	font-weight: bold;
	text-decoration: none;
}
.leftmenutable td a:hover{
   font-family: Tahoma, Arial, sans-serif;
	font-size: 13px;
	font-weight: bold;
	text-decoration: underline;
}
.content{
	background-color: /*2E388D*/#3A44A1;
	color: #fff;
	font-family: Tahoma, Arial, sans-serif;
	font-size: 12px;
	/*padding-left: 20px;
	padding-right: 20px;*/
	padding-bottom: 45px;
	background-image: url(../images/menu/cunderv.gif);
	background-repeat: repeat-x;
	background-position: bottom;
}
#flag{
	background-image: url(../images/flag.gif);
	background-repeat: no-repeat;
	width: 37px;
	height: 25px;
	top: 217px;
	left: 69px;
	position: absolute;
}
/*конец: стиль контейнера основного содержимого*/
/*начало: стиль подвала сайта*/
#footer{
	font-family: Tahoma, Arial, sans-serif;
	font-size: 10px;
	text-align: center;
	width: 100%-20px;
	background-image: url(../images/footfon.gif);
	background-repeat: repeat-x;
	background-position: top;
	background-color: #0E1655;
	height: 131px;
	clear: both;
	padding-top: 7px;
	padding-left: 10px;
	padding-right: 10px;
	border-top:1px solid #0E1655;
}
.footmenu td, .footmenu td a, .footmenu td a active, .footmenu td a:active, .footmenu td a:visited{
   font-family: Tahoma, Arial, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #fff;
	text-decoration: none;
}
.footmenu td a:hover{
   font-family: Tahoma, Arial, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #DA251D;
	text-decoration: underline;
}
td.hot a, td.hot a active, td.hot a:active, td.hot a:visited{
   font-family: Tahoma, Arial, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #DA251D;
	text-decoration: none;
}
td.hot a:hover{
   font-family: Tahoma, Arial, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #fff;
	text-decoration: underline;
}
/*конец: стиль подвала сайта*/
/*начало: стиль общих тегов*/
h1{
	color: #fff;
	font-family: Tahoma, Arial, sans-serif;
	font-size: 14px;
	font-weight: bold;
}
h2{
	color: #fff;
	font-family: Tahoma, Arial, sans-serif;
	font-size: 12px;
	font-weight: bold;
}
p{
	margin-bottom: 0;
	padding-bottom: 0;
}
th, td{
	font-family: Tahoma, Arial, sans-serif;
	font-size: 12px;
}
a, a:active, a:visited{
	color: #fff;
	text-decoration: none;
	font-family: Tahoma, Arial, sans-serif;
	font-size: 12px;
}
a:hover{
	color: #DA251D;
	text-decoration: underline;
}
/*конец: стиль общих тегов*/
/*начало: стиль хлебных крошек*/
.crumb{
	text-align: left;
}
.crumb a, .crumb a:active, .crumb a:visited{
	font-size: 11px;
}
.crumb a:hover{
	font-size: 11px;
}
/*конец: стиль хлебных крошек*/
/*начало: стиль красивой таблицы*/
table.main_table_text, table.main_table_text td{
	font-size: 12px;
	font-family: Tahoma, Arial, sans-serif;
	border-collapse:collapse;
	border: 1px solid #90A9BB;
	color: #fff;
}
table.main_table_text th{
	font-size: 12px;
	font-family: Tahoma, Arial, sans-serif;
	border-collapse:collapse;
	border: 1px solid #90A9BB;
	color: #0E1655;
	background-image: url(../images/menu/lcenter.gif);
	background-repeat: repeat-x;
	height: 27px;
}
table.cld, table.cld td{
	font-size: 18px;
	font-family: "Times New Roman";
	border-collapse:collapse;
	border: 0px;;
	color: #fff;
}
table.cld th{
	font-size: 18px;
	font-family: "Times New Roman";
	border-collapse: collapse;
	border: 0px;
	color: #0E1655;
	background-image: url(../images/menu/lcenter.gif);
	background-repeat: repeat-x;
	height: 27px;
}
table.cld td a, table.cld td a:active, table.cld td a:visited{
	font-size: 18px;
	font-family: "Times New Roman";
	text-decoration: none;
}
table.cld td a:hover{
	font-size: 18px;
	font-family: "Times New Roman";
	text-decoration: underline;
}
.price{font-size:14px;}
.job th{text-transform:uppercase;font-size:11px;font-family:Tahoma,Arial,sans-serif;color:#fff;background:url(../images/menu/lcenter.gif) #5d6bd0 repeat-x bottom;height: 27px;}
.job input[type=text]{border:1px solid #0E1655;color:#0E1655;font-family:Tahoma,Arial,sans-serif;font-size:12px;}
.job td{color:#fff;}
.job select, .job textarea{border:1px solid #0E1655;color:#0E1655;font-family:Tahoma,Arial,sans-serif;font-size:12px;}
.alert{background:#78c73a;}
.job .btn{border:1px solid #0E1655;color:#0E1655;font-family:Tahoma,Arial,sans-serif;font-size:12px;}
/*конец: стиль красивой таблицы*/
/*начало: стиль разделителя страниц*/
/*
table.navigator td{
	font-size: 11px;
	font-family: Tahoma, Arial, sans-serif;
	border-collapse:collapse;
	color: #5074b0;
}
table.navigator td a, table.navigator td a:active,table.navigator td a:visited{
	font-size: 11px;
	font-family: Tahoma, Arial, sans-serif;
	text-decoration: none;
	color: #5074b0;
}
table.navigator td a:hover{
	font-size: 11px;
	font-family: Tahoma, Arial, sans-serif;
	text-decoration: underline;
	color: #5074b0;
}*/
/*конец: стиль разделителя страниц*/
.pdng{
  padding-left:10px;
  padding-right:10px;	
}
