body {
	
	background: #000;
	color: #b4b4b4;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 10px;
	text-align: center;
	
}
a {
	
	color: #0F9;
	
}
a:hover {
	
	color: #F00;
	
}
.bod {
	
	width: 893px;
	height: auto;
	min-height: 800px;
	background: url(images/bg.png);
	position:relative;
	margin: 0px auto;
	
}
.header_place {
	
	width: 893px;
	height: 417px;
	background: none;
	position: relative;
	margin: 0px auto;
	
}

.logo {
	
	width: 398px;
	height: 166px;
	background: url(images/logo.png);
	position: relative;
	margin: 0px auto;
	top: 170px;

}
.small_logo {
	
	width: 110px;
	height: 46px;
	background: url(images/small_logo.png);
	position: relative;
	margin: 0px auto;
	float: left;
	left: 20px;

}
.content {
	
	width: 893px;
	height: auto;
	background: none;
	position: relative;
	margin: 0px auto;
	
}
.ad_1 {
	
	width: 202px;
	height: 282px;
	background: url(images/ad_1.png);
	position: relative;
	margin: 0px auto;
	top: 3px;
	
}
.ad_2 {
	
	width: 202px;
	height: 282px;
	background: url(images/ad_2.png);
	position: relative;
	margin: 0px auto;
	top: 3px;
	
}
.info_space {
	
	width: 1px;
	height: 24px;
	background: url(images/info_space.png);
	position: relative;
	margin: 0px auto;
	
}
.klau_button {
	
	color: #000;
	
}
.klau_button a{
	
	width: 22px;
	height: 22px;
	background: url(images/klau_button.png);
	position: relative;
	margin: 0px auto;
	float: left;
	top: 3px;
	opacity: 0.8;
	
}
.klau_button a:hover{
	
	width: 22px;
	height: 22px;
	background: url(images/klau_button.png);
	position: relative;
	margin: 0px auto;
	float: left;
	opacity: 1;
	
}
.m_namai {
	
	color: #000;
	
}
.m_namai a{
	
	width: 44px;
	height: 45px;
	background: url(images/meniu/namai.png);
	position: relative;
	margin: 0px auto;
	float: left;
	top: 2px;
	
}
.m_namai a:hover{
	
	width: 44px;
	height: 45px;
	background: url(images/meniu/namai_hover.png);
	position: relative;
	margin: 0px auto;
	float: left;
	top: 2px;
	
}
.m_programa {
	
	color: #000;
	
}
.m_programa a{
	
	width: 66px;
	height: 43px;
	background: url(images/meniu/programa.png);
	position: relative;
	margin: 0px auto;
	float: left;
	top: 2px;
	
}
.m_programa a:hover{
	
	width: 66px;
	height: 44px;
	background: url(images/meniu/programa_hover.png);
	position: relative;
	margin: 0px auto;
	float: left;
	top: 3px;
	
}
.m_komanda {
	
	color: #000;
	
}
.m_komanda a{
	
	width: 66px;
	height: 43px;
	background: url(images/meniu/komanda.png);
	position: relative;
	margin: 0px auto;
	float: left;
	top: 4px;
	
}
.m_komanda a:hover{
	
	width: 66px;
	height: 44px;
	background: url(images/meniu/komanda_hover.png);
	position: relative;
	margin: 0px auto;
	float: left;
	top: 4px;
	
}
.m_apie {
	
	color: #000;
	
}
.m_apie a{
	
	width: 62px;
	height: 45px;
	background: url(images/meniu/apie.png);
	position: relative;
	margin: 0px auto;
	float: left;
	top: 4px;
	
}
.m_apie a:hover{
	
	width: 62px;
	height: 46px;
	background: url(images/meniu/apie_hover.png);
	position: relative;
	margin: 0px auto;
	float: left;
	top: 4px;
	
}
.m_pokalbiai {
	
	color: #000;
	
}
.m_pokalbiai a{
	
	width: 61px;
	height: 43px;
	background: url(images/meniu/pokalbiai.png);
	position: relative;
	margin: 0px auto;
	float: left;
	top: 4px;
	
}
.m_pokalbiai a:hover{
	
	width: 61px;
	height: 44px;
	background: url(images/meniu/pokalbiai_hover.png);
	position: relative;
	margin: 0px auto;
	float: left;
	top: 4px;
	
}
.m_kontaktai {
	
	color: #000;
	
}
.m_kontaktai a{
	
	width: 63px;
	height: 45px;
	background: url(images/meniu/kontaktai.png);
	position: relative;
	margin: 0px auto;
	float: left;
	top: 4px;
	
}
.m_kontaktai a:hover{
	
	width: 63px;
	height: 46px;
	background: url(images/meniu/kontaktai_hover.png);
	position: relative;
	margin: 0px auto;
	float: left;
	top: 4px;
	
}
.line {
	
	width: 664px;
	height: 1px;
	background: url(images/line.png);
	position: relative;
	margin: 0px auto;
	
}
.sav_link {
	
	color: #eeda00;
	font-size: 14px;
	
}
.sav_link a {
	
	color: #eeda00;
	font-size: 12px;
	text-decoration: none;
	font-size: 14px;
	
}
.sav_link a:hover {
	
	color: #a4ff02;
	font-size: 12px;
	font-size: 14px;
	
}