@charset "utf-8";
/* CSS Document */

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #57230f;
}
a:link {
	color: #803910;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #803910;
}
a:hover {
	text-decoration: underline;
	color: #803910;
}
a:active {
	text-decoration: none;
	color: #803910;
}
#flashas {
	
	margin-top: 0px;
	width: 611px;
	height:259px;
	float:right;
}
#head_img {
	margin-top: 0px;
	margin-left:0px;
	background: url(img/header_meniu.jpg) top right;
	background-repeat:no-repeat;
	height: 121px;
	width: 893px;
	float:left;
}
 
#apie_textas {
	margin-left: 0px;
	margin-top: 11px;
	width: 400px;
	height:360px;
	font: Arial;
	font-size:12pt;
	float:left;
}
#apie_textas_big {
	margin-left: 0px;
	margin-top: 11px;
	width: 470px;
	height:400px;
	font: Arial;
	font-size:12pt;
	float:left;
}
#atsiliepimai_textas {
	margin-left: 0px;
	margin-top: 11px;
	width: 440px;
	height:400px;
	font: Arial;
	font-size:12pt;
	float:left;
}

#kontaktai_textas_big {
	margin-left: 0px;
	margin-top: 11px;
	width: 400px;
	height:400px;
	font: Arial;
	font-size:12pt;
	float:left;
}

#meniu_textas_big {
	margin-left: 111px;
	margin-top: 25px;
	width: 280px;
	height:420px;
	font: Arial;
	font-size:11pt;
	color:#57230f;
	float:left;
}
#meniu_text_a_big {
	margin-left: 10px;
	margin-top: 25px;
	width: 280px;
	height:420px;
	font: Arial;
	font-weight:bold;
	font-size:11pt;
	color:#57230f;
	float:left;
}
#meniu_tb {
	font: Arial;
	font-size:11pt;
	color:#57230f;
}
#apie_kotaktai {
	margin-left: 0px;
	margin-top: 50px;
	width: 400px;
	height:130px;
	font: Arial;
	font-size:12pt;
	float:left;
}
#rekvizitai {
	margin-left: 80px;
	margin-top: 30px;
	width: 800px;
	height:30px;
	color:#FFFFFF;
	font: Arial;
	font-size:10pt;
	float:left;
}

#rekvizitai a:link {
	color: #fff;
	text-decoration: none;
}
#rekvizitai a:visited {
	text-decoration: none;
	color: #fff;
}
#rekvizitai a:hover {
	text-decoration: underline;
	color: #fff;
}
#rekvizitai a:active {
	text-decoration: none;
	color: #fff;
}


#meniu {    
	width: 916px;
	height:45px;
	padding: 0px 0px 0px 0px;
	margin-top:0px;
	margin-left: 37px;
	list-style:none;
	list-style-type: none;
	float: left;
}
#meniu ul
{
	float: left;
	margin-top:0px;
	list-style:none;
	list-style-type: none;
	
}

#meniu li
{
	height:45px;
	margin-top:0px;
	color: #ffffff;
	font-size: 0.5em;
	float: left;
}
#meniu li a {
	float: left;
	margin-top:0px;
	height:45px;
	display:block;
	overflow:hidden;
	text-indent:-9999px;
}
#meniu li.indexas a {
    width:100px;
	height:45;
	
	background:url('img/meniu/men_0.jpg') no-repeat left top;
}
#meniu li.apie a {
    width:136px;
	height:45;
	
	background:url('img/meniu/men_1.jpg') no-repeat left top;
}
#meniu li.m_meniu a {
	width:100px;
	height:45;
	background:url('img/meniu/men_2.jpg') no-repeat left top;
}
#meniu li.renginiai a {
	width:124px;
	height:45;
	background:url('img/meniu/men_3.jpg') no-repeat left top;
}
#meniu li.kontaktai a {
	width:120px;
	height:45;
	background:url('img/meniu/men_4.jpg') no-repeat left top;
}
#meniu li.atsiliepimai a {
	width:136px;
	height:45;
	background:url('img/meniu/men_5.jpg') no-repeat left top;
}
#meniu li a:hover {
	background-position:0 -45px;
}


#meniu li.indexas_sel a {
    width:100px;
	height:45;
	background:url('img/meniu/men_0.jpg') no-repeat left top;
	background-position:0 -45px;
}
#meniu li.apie_sel a {
    width:136px;
	height:45;
	background:url('img/meniu/men_1.jpg') no-repeat left top;
	background-position:0 -45px;
}
#meniu li.m_meniu_sel a {
    width:100px;
	height:45;
	background:url('img/meniu/men_2.jpg') no-repeat left top;
	background-position:0 -45px;
}

#meniu li.renginiai_sel a {
	width:124px;
	height:45;
	background:url('img/meniu/men_3.jpg') no-repeat left top;
	background-position:0 -45px;
}
#meniu li.kontaktai_sel a {
	width:120px;
	height:45;
	background:url('img/meniu/men_4.jpg') no-repeat left top;
	background-position:0 -45px;
}
#meniu li.atsiliepimai_sel a {
	width:136px;
	height:45;
	background:url('img/meniu/men_5.jpg') no-repeat left top;
	background-position:0 -45px;
}

