@charset "utf-8";
/* CSS Document */
body:before {
	content:"";
	height:100%;
	float:left;
	width:0;
	margin-top:-32767px;
}
body > #wrap {height: auto; min-height: 100%;}
#wrap {
	margin:0 auto;}
body
{
	background: #eff0f0 url(../img/head.jpg) top center no-repeat;
	font-family: Georgia, "Palatino Linotype", Palatino, serif;
	font-size:13px;
	margin:0;
}
h1
{
	font-size:24px;
	color:#c51616;
	font-family: Arial Narrow, Arial, Helvetica;
	font-weight:bold;
	padding-top:5px;
	
}

a
{
	color:#c51616;
	text-decoration:none;
	border:none;
	 outline: none;
}
.cont{
	margin:0 auto;
	width:950px;
	padding-bottom: 260px;
	overflow:auto;
	
	
}
.star
{
	background: url(../img/star.png) top left no-repeat;
	padding-left:40px;
	height:35px;
	margin-top:5px;
	padding-top:3px;
}
.star a
{
	font-size:24px;
	color:#c51616;
	font-family: Arial Narrow, Arial, Helvetica;
	font-weight:bold;
}
.star h1
{
	font-size:24px;
	color:#c51616;
	font-family: Arial Narrow, Arial, Helvetica;
	font-weight:bold;
	margin-top:-5px;
}
.news
{
	background: url(../img/news.png) top left no-repeat;
	padding-left:40px;
	height:35px;
	margin-bottom:5px;
	position: relative;
}
.content
{
	background: url(../img/tr.png);
	padding:20px;
	position: relative;

}
.l
{
	float:left;
	width:630px;
}
.r
{
	float:left;
	width:300px;
	margin-left:20px;
	margin-top:-13px;
}
.slog
{
	background: url(../img/slog.png) top center no-repeat;
	height: 209px;
}
.menu
{
	background: url(../img/menu.png) top center no-repeat;
	height:38px;
	margin-top:10px;
	font-size:22px;
	padding-left:70px;
	padding-top:5px;
}
.menu a {
	color:#3d5232;
	font-family: Arial Narrow, Arial, Helvetica;
	padding-right: 30px;
	float:left;
	font-weight:bold;
}

.menu a:hover
{
	color:#c51616;
}
.sponsors
{
	background: url(../img/tr.png);
	padding:10px;
	position: relative;
}

#footer 
{
	
	
	margin-top: -442px; /* negative value of footer height */
	
	background: url(../img/kestas.png) bottom left no-repeat;
	height:442px;	
	font-size:9px;	
} 
.foot{
	
	background: url(../img/grass.png) bottom repeat-x;
	margin-bottom: -642px;
	height:442px;
	
}
.cop
{
	text-align:right;
	margin-top:50px;
	
}
.clear { 
	clear:both; 
	font-size:1px; 
	height:1px; 
	visibility:hidden; 
	line-height:normal; 
	margin-bottom:-1px; 
	float:none 
	!important 
}
