@charset "utf-8";
/* CSS Document */
:focus {
	outline: 0;
}
body  {
	font: 100% Verdana, Arial, Helvetica, sans-serif;
	background: #ff5800;
	margin: 0; 
	padding: 0;
	text-align: center; 
	color: #000000;
	overflow:hidden;
}
.twoColFixLtHdr #container { 
	width: 1100px; 
	margin: 0 auto; 
	text-align: left;
	overflow:hidden;
} 
.twoColFixLtHdr #header { 
	padding: 0 10px 0 20px;
	height: 30px; 
} 
.twoColFixLtHdr #header h1 {
	margin: 0; 
	padding: 10px 0; 
}
.twoColFixLtHdr #sidebar1 {
	float: left; 
	width: 520px; 
	padding: 17px 10px 15px 20px;
}
.twoColFixLtHdr #sidebar2 {
	float: left; 
	width: 30px; 
	padding: 25px 10px 15px 20px;
}
.twoColFixLtHdr #mainContent { 
	margin: 0 0 0 250px; 
	padding: 20px;
	color:#9999CC; 
}
.issues {
	height: 148px;
	padding:300px 0 0 0;} 
.twoColFixLtHdr #footer { 
	padding: 0 10px 0 20px;
}
.madeby {
	margin:350px 0 0 0;
	font-size:10px;
	color:#330033;
	line-height:50px;
} 
.madeby a{
	text-decoration:none;
} 
.twoColFixLtHdr #footer p {
	margin: 0; 
	padding: 10px 0;
}
.fltrt {
	float: right;
	margin-left: 8px;
}
.fltlft { 
	float: left;
	margin-right: 8px;
}
.clearfloat { 
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}
img {border:0px;}
#tochka {
}
#lubri {
	padding:15px;
}
#sf {
	padding:0 0 13px 0;
}
--> 
</style><!--[if IE 5]>
<style type="text/css"> 
/* place css box model fixes for IE 5* in this conditional comment */
.twoColFixLtHdr #sidebar1 { width: 230px; }
</style>
<![endif]--><!--[if IE]>
<style type="text/css"> 
/* place css fixes for all versions of IE in this conditional comment */
.twoColFixLtHdr #sidebar1 { padding-top: 30px; }
.twoColFixLtHdr #mainContent { zoom: 1; }
/* the above proprietary zoom property gives IE the hasLayout it needs to avoid several bugs */
</style>
<![endif]-->

