html, body { width: 100%; height: 100%; padding: 0; margin: 0; }
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td {
	margin:0;
	padding:0;
}
body{font-family: Arial;*font-size: 16px; color:#808080;}
table {
    border-collapse:collapse;
	border-spacing:0;
}
table td{padding:0;}
a { color:#279301; outline: none; -moz-outline: 0; border: none; border-width:0; }
a:hover{ color:#43df0a;}
a:active { outline: none; -moz-outline: 0; }
a:focus { outline: none; -moz-outline: 0; }
ul{list-style-type:none; list-style-image:none; list-style-position:outside;}
img { border: none; border-width: 0; }
h1{font-size: 28px; font-family:arial, sans-serif; font-weight:normal; color:#fff;}
div.main { 
	min-height: 100%; 
	_height: 100%;  
	width: 975px;
	margin: 0 auto;
	position:relative;
	padding-bottom: 30px;
}	
div.block{ 
   	overflow: hidden;
   	zoom: 1;
}

.titl{
	color:#fff;
	font-size: 24px;
	height: 39px;
	background: url(../img/titlFil.jpg) no-repeat;
	line-height: 39px;
}

.logo{
	padding: 5px 0 0px 30px;
}
.header{
	overflow: hidden;
	zoom:1;
	position: relative;
	height: 338px;
	border-top:6px solid #62de00;
	border-bottom:6px solid #62de00;
}
.header img{
	float:left;
}
.header .title{
	color:#c5c5c5;
	font-size: 48px;
	width: 340px;
	position: absolute;
	top:0;
	left:15px;
	line-height: 48px;
}
.header .text{
	background: url(../img/newsBg.png) no-repeat;
	color:#000;
	font-size: 18px;
	line-height: 24px;
	position: absolute;
	z-index: 3;
	top:135px;
	left:10px;
	height: 174px;
	_background:none;
    	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='img/newsBg.png', sizingMethod='scale');
}

.header .text p{
	padding: 18px 25px 5px 25px;
}

.news{
	margin: 30px 0;
	overflow: hidden;
	zoom:1;
	margin-right: -40px;
}
.news .box{
	width: 470px;
	float: left;
	margin-right: 35px;
	min-height: 180px;
	height: auto;
	_height: 180px;
	background: url(../img/arrowD.jpg) no-repeat;
	background-position: 370px 45px;
}
.news .box .tema{
	text-indent: 10px;	
}
.news .box p{
	font-size: 14px;
	color:#000;
	line-height: 24px;
	padding: 5px 130px 0 20px;
}


div.left{
	width:300px;
	float:left;
    position:relative;
    z-index: 5;
}

.left .menu{
    padding:15px 0 0 20px;
}
div.menu ul{
    font-size:14px;
}
div.menu ul li{
	padding:0 5px 7px 1px;
}
.category{
	text-indent: 20px;	
}

div.right{
    position:relative;
	z-index: 5;
	margin: 0 0 0 342px;
}
div.content{
	padding:0 0 10px;	
}
div.content h1{
	color:#fff;
	font-size: 24px;
	height: 39px;
	background: url(../img/titlFil.jpg) no-repeat;
	line-height: 39px;
	
    text-indent: 20px;
    margin-bottom: 10px;
}

div.links{
	padding:10px 0;
}
div.image{
    float:left;
    width:208px;
    height:208px;
    margin: 8px 20px 8px 0;
    background:url("../img/imgBg.jpg") no-repeat;
}
div.image img{
    margin:4px 0 0 4px;
}
div.content p{
    line-height:28px;
    padding:0 25px 25px 0;
    font-size:14px;
    font-family:arial, sans-serif;
}
div.footer{
	height: 71px;
	background: url("../img/footerBg.jpg") repeat-x;
	overflow: hidden;
	zoom:1;
    position: relative;
    z-index: 5;
}
div.footer div.google{
	float: right;
	padding:10px 35px 0 0;
	color:#000;
	position: relative;
}
div.footer div.google input{
    margin:0 3px;
}

div.copy{
	float: left;
	padding:15px 0 0 20px;
    font-size:18px;
    z-index: 2;
    color:#fff;
    position: relative;
}
div.copy .year{
	color:#429104;
}
