html
{
	height: 100%;
}

body
{
	background-color: #ffffff;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding: 0px;
margin:0px;
	line-height: 110%;
	height: 100%;
}

td,th
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
p
{
text-align:justify;
line-height: 120%;
}

h1, .title
{
	color: #660000;
	font-weight: normal;
	font-family: Georgia;
	font-size: 24px;
	line-height: 120%;
	margin: 0px 0px 10px 0px;
padding:0px;
}

h2
{
	font-family: Georgia;
	font-weight: normal;
	font-size: 20px;
	padding: 0px 0px 5px 0px;
	margin: 0px;
	line-height: 110%;
	color: #660000;
}

h3
{
	font-family: Georgia;
	font-weight: normal;
	font-size: 18px;
	padding: 0px 0px 5px 0px;
	margin: 0px;
	line-height: 110%;
	color: #660000;
}

a, a:visited, a:link{
	color:#000099 ;
}
img
{
border:0px;
}

.lefttd
{
border-top:1px solid #CCCCCC;
border-right:1px solid #CCCCCC;
}

.centertd
{
border-top:1px solid #CCCCCC;
}

.downtd
{
padding: 0 10px 0 0;
}

.downtd2
{
padding: 0 0 0 10px;
}

.righttd
{
border-top:1px solid #CCCCCC;
border-left:1px solid #CCCCCC;
padding:0 0 15px 0;
}

.tit1
{
margin:0 0 0 20px;
}

.menutit
{
margin:10px 0 0 0px;
}

.newstit
{
margin:10px 0 0 0px;
}

div#header {
	height:157px;
	border-bottom: 2px solid #cccccc;
}
div#header_left{
	float:left;
}
div#header_midle{
	float:left;
	width:350px;
}
div#header_midle span{
	color:#0033cc;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
}
div#header_right{
	float:right;
	height:20px;
	margin-right:10px;
	margin-top:2px;
}
div#header_right a{
	text-decoration:none;
	color:#333333;
	padding-left:8px;
	font-size:14px;
}
div#header_bottom{
	width:100%;
	height:33px;
	position:relative;
	background-image:url(http://na-lazarevskom.ru/templates/na-lazarevskom_baners/images/goriz_back.png);
	top:124px;
}


div#news{
	text-align:justify;
	float:left;
	width:218px;
padding:0 0 0 10px;
}

div#news p
{
text-align:justify;
padding:0 20px 10px 0;
margin: 0;
}

div#news h3 {
background-image:url(/images/news1.png);
background-repeat:no-repeat;
color:#990000;
font-size:14px;
font-weight:bold;
line-height:32px;
margin:0 0 0px 5px;
padding-bottom:0px;
padding-left:40px;
vertical-align:top;
width:180px;
}

div#navigation{
	float:left;
	width:220px;
	margin-left:-100%;
padding-top:10px;
}
div#navigation h3 {
background-image:url(/images/menu1.png);
background-repeat:no-repeat;
color:#990000;
font-size:14px;
font-weight:bold;
line-height:32px;
margin:0 0 0px 5px;
padding-bottom:0px;
padding-left:40px;
vertical-align:top;
width:180px;
}
div#navigation_footer img{
	display:block;
	margin-left:50px;
	margin-top:5px;
	margin-bottom:5px;
}
div.sub_menu {
	position:absolute;
	display:none;
	background-color: #efefef;
	z-index:5;
	left:220px;
padding:0 0 0 10px;
	top:20px;
	//width:200px;
}
div.sub_menu a{
	background-color: #efefef;
}
div#search {
	height:20px;
	margin-top:5px;
	margin-bottom:5px;
	vertical-align:top;
	width:180px;
}
div.search input{
	font-family:Verdana,Arial,Helvetica,sans-serif;
	background:transparent none repeat scroll 0 0;
	border:1px solid #999999;
	font-size:10px;
	height:15px;
	line-height:14px;
	margin:0;
	padding-left:4px;
	width:170px;
}
a#active{
	background-color:#FFFFFF !important;
    color:#990000 !important;
}

div#left_menu
{
padding: 0 0 0 10px;
}

div#left_menu a, div#left_menu a:visited, div#left_menu a:link{
	color:#000099 ;
	display:block ;
	font-family:Verdana,Arial,Helvetica,sans-serif ;
	font-size:12px ;
	font-weight:normal;
	margin-bottom:0 ;
	text-align:left ;
	text-decoration:none ;
	white-space:nowrap;
	margin:0 ;
	padding:5px 0 5px 0 ;
	position:relative ;
	width:100%;
}

div#wrapper{ 
	float:left;
	width:100%;
}
div#content2{
	margin: 0px;
padding: 10px 15px 20px 15px;
}

div#footer{
	border-top: 2px solid #cccccc;
height:30px;
	width:100%;
}


