body, html {
margin-left: 0px;
margin-right: 0px;
margin-top: 0px;
margin-bottom: 0px;
padding-top: 1px;
font-family: Verdana;
font-size: 11px;
color: #fff;
background-color: #000;
height:100%;
width: 100%;
background-image: url('../img/site/main_bg.jpg');
background-repeat: no-repeat;
background-position: top left;
behavior:url("css/hover.htc");
z-index:1;
}

#main_tbl {
position:relative;
margin-top: 135px;
margin-left: 35%;
z-index: 2;
}

a:visited {
font-family: Verdana;
color: #fff;
text-decoration: none;
font-weight: bold;
}

a:link {
font-family: Verdana;
color: #fff;
text-decoration: none;
font-weight: bold;
}

a:hover {
font-family: Verdana;
color: #fff;
text-decoration: none;
font-weight: bold;
}
/*
.hover_menu:link {
font-family: Verdana;
color: #fff;
text-decoration: none;
font-weight: bold;
}

.hover_menu:visited {
font-family: Verdana;
color: #fff;
text-decoration: none;
font-weight: bold;
}
*/


ul {
margin:0px;
padding:0px;
display:inline;	
list-style-type: none;	
}
ul li{
padding: 5px;
display:block;	
list-style-type: none;	
border:1px solid #5e0002;
}

ul li:hover{
background-color:#4a0001;	
padding: 5px;
display:block;	
list-style-type: none;	
border:1px solid #5e0002;
}

div.gall_menu {
	list-style-type: none;	
    display: inline;
}

div.gall_menu ul {
	list-style-type: none;	
	position:absolute;
    display: none;
}

.gall_menu .active_menu {
	position:relative;
	background-image: url('../img/site/down.gif');
	background-repeat: no-repeat;
    background-position: center bottom; 
	text-decoration: none;
	padding-bottom: 15px;

}


div.gall_menu:hover  ul {
filter : alpha(opacity=65);
-moz-opacity:.65;
opacity:.65;	
	background-color: #870002;
	padding-left:-20px;
	margin-top: 15px;
	margin-left: -80px;
	width: 200px;
	margin-top: expression(15+"px");
	margin-left: expression(-95+"px");
	text-align:left;
	position:absolute;
    display: inline;
    z-index:10;
 }

.hover_menu:hover {
	position:relative;
	background-image: url('../img/site/down.gif');
	background-repeat: no-repeat;
    background-position: center bottom; 
	text-decoration: none;
	padding-bottom: 15px;
}

.active_menu {
	position:relative;
	background-image: url('../img/site/down.gif');
	background-repeat: no-repeat;
    background-position: center bottom; 
	text-decoration: none;
	padding-bottom: 15px;

}


.main_tbl {
margin-left:20px;
margin-top: 20px;
padding:0px;
border: 0px solid black;
}


img {
	border: 0px solid #000;
}


.copyright {
background-color: #221c17;
width: 100%;
height: 45px;
font-size: 10px;
margin-bottom: -500px;		
padding-left: 10px;
padding-right: 10px;
}

.sprendimai {
background-image: url('../img/site/sprendimai.jpg');	
background-repeat: no-repeat;
background-position: center right;
padding-right: 90px;
}

.copyright_2 {
height:38%;	
}

.gall_img img{
border: 1px solid red;	
}

.gall_img:hover img {
border: 1px solid #fff;	
}
