body{
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, 		Geneva, sans-serif;
	text-align: center;
	
}

#keret{
	margin-right: auto;
	margin-left: auto;
	width: 800px;
	text-align: justify;
	border:1px solid #e5e5e5;
}

/* @group header */

#header{
	height: 50px;
}

#sitename{
	float:left;
	width:250px;
	padding-top:10px !important;
	padding-left:10px !important;
	padding-top:20px;
	font-size:24px;
	color:#134679;
	font-weight:bold;
}

/* @group uppermenu
 */

#uppermenu{
	float: right;
	width: 270px;
	background-image: url(images/upmnbg.png);
	background-repeat: no-repeat;
	height: 60px;
	background-position: right;
	text-align: center;
}

#uppermenu ul{
	list-style-type: none;
	padding-top: 26px !important;
	padding-top:45px;
}

#uppermenu ul li{
	display: inline;
	
}

#uppermenu ul li a:link, #uppermenu ul li a:visited{
	color: #666666;
	text-decoration: none;
	margin-right: 41px;
}



/* @end */



/* @end */

/* @group mainnav */

#mainnav{
	padding: 5px;
	background-image: url(images/navbg.png);
	background-repeat: repeat-x;
	height:13px;
border-bottom: 2px solid #001e3c;
margin-top: 5px;
margin-bottom:5px;
}

#mainnav ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
}

#mainnav ul li{
	display: inline;
}

#mainnav ul li a:link, #mainnav ul li a:visited{
	color:#ffffff;
	text-transform: uppercase;
	text-decoration: none;
	font-weight: bold;
	padding-right: 10px;
	padding-left: 5px;
	border-right: 2px solid #001e3c;
	
}

#mainnav ul li a:hover{
color:  #ffcc00;
}



/* @end */

#leftcontent{
	width: 220px;
	float: left;
	padding-left:5px;
}

#leftcontent img{
	border: 3px solid #cccccc;
	padding: 2px;
}


#rightcontent{
	margin-bottom: 5px;
	width: 550px;
	float: right;
	padding-right:5px;
}

#rightcontent p{
padding-right: 15px;
}

#footer{
	clear:both;
	padding: 7px !important;
	padding:1px;
	background: #e5e5e5;
	color:#666666;
	font-size: 10px;
	text-align: center;
	margin-top: 5px;
}

.clear{
	clear: both;
}

h1 {
	font-size: 13px;
}

.more{
text-align: right;
}

a:link, a:visited{
	color:#47651b;
}

h2{
	font-size: 12px;
	color: #58950c;
}

.news{
	margin-bottom: 5px;
	border-width: 1px;
	border-color: #d3d3d3;
	margin-top: 15px;
	border-style: solid;
	padding: 5px;
	background-color: #f5f5f5;
	color: #404040;
}

.lead{
	font-weight: bold;
}

.more{
	float: right;
}

#sponsor{
padding-top: 10px;
text-align: center;
}

#sponsor img{
border:0;
}
