/* CSS Document */
body 
{
background-color: #ffffff;
font-family: Verdana;
margin: 0px;
padding: 0px;
font-size: 12px;
color: #666666;
background-image: url(images/virsus.gif);
background-position: top center;
background-repeat: no-repeat;
}
#main {
width: 900px;
margin: 0 auto 0 auto;
}
#header {
margin: 48px 0 0 0;
}
#logo {
width: 263px;
float: left;
}
#logo_stil {
background-image: url(images/logo_stil.gif);
background-position: right;
background-repeat: no-repeat;
margin: 0 0 0 263px;
height: 104px;
}
#content {
margin: 100px 0 0 0;
}
#meniu {
width: 180px;
float: left;
margin: 0 0 20px 0;
font-size: 12px;
}
#meniu a, #meniu a:hover {
font-size: 12px;
}
.meniu {
width: 180px;
text-align: left;
}
.meniu a {
margin: 0;
display:block;
}

.langs {}
.langs ul {margin:0; padding:0; list-style:none; overflow:hidden; text-align:center;}
.langs ul li { display:inline; padding:0 4px; line-height:20px;}
.langs ul li.active a {text-decoration:none; color:#000000;}
/*************************/
.meniu ul {
margin: 0;
padding: 0;
list-style: none;
width: 180px;
}
.meniu ul li {
position: relative;
width: 180px;
border-bottom: 1px solid #cccccc;
text-align: left;
padding: 10px 0;
}
.meniu li ul {
position: absolute;
left: 180px;
border: 1px solid #efefef;
background:#FFFFFF; 
top: 0;
z-index:600;
display: none;
}
.meniu ul li a {
display: block;
background: #ffffff;
background-image: url(images/meniu_normal.gif);
background-repeat: no-repeat;
background-position: right;
}

* html .meniu ul li { 
float: left; height: 1%; 
}
* html .meniu ul li a { 
height: 1%; 
}
.meniu ul li a:hover {
background-image: url(images/meniu_hover.gif);
}
.meniu ul li.current_page_item a {
display: block;
background: #ffffff;
color:#333333;
background-image: url(images/meniu_hover.gif);
background-repeat: no-repeat;
background-position: right;
}
.meniu li ul li a {
background-image: url();
padding: 0 10px;
line-height:20px;
}	
.meniu li ul li { padding:0;}
.meniu li ul li a:hover {
background-image: url();
background-color: #f5f5f5;
padding: 0 10px;
line-height:20px;
border-bottom:none;
}		

.meniu li:hover ul, .meniu li.over ul {
display: block; 
padding: 0 10px;
}


/*********************************/

#meniu_2 {
padding:0 0 2px 0;
border-bottom: 1px solid #cccccc;
}
.meniu_2_nuoroda {
width: 30px;
float: left;
padding: 0 3px;
text-align: center;
}
#tekstas {
font-size: 10px;
width:680px;
float: right;
}
.pavadinimas {
font-size: 18px;
margin: 0 0 10px 0;;
}
#albumas {
margin: 20px 0 0 0;
height: 220px;
}
#albumas a {
background-color: #3300FF;
height: 90px;
width: 103px;
display: block;
}
#albumas_tvoros a {
background-image: url(images/tvoros_n.gif);
background-repeat: no-repeat;
background-position: top;
}
#albumas_tvoros a:hover {
background-image: url(images/tvoros_h.gif);
}
#albumas_vartai a {
background-image: url(images/vartai_n.gif);
background-repeat: no-repeat;
background-position: top;
}
#albumas_vartai a:hover {
background-image: url(images/vartai_h.gif);
}
#albumas_pavesines a {
background-image: url(images/pavesines_n.gif);
background-repeat: no-repeat;
background-position: top;
}
#albumas_pavesines a:hover {
background-image: url(images/pavesines_h.gif);
}
#albumas_gelems a {
background-image: url(images/gelems_n.gif);
background-repeat: no-repeat;
background-position: top;
}
#albumas_gelems a:hover {
background-image: url(images/gelems_h.gif);
}
#albumas_kiti a {
background-image: url(images/kiti_n.gif);
background-repeat: no-repeat;
background-position: top;
}
#albumas_kiti a:hover {
background-image: url(images/kiti_h.gif);
}
#albumas_pergoles a {
background-image: url(images/pergoles_n.gif);
background-repeat: no-repeat;
background-position: top;
}
#albumas_pergoles a:hover {
background-image: url(images/pergoles_h.gif);
}
#footer {
clear: both;
margin: 20px 0px 0 0;
padding: 5px 10px 0 10px ;
border-top: 1px solid #cccccc;
font-size: 10px;
}
#copyright {
margin: 0 0 100px;
float: left;
}
#design_copyright {
float: right;
width: 100px;
text-align: right;
}
a:link, a:active, a:visited { 
font-size: 10px;
color: #999999; 
text-decoration: none;
}
a:hover { 
font-size: 10px;
color: #333333; 
text-decoration: none;
}

/* Begin Images */
p img {
	padding: 0;
	max-width: 100%;
	}

/*	Using 'class="alignright"' on an image will (who would've
	thought?!) align the image to the right. And using 'class="centered',
	will of course center the image. This is much better than using
	align="center", being much more futureproof (and valid) */

img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}

img.alignright {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
	}

img.alignleft {
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
	}

.alignright {
	float: right;
	}

.alignleft {
	float: left;
	}
/* End Images */
.ngg-gallery-thumbnail-box {width:20%; float:left; text-align:center; padding:5px 0;}
