body {
	font-family: Verdana, Geneva, sans-serif;
	margin: 0;
	padding: 0;
	background-color:#000000;
	background-image:url(../images/bg.jpg);
	/*background-repeat:repeat-x;*/
}

#top {
	width: 905px;
	height: 10px;
	margin: 0 auto;
	/*background: url(../images/top.jpg) top right no-repeat;*/
	/*border: 1px solid #ccc;*/
}

#header {
	width: 905px;
	height: 59px;
	background: url(../images/logo.gif) top left no-repeat;
	margin: 0 auto;
}

a#lt {
    display: block;
    width: 24px;
    height: 19px;
    background-image: url(../images/lt.gif);
    margin: 0 auto;
}
a#lt:hover {
    background-image: url(../images/lt_hover.gif);
}
a#ru {
    display: block;
    width: 24px;
    height: 19px;
    background-image: url(../images/ru.gif);
    margin: 0 auto;
}
a#ru:hover {
    background-image: url(../images/ru_hover.gif);
}
a#en {
    display: block;
    width: 24px;
    height: 19px;
    background-image: url(../images/en.gif);
    margin: 0 auto;
}
a#en:hover {
    background-image: url(../images/en_hover.gif);
}

a .alt { display: none; }


#space {
	width: 905px;
	height: 10px;
	margin: 0 auto;
}

#menu_pag {
	width: 895px;
	height:54px;
	margin:0 auto;
	background: url("../images/menu_down.jpg");
	font-family: Tahoma, Arial, sans-serif;
	font-size:13px;
	font-weight:bold;
	text-align:center;
}
/* pradinis menu*/
#menu_pag {
	clear:both;  
	overflow:hidden;
}

#rs {
	width: 5px;
	height:54px;
	margin: 0 auto;
	background: url(../images/rs.gif) top center no-repeat;
}

#ls {
	width: 5px;
	height:54px;
	margin: 0 auto;
	background: url(../images/ls.gif) top center no-repeat;
}

#content {
	width: 905px;
	height:450px;
	margin: 0 auto;
	background: url(../images/main_img_big.jpg) top center no-repeat;
}

#space2 {
	width: 905px;
	height: 30px;
	margin: 0 auto;
}

#mainlevel {
	padding:0; 
	margin:0 auto; 
	list-style-type:none;
	float:left;
	position:relative; 
	left:50%;
}
#mainlevel li {
	float:left; position:relative; right:50%; color:#ffffff; 
}
#mainlevel a {
	width:auto;
	display:block;
	padding:20px 16px;
	color:#ffffff; 
	text-decoration:none;
	height:60px;
}
#mainlevel a:hover {
	color:#ffffff; 
	background: url("../images/menu_over.jpg") repeat-x; 
}
/* --- */

/* remelis */
.t {background: url(../images/dot.gif) 0 0 repeat-x; width: 905px; margin:auto;}
.b {background: url(../images/dot.gif) 0 100% repeat-x;}
.l {background: url(../images/dot.gif) 0 0 repeat-y;}
.r {background: url(../images/dot.gif) 100% 0 repeat-y;}
.bl {background: url(../images/b_batton_left.jpg) 0 100% no-repeat;}
.br {background: url(../images/b_batton_right.jpg) 100% 100% no-repeat;}
.tl {background: url(../images/b_top_left.jpg) 0 0 no-repeat;}
.tr {background: url(../images/b_top_right.jpg) 100% 0 no-repeat; padding-top:7px;}
/* --- */

#copyright {
	width: 905px;
	height: 30px;
	font-size: 10px;
	text-align: center;
	color:#ffffff;
	margin: 0 auto;
	padding-top:10px;
}

#copyright ul{
	margin:0;
	padding:0;
}
#copyright ul li{
	display:inline;
	margin-left:4px;
	margin-right:4px;
}
#copyright ul li a{
	color:#ffffff;
	text-decoration: none;
	font-weight:bold;
}
#copyright ul li a:hover{
	color:#cccccc;
	text-decoration: none;
	font-weight:bold;
}

#copyright2 a{
	color:#ffffff;
	text-decoration: none;
	font-weight: normal;
}
#copyright2 a:hover{
	color:#ffffff;
	text-decoration: none;
	font-weight: normal;
}
.pagenav{
	font-size: 12px;
}
