/*
Dainius Sakalinskas
http://dinux.gpf-se.com
*/

*
{
margin: 0px;
padding: 0px;

}

a:link {
	color: #3a7100;
}

a:hover {
	text-decoration: none;
	color: #FF0000;
}

a:visited {
	color: #3a7100;
}

body {
	
	background: #ffffff;
	font: 13px Arial, Helvetica, sans-serif;
	color: #333333;
	text-align: center;
}

#content
{
	margin: 0 auto;
	background: #ffffff;
	width: 929px;	
}
#back_all
{
background: #ffffff url(images/white.gif);
}

#main
{
background: #ffffff;
}

#main a
{
	text-align: center;
	text-decoration: none;
	color: #ffffff;
	font-weight: bold;
	font-size: 9px;
}

#main H1
{
	margin: 0;
	padding: 0px;
	font-size: 16px;
}

.galerija {
}

.centras {
	font-size: 14px;
	padding: 14px;
	text-align: center;
	color: #b45c00;
}

.mcentras a{
	font-size: 16px;
	padding: 14px;
	text-align: center;
	color: #b45c00;
}


.kontaktai {
	font-size: 11px;
	padding: 14px;
	text-align: center;
	color: #b45c00;
}

.akcija_vidus {
	font-size: 11px;
	padding: 14px;
	text-align: center;
	color: #b45c00;
}

#header {
	background: #ffffff;
	height: 100px;
	text-align: right;		
}
#virsus
{
	height: 90px;
	background-image: url(images/virsus.png);
	background-repeat: no-repeat;
}

#virsus a
{
	text-align: center;
	text-decoration: none;
	color: #b9b9b9;
	font-weight: bold;
	font-size: 12px;
	padding-top: 30px;
}

#virsus td
{
	text-align: center;
	
}

#virsus td:hover {
	text-decoration: none;
	background: #fe6c28;
}

#virsus a:hover {
	color: FFFFFF;
	text-decoration: underline;
}

#apacia p {
	margin: 11;
	font-size: 13px;
	text-align: center;
	color: #7c7c7c;
}

#menu
{
float: right;
width: 929px;
height: 89px;
background: url(images/virsus.png) no-repeat;
}

#main table {
	text-align:center;
}

#menu ul {
	list-style: none;
	border-right: 10px solid #FFFFFF;
}

#menu li {
	display: inline;	
}

#menu a {
	display: block;
	float: right;
	width: 92px;
	height: 74px;
	background: url(images/menu_fonas.gif) repeat-x;
	text-align: center;
	text-decoration: none;
	color: #9A9A9A;
	font-weight: bold;
	font-size: 11px;
	padding-top: 31px;

}


#menu a:hover {
	width: 92px;
	height: 74px;
	text-decoration: none;
	color: #FFFFFF;
	background: url(images/menu_fonas_up.png) repeat-x;
}

#menu a.home {
	display: block;
	float: right;
	width: 32px;
	height: 74px;
	background: url(images/menu_fonas.gif) repeat-x;
	text-align: center;
	text-decoration: none;
	color: #9A9A9A;
	font-weight: bold;
	font-size: 11px;
	padding-top: 10px;

}


#menu a.home:hover {
	width: 32px;
	height: 74px;
	text-decoration: none;
	color: #FFFFFF;
	padding-top: 10px;	
	background: url(images/menu_fonas.gif) repeat-x;	
}

#menu a.akcija {
	color: #FF0000;
}

#menu a.akcija:hover {
	color: #FFFFFF;
}

#logo {
background: #ffffff url(images/header.jpg) no-repeat;
width: 771px;
height: 98px;
float: left;
text-align: right;
padding-top: 60px;
padding-right: 40px;
}


#logo a {
	text-decoration: none;
	text-transform: lowercase;
	font-style: italic;
	font-size: 22px;
	color: #FFFFFF;
}
#logo H2 a
{
font-size: 12px;
}

#left
{
	padding: 10px;
	width: 240px;
	padding-right: 1em;
}

#left H3
{
width: 225px;
height: 25px;
font-size: 14px;
font-weight: bold;
padding-left: 15px;
padding-top: 15px;
text-transform: uppercase;
color: #ffffff;
background: url(images/title.gif) no-repeat
}

#left ul {
	list-style: none;
	border-bottom: 1px solid #629351;
	border-left: 1px solid #629351;
	border-right: 1px solid #629351;
}

#left li ul {
	border: 0px;
	margin-left: 20px;
	margin-bottom: 10px;
}

#left li li {
	padding: 4px 20px;
    background: url(images/small.gif) no-repeat left;
}

#left a {
	color: #3a7100;
}
#left a:visited {
	color: #3a7100;
}

#left p
{
padding: 10px;
border-bottom: 1px solid #629351;
border-left: 1px solid #629351;
border-right: 1px solid #629351;
}

#right
{
float: right;
width: 500px;
padding-right: 10px;
}

#right H4
{
	margin: 0;
	padding: 0px;
	font-size: 12px;
	color: #3a7100;
}

#right a
{
color: #3a7100;
text-decoration: none;
}

#right p {
	margin: 0;
	padding: 0;
	padding-bottom: 10px;
}

#right h2 {
	margin: 0;
	padding: 0;
	padding-top: 10px;
	color: #3a7100;
}
.date {
	text-align: right;
	color: #808080;
	font-size: 11px;
	background-color: #fff;
}

.date a {
	color: #3a7100;
	background-color: #fff;
}



#footer {
	height: 47px;
	clear: both;
	padding-top: 20px;
	background: url(images/white.gif) repeat-x;
}

#footer p {
	margin: 0;
	font-size: 12px;
	text-align: center;
	color: #7c7c7c
}

#footer a {
	color: #ffffff;
}



