*{
	font-family: Tahoma, sans-serif;
	font-size: 12px;
	color: #555555;		
	line-height:1.3;
}

body{
	margin: 0px;
	padding: 0px;
	background: #ffffff;
	text-align:center;
}

.hr{ background-color: #eeeeee; }

span.dot { position:absolute; text-indent: -1000em; }

table.see{
	/*border: 1px solid #cccccc;*/
	background: #ffffff;	
}

table.see td.center{
	font-size: 12px;	
	background: #e7e7e7;
}

table.see td.centering{
	font-size: 12px;	
	background: #e7e7e7;
	text-align: center;
}

td.top {
	color:#eeeeee;
	font-size: 12px;
	font-weight: bold;
	background: #075982;
	height: 40px;
	/*background: url("./img/head_line.gif") repeat-x;*/	
}

td.toping {
	color:#eeeeee;
	font-size: 11px;
	font-weight: bold;
	background: #075982;
	text-align: center;
	/*background: url("./img/head_line.gif") repeat-x;*/	
}

td.toping2 {
	color:#eeeeee;
	font-size: 9px;
	font-weight: bold;
	background: url("./img/bg_head_table.gif") repeat;
}

div.hr{
	background: url("./img/pic.gif") center repeat-x;
	height: 1px;
	padding: 15px 0px 15px 0px;
}

.logo{
	font-size: 35px;
	color: #466F8C;	
}

.sublogo{
	font-size: 17px;
	color: #3B92B1;	
}

h1{
	margin: 0px 0px 0px -1px;
	padding: 0px 0px 15px 0px;
	font-size: 23px;
	font-weight: normal;	
	color: #1B75BB;	
}

h2{
	margin: 10px 0px 12px 0px;
	padding: 0px 0px 3px 0px;
	font-size: 12px;
	font-weight: bold;	
	color: #1B75BB;	
	border-bottom: 2px solid #eeeeee;
}

h3{
	margin: 10px 0px 10px 0px;
	padding: 0px 0px 5px 0px;
	font-size: 12px;
	font-weight: normal;	
	color: #1B75BB;	
	/*background: url("./img/form_bg1.gif") left bottom no-repeat;	
	border-bottom: 1px solid #ccff00;*/
}

.mark{
	border: 1px solid #ff0033;
	padding: 20px 20px 10px 20px;		
	font-size: 14px;
}

p.price{
	font-size: 12px;
	color: #ff0033;
}
p.price a{
	font-size: 12px;
	cursor: pointer;
}

table.price {
	border: 1px solid #00a0dc;
}
table.price td{
	font-size: 12px;
	padding: 5px;
	/*text-align: right;*/
}
table.price tr{
	background-color: #FaFaFa;
}
table.price tr.blue{
	background-color: #e7f6fd;
}
table.price td.bluebold{
	background-color: #e7f6fd;
	font-weight: bold;
}
table.price td.bold{
	font-weight: bold;
}
table.price td.blue{
	background-color: #e7f6fd;
}
table.price thead tr td{
	font-size: 12px;
	font-weight: bold;
	/*text-align: center;*/
	color: #ffffff;
	/*background-color: #00a0dc;*/
	background: url("./img/bg_head_table.gif") repeat;
	
}
table.price thead sup{
	color: #ffffff;
}
.dopmenu{
	padding: 15px;
	height: 40px;
}
.dopmenu div{
	width: 25%;
	float:left;
	text-align: center;
}
.dopmenu img{
	vertical-align: middle;
	padding-right: 10px;
}

.online a{
	BORDER-BOTTOM: 1px dashed ;
	TEXT-DECORATION: none;
}

.online a:hover{
	BORDER-BOTTOM: 1px dashed;
	color: #ff3333;
	TEXT-DECORATION: none;
}

a.online{
	BORDER-BOTTOM: 1px dashed ;
	TEXT-DECORATION: none;
	font-size: 14px;
}
a.online:hover{
	BORDER-BOTTOM: 1px dashed;
	color: #ff3333;
	TEXT-DECORATION: none;
	font-size: 14px;
}

p{
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 15px 0px;	
}

p.space{
	margin: 0px;
	padding: 0px;	
	font-size: 8px;
}

.gray{
	margin: 0px;
	padding: 0px;
	color: #999999;	
	font-size: 12px;
}

form{
	margin: 0px;
	padding: 0px;	
}

p.sup{
	font-size: 12px;
	color: #999999;			
}

SUP.red{
	font-size: 8px;	
	color: #ff6600;
}
SUP{
	font-size: 8px;	
}

br.space{
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;	
	font-size: 4px;	
}

.dnews{
	font-size: 12px;
	color: #9D9FA1;			
}

td#top_left{
		background: url("./img/corner1_left.gif") left top no-repeat;
}
td#top_right{
		background: url("./img/corner1_right.gif") right top no-repeat;
}
td#top2_left{
		background: url("./img/corner2_left.gif") left top no-repeat;
}
td#top2_right{
		background: url("./img/corner2_right.gif") right top no-repeat;
}

table#menu_bg{
		background: url("./img/menu_bg.gif") repeat-x;
}

td#menu_bg_left{
		background: url("./img/menu_bg_left.gif") left no-repeat;
}
td#menu_bg_right{
		background: url("./img/menu_bg_right.gif") right no-repeat;
}

input{
	border: 1px #00A0DC solid;
	line-height:normal;
	font-size: 14px;
	background-color: #e7f6fd;
	
}
textarea{
	border: 1px #00A0DC solid; 
	background-color: #e7f6fd;
}

td.bg{
	background: url("./img/form_bg1.gif") left bottom no-repeat;	
	font-size: 14px;
}

input.search{
	border: 0px;
	padding-left: 3px;
	padding-top: 3px;
	padding-bottom: 3px;
	margin-right: 5px;
	background: #ffffff;
	background: url("./img/form_bg.gif") left bottom no-repeat;
	clear: both;
	margin-top:auto;
	font-size: 12px;

}

input.submit{
	color: #eeeeee;		
	font-size: 14px;	
	background: url("./img/menu_bg.gif") repeat-x;
}

input.submit_send{
	padding-bottom: 1px;
	color: #ffffff;	
	font-size: 12px;
	font-weight: normal;
	width: 100px;
	height: 25px;
	border: 0px;
	background: url("./img/submit_send.gif") no-repeat;
	cursor: pointer;
}

input.submit_send_hover{
	padding-bottom: 1px;
	color: #ffffff;	
	font-size: 12px;
	font-weight: normal;
	text-decoration: underline;
	width: 100px;
	height: 25px;
	border: 0px;
	background: url("./img/submit_send.gif") no-repeat;
	cursor: pointer;
}

input.submit#search{
	height: 25px;
	border: 0px;
	cursor: pointer;
	background: url("./img/go.gif") 0 0 no-repeat;
}



ul.submenu {
	LIST-STYLE-TYPE: none;
	MARGIN: 0px 0px 20px 0px;
    PADDING-BOTTOM: 0px; PADDING-LEFT: 0px; PADDING-RIGHT: 0px; PADDING-TOP: 0px
}
ul.submenu li {
	PADDING-LEFT: 25px;
	BACKGROUND: url(./img/arr.gif) no-repeat 0px 6px;
	MARGIN: 0px 0px 12px 0px;
	list-style-image: none;
}
ul{
	margin-top: 0px;
}
ul.submenu a{
	font-size: 14px;
}

ol.search{
}
ol.search li{
	MARGIN: 0px 0px 12px 0px;	
	list-style-image: none;
}

UL.none {
	PADDING: 0px;
    MARGIN: 12px 0px 0px 0px;
	LIST-STYLE-TYPE: none;
}
UL.none LI {
	PADDING-LEFT: 25px;
    MARGIN: 0px 0px 0px 0px;
	BACKGROUND: url(./img/arr.gif) no-repeat 0px 6px;
	list-style-image: none;
}

UL.into {
	PADDING-LEFT: 0px;	

	MARGIN: 10px 0px 12px 12px;
	LIST-STYLE-TYPE: none;
}
UL.into LI {
	margin-bottom: 0px;
	list-style-image: none;
	BACKGROUND: none transparent scroll repeat 0% 0%;
}
UL.into a{
	font-size: 12px;
}



UL.small{
	padding-top: 5px;
	padding-left: 15px;
}
UL.small LI{
	font-size: 12px;
	list-style-image: url(./img/li_small.gif);
	
}


UL LI{
	list-style-image: url(./img/li_small.gif);
}

UL LI#red {
	list-style-image: url(./img/search_pic_red.gif);	
}
UL LI#yellow {
	list-style-image: url(./img/search_pic_yellow.gif);		
}
UL LI#green {
	list-style-image: url(./img/search_pic_green.gif);	
}

.backlinks{
	padding-top: 15px;
	padding-bottom: 10px;
	font-size: 15px;
	color: #999999;
	font-weight: normal;
}

.backlinks a{
	font-size: 14px;	
}
.backlinks a:hover{
	font-size: 14px;	
}

i{
	font-family: Arial;	
	color: #999999;	
	font-size: 12px;	
}

i a{
	font-family: Arial;	
	color: #999999;	
    text-decoration : underline;	
	font-size: 12px;		
}
i a:hover{
	font-family: Arial;	
	color: #999999;	
    text-decoration : none;
	font-size: 12px;		
}

a{
	color: #0088CB;	
    text-decoration : none;	
}

a:hover{
	color: #0088CB;	
    text-decoration : underline;	
}
/*
a:active{
	color: #ff6633;	
	text-decoration : underline;
}
a:visited{
	color: #ff6633;	
}*/


a.bold{
	font-size: 12px;
	font-weight: bold;
}

.medium{
	font-size: 14px;
}
.small{
	font-size: 12px;
}
.vsmall{
	font-size: 10px;
}



.megabig{
	font-size: 23px;	
}

.big{
	font-size: 18px;	
}

.small a{
	font-size: 12px;
}
.vsmall a{
	font-size: 10px;
}

p.topform{
	font-size: 14px;
	padding-bottom: 8px;
}

a.mainMenu{
	font-size: 16px;
	color: #eeeeee;	
	line-height:1.7;
	padding: 12px 15px 12px 15px;
}
a.mainMenu:hover{
	font-size: 16px;
	color: #ffffff;	
	line-height:1.7;
	text-decoration: none;
	padding: 12px 15px 12px 15px;
	background: url(img/menu_bg_1.gif) repeat-x;
	
}	
/*a.mainMenu:active{
	color: #eeeeee;	
}*/

a.selectMainMenu{
	font-size: 16px;
	color: #FFF9B8;	
	line-height:1.7;
	padding: 12px 15px 12px 15px;
}

a.selectMainMenu:hover{
	font-size: 16px;
	color: #FFF9B8;	
	line-height:1.7;
	text-decoration: none;
	padding: 12px 15px 12px 15px;
	background: url(img/menu_bg_1.gif) repeat-x;
}

p.spec{
	color: #f31a4d;
	background: url(img/spec.gif) no-repeat;
	margin-left: -20px;
	padding-left: 20px;	
}

.textImgLeft{
	MARGIN-RIGHT: 20px;	
}

.all_div {
	width: 80%;
	min-width: 974px;
	max-width: 974px;
	margin-left: auto;
	margin-right: auto;
	text-align: left;
}

.left_text {
	margin: 0;
	padding-right: 275px;
}

.right_text {
	float: right;
	width: 225px;
}

.sup{
	padding-left: 10px;
}

.context {
	padding-right: 25px;
	padding-bottom: 50px;
	padding-left: 25px;
	position: relative;
}

.place_logo {
	float: left;
	width: 255px;
/*	margin-top: 55px;*/
	margin-top: 36px;
	margin-left: -6px;
	margin-right: 0px;
	margin-bottom: 0px;
}

.place_ico {
	float: left;
	margin-top: 25px;
}
.place_phone {
	width: 266px;
	float: right;
	text-align: left;
	margin-top: 68px;
}

.place_req {
	width: 230px;
	float: right;
	text-align: left;
	margin-top: 68px;
}


p.online{
	/*border: 1px solid #<span class="dot">&nbsp;руб.</span>0033;
	background: #eeeeee;*/
	padding: 10px 0px 10px 0px;
	font-size: 14px;
}

p.phone{
	padding: 17px 0px 10px 0px;
	font-size: 12px;
}

.head {
	margin-left: 23px;
	margin-right: 25px;
	height: 150px;
}

.place_line {
	height: 8px;
	background: url(img/line.gif) center no-repeat;
	/*margin: 0px -25px 0px -25px;*/
}

.place_copy {
	padding: 25px 50px 75px 50px;
	height: 10px;
}


div.copyright {
	font-size: 12px;
	width: 33%;
	float: left;
	text-align: left;
}

div.copyright a{
	font-size: 12px;	
} 

div.contacts {
	font-size: 12px;
	width: 33%;
	float: left;
	text-align: center;
}

div.contacts a{
	font-size: 12px;	
} 

div.counter {
	font-size: 12px;
	float: right;
	width: 200px;
	text-align: left;
	
}

div.counter a{
	font-size: 12px;	
} 

.menu_bg {
	background-image: url(img/menu_bg.gif);
	height: 46px;
}

td.menu_bg_line {
	background: url(img/menu_bg_line.gif) bottom no-repeat;
	width: 1px;
	height: 46px;
	
}
.menu_bg_left {
	background: url(img/menu_bg_left.gif) left no-repeat;
	float: left;
	height: 46px;
	width: 2px;
}

.menu_bg_right {
	background: url(img/menu_bg_right.gif) right no-repeat;
	float: right;
	height: 46px;
	width: 2px;
}

.search_go {
	float: right;
	margin-top: 11px;
}

.search_input {
	width: 212px;
	float: right;
	text-align: right;
}

.menu {
	padding: 0px 20px 0px 7px;
	float: left;
}
td.menu_el{
	vertical-align: bottom;
	padding-bottom: 11px;	
}

div.service_menu{
	background: url(img/sm_bg.png) 0px bottom no-repeat;
	height: 195px;
	width: 970px;
	position: relative;
	margin: 0px 2px 0px 2px;
}
div.banner{
	background: url(img/banner.png) top center no-repeat;
	height: 67px;
	padding-top: 33px;
	width: 964px;
	text-align: center;
	font-size: 25px;
	color: #1B75BB;
	margin-left: 3px;
	margin-right: 3px;
}

table.service_menu{
		padding-right: 2px;
		width: 100%;
	
}
table.service_menu td.service_menu{
		padding-left: 15px;
		padding-top: 10px;
		vertical-align: top;
		width: 25%;
}
table.service_menu td p{
	padding-bottom: 4px;
}
table.service_menu td a{
	color: #00A0DC;
}
div.action{
	background: url(img/action.gif)  no-repeat;
	margin-top: 7px;
	margin-bottom: 11px;
	margin-left: -15px;
	padding-left: 30px;
	cursor: pointer;
		width: 115px;
		background-color: none;	
}
div.action1{
	background: url(img/action.gif)  no-repeat;
	margin-top: 7px;
	margin-bottom: 11px;
	margin-left: -15px;
	padding-left: 30px;
	cursor: pointer;
		width: 115px;
		background-color: #<span class="dot">&nbsp;руб.</span><span class="dot">&nbsp;руб.</span><span class="dot">&nbsp;руб.</span>;
	
}
div.preview{
	background: url(img/bg_pre.png) top center no-repeat;
	height: 185px;
	width: 974px;
	position: relative;
	margin-top: 30px;
	padding-top: 16px;
}

div.arr_left{
	height: 62px;
	width: 25px;
	position:absolute;
	float: left;
	margin-top: 33px;
	margin-left: -5px;
}

div.arr_right{
	height: 62px;
	width: 25px;
	position:absolute;
	float: right;
	margin-left: 954px;
	margin-top: 33px;
}

table.preview{
	width: 896px;
	height: 126px;

}
table.preview td{

}
div.in_pre{
	text-align: center;
	width: 280px;
	height: 120px;
	border-top: 5px #dddddd solid;
	border-left: 5px #cccccc solid;
	border-right: 5px #cccccc solid;
	border-bottom: 5px #bbbbbb solid;
	background-color: #ffffff;
}

table#bg_pre_up{
	background: url(img/bg_pre_up.png) top no-repeat;
	background-color:#e6eff3;
	padding-top: 7px;
}
td#bg_pre_down{
	background: url(img/bg_pre_down.png) bottom no-repeat;
	
}

div.in_pre2{
	text-align: center;
	width: 280px;
	height: 26px;
	font-size: 12px;
	margin-top: 8px;
}
div.portfolio{
	text-align: center;
	background: url(img/portfolio.gif) center no-repeat;
	font-size: 6px;
}


