@import 'style_editor.css';

body {
	margin:0px;
	padding:0px;
	text-align:center;
	background:url(/images/background.jpg) repeat-x;
	margin-bottom:15px;
}

#top_picture{
	background:url(/images/top_picture.jpg) no-repeat;
	margin:0px auto;
	text-align:left;
	width:910px;
	height:108px;
}

#languages{
	float:right;
	margin:3px 50px 10px 10px;
	color:white;
	font-weight:bold;
}

#languages a{
	color:white;
	text-decoration:none;
}

#languages a:hover{
	text-decoration:underline;
}

#logo{
	padding-left:612px;
}

#wrapper{
	width:900px;
	margin:0px auto;
	text-align:left;
}

#top_menu_left{
	background:url(/images/top_menu_left.jpg) no-repeat;
	width:48px;
	height:34px;
	float:left;
}

#top_menu_right{
	background:url(/images/top_menu_right.jpg) no-repeat;
	width:51px;
	height:34px;
	float:right;
}

#top_menu_items_container{
	width:801px;
	overflow:hidden;
}

#top_menu_items td{
	text-align:center;
	height:34px;
	font-size:11px;
	padding-left:2px;
	background:url(/images/top_menu_sep_middle.jpg) no-repeat;
}

#top_menu_items_container #last_item{
	width:2px;
	height:34px;
	float:right;
	background:url(/images/top_menu_sep_middle.jpg) no-repeat;
	margin-right:-2px;
	position:relative;
	left:-2px;
}

#top_menu_items td a{
	color:white;
	text-decoration:none;
	background:url(/images/top_menu_item.jpg) repeat-x;
	display:block;
	height:34px;
	line-height:32px;
}

#top_menu_items td a:hover{
	background:url(/images/top_menu_item_hover.jpg) repeat-x;
}

#lbs{
	width:320px;
	margin-top:5px;
	float:left;
}

#lbs a{
	display:block;
	width:148px;
	height:35px;
	float:left;
	margin-bottom:4px;
	color:#AE7C33;
	font-family:Arial Narrow;
	font-weight:bold;
	text-decoration:none;
	text-transform:uppercase;
	text-align:center;
	padding-top:88px;
	overflow:hidden;
}
#lb0r{
	background:url(/images/pic0.jpg) no-repeat;
}
.lb{ padding:5px; }
.lb:hover{ background-position:0 -128px; }
#lbs a.margin{ margin-right:4px; }

#lb0r,.lbr{
	width:576px;
	height:259px;
}

.pic_background{
	float:right;
	margin:10px;
	padding:5px;
	width:288px;
}

#pic_bg_top{
	background:url(/images/pic_bg_top.png) no-repeat;
	height:10px;
}

#pic_bg{
	background:url(/images/pic_bg.png) repeat-y;
	padding:0 10px;
}

#pic_bg_bottom{
	background:url(/images/pic_bg_bottom.png) no-repeat;
	height:10px;
}

.pic_title{
	color:#AE7C33;
	font-family:Arial Narrow;
	font-size:14px;
	font-weight:bold;
	text-decoration:none;
	text-transform:uppercase;
	margin-bottom:0.5em;
}

.pic_text{
	color:#326791;
}

#pics{
	float:left;
	width:576px;
	height:259px;
	overflow:hidden;
	margin-top:5px;
	margin-left:4px;
}

#uzklausimo_forma{
	display:block;
	float:left;
	width:297px;
	height:113px;
	background:url(/images/uzklausimo_forma.jpg) no-repeat;
	margin-top:5px;
	margin-left:4px;
	color:#AE7C33;
	font-family:Arial Narrow;
	font-weight:bold;
	text-decoration:none;
	text-transform:uppercase;
	text-align:center;
	padding-top:15px;
}

#uzklausimo_forma:hover{
	background-position:0 -128px;
}

#uzklausimo_forma_m{
	display:block;
	float:left;
	width:230px;
	height:88px;
	background:url(/images/uzklausimo_forma_m.jpg) no-repeat;
	margin-top:5px;
	margin-bottom:1em;
	color:#AE7C33;
	font-family:Arial Narrow;
	font-weight:bold;
	text-decoration:none;
	text-transform:uppercase;
	text-align:center;
	padding-top:10px;
}

#uzklausimo_forma_m:hover{
	background-position:0 -98px;
}

#rekomenduok{
	display:block;
	float:left;
	width:273px;
	height:113px;
	background:url(/images/rekomenduok.jpg) no-repeat;
	margin-top:5px;
	margin-left:6px;
	color:#AE7C33;
	font-family:Arial Narrow;
	font-weight:bold;
	text-decoration:none;
	text-transform:uppercase;
	text-align:center;
	padding-top:15px;
}

#rekomenduok:hover{
	background-position:0 -128px;
}

#left_column{
	width:230px;
	float:left;
	overflow:hidden;
	margin-top:5px;
}

#left_menu td{
	vertical-align:middle;
	height:39px;
	padding-left:85px;
	text-transform:uppercase;
	font-family:Arial Narrow;
	color:#ae7c33;
	font-weight:bold;
}

#left_menu td.sep{
	vertical-align:middle;
	height:5px;
}

#left_menu td.lm0{ background:url(/images/lm_0.jpg) no-repeat; }

#left_menu td.lm{
	background-repeat:no-repeat;
	cursor:pointer;
}

#left_menu td.lm:hover{
	background-position:0 -39px !important;
}

#right_column{
	margin-left:12px;
	width:658px;
	float:right;
	overflow:hidden;
	margin-top:5px;
}

#service_top{
	background:url(/images/service_top.jpg) no-repeat;
	width:658px;
	height:142px;
}

#service_left_picture{
	float:left;
}

#service_top_text{
	float:left;
	margin:0px 15px;
}

#service_top_text table{
	width:300px;
	height:122px;
	padding:10px;
}

#service_top_text a{
	color:#033465;
	text-decoration:none;
}

#service_top_text a:hover{
	text-decoration:underline;
}

#service_top_title{
	text-transform:uppercase;
	font-family:Arial Narrow;
	color:#ae7c33;
	font-weight:bold;
	font-size:20px;
}

#page_content_top{
	background:url(/images/content_top.jpg) no-repeat;
	height:10px;
}

#page_content{
	border-left:1px solid #bad1f0;
	border-right:1px solid #bad1f0;
	padding:10px 20px;
}

#page_content_bottom{
	background:url(/images/content_bottom.jpg) no-repeat;
	height:10px;
}

#footer{
	color:white;
	background-color:#1b6ea2;
	text-align:center;
	line-height:31px;
	height:31px;
	overflow:hidden;
	margin-top:4px;
}

#footer a{
	color:white;
}

#footer_left{
	float:left;
	background:url(/images/footer_left.jpg) no-repeat;
	width:15px;
	height:31px;
}

#footer_right{
	float:right;
	background:url(/images/footer_right.jpg) no-repeat;
	width:15px;
	height:31px;
}

#footer1{
	color:#9ed9ff;
	font-size:10px;
	margin:2px 10px;
}

#footer1 a{
	color:#9ed9ff;
}

.clear{
	clear:both;
	height:0px;
	overflow:hidden;
}

.req{
	color:red;
	font-size:16px;
	font-weight:bold;
}

.errors{
	color:red;
	background-color:#fff4f4;
	border:1px solid red;
	padding:10px;
	margin:1em 0;
}

.messages{
	color:green;
	background-color:#f8fff4;
	border:1px solid green;
	padding:10px;
	margin:1em 0;
}

.banners{
	padding:1em 0;
	width:230px;
	overflow:hidden;
}