html,body,div,span,p,blockquote,pre,h1,h2.h3,h4,h5,h6,a,abbr,acronym,address,big,cite,code,del,dfn,em,font,img,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,b,u,i,center,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td{
	margin:0;
	padding:0;
	color:#181818l
}
html, body {
	font-family: Tahoma, Geneva, sans-serif; /* основной шрифт */
	font-size:12px; /* размер основного шрифта */
	width:100%;
	min-width:1024px; /* минимальная ширина */
}
* html #body /* минимальная ширина для IE 6 */
{
	width:expression(
		(document.compatMode && document.compatMode == 'CSS1Compat')
		?
		(
			document.documentElement.clientWidth < 1024
			?
			"1024px"
			:
			"100%"
		) : (
			document.body.clientWidth < 1024
			?
			"1024px"
			:
			"100%"
		)
	);
}

/* ссылки */
a {color:#438F15;}
a:hover {color:#ec9205;text-decoration:none;}

ul {list-style: none;}

.submit { /* кнопка */
	background-image:url(/img/submit-bg.gif);
	background-repeat:repeat-x; 
	font-family:Tahoma, Geneva, sans-serif; 
	width:113px;
	height:25px; 
	border:1px solid #24a8df; 
	color:#FFF;
}

/*- Navigation -*/
#nav {
	margin-left:13px;
	margin-right:20px;
	margin-top:50px;
	float: right;
}
* html #nav {margin-right:0px;}

#nav ul {list-style:none;}
#nav ul li {
	float:left;
	margin-right:20px;
	font-weight:bold;
}
#nav #active {
	text-align:center;
	padding-top:1px;
	height:18px;
}
#nav #active a {
	font-size:11px;
	color:#FFF;
	text-decoration:none;
}
#nav .one#active {
	background-image:url(/img/nav-one.gif);
	height:18px;
	width:62px;	
}
#nav .two#active {
	background-image:url(/img/nav-two.gif);
	width:80px;
}
#nav .three#active {
	background-image:url(/img/nav-one.gif);
	width:62px;
}
#nav .four#active {
	background-image:url(/img/nav-one.gif);
	width:62px;
}
#nav .five#active {
	background-image:url(/img/nav-five.gif);
	width:123px;
}
#nav .six#active {
	background-image:url(/img/nav-two.gif);
	width:80px;
}
#nav .seven#active {
	background-image:url(/img/nav-one.gif);
	width:62px;
}
#nav .eight#active {
	background-image:url(/img/nav-eight.gif);
	width:68px;
}




/*- Header -*/
#konchik {
	background-image:url(/img/konchik.gif);
	background-repeat:no-repeat;
	width:318px;
	height:45px;
	margin-top:90px;
	float:left;
	padding-left:25px;
	font-size:24px;
}
#konchik div {
	margin-top:-10px;	
}
.opusanie { /* описание 1 */
	width:235px; 
	height:75px; 
	left:344px;
	margin-top:53px;
	position: absolute;
}
.opusanie .img {
	background-image:url(/img/header-1.png);
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src=img/header-1.png); 
	width:expression(1); 
	height:expression(1);
	margin-top:23px;
	width:75px;
	height:52px;
	position: absolute;
}
.opusanie .cat {
	width:180px;
	margin-left:55px;
	text-align:center;
	position:absolute;
}
.opusanie a, .opusanie2 a, .opusanie3 a  {
	font-size:16px;
	text-decoration:none;
	color:#000;
}
.opusanie a:hover, .opusanie2 a:hover, .opusanie3 a:hover {
	text-decoration: underline;
	color:#000;
}

.opusanie2 {/* описание 2 */
	width:220px; 
	height:50px; 
	left:410px;
	margin-top:142px;
	position: absolute;
	text-align:center;
}
#img2 {
	background:url(/img/header-2.png);
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src=img/header-2.png); 
	width:expression(1); 
	height:expression(1);
	width:59px;
	height:77px;
	left:512px;
	margin-top:81px;
	position: absolute;
}

.opusanie3 {/* описание 3 */
	width:170px;
	height:60px;
	left:443px;
	margin-top:210px;
	position: absolute;
	text-align:center;
	font-size:16px;
	top: 120px;
}
#img3 {
	background-image:url(/img/header-3.png);
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src=img/header-3.png); 
	width:expression(1);
	height:expression(1);
	left:517px;
	width:82px;
	height:73px;
	position: absolute;
	margin-top:179px;
	top: 87px;
}


#header-left {
	background-image:url(/img/header-left.png);
	background-repeat:no-repeat;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src=img/header-left.png); 
	width:expression(1); 
	height:expression(1); 
	width:402px;
	height:112px;
	float:left;
	margin-top:50px;
}
#header-left div {
	width:380px;
	font-size:18px;
	margin-left:12px; 
	margin-top:15px;
	position:absolute;
}
#header-left ul {
	width:380px;
	list-style:none;
	margin-left:17px;
	margin-top:40px;
	position:absolute;
}
#header-left li {
	background-image:url(/img/header-li.gif);
	background-repeat:no-repeat;
	background-position:0% 65%;
	padding-left:15px;

}

.bonus {
	background-image:url(/img/header-bonus.gif);
	width:156px;
	height:110px;
	margin-left:172px;
	margin-top:19px;
	position:absolute;
}
.bonus div {
	text-align:center;
	padding-top:24px;
	padding-left:8px;
	padding-right:8px;
	font-size:11px;
}
.sposob {
	background-image:url(/img/header-sposob.gif);
	width:156px;
	height:144px;
	margin-left:172px;
	margin-top:179px;
	position:absolute;
}
#strela {
	background-image: url(/img/strela.png);
	background-repeat:no-repeat;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src=img/strela.png); 
	width:expression(1); 
	height:expression(1); 
	float:right;
	height:277px;
	width:350px;
}
#strela input { /* кнопка "регистрация" */
	background-image:url(/img/strela-reg.png);
	background-repeat:no-repeat;
	background-position:bottom;
	width:166px;
	height:27px;
	border:0;
	color:#FFF;
	font-weight:bold;
	margin-left:168px;
	margin-top:138px;
	position: absolute;
}

	
/*- Tarifnie planu -*/
#tarif {
	background-image:url(/img/tarif.png);
	background-repeat:no-repeat;
	height:196px;
	padding-left:33px;
}
#tarif .plan {
	width:236px;
	height:147px;
	float:left;
	margin-right:33px;
	margin-top:15px;
	padding:10px;
}
#tarif .plan:hover {
	background-color:#FFF;
}
#tarif #velo.plan {background-image:url(/img/velo.png);}
#tarif #velo.plan:hover {background-image:url(/img/velo-act.png);}

#tarif #auto.plan {background-image:url(/img/auto.png);}
#tarif #auto.plan:hover {background-image:url(/img/auto-act.png);}

#tarif #samolet.plan {background-image:url(/img/samolet.png);}
#tarif #samolet.plan:hover {background-image:url(/img/samolet-act.png);}

#tarif .title {
	font-size:24px;
	text-align:right
}
#tarif .title span {
	font-size:18px;
	color:#ff9014;
}
#tarif .plan:hover .title {
	font-size:24px;
	color:#FFF;
	text-align:right;
}
#tarif .title2 span {
	font-size:18px;
	color:#ff9014;
}
#tarif .text {
	margin-bottom:5px;
	margin-top:5px;
	font-size:14px; 
	color:#181818;
}
#tarif .plan:hover .text {
	margin-bottom:5px;
	margin-top:5px;
	font-size:14px; 
	color:#666;
}
#tarif a {
	color:#333;
	font-size:12px;
}
#tarif .plan:hover a{color:#666;}



/*- Content -*/
.content {
	height:auto;
	margin-top:12px;
	margin-left:33px;
	margin-right:0px;
	margin-bottom:10px;
}

/*- Blocks -*/
#block {
	width:220px;
	float:left;
}
* html #block {width:200px;}
#block .col {
	border-bottom:1px #8b8b8b dashed;
	padding-bottom:13px;
	margin-top:10px;
}
#block .title {
	background-image:url(/img/block-head.png);
	background-repeat: no-repeat;
	width:112px;
	height:21px;
	font-weight:bold;
	text-align:center;
	padding-top:3px;
	margin-bottom:10px;
}
#block #img div {
	height:41px;
}
#block #img img {
	float:left;
	clear: both;
	margin-right:7px;
	margin-top:3px;
}
#block #img a {
	position: absolute;
	float:left;
	clear: left;
	left: 78px;
	margin-top:10px;
}
#block #img .no {margin-top:2px;}
#block #img .no2 {margin-top:-2px;}
* html #block #img a{margin-top:-28px;} /* для IE 6 */
* html #block #img .no{margin-top:-36px;}/* для IE 6 */
* html #block #img .no2{margin-top:-40px;}/* для IE 6 */


#block .title_100 {
	background-image:url(/img/block-head-100.png);
	background-repeat: no-repeat;
	width:126px;
	height:35px;
	font-weight:bold;
	padding-top:3px;
	padding-left:23px;
	margin-bottom:10px;
}
#block td {height:25px;}
#block .log {
	height:15px;
	width:115px;
	border: 1px solid #000;
	background-image:url(/img/login-strela.gif);
	background-repeat:no-repeat;
	background-position:left center;
	background-color:#f39c14;
	font-weight:bold;
	font-size: 12px;
}
#block .sub {
	background-color:#000;
	border:1px solid #f39c14;
	height:15px;
	color:#FFF;
	padding-left:2px;
	padding-right:2px;
	padding-top:0;
	padding-bottom:0px;
}
#block ul {
	list-style:none;
}
#block li {
	background-image:url(/img/li.gif);
	background-repeat:no-repeat;
	background-position:left;
	padding-left:15px;
	margin-bottom:5px;
	margin-left:2px;
}
#block span {
	color:#358704;
	font-weight:bold;
}

#centers {
	margin-left:240px;
	padding-top:10px;
}

#centers .title_green {
	font-size:16px;
	font-weight:bold;
	color:#438F15;
}
#centers .title_orange {
	font-size:14px;
	font-weight:bold;
	color:#ec9205;
}
#centers .list {
	float:left;
	margin-right:25px;
	clear: none;
}
#centers .top {
	width: 800px;
	margin-left:-10px;
}
#centers .top span {
	font-size:14px;
	font-weight:bold;
	color:#438F15;
	margin-left:10px;
}
#centers .top p {
	font-weight:bold;
	color:#ec9205;
}
#centers .top div {
	float:left;
	border-right:1px dashed #999;
	width:214px;
	height:110px;
	padding-left:15px;
	padding-right:15px;
}
#centers .top #all {
	width:720px;
	height:auto;
	border:none;
	margin-top:5px;
}

#centers .title_bg_green {
	background:#f4faf2;
	padding-top:5px;
	padding-bottom:5px;
	padding-left:8px;
}
#centers .title_bg_orange {
	background:#F6F2D1;
	padding-top:5px;
	padding-bottom:5px;
	padding-left:8px;
}

#centers .tbl_orange {
	width:100%;
	background-color:#F6F2D1;
	margin-bottom:3px;
}
#centers .tbl_orange input {
	width:200px;
	border: 1px #999 solid;
}
* html #centers .tbl_orange {margin-left:-3px;}
#centers .tbl_orange td{
	padding-top:4px;
	padding-bottom:4px;
	padding-left:8px;
}

#centers .tbl_green {
	width:100%;
	background-color:#f4faf2;
	margin-bottom:3px;
	margin-top:3px;
}
#centers .tbl_green input {
	width:200px;
	border: 1px #999 solid;
}
* html #centers .tbl_green {margin-left:-3px;}
#centers .tbl_green td{
	padding-top:4px;
	padding-bottom:4px;
	padding-left:8px;
}

.prompt {
	width:600px; 
	height:112px;
	margin-top:10px;
}
.prompt .left {
	float:left;
	background-image:url(/img/help-left.gif); 
	width:5px;
	height:100px;
}
.prompt .center {
	float:left; 
	background-color:#f1f0f0; 
	width:580px; 
	height:80px;
	padding-left:5px;
	padding-right:5px;
	padding-top:20px;
}
.prompt .right {
	float:right; 
	background-image:url(/img/help-right.gif);
	width:5px; 
	height:100px;
}

.prompt-2 {
	width:770px; 
	height:154px;
	margin-top:10px;
}
.prompt-2 .left-2 {
	float:left;
	background-image:url(/img/help-left-2.gif); 
	width:5px;
	height:149px;
}
.prompt-2 .center-2 {
	float:left; 
	background-color:#f1f0f0; 
	width:740px; 
	height:129px;
	padding-left:15px;
	padding-right:5px;
	padding-top:10px;
	padding-bottom:10px;
	
}
.prompt-2 .right-2 {
	float:right; 
	background-image:url(/img/help-right-2.gif);
	width:5px; 
	height:149px;
}

.robox {
	background-image:url(/img/robox.png); 
	background-position: top right;
	background-repeat:no-repeat; 
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src=img/robox.png); 
	width:expression(1); 
	height:expression(1); 
	height:69px;
}

.webmoney {
	background-image:url(/img/webmoney.png); 
	background-position: top right;
	background-repeat:no-repeat; 
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src=img/webmoney.png); 
	width:expression(1); 
	height:expression(1); 
	height:69px;
}

/*- Footer -*/
#footer {
	width:100%;
}
#footer .stat {
	width:240px;
	vertical-align:top;
	padding-top:10px;
	text-align:center;
}
#footer .stat img {
	margin:5px;
}
#footer .top {
	text-align:center;
	border-bottom:1px #999 dashed;
	padding-top:25px;
	padding-bottom:13px;
}
#footer .bottom table {
	margin-top:13px;
	text-align:left;
}
#footer .bottom td {
	text-align:left;
	padding-left:13px;
}
#footer .bottom .left {
	background-image:url(/img/footer-strela.gif);
	background-repeat:no-repeat;
	background-position:right bottom;
}
/* Tips, Error, Message, Hightlight*/
p.error {
	background: url(/images/icon-error.gif) no-repeat top left;
	color: #DF0000;
	padding-left: 25px;
}

p.message {
	background: url(/images/icon-info.gif) no-repeat top left;
	color: #2FAFCB;
	padding-left: 25px;
}

p.tips {
	background: url(/images/icon-tips.gif) no-repeat top left;
	color: #FA6900;
	padding-left: 25px;
}

p.feed {
	background: url(/images/icon-rss.gif) no-repeat top left;
	padding-left: 25px;
}

.highlight {
	color: #FFFFFF;
	background: #5A5A5A;
	font-weight: bold;
	padding: 1px 5px;
}
*:first-child+html #block #img a {clear: none;}
