#left_column {
float: left;
width: 203px;
padding-right: 1%;
margin-left: 45px;
display: inline;
}
#left_column .us_p {
width: 162px;
height: 22px;
display: block;
float: left;
border-bottom: 1px solid #e6e6e6;
}
#left_column .us_p a {
height: 19px;
padding-top: 3px;
color: #3d3d3d;
float: left;
text-decoration: none;
}
#left_column .us_p a:hover {
color: #9d0a0e;
text-decoration: underline;
}
#left_column #current {
	width: 162px;
	height: 18px;
	border-bottom: 1px solid #e6e6e6;
	float: left;
	text-decoration: none;
}
#left_column #current a {
	width: 162px;
	float: left;
	color: #9d0a0e;
}
#left_column img {
margin-top: 40px;
float: left;
}
#left_column #planka {
	width: 162px;
	height: 18px;
	border-bottom: 1px solid #e6e6e6;
	background: url(../images/current.gif) no-repeat top;
	float: left;
	margin-bottom: 3px;
	text-decoration: none;
}
#content2 {
width: 740px;
margin-left: 18px;
float: left;
}

#content2 div {
width: 300px;
height: 202px;
padding: 2%;
background: #e8e8e8;
float: left;
margin:0 20px 20px 0;
}
#content2 div a, #content2 div a img {
float: left;
}
#content2 div a {
margin-bottom: 5px;
color: #737373;
text-decoration: none;
}
#content2 div a:hover {
color: #9d0a0e;
text-decoration: underline;
}
#content2 .gallery {
width: 680px;
padding: 5px;
}
#content2 .descr, #content2 .vars, #content2 .tech {
height: auto;
background: none;
padding: 0;
margin: 0;
}
#content2 .descr {
width: 314px;
border-right: 1px solid #e6e6e6;
}
#content2 .descr table {
	width: 300px;
	margin-bottom: 15px;
}
#content2 .descr table td, #content2 .descr table th {
text-align: center;
padding: 2px;
border: 1px solid #dadada;
}
#content2 .descr table td a {
float: none;
color: #9d0a0e;
font-weight: bold;
}
#content2 .vars {
width: 160px;
margin-left: 15px;
}
span {
	width: 110px;
}

#content2 .vars img, #content2 .tech img {
margin:15px 0 5px 0;
}
#content2 .vars a, #content2 .tech a {
float: right;
background: url(../images/plusik.gif) right no-repeat;
padding-right: 7px;
font-family: Arial;
font-size: 11px;
}
#content2 .tech {
width: 110px;
margin-left: 40px;
}
