/*
******************************
    GENERAL
******************************
*/
body {
    padding: 0px;
	margin: 0px;
	background-color : #eeeeee;
    color: #666666;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px; 
    text-decoration: none;
}

a, td, li, div, p {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    color: #666666;
    text-decoration: none;
}
h3 {
    font-size: 13px;
    letter-spacing: 1px;
}
/*  for selection empty class
*/
.select {
}
/*
******************************
    LAYOUT
******************************
*/
#logo2 {
    position: relative;
    left: 20px;
    z-index: 10;
    bottom: -10px;
}
.headerbg {
    background-image: url(img/bg.png);
    background-repeat: repeat-x;
	background-position: left bottom;
	height: 52px;
}
#pagetitle {
    position: relative;
    left: 40px;
    top: 20px;
    z-index:60;

    background-image: url(img/pagetitle_bg.gif);
    background-repeat: no-repeat;
}
#pagetitle td {
    font-weight: bold;
    color: #000000;
    text-align: center;
    text-align: -moz-center;
}

/* submenu and content tables
*/
.submenu_top {
    border-top: 1px solid #CCCCCC;
}
.submenu_left, .content_left {
    background-image: url(img/content_right.gif);
    background-position: bottom right;
    background-repeat: no-repeat;
}
.submenu_right, .content_right {
    padding-bottom: 20px;
    background-image: url(img/content_left.gif);
    background-position: bottom left;
    background-repeat: no-repeat;
}
.content_right {
    padding:20px;
    padding-bottom: 30px;
}
div.footer {
	margin: 10px;
	padding: 0px;
    font-size: 10px; 
    text-decoration: none;
}
.footer a {
    font-size: 10px; 
}
.footer a:hover {
    font-size: 10px; 
	text-decoration: underline;
}
.flashbg {
	background-image: url(img/flash_bg.gif);
	background-repeat: no-repeat;
	background-position: left;
}
/*
******************************
    NAVIGATION
******************************
*/

/*    language menu
*/
#menu2lang {
	position: relative;
	right: 40px;
	bottom: -10px;
	height: 52px;
	/*z-index: 20;*/
}
#menu2lang a,  #menu2lang a:hover {
    height: 34px;
    width: 33px;
    padding: 10px;
    display: inline-block;
    background-image: url(img/menu_lang_bg.gif);
    background-repeat: no-repeat;
    font-size: 10px;
    text-transform: uppercase;
}
#menu2lang a:hover,
#menu2lang a.select,  #menu2lang a.select:hover {
    background-image: url(img/menu_lang_select.gif);
}
/*    icon menu
*/
a.menu_ico {
    display: block;
    text-align: left;
    margin-right: 5px;
    width: 55px;
    font-size: 9px;
    color: #999999;
}
/*    main menu
*/
.menu_main {
     background-image: url(img/menu_main_bg.gif);
}
tr.menu_main td.select {
    background-image: url(img/menu_main_select.gif);    
}
.menu_main a, .menu_main a:hover, 
.menu_main a.select, .menu_main a.select:hover {
    color: #8C8C8C;
    text-align: -moz-center; 
    text-align: center; 
    margin: 10px;
    display: block;
}
.menu_main a:hover, .menu_main a.select, .menu_main a.select:hover {
    color: #4E4E4E; 
}

/*    submenu
*/
.submenu {
    padding: 0px;
    margin: 20px;
}
.submenu_l2 {
    padding: 0px;
    margin: 0px;
    margin-left: 20px;
    margin-bottom: 0px;
    margin-top: 0px;

}

.submenu .submenu {
    margin-left: 20px;
	margin-bottom: 15px;
    margin-top: 0px;
}
.submenu a, .submenu a:hover, 
.submenu a.select, .submenu a.select:hover {
    color: #8D8D8D;
    margin-bottom: 5px;
    display: list-item;
    list-style-type: disc;
	list-style-position: inside;
}
.submenu a.select, .submenu a.select:hover, 
.submenu a:hover{
    color: #202020;
}
.submenu a.except, .submenu a.except:hover {
	display: inline;
	list-style-type: none;
}

/*    pagination
*/
.page {
    text-align: center;
    margin-top: 10px;
}
.page a, .page a.select {
    color: #666666;
    display: block-inline;
    margin-right: 20px;
    font-weight: bold;
	border: none;
}
.page a:hover, .page a.select, .page a.select:hover {
    text-decoration: underline;
}
/*
******************************
    CONTENT
******************************
*/
/* general
*/
.content_right p {
    text-align: justify;
}
.content_right a {
    border-bottom: 1px solid #999999;
}
.content_right a:hover {
    border-bottom: 1px dashed #999999;
	text-decoration: none;
}
.content_right img.margin {
	margin: 10px;
}
/*  gallery
*/
.img_big {
    margin: 10px;
}
a .img_small, a:hover .img_small {
    margin-right: 5px;
    margin-left: 5px;
    filter:progid:DXImageTransform.Microsoft.BasicImage(grayscale=1)
    progid:DXImageTransform.Microsoft.Alpha(opacity=40);
    -moz-opacity: 0.4;
    color: #000000;
}
/*  gallery mazai prekei : hoveriams ir pazymejimui
*/
a:hover .img_small, 
a.select .img_small, a.select .img_small {
    filter: alpha(Opacity=100);
    -moz-opacity: 1;
}
/*  naujienos
*/
.newsblock, newsblocklast {
	margin-bottom: 10px;
	padding-bottom: 10px;
	border-bottom: 1px solid  #CCCCCC;
	text-align: justify;
}
.newsblocklast {
	border:none;
}
.newsblock .date, .newsblocklast .date {
	text-align: left;
	font-size: 10px;
	letter-spacing: 1px;
	word-spacing: 1px;	
}
.newsblock a.more, .newsblock a.more:hover,
.newsblocklast a.more, .newsblocklast a.more:hover {
	margin: 0px;
	margin-left: 20px;
	font-size: 11px;	
	font-weight: bold;
	letter-spacing: 1px;
	word-spacing: 1px;	
	text-decoration: none;
	border: none;
}
.newsblock a.more:hover, 
.newsblocklast a.more:hover {
	text-decoration: underline;
	border: none;
}
/* kontaktai */
.in, .in_reg, .in_blade {
	width: 205px;
	border: none;
	border-bottom: 1px solid #999999;
	border-right: 1px solid #999999;
	padding-right: 5px;
	padding-left: 5px;
	margin-bottom: 5px;
    color: #6A6A6A;
}
.in_reg {
	width: 100;
	vertical-align: middle;
}
/* peiliai: formu laukeliai */
.in_blade {
	margin: 5px;
	width: 30px;
}
/*peiliai: nuimame linku pazymejima*/
a.img:hover, a.img:visited, a.img {
	text-decoration: none; 
	border: none;
}
.bt {
    text-align: center;
    font-size: 12px;
    color: #767676;	
	background-color : #eeeeee;
	border: 1px solid #999999;
}
/* svetaines schema
*/
.sitemap_l0, .sitemap_l0 ul {
    padding: 0px;
    margin: 0px;
    margin-left: 0px;
}
.sitemap_l0 li, .sitemap_l0 a {
    color: #8D8D8D;
    list-style-type: disc;
	border: none;
}
.sitemap_l0 a:hover {
    color: #202020;
	text-decoration: underline;
	border: none;
}


.sitemap_l1, .sitemap_l1 ul {
    padding: 0px;
    margin: 0px;
    margin-left: 20px;
}
.sitemap_l1 li, .sitemap_l1 a {
    color: #8D8D8D;
    list-style-type: disc;
	border: none;
}
.sitemap_l1 a:hover {
    color: #202020;
	text-decoration: underline;
	border: none;
}



.sitemap_l2, .sitemap_l2 ul {
    padding: 0px;
    margin: 0px;
    margin-left: 40px;
}
.sitemap_l2 li, .sitemap_l2 a {
    color: #8D8D8D;
    list-style-type: disc;
	border: none;
}
.sitemap_l2 a:hover {
    color: #202020;
	text-decoration: underline;
	border: none;
}
