body{
	color: #545454;
	font: 11px Verdana, Geneva, Arial, Helvetica, sans-serif;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	
}

h1.welcome{
	font-size: 24px;
	color: #688748;
	font-family: "Arial Narrow";
	font-style: italic;
	font-weight: normal;
	letter-spacing: 3px;
}

h1.new{
	font-size: 24px;
	color: #688748;
	font-family: "Arial Narrow";
	font-style: italic;
	font-weight: normal;
	letter-spacing: 3px;
	margin-top: -8px;
	padding-bottom: 6px;
}

h3.news{
	color: #323c1f;
	font-size: 11px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-weight: normal;
	margin-bottom: 0px;
	}
h3.news1{
	color: #323c1f;
	font-size: 13px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-weight: bold;
	margin-bottom: 0px;
	}
h3.news2{
	color: #323c1f;
	font-size: 13px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	margin-bottom: 0px;
	font-weight:400;
	}	
#main{
	width: 1000px;
	margin: 0 0 0 0;
padding: 0 0 0 0;

}

#top{
	background-image: url(../images/top_background.gif);
	height: 92px;
}

#top #menuicons {
	float: left;
}

#top #menuumain{
	float: left;
	clear: both;
}

#content_inside{
margin: 0 0 0 0;
padding: 0 0 0 0;
background-image: url(../images/bg_inside.gif);
background-repeat: no-repeat;
width: 1000px; 
height: auto;
/*height: 400px;*/
 
}

#content_inside #left{
	float:left;
	width:600px;
}

#content_inside #right{
	/*clear: both;*/
	float:right;
	padding: 60px 40px 10px 40px;
	
}

#content_inside #left #text{
	padding: 30px 20px 10px 40px;
	text-align: justify;
}

#content{
margin: 0 0 0 0;
padding: 0 0 0 0;
}

#content #left{
	float: left;
	background-image: url(../images/bg_cuts_01.jpg);
	background-repeat: no-repeat;
	width: 501px;
	height: 292px;
	/*padding: 85px 10px 10px 10px;*/
}
#content #left #text{
	padding: 60px 30px 10px 30px;
	text-align: justify;
}

#content #right{
	float: right;
	height: 292px;
}

#news{
	clear: both;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	display: block;
}

#news #n1{
	background-image: url(../images/bg_cuts_03.jpg);
	background-repeat: no-repeat;
	width: 254px;
	height: 193px;
	float: left;
}
#news #n2{
	background-image: url(../images/bg_cuts_04.jpg);
	background-repeat: no-repeat;
	width: 247px;
	height: 193px;
	float: left;
}
#news #n3{
	background-image: url(../images/bg_cuts_05.jpg);
	background-repeat: no-repeat;
	width: 245px;
	height: 193px;
	float: left;
}
#news #n4{
	background-image: url(../images/bg_cuts_06.jpg);
	background-repeat: no-repeat;
	width: 254px;
	height: 193px;
	float: left;
}

#news #n1 #textnews{
	padding: 0 22px 10px 30px;
	font-size: 10px;
}

#news #n2 #textnews,#news #n3 #textnews,#news #n4 #textnews{
	padding: 30px 22px 10px 13px;
	font-size: 10px;
}

#indexfooter{
	clear:both;
	background-image: url(../images/bg_cuts_07.jpg);
	background-repeat: no-repeat;
	height: 23px;
}

#indexfooter #bianet{
	float: left;
	margin: 0 0 0 0;
	padding: 10px 0 5px 10px;
}

#indexfooter #downmenu{
	float: right;
	margin: 0 0 0 0;
	padding: 0 10px 0 0;
	color: White;
	font: 11px Arial;
	display: block;
}

#indexfooter #downmenu ul{
	
	list-style: none;
	text-align: center;
	margin: 0 0 10px 0;
}
#indexfooter #downmenu ul li{
   float: left;
	text-align: center;
	border-right: 1px solid White;
	padding: 0 10px 0 10px;
}

#indexfooter #downmenu ul li.last{
	border-right: 0px;
}

#insidefooter{
	clear: both;
	background-image: url(../images/footer.png);
	background-repeat: no-repeat;
	height: 69px;
	vertical-align: bottom;
}

#insidefooter #bianet{
	float: left;
	margin: 0 0 0 0;
	padding: 50px 0 0 10px;
}

#insidefooter #downmenu{
	float: right;
	margin: 0 0 0 0;
	padding: 40px 10px 0 0;
	color: White;
	font: 11px Arial;
	display: block;
}

#insidefooter #downmenu ul{
	
	list-style: none;
	text-align: center;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
}
#insidefooter #downmenu ul li{
   float: left;
	text-align: center;
	border-right: 1px solid White;
	padding: 0 10px 0 10px;
}

#insidefooter #downmenu ul li.last{
	border-right: 0px;
}


/* linkove*/
.adownmenu, .adownmenu:visited{
	color: White;
	font-size: 11px;
	text-decoration:none;
}

.adownmenu:hover{
	text-decoration: underline;
	
}

.adownmenu:active{
	text-decoration: underline;
}

a, a:visited{
	color: #005E01;
	font-size: 12px;
	text-decoration:none;
	
}

a:hover{
	text-decoration: underline;
	
}

a:active{
	text-decoration: underline;
}


.button{

	border-left: #999999 1px solid;

	border-top: #999999 1px solid; 

	border-bottom: #999999  1px solid;

	border-right: #999999 1px solid;

	FONT-SIZE: 12px;

	border-color: #999999;

	background-color: white;

	COLOR: black;



}
