* {
	margin: 0; padding: 0;
}

html {
	background: #fff;
	font: .7em Verdana, Geneva, Arial, Helvetica, sans-serif;
}

table { border-collapse: collapse; width: 100%; }
td		{ vertical-align: top; }

.block td div div div div td {
	background: none;
}

.block_left td table td {
	background: none;
	border: none;
	padding: 2px 0;
}

.polovinka	{ width: 50%; }	
.v_center	{ vertical-align: middle; }
.h_center	{ text-align: center !important; }
.h_justify	{ text-align: justify; }
.h_right		{ text-align: right !important; padding: 0 1em !important; }
.bottom_spacer	{ margin-bottom: 1em; }
.banner { padding: 0 .5em; width: 19%;}
a img			{ border: 0; }
.margin_lrb { margin: 0 14px 14px 14px; }
.null			{ margin: 0; padding: 0; }
.text 		{ padding: 1em; }
.top_p		{
	padding-top: 4px !important;
}

.input_90	{
	width: 90%;

	font-size: 1em;
	border: 1px solid #CBCBCB;	
}
.w100			{
	width: 130px;
}

.pl	{
	padding-left: 10px;
}

.red {
	color: red;
}

a			{ text-decoration: none; color: #0F3691; }
a:hover	{ text-decoration: underline; }

h1, h2, h3, h4, p {
	margin-bottom: .5em;
	
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-weight: normal;
}

h2 {
	font-size: 1.1em;
	font-weight: bold;
}

h3:first-letter { text-transform: uppercase; }
h3 { font-size: 1em; text-transform: lowercase; font-weight: bold;}

marquee {
	padding-top: 14px;
	
	font-size: 1.2em;
}

.input {
	margin-top: 4px;
	height: 17px;
	position: relative; // position: static;
	top: -1px;
	
	font-size: 1em;
	border: 1px solid #CBCBCB;
}

.enter {
	position: relative;
	top: 4px;
}

/* Шапка сайта */

#header {
	width: 100%;
	
	white-space: nowrap;
}

	#header td {
		vertical-align: middle;
	}

	#header #top_nav {
		height: 23px;
	
		background: url(i/top_nav.gif) repeat-x;
	}

	#header #top_nav img {
		margin-right: 18px;
	}
	
	#header #logo {
		height: 108px;
	}
	
	#header #logo div {
		height: 43px;
		width: 189px;
		
		cursor: pointer;
		background: url(i/ddo.gif) no-repeat;		
	}

	#header #logo h1 {
		display: none;
	}
	
	#header .p_l {
		padding-left: 40px;
	}
	
	#header ul {
		list-style: none;
	}
	
	#header ul li {
		display: inline;
		padding: 8px;
		
		background: url(i/top_nav_li.gif) no-repeat left center;
	}

.block {
	width: 100%;
			
	text-align: left;
	background: url(i/dl.gif) repeat-y left;
}

	.block th {
		line-height: 22px;
		
		background: url(i/dl_dt.gif) repeat-x;
	}

	.block th div {
		background: url(i/dl_dt_right.gif) no-repeat left;
	}

	.block th div div {
		padding-left: 1em;
		
		font-weight: bold;
		background: url(i/dl_dt_left.gif) no-repeat right;
	}
	
	.block td {
		
	}
	
	.block td div {
		background: url(i/dl.gif) repeat-x right bottom;		
	}

	.block td div div {
		background: url(i/dl.gif) repeat-y right;	
	}
	
	.block td div div div {
		background: url(i/dl_dd_right.gif) no-repeat left bottom;
	}
	
	.block td div div div div {
		padding: .5em 1em;
		min-height: 6em;
		background: url(i/dl_dd_left.gif) no-repeat right bottom;
	}

.block_left {
	width: 100%;
	margin-bottom: 15px;

	background: url(i/dl.gif) repeat-y right;
}

	.block_left th {
		line-height: 22px;
		
		background: url(i/dl_dt.gif) repeat-x;
	}

	.block_left th div {
		margin-left: 1em;
		text-align: left;
				
		font-weight: bold;
		background: url(i/dl_dt_left.gif) no-repeat right;
	}

	.block_left th div div {	margin-left: 0em;	}

	
	.block_left td {
	
		/* Полоски глючат! */
	
		background: url(i/dl.gif) repeat-x left bottom;
	}
	
	.block_left td div {
		padding: .5em 1em;
				
		background: url(i/dl_dd_left.gif) no-repeat right bottom;
	}

.block_left div.alt_1 {
	background: #fff;
	padding: 1em 0 0 0; 
}
	
.block_left div.alt_2 {
	background: #F2F2F2;
	
	margin: 0 -1em;
	padding: 1em; 
}

.block_left div.alt_vip {
	background: #FCFFEA;
	padding: 1em 1em 1em 1em; 
}

.end {
		background: url(i/dl_dd_left.gif) no-repeat right bottom;
}

.block_right {	
	width: 100%;
	margin-bottom: 15px;
	
	background: url(i/dl.gif) repeat-y left;
}

	.block_right th {
		line-height: 22px;
		
		text-align: left;
		background: url(i/dl_dt.gif) repeat-x;
	}

	.block_right th div {
		padding-left: 1em;
		
		font-weight: bold;
		background: url(i/dl_dt_right.gif) no-repeat left;
	}
	
	.block_right td {
		background: url(i/dl.gif) repeat-x left bottom;
	}
	
	.block_right td div {
		padding: .5em 1em;
				
		background: url(i/dl_dd_right.gif) no-repeat left bottom;
	}
	
	hr {height: 4px; color: #F2F2F2; border: none; width: 110%; margin: 0 -1em; }
	html>body hr {height: 4px; background-color: #F2F2F2;  margin: 0 -1em; margin-bottom: .5em; }

	
.block td div div div div {
	min-height: 68px; // height: 68px;
}

.block_right td div,
.block_left td div {
	min-height: 75px;
}

.block td ,
.block_right td ,
.block_left td {
	text-align: justify;
}

p.more {
	text-align: right;
}
	
#content {
	width: 70%;
}

#content #cat {
	width: 100%;
	margin-bottom: 15px;
}

	#content #cat th {
		padding-left: 50px;
	
		line-height: 33px;
		color: #3F6DA3;
		text-align: left;
	}
	
	#content #cat th.auto	{ background: url(i/cat_auto.gif) no-repeat 7px center; }
	#content #cat th.les		{ background: url(i/cat_les.gif) no-repeat 7px center; }
	
	#content #cat .cat_list {
		background: #F2F2F2;
		padding: 7px 0;
	}	
	
	#content #cat .cat_list table th {
		padding-left: 17px;
		
		color: #000;
		font-weight: normal;
		background: url(i/cat_list_th.gif) no-repeat 7px center;
	}
	
	#content #cat .cat_list table td {
		padding-right: 10px;
			
		text-align: right;
		font-weight: bold;
		color: #3F6DA3;
	}	
	
	#content #cat .cat_list table th, #content #cat .cat_list table td {
		line-height: 1.3em;
	}
	
	#content #cat h2 {
		padding-top: 2px;
		line-height: 30px;
		padding: 0 8px;
		
		font-weight: bold;
	}
	#content #cat .text {
		padding: 8px;
	}
	
#right_col {
	width: 30%;
}

#footer {
	height: 70px;

	background: #EFEFEF url(i/footer.gif) repeat-x;
}

	#footer td {
		padding: 0 10px;
	}
	
	#footer a.probanner {
		padding: 12px 0;
		padding-left: 30px;
		display: inline-block;
	
		color: #B4B4B4;
		background: url(i/probanner.gif) no-repeat left center;
	}
	
	#footer a.ddo {
		padding: 12px 0;
		padding-right: 100px;
		display: inline-block;
	
		color: #B4B4B4;
		background: url(i/ddo_mini.gif) no-repeat right center;
	}
