/*
* (c) 2009 Arunas Mikutavicius
* contact: mikas@xhtml.lt 
*/

* { margin:0; padding:0; }
html, body {width:100%; height:100%;}
body {text-align:center; font-family: Arial , Verdana; font-size:14px; color:#d8d6d7; background:#303030;}
hr{border:1px solid #63c524;}
a { color:#63c524; text-decoration:none;}
a:hover { text-decoration:underline; }
img {border:none;padding:5px;}
p.err{text-align:center;color:red;padding-top:5px;padding-bottom:5px;}
input {border:1px #63c524 solid;color:#ffffff;height:20px;padding-left:5px;}
input.btn {background:#242424;width:80px;padding:0px;margin: 10px 0 10px 0;}
textarea {border:1px #63c524 solid;color:#ffffff;padding-left:5px;width:300px;height:70px;}
h1 {font-size:16px}


#container {width:100%;min-height:100%;position:absolute;}
#top {height:345px;}
#top_left_bg {width:30%;height:345px;position:absolute;left:0px;top:0px;background:url(../img/top_left_bg.jpg) repeat-x;z-index:-50;}
#top_right_bg {width:30%;height:345px;position:absolute;right:0px;top:0px;background:url(../img/top_right_bg.jpg) repeat-x;z-index:-50;}
#top_mid_bg {width:980px;height:345px;background:url(../img/top_banner.jpg) no-repeat;margin-left:auto;margin-right:auto;z-index:25;}
#lang_block_place {width:120px;height:20px;position:relative;top:53px;left:690px;z-index:25;}
#lang_lists li {display:inline;list-style-type:none;padding-right:5px;}
#subtitle_block_place{width:265px;height:20px;position:relative;top:180px;left:685px;font-family:Verdana;color:#2e2e2e;font-size:14px;font-weight:bold;}

#page_middle {width:980px;margin-left:auto;margin-right:auto;margin-top:5px;margin-bottom:35px;padding-left:20px;}
#page_title_block {width:168px;height:33px;line-height:33px;background:url(../img/title_block_bg.jpg) no-repeat;position:relative; left:670px;top:220px;color:#ffffff;font-weight:bold;font-size:18px;}
#menu_block {width:429px;position:relative;left:550px;top:217px;}

#txt_block_small{width:302px;float:left;}
#txt_block_small_top {height:19px; background:url(../img/text_blocks/small_top.jpg) no-repeat;}
#txt_block_small_mid {min-height:260px;background:#242424;text-align:left;padding:2px 18px 2px 18px;}
#txt_block_small_bottom {height:19px; background:url(../img/text_blocks/small_bottom.jpg) no-repeat;}

#txt_block_big{width:611px; margin-left:347px;}
#txt_block_big_top {height:19px; background:url(../img/text_blocks/big_top.jpg) no-repeat;}
#txt_block_big_mid {min-height:260px;background:#242424;text-align:left;padding:2px 18px 2px 18px;}
#txt_block_big_bottom {height:19px; background:url(../img/text_blocks/big_bottom.jpg) no-repeat;}


#page_footer {width:100%;height:17px;line-height:15px;background:#63c524;color:#2f312e;position:absolute;bottom:0px;font-size:11px;}
#footer_place {width:980px;margin-left:auto;margin-right:auto;}
#footer_place  a {font-weight:bold;color:#000000;font-style:italic;}
#foot_txt_left {float:left;padding-left:10px;color:#000000;font-style:italic;}
#foot_txt_right {float:right;padding-right:10px;color:#000000;font-style:italic;}
#foot_menu_center {position:absolute;margin-left:330px;width:480px;height:15px;}
#foot_menu_center a {margin-right:10px;color:#303030;font-weight:normal;text-decoration:none;}

a.lang_on {font-weight:bold;text-decoration:none;color:#63c524;}
a.lang_off {font-weight:bold;text-decoration:none;color:#ffffff;}
a.lang_off:hover {color:#63c524;}

.menu_table td img {padding:0px;margin:0px;height:60px;width:85px;}
.nw_data {font-size:12px;}
.ac_data {font-size:12px;text-align:right;}
.back {font-style:italic;}





