/* CSS Document */

body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin: 0px;
	padding: 0px;
	background: url(../menu/bg1.gif) repeat-x;
	background-color: #fedbb5;
}

td, p {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 12px;
	color: #333333;
	-moz-box-sizing: border-box;
}

div {	
	-moz-box-sizing: border-box;
}

a {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 12px;
    text-decoration: underline;
	color: #000000;
}

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

form {
	margin: 0px;
}

#header {
	
}

#header .box {
	position: relative;
	width: 798px;
}

#header .lang_box {
	position: absolute;
	left: 79px;
	top: 0px;
	height: 25px;
	padding: 5px;
	background-color: #925546;
}

#header .lang_box a {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-decoration: none;
	color: #FFFFFF;
}

#header .lang_box a:hover {
	color: #CCCCCC;
}

#header .logo_box {
	position: absolute;
	left: 358px;
	top: 59px;
	width: 440px;
	height: 85px;
}

#header .search_box {
	position: absolute;
	left: 300px;
	top: 0px;
	
}

#header .menu_2_box {
	position: absolute;
	left: 0px;
	top: 223px;
	height: 147px;
	width: 100%;
}


#header .news_butt_box {
	position: absolute;
	left: 24px;
	top: 370px;
	width: 100px;
	height: 30px;
}

#header .contacts_butt_box {
	position: absolute;
	left: 233px;
	top: 370px;
	width: 100px;
	height: 30px;
}

#header .news_butt_box a, #header .contacts_butt_box a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	text-decoration: none;
	color: #663335;
}

#header .news_butt_box a:hover, #header .contacts_butt_box a:hover {
	color: #FFFFFF;
}

#header .star_box {
	position: absolute;
	left: 742px;
	top: 411px;
	width: 44px;
	height: 44px;
}

#header .tree_box {
	position: absolute;
	left: 30px;
	top: 417px;
	width: 703px;
	height: 20px;
	text-align: right;
	z-index: 10;
}



.menu_box {
	margin-top: 84px;
}


/* FOOTER */

#footer {
    font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	color: #999999;
	padding-left: 23px;
	padding-right: 23px;
	padding-top: 9px;
	margin-left: 10px;
	margin-right: 10px;
	font-size: 11px;
	border-top: 1px solid #DDDDDD;
	height: 30px;
}

#footer a {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #999999;
	text-decoration: none;
}

#footer a:hover {
	color: #666666;
	text-decoration: underline;
}




#main_area {
	padding-left: 30px;
	padding-right: 30px;
	padding-top: 25px;
	width: 100%;
	margin-bottom: 25px;
}





.page_title {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 17px;
    font-weight: bold;
	padding-top: 9px;
	padding-bottom: 20px;
    color:#d96c14;
	clear: both;
}

/* MYGTUKAI */


.butt_back {
	margin-top: 30px;
	margin-bottom: 10px;
	background: url(../menu/web/button_back.gif) no-repeat;
	padding-left: 19px;
}

.butt_back a {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	text-decoration: none;
	line-height: 20px;
}

.butt_back a:hover {
	color: #000000;
}


/*  PAPILDOMAS MENIU */

.ex_butt {
	float: left;
	display: block;
	width: 17px;
	height: 17px;
}

#extra_menu_box a {
	margin-left: 5px;
	margin-right: 5px;
}

#extra_menu_box .lang {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	text-decoration: none;
	padding-left: 2px;
	padding-top: 2px;
}

#extra_menu_box .sitemap {
	background: url(../menu/icon_sitemap.gif) no-repeat;
}

#extra_menu_box .home {
	background: url(../menu/icon_home.gif) no-repeat;
}

#extra_menu_box .mail {
	background: url(../menu/icon_mail.gif) no-repeat;
}


/* KITI NUSTATYMAI */


.left_shadow {
	background: url(../menu/bg_sh_l.gif) repeat-y;
}

.right_shadow {
	background: url(../menu/bg_sh_r.gif) repeat-y;
}


.dot_line {
	height: 7px;
	background: url(menu/dot_line.gif) repeat-x;
	clear: both;
}

.butt_more {
	display: block;
	width: 55px;
	line-height: 25px;
	background: url(../menu/arrow.gif) no-repeat;
	background-position: right center;
	text-align: left;
	color: #f26522;
}	
