html{
 width: 100%;
	height: 100%;
	margin: 0px;
	padding: 0px;
}
body{
 position: relative;
 width: 100%;
	height: auto;
	min-width: 100%;
	min-height: 100%;
	margin: 0px;
	padding: 0px;
	background: url(../img/body.gif) top left repeat-x #FFFFFF;	
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	cursor: default;
}
div{
 position: relative;
 /*
	width: 100%;
	*/
	height: auto;
	margin: 0px;
	padding: 0px;
}
img{
 border: none;
	margin: 0px;
	padding: 0px;
}
a{
 color: #3F75DA;
}
a:hover{
 color: #F06000;
}
#content{
 margin: 0px auto;
 min-width: 1050px;
	min-height: 100%;
 max-width: 1300px;
}
#up{
 height: 444px;
	background: url(../img/up.jpg) no-repeat center bottom #FFFFFF;
}
.upmenu{
 width: 100%;
	height: 178px;
	background: url(../img/body.gif) top left repeat-x;
	margin: 0px;
	padding: 0px;
}
.upmenu tr{
 margin: 0px;
	padding: 0px;
}
.upmenu td{
 margin: 0px;
	padding: 0px;
	vertical-align: top;
}
.upmenu .left{
 min-width: 300px;
	width: 358px;
	height: 91px;
	text-align: center;
	background: url(../img/left.gif) no-repeat right top;
}
.upmenu .right{
 min-width: 300px;
	width: 358px;
	height: 91px;
	text-align: center;
	background: url(../img/right.gif) no-repeat left top;
}
.upmenu .center{
 min-width: 335px;
	max-width: 750px;
	height: 91px;
 background: url(../img/center.gif) repeat-x center top;
	text-align: center;
}
.upmenu .center .ul{
 margin: 32px 0px 0px 0px;
	padding: 0px;
	width: 100%;
}
.upmenu .center .ul td{
	margin: 0px;
	padding: 4px 0px 0px 0px;
	font-size: 12px;
	color: #FFFFFF;
	height: 23px;
	width: auto;
	text-align: center;
}
.upmenu .center .ul td a{
 text-decoration: none;
	color: #FFFFFF;
	cursor: pointer;
}
.upmenu .center .ul td a:hover{
 /*
 color: #faa002;
	*/
	color: #afb0b0;
}
.upmenu .center .ul td.line{
 background: url(../img/line.gif) top left no-repeat;
	margin: 0px;
	padding: 0px;
	width: 2px;
	height: 23px;
}
.upmenu .dilers{
 height: 87px;
	text-align: left;
	background: url(../img/dilers.gif) no-repeat top left;
}
.upmenu .remont{
 height: 87px;
	text-align: right;
	background: url(../img/remont.gif) no-repeat top right;
}
.upmenu .dilers #dilers{
 width: 200px;
	height: 42px;
	margin: 27px 0px 0px 22px;
}
.select{
 width: 200px;
	height: 21px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	padding: 1px 2px 2px 2px;
	margin: 0px 0px 5px 0px;
}
.upmenu .dilers #dilers a{
 font-size: 12px;
	text-decoration: none;
	font-weight: bold;
	color: #000000;
}
.upmenu .dilers #dilers a:hover{
 color: #666666;
}
.upmenu .remont #remont{
 width: 200px;
	height: 42px;
	margin: 27px 0px 0px 135px;
	right: 0px;
	position: relative;
}
.remont{
 width: 200px;
	height: 21px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	padding: 1px 2px 2px 2px;
	margin: 0px 0px 5px 0px;
}
.upmenu .remont #remont a{
 font-size: 12px;
	text-decoration: none;
	font-weight: bold;
	color: #000000;
}
.upmenu .remont #remont a:hover{
 color: #666666;
}

.centurion{
 width: 100%;
}

/*BLOCK*/
.side{
 width: 440px;
}
.sidebox{
 width: 400px;
	height: 140px;
	background: #f3f3f3;
	border: 1px solid #e0e0e0;
	margin: 10px;
	padding: 10px;
	text-align: right;
}
.sidebox .lt{
 width: 9px;
	height: 9px;
	background: url(../img/corner/lt.gif) no-repeat;
	position: absolute;
	z-index: 25;
	top: -1px;
	left: -1px;
}
.sidebox .rt{
 width: 9px;
	height: 9px;
	background: url(../img/corner/rt.gif) no-repeat;
	position: absolute;
	z-index: 25;
	top: -1px;
	right: -1px;
}
.sidebox .lb{
 width: 9px;
	height: 9px;
	background: url(../img/corner/lb.gif) no-repeat;
	position: absolute;
	z-index: 25;
 bottom: -1px;
	left: -1px;
}
.sidebox .rb{
 width: 9px;
	height: 9px;
	background: url(../img/corner/rb.gif) no-repeat;
	position: absolute;
	z-index: 25;
	bottom: -1px;
	right: -1px;
}
.sidebox .img{
 width: 183px;
	height: 142px;
 position: absolute;
	left: 10px;
	top: 10px;
}
.sidebox h2 a{
 text-decoration: none;
	color: #000000;
}
.sidebox h2 a:hover{
	color: #666666;
}
.sidebox h2{
 font-size: 13px;
	font-weight: normal;
	text-transform: uppercase;
	font-family: Arial, Helvetica, sans-serif;
	margin: 0px;
	padding: 7px 7px 5px 0px;
}
.sidebox ul{
 margin: 0px;
	padding: 7px 7px 0px 0px;	
}
.sidebox ul li{
 list-style: none;
	padding: 3px 0px 4px 0px;
}
.sidebox ul li a{
 font-size: 11px;
	font-weight: bold;
	color: #545454;
	text-decoration: none;	
}
.sidebox ul li a:hover{
 color: #000000;
}
/*BLOCK-END*/

/*NEWS*/
.news{
 width: 350px;
	padding: 10px;
	position: relative;
}
.news2{
 width: 70%;
	padding: 10px;
	position: relative;
}
.news2 h1{
 font-size: 18px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	padding: 0px 0px 0px 15px;
}
.news2 h3{
 font-size: 15px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	padding: 0px 0px 0px 15px;
}
.news2 h5{
 font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 11px;
	margin: 0px;
	padding: 0px 0px 0px 15px;
}
.news2 p{
 padding: 0px 0px 0px 15px;
	font-size: 13px;
	width: 80%;
	font-family: Arial, Helvetica, sans-serif;
}
.news2 table{
 margin: 0px 0px 0px 15px;
}
.news2 ul li{
 font-size: 13px;
}
.news2 ol li{
 font-size: 13px;
}
span.nobr{
 white-space: nowrap;
}
.dilerbox{
 margin: 35px 0px;
 width: 90%;
}
.hr{
 height: 1px;
	width: 90%;
 border: none;
 color: #CCCCCC;
	margin: 0px 0px 0px 15px;
 background-color: #CCCCCC;
}
.dilerbox img{
 width: 200px;
}
.dilerbox p{
 font-size: 13px;
}
.dilerbox p.region{
 font-style: italic;
}
.dilerbox b{
 font-style: normal;
}
.dilerbox .right{
 width: 250px;
	float: right;
	margin: 0px 5px 10px 15px;
}
.g_image{
 width: 70%;
	padding: 10px;
	position: relative;
}
.g_image .gal_i{
 position: relative;
	width: auto;
	height: auto;
	padding: 15px 0px 0px 15px;
}
.g_image .gal_i h1{
 font-size: 18px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}
.g_image .gal_i p.desc_img{
 font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
}
.g_image .gal_i p.tags{
 font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
}
.g_image .gal_i p.tags a{
 padding: 3px 6px;
	background: #666666;
	color: #FFFFFF;
}
.g_image .gal_i h1 a{
 padding: 3px 6px;
	margin: 0px 0px 10px 10px;
	background: #EAEAEA;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
	white-space: nowrap;	
}
.g_image .gal_i p.tags a:hover{
 text-decoration: none;
}
.gal_i .cont_img{
 width: 127px;
	height: 178px;
	margin: 7px 24px 7px 0px;
	position: relative;
	display: inline;
	float: left;
}
.gal_i .cont_vid{
 width: 165px;
	height: 178px;
	margin: 7px 24px 7px 0px;
	position: relative;
	display: inline;
	float: left;
}
p.tags{
 font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;	
}
p.tags a{
 padding: 3px 6px;
	background: #666666;
	color: #FFFFFF;
	text-decoration: none;
}
p.tags a:hover{
 background: #F06000;
}
p.tags b{
 padding: 3px 6px;
	background: #EFEFEF;
	color: #453303;
	text-decoration: none;
}
.g_image p.tags{
 font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;	
}
.g_image p.tags a{
 padding: 3px 6px;
	background: #666666;
	color: #FFFFFF;
	text-decoration: none;
}
.g_image p.tags a:hover{
 background: #F06000;
}
.g_image p.tags b{
 padding: 3px 6px;
	background: #EFEFEF;
	color: #453303;
	text-decoration: none;
}
.gal_i .cont_img p{
 text-align: center;
	margin: 0px;
	padding: 3px 0px 2px 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}
.gal_i .cont_vid p{
 text-align: center;
	margin: 0px;
	padding: 3px 0px 2px 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}
.gal_i .cont_img p a{	
	color: #545454;
	text-decoration: none;	
}
.gal_i .cont_vid p a{	
	color: #545454;
	text-decoration: none;	
}
.gal_i .cont_img p a:hover{
 color: #000000;
}
.gal_i .cont_vid p a:hover{
 color: #000000;
}
.gal_i .cont_img p span{
 font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #999999;
	font-weight: normal;
}
.gal_i .cont_vid p span{
 font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #999999;
	font-weight: normal;
}
.info{
 width: 70%;
	padding: 10px;
	position: relative;
}
.info .anno p{
 font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 13px;
	margin: 0px;
	padding: 5px 3px 5px 15px;
	width: auto;
}
.info .anno-img{
 /*
 width: 183px;
	*/
	width: 30%;
	height: 142px;
 float: right;
}
.info .px3{
 width: 3px;
	height: 3px;
	margin: 0px 14px;
	vertical-align: middle;
}
.info h3{
 font-size: 17px;
	font-weight: bold;
	padding: 15px 3px 0px 15px;
	margin: 0px;
}
.info h3 a{
	color: #545454;
	text-decoration: none;
}
.info h3 a:hover{
	color: #234799;
}
.info ul{
 margin: 0px 0px 0px 30px;
	padding: 0px;
	list-style: square;
}
.info ul.uzor li{
 font-size: 13px;
	margin: 5px 0px 5px 0px;
	padding: 0px;
	list-style: url(../img/list.gif) inside;
}
.inline{
 display: inline;
	width: 260px;
}
.model{
 width: 260px;
	height: 160px;
	margin: 5px 0px 7px 15px;
	padding: 4px;
	display: inline-table;
}
.model h2{
 font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 14px;
	margin: 0px;
	color: #545454;
	padding: 15px 0px 10px 0px;
}
.model h2.small{
 font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 11px;
	margin: 0px;
	color: #545454;
	padding: 15px 0px 10px 0px;
}
.model h2 a{
 color: #545454;
	text-decoration: none;
}
.model h2 a:hover{
 color: #234799;
}
.model table{
 margin: 0px;
	padding: 0px;
}
.model table td{
 margin: 0px;
	padding: 0px;
}
.model ul{
 margin: 0px 0px 0px 15px;
	padding: 0px;
}
.model ul li{
 font-size: 12px;
	list-style: none;
	margin: 0px;
	padding: 0px;
}
.model ul li.b{
 font-size: 12px;
	font-weight: bold;
 color: #234799;
	margin: 6px 0px 2px 0px;
}
.model a img{
 border: 1px solid #d3d3d3;
}
.model a:hover img{
 border: 1px solid #ffffff;
}
.upper{
 width: auto;
	padding: 5px 0px 7px 15px;
	display: inline-table;
}
.upper h1{
 font-size: 16px;
	font-weight: bold;
	color: #000000;
	margin: 22px 0px 14px 0px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
}
.upper .rotimg{
 width: 340px;
	height: 194px;
	display: block;
	background: #e0e0e0;
	margin: 0px;
	padding: 0px;
}
.upper .rotimg img{
 margin: 3px;
	padding: 0px;
}
.upper .rotimg .rotate img{
 margin: 0px;
	padding: 0px;
	border: none;
}
.upper .rotimg .rotate{
 display: block;
	position: absolute;
	top: 3px;
	right: 3px;
}
.upper .bigbut{
 position: relative;
	height: 60px;
	width: 295px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 13px;
	text-decoration: none;
	text-transform: uppercase;
	color: #545454;
	cursor: pointer;
	margin: 3px 0px;
}
.upper .bigbut img{
 vertical-align: middle;
}
.upper .bigbut img{
 display: inline-table;
}
.upper .bigbut b.a{
 display: inline;
 text-decoration: none;
	color: #545454;
}
.upper .bigbut b.b{
 display: inline;
 text-decoration: none;
	color: #D0830F;
}
.cont{
 width: auto;
	padding: 5px 0px 7px 15px;
	display: inline-table;
}
.cont p{
 width: 80%;
	margin: 0px;
	padding: 7px 0px 10px 0px;
	font-size: 14px;
}
.cont h3{
 font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #000000;
	margin: 0px;
	padding: 0px 0px 10px 0px;
}
.tech-table{
 padding: 2px 0px;
	margin: 0px 0px 10px 0px;
	background: #e0e0e0;
	position: relative;
	display: block;
	width: 68%;
}
/*FIRST*/
.tech-table .first{
 position: relative;
	display: block;
	background: #f3f3f3;
	margin: 0px 2px;
}
.tech-table .first .head{
 width: 100%;
	height: 26px;
	margin-bottom: 2px;
}
.tech-table .first .head td{
 width: 50%;
	text-align: center;
 font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-transform: uppercase;
}
.tech-table .first .head td.beta{
 background: #e0e0e0;
}
.tech-table .first .head td.clear{}
.tech-table .first .head td.beta a{
 color: #315eb1;
	text-decoration: none;
}
.tech-table .first .head td.beta a:hover{
 color: #D0830F;
}
.tech-table .first .body{
 width: 100%;
	background: #e0e0e0;
}
.tech-table .first .body td{
 width: 50%;
	text-align: left;
 font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #315eb1;
	padding: 6px;
	background: #ffffff;
	border: 1px solid #e0e0e0;
	border-top: none;
	border-right: 1px solid #ffffff;
	border-left: 1px solid #ffffff;
}
.tech-table .first .body td.two{
 border-left: 1px solid #e0e0e0;
	color: #000000;
}
/*FIRST-END*/
/*TWO*/
.tech-table .twow{
 position: relative;
	display: none;
	background: #f3f3f3;
	margin: 0px 2px;
}
.tech-table .twow .head{
 width: 100%;
	height: 26px;
	margin-bottom: 2px;
}
.tech-table .twow .head td{
 width: 50%;
	text-align: center;
 font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-transform: uppercase;
}
.tech-table .twow .head td.beta{
 background: #e0e0e0;
}
.tech-table .twow .head td.clear{}
.tech-table .twow .head td.beta a{
 color: #315eb1;
	text-decoration: none;
}
.tech-table .twow .head td.beta a:hover{
 color: #D0830F;
}
.tech-table .twow .body{
 width: 100%;
	background: #e0e0e0;
}
.tech-table .twow .body td{
 width: 50%;
	text-align: left;
 font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #315eb1;
	padding: 6px;
	background: #ffffff;
	border: 1px solid #e0e0e0;
	border-top: none;
	border-right: 1px solid #ffffff;
	border-left: 1px solid #ffffff;
}
.tech-table .twow .body td.two{
 border-left: 1px solid #e0e0e0;
	color: #000000;
}
/*TWO-END*/
button.button{
 width: 68%;
	background: url(../img/button.gif) repeat-x top left #666666;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
	border: none;
	padding: 5px;
	cursor: pointer;
}
button.button:hover{
 width: 68%;
	background: url(../img/button-hover.gif) repeat-x top left #666666;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
	border: none;
	padding: 5px;
	cursor: pointer;
}
.right-block{
 float: right;
	width: 30%;
}
.modul{
 background: #FFFFFF;
	border: 1px solid #e0e0e0;
	width: 90%;
	padding: 4px 8px;
	position: relative;
}
.modul h3{
 text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 11px;
	text-transform: uppercase;
	background: #f3f3f3;
	padding: 0px 0px 0px 0px;
	line-height: 20px;	
}
.modul button.button{
 width: 100%;
	margin: 3px 0px 3px 0px;
}
.modul ul{
 margin: 0px;
	padding: 0px;	
	padding: 3px 0px 13px 0px;
}
.modul ul li{
 list-style: none;
	text-align: center;
	margin: 6px 0px;
}
.modul ul li a{
 font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #315eb1;
	font-weight: normal;
	text-decoration: none;
	border-bottom: 1px solid #315eb1;
}
.modul ul li a:hover{
 color: #666666;
 border: none;
}

.PAUSE{

}
.zagolovok{
 text-align: center;
	height: 16px;
	background: #545454;
	position: relative;
	display: table;
	z-index: 1;
	width: auto;
	font-weight: normal;
	font-size: 12px;
	color: #FFFFFF;
	text-transform: uppercase;
	font-family: Arial, Helvetica, sans-serif;
}
*+html .zagolovok{
 display: inline;
}
.zagolovok .z{
 margin: 0px;
	padding: 0px;
}
.zagolovok .z .center{
 padding: 0px 20px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.zagolovok .z .center a{
 text-decoration: none;
	color: #FFFFFF;
}
.zagolovok .z .center a:hover{
 color: #999999;
}
.zagolovok .z .center p{
 margin: 0px;
	padding: 0px;
	display: inline;
}
.zagolovok .l{
 width: 14px;
	height: 22px;
	position: relative;
	display: block;
	background: url(../img/l.gif) no-repeat top left;
	z-index: 25;
}
.zagolovok .r{
 width: 14px;
	height: 22px;
	position: relative;
	display: block;
	background: url(../img/r.gif) no-repeat top left;
	z-index: 25;
}
.newsbox{
 padding: 5px 0px;
}
.newsbox h2{
 font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 12px;
	margin: 0px;
	padding: 15px 3px 5px 15px;
}
.newsbox p{
 font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 13px;
	margin: 0px;
	padding: 5px 3px 5px 15px;
}
.newsbox h5{
 font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 11px;
	margin: 0px;
	padding: 5px 3px 12px 15px;
}
.newsbox h2 a{
 text-decoration: none;
	color: #000000;
}
.newsbox h2 a:hover{
 color: #BD2020;
}
.newsbox p a{
 text-decoration: none;
	color: #000000;
}
.newsbox p a:hover{
 color: #000000;
}
/*NEWS-END*/

/*MEDIA*/
.media{
 width: auto;
	padding: 10px;
}
.imagebox{
 width: 127px;
	height: 96px;
	display: inline;
	margin: 5px 0px;
	padding: 0px;
	border: none;
}
.videobox{
 width: 165px;
	height: 124px;
	display: inline;
	margin: 5px 0px;
	padding: 0px;
	border: none;
}
/*MEDIA-END*/

/*FOOTER*/
#footer{
 height: 208px;
	background: url(../img/footer.jpg) bottom center repeat-x;
}
#footer .center{
 margin: 0px auto;
 min-width: 1050px;
	min-height: 100%;
 max-width: 1300px;
}
#dublicate{
 width: 680px;
	height: 21px;
	position: absolute;
	left: 380px;
	top: 115px;
}
#dublicate ul{
 display: block;
 margin: 0px;
	padding: 0px;
}
#dublicate ul li{
 display: inline;
	margin: 0px 3px;
	font-size: 12px;
	color: #adadad;
}
#dublicate ul li a{
 text-decoration: none;
	color: #adadad; 
}
#dublicate ul li a:hover{
 text-decoration: none;
	color: #ffffff; 
}
#machinka{
 width: 393px;
	height: 208px;
}
#footer .copy, #footer .counter{
 width: 205px;
	height: 65px;
	position: absolute;
	left: 380px;
	top: 137px;
}
#footer .counter{
 width: auto;
 top: 144px;
 left: 595px;
}
#footer .copy p, #footer .counter p{
 font-size: 11px;
	color: #adadad;
	margin: 14px 0px 0px 0px;
	padding: 0px;
}
#footer .copy p a{
	color: #adadad;
	text-decoration: none;
}
#footer .copy p a:hover{
 color: #FFFFFF;
}
/*FOOTER-END*/
#map_canvas{
 font-style: normal;
}
#map_canvas p{
 margin: 0px;
	padding: 0px;
}
.css_form{
 font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	margin: 0px  10px 0px 15px; 
	padding: 25px 0px 0px 0px;
}
.css_form form{
 margin: 0px;
	padding: 0px;
}
.css_form .inp{
 width: 350px;
	height: 22px;
	padding: 2px;
	margin: 0px;
	line-height: 22px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #1E3E15;
	border: 1px solid #6F6F6F;
}
.css_form .inp2{
 width: 350px;
	height: 22px;
	padding: 2px;
	margin: 0px;
	line-height: 22px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #FFFFFF;
	background: #56B715;
	border: 1px solid #56B715;
}
.css_form textarea.inp{
 width: 350px;
	height: 100px;
}
.css_form .button{
 width: 350px;
}
.css_form .button:hover{
 width: 350px;
}
div .vip{
 padding: 10px 10px;	
	/*
	background: #1F4E81;
	background: #BE2121;	
	*/
	background: #DFDFDF;
	color: #000000;
	display: block;
	margin: 0px 0px 0px 15px;
	width: 70%;
	font-size: 17px;
	font-weight: normal;
}
div .vip b{
 font-size: 11px;
	padding: 15px 0px;
}
.serdil{
 width: 98%;
	border: 1px solid #FFFFFF;
}
.serdil td{
 font-size: 12px;
	padding: 9px 3px;
	background: #DFDFDF;
}
.serdil td:hover{
 background: #FFFFFF;
}
#up #telephone{
 position: absolute;
	top: 100px;
	right: 310px;
	font-family: "Times New Roman", Times, serif;
	font-size: 22px;
}
#up #telephone b{
 font-weight: normal;
	font-size: 43px;
}
ul.remont2{
 margin: 0px;
	padding: 0px 0px 0px 15px;
}
ul.remont2 li{
	margin: 15px 0px;
	list-style: url(../img/list.gif) inside;
}
.news2 h4{
 font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 13px;
	margin: 0px;
	padding: 0px 0px 0px 15px;
}
.mohide{
 padding: 0px 0px 0px 39px;
}
.mohide a{
 font-size: 11px;
	color: #999999;
}
.mohide a:hover{
	color: #3F75DA;
}
div.clear{
 clear: both;
}
.ttps{
 position: absolute;
	display: block;
	width: 270px;
	height: auto;
	z-index: 1000;
	left: 0px;
	top: 0px;
	padding: 5px;
	background: #F0F0F0;
	display: none;
	font-size: 11px;
	filter:alpha(opacity=90);
 -moz-opacity:.90;
 opacity:.90;
}
.news2 h1 a{
 padding: 3px 6px;
	margin: 0px 0px 10px 10px;
	background: #EAEAEA;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
	white-space: nowrap;	
}
.news2 a:hover{
 text-decoration: none;
}
.info h1 a.tags{
 padding: 3px 6px;
	margin: 0px 0px 10px 10px;
	background: #EAEAEA;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
	white-space: nowrap;	
}
.info a.tags:hover{
 text-decoration: none;
}
.dilerbox h1 a{
 font-size: 17px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	padding: 0px;
	text-decoration: none;
	color: #545454;
	background: none;
	margin: 0px 0px 0px 0px;
}
.dilerbox h1 a:hover{
 color: #000000;
}
.popular{}
.popular h4{
	font-size: 15px;
	margin-top: 25px;
	margin-bottom: 10px;
	font-weight: bold;
}
.popular ul{
 margin: 0px 0px 0px 15px;
	padding: 0px;
}
.popular ul li{
 margin-top: 7px;
	margin-bottom: 7px;
	font-size: 12px;
	list-style: url(../img/list2.gif) inside;
}
.h_service{
 display: none;
}
.info h2.nw{
 margin: 19px 0px 3px 15px;
	font-size: 17px;
}
.info h4{
 margin: 5px 0px 15px 15px;
	font-size: 14px;
}