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

* { margin:0; padding:0; }
html, body {width:100%; height:100%;}
body {font-family: Arial; font-size:11px; color:#004466;background:url(../img/bg_fonas.jpg) repeat-x; background-position:top; background-color:#7485cb;}
hr{border:1px solid #63c524;}
a { color:#445ab2; text-decoration:underline;font-weight:bold;}
a:hover { text-decoration:none; }
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;}
textarea {border:1px #63c524 solid;color:#ffffff;padding-left:5px;width:300px;height:70px;}


#container {width:1000px;height:100%;min-height:600px;position:absolute;background:url(../img/bg_img.jpg) no-repeat;background-position:top left;}

#logo {width:245px;height:68px;position:absolute;top:40px;left:240px;background:url(../img/logo.png) no-repeat;cursor:pointer;}
#lang {width:43px;height:15px;line-height:15px;position:absolute;top:90px;left:604px;}
#lang a {text-decoration:none;color:#2b638c;}
#lang a.on {color:#ebefff}
#menu {width:420px;height:33px;line-height:33px;position:absolute;top:100px;left:240px;background:url(../img/menu_bg.png) no-repeat;}
#menu_links {width:100%;text-align:center;font-size:12px;}
#menu_links li {display:inline;margin:0 4px 0 4px;}
#menu_links li a {color:#004466;text-decoration:none;}
#menu_links li a.on {color:#0476a7;text-decoration:underline;}
#menu_links li a:hover {text-decoration:underline;}
#title {width:420px;height:20px;position:absolute;top:146px;left:240px;color:#004466;font-size:15px;font-style:italic;padding-left:20px;}
#text_block {width:420px;height:346px;position:absolute;top:170px;left:240px;background:url(../img/text_bg.png);overflow:auto;}
#text {padding:15px 10px 10px 10px;}
#foto {width:300px;height:220px;position:absolute;top:170px;left:680px;}
#foto img {border:1px #ffffff solid;padding:0px}
#banners {width:420px;height:70px;line-height:70px;position:absolute;top:530px;left:240px;background:#ffffff;text-align:center;}
#banners img {height:60px;}
#thumbnails {width:300px;height:190px;position:absolute;top:410px;left:680px;background:url(../img/text_bg.png);text-align:center;}


#footer {width:100%;height:17px;line-height:15px;color:#e7ebff;position:absolute;bottom:0px;font-size:10px;padding-left:60px;}
#footer a { color:#31428a; text-decoration:none;font-weight:bold;}
.g_title {font-size:12px;}


