html {}

body {margin: 0; background: #eaeaea; font-family: Arial, Helvetica, sans-serif; font-size: 12px;}

#site_container {width: 998px; margin: 0 auto; background: url(../images/content_rep.gif) repeat-y left top;}

ul.menu {list-style: none; margin: 0; padding: 0;}

a img {border: none;}

img {vertical-align: middle;}

/*Virsus*/
#header {padding-top: 30px; padding-left: 7px; padding-right: 7px;}
#header .inner {position: relative; height: 102px; background: #fff;}

#header .flash_holder {float: right;}

#logo {background: url(../images/logo2.gif) no-repeat left top; width: 82px; height: 70px; display: inline-block; position: absolute; left: 92px; top: 17px;}

/*Centras*/
#center {height: 447px; padding: 0 7px; position: relative;}

.top_line {background: url(../images/top_line.gif) no-repeat -3px top; width: 766px; height: 17px; margin-top: 5px;}

.language {position: absolute; display: inline-block; left: 103px;}
.lv {top: 143px; background:url(../images/lv.gif) no-repeat left top; width: 155px; height: 25px;}
.lv:hover {background:url(../images/lv_a.gif) no-repeat left top;}
.lt {top: 186px; background:url(../images/lt.gif) no-repeat left top; width: 155px; height: 27px;}
.lt:hover {background:url(../images/lt_a.gif) no-repeat left top;}
.ru {top: 229px; background:url(../images/ru.gif) no-repeat left top; width: 202px; height: 43px}
.ru:hover {background:url(../images/ru_a.gif) no-repeat left top;}
.global {left: 148px; top: 289px; background:url(../images/global.gif) no-repeat left top; width: 240px; height: 38px}
.global:hover {background:url(../images/global_a.gif) no-repeat left top;}


#footer {background: url(../images/footer.gif) no-repeat left top; height: 11px; font-size: 1px; }

/*Papildomi*/
.clearfix:after, .form_row:after {
	content: " "; 
	display: block; 
	height: 0; 
	clear: both; 
	visibility: hidden;
}
.clearfix, .form_row {display: inline-block;}
/* Hides from IE-mac \*/
* html .clearfix, * html .form_row {height: 1%;}
.clearfix, .form_row {display: block;}
/* End hide from IE-mac */
.form_row input.text, .form_row label {display: block; float: left;}
.clear {clear: both;}
