html{
	height:100%;
}
body {
	margin:0px;
	padding:0px;
	height:100%;
}

img {
        border: 0px;
}

.no-float{
	clear: both;
}
.hand{
	cursor: pointer;
}
.nowr{
	white-space:nowrap;	
}
.zero{
	height:0px;
	line-height:0px;
}
.c_norm{
	cursor:default;
}
.no-margin{
	margin:0px;
	padding:0px;
}

#content {
	margin: 0px;
}

.maindiv {
        margin: 0 auto;
        width: 1000px;
        /*background-image: url("../img/side.jpg");*/
        background-repeat: repeat-x;
	background-color: #DEE7EE;
}

.contentdiv {
        margin:0px;
        margin-left: 30px;
        margin-right: 30px;
        background-color: #fff;
}

.top1 {
        margin:0px;
        height: 29px;
        padding-top: 8px;
        padding-left: 24px;
        border-bottom: 1px solid #f0f3f6;
}

.top1 div, .top1 a, .top1 img, .top1 input{
        margin: 0px;
        float: left;
}

.top1 input{
        margin-right: 8px;
}

.top1 a {
        padding-top: 3px;
        padding-right: 8px;
        text-decoration: underline;
        color: #737373;
}

.top1 img {
        margin-right: 8px;
}

.languages {
        margin: 0px;
        width: 330px;
}

.subscription_input {
	border: 1px solid #c3c3c3;
	border-top: 2px solid #7c7c7c;
}

.top2 {
        margin:0px;
        padding-top: 24px;
        padding-left: 22px;
        height: 80px;
}

.top2 div {
        margin: 0px;
}

.top2 .herbas, .top2 .herbas img{
        float: left;
}

.top2 .herbas img{
        margin-right: 13px;
}

.top2 .herbas .pavadinimas{
        float: left;
        width:640px;
        font-size: 16px;
        text-transform: uppercase;
	cursor: pointer;
}

.top2 .paieska {
        float: left;
}

.top2 .search_bg {
        background-image: url('../img/search_field.jpg');
        background-repeat: no-repeat;
        width: 188px;
        height: 19px;
}

.top2 .search_bg .search_fld{
        margin-top: 2px;
        margin-left: 20px;
        height: 12px;
        border: 1px solid white;
        width: 140px;
}

.menu {
        margin:0px;
        margin-left: 21px;
        margin-right: 21px;
        border-top: 5px solid #4a637a;
	height: 40px;
}

.menu .line {
        margin: 0px;
        position: relative;
}

.menu .line div{
	
        display: none;
        margin: 0px;
        position: absolute;
        z-index: 2;
        background-color: #4a637a;
	filter: alpha(opacity=0);
	-moz-border-radius-bottomleft:6px;
        -moz-border-radius-bottomright: 6px;
	opacity: 0;
}

.menu ul {
        margin: 0px;
        padding: 0px;
	position: absolute;
        z-index: 3;
}

.menu ul li{
        margin: 0px;
        display: block;
	float:left;
}

.menu ul li a{
        border-right: 1px solid #4a637a;
        padding-top: 8px;
        padding-bottom: 5px;
        padding-left: 11px;
        padding-right: 11px;
        color: #4a637a;
        display: block;
        font-size: 14px;
        text-decoration: none;
	font-weight: bold;
}

.menu .submenu {
        position: absolute;
        display: none;
	margin: 0px;
	z-index: 5;
	background-color: white;
	overflow: hidden;
	background-color: #e7eef4;
	-moz-border-radius-bottomleft:6px;
        -moz-border-radius-bottomright:6px;
	padding-bottom: 4px;
}

.menu .submenu a{
        display: block;
	border-right: none;
	border-bottom: 1px dotted #fff;
	padding-top: 6px;
        padding-bottom: 6px;
        padding-left: 20px;
        padding-right: 0px;
	margin-left: 14px;
        margin-right: 14px;
	background-image: url('../img/submenu_pointer.jpg');
	background-repeat: no-repeat;
	background-position: left center;
	font-size: 12px;
	text-decoration: underline;
}

.menu .submenu a:hover{
	text-decoration: none;
}

.menu .submenu a.top{
	border-bottom: none;
	background-image: none;
	padding-top: 8px;
        padding-bottom: 5px;
        padding-left: 12px;
        padding-right: 11px;
	margin: 0px;
	font-size: 14px;
	text-decoration: none;
}

.page {
        margin:0px;
        padding-top: 30px;
        /*background-image: url("../img/pagebg.jpg");*/
        background-position: bottom left;
        background-repeat: no-repeat;
}

.page .sidemenu {
        float: left;
        width: 211px;
        margin: 0px;
}

.content {
        margin: 0px;
        float: left;
        width: 636px;
}

.content #nav_url {
        line-height: 15px;
        width: 541px;
        padding-top: 4px;
        padding-bottom: 4px;
        border-left: 1px solid #d3e0ec;
        float: left;
}

.print {
        line-height: 15px;
        margin: 0px;
        width: 93px;
        float: left;
        border-right: 1px solid #d3e0ec;
        padding-top: 4px;
        padding-bottom: 4px;
        background-color: #edf3f7;
}

.print img {
        float: left;
        margin-left: 11px;
        margin-right: 8px;
	cursor: pointer;
}

.content .loc_border_top {
        margin: 0px;
        height:5px;
        background-image: url("../img/loc_border_top.jpg");
        background-repeat: no-repeat;
}

.content .loc_border_bottom {
        margin: 0px;
        height:5px;
        background-image: url("../img/loc_border_bottom.jpg");
        background-repeat: no-repeat;
}

.content #nav_url, .content #nav_url div {
        margin: 0px;
}

.content #nav_url div, .content #nav_url img {
        float: left;
}

.content #nav_url img {
        margin-left: 8px;
        margin-right: 8px;
        margin-top: 1px;
}

.content #nav_url a, .content #nav_url a:link, .print a, .print a:link {
        text-decoration: underline;
        color: #4a637a;
}

.content .content_text {
        margin: 0px;
        padding-top: 20px;
        padding-bottom: 20px;
	float: left;
	width: 635px;
}

.content .pagetitle{
        margin-top: 0px;
        font-size: 22px;
        color: #4a637a;
        margin-bottom: 19px;
}

.page .sidemenu {
	padding-left: 21px;
	padding-right: 35px;
}

.page .sidemenu ul, .page .sidemenu ul li {
	padding: 0px;
	margin: 0px;
}
.page .sidemenu ul li {
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
}

.page .sidemenu .l1 a, .page .sidemenu .l1 a:link{
	font-size: 12px;
	color: #4a637a;
	line-height: 14px;
	display: block;
	text-decoration: underline;
	padding-top: 8px;
	padding-bottom: 8px;
	margin-left: 5px;
	padding-left: 20px;
	background-image: url("../img/left_menu_pointer.png");
	background-repeat: no-repeat;
	background-position: center left;
	border-bottom:1px dotted #DBE5EE;
}

.page .sidemenu .l1 a:hover {
	text-decoration: none;
}

.page .sidemenu .l2 a, .page .sidemenu .l2 a:link{
	color: #848484;
	display: block;
	text-decoration: underline;
	margin-left: 25px;
	padding-left: 16px;
	background-image: url("../img/left_menu_l2_pointer.jpg");
	background-repeat: no-repeat;
	background-position: center left;
	border-bottom: none;
}

.bottom, .bottom div {
        margin:0px;
}
.bottom {
	padding-top: 11px;
	padding-bottom: 15px;
	background-color: #DDE6EE;
}

.bottom .kontaktai {
	background-color: white;
	background-image: url("../img/kontaktai.jpg");
	background-repeat: no-repeat;
	/*padding-right: 14px;*/
}

.bottom .forma {
	background-color: #A4C0D8;
	background-image: url("../img/forma.jpg");
	background-repeat: no-repeat;
	/*padding-right: 14px;*/
}

.bottom .bottom_menu {
	background-image: url("../img/form_top.jpg");
	background-repeat: no-repeat;
	background-color: white;
}

.bottom .kontaktai .name, .bottom .forma .name{
	width: 200px;
	height: 13px;
	padding: 10px 8px 9px 15px;
	font-weight: bold;
	font-size: 12px;
}

.bottom .kontaktai .name {
	color: white;
}

.bottom .kontaktai .text, .bottom .forma .text, .bottom .bottom_menu .text {
	padding: 22px 8px 13px 15px;
	width: 200px;
}

.bottom .kontaktai .zemelapis {
	display: block;
	padding-top: 5px;
	padding-bottom: 5px;
}

.bottom .kontaktai .iframe {
	display: block;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 25px;
	background-image: url('../img/zemelapis.jpg');
	background-repeat: no-repeat;
	text-decoration: none;
}

.bottom .forma .name {
	color: #69859f;
}

.bottom .forma input, .bottom .forma textarea{
	border: 1px solid #c3c3c3;
	border-top: 1px solid #7c7c7c;
	width: 190px;
	color: #a4a4a4;
	font-size: 11px;
	padding: 4px;
	background-color: #DEE7EE;
}

.bottom .forma input.active, .bottom .forma textarea.active{
	background-color: #fff;
}

.bottom .forma input {
	height: 13px;
}

.bottom .forma textarea{
	margin-top: 10px;
	margin-bottom: 12px;
	height: 83px;
}

.bottom .forma .send {
	width: 46px;
	height: 21px;
	line-height: 21px;
	padding-left: 22px;
	background-image: url("../img/siusti_forma.jpg");
	background-repeat: no-repeat;
	cursor: pointer;
	font-size: 12px;
	color: #50769a;
	font-weight: bold;
}

.bottom .forma .error {
	border: 2px solid red;
	width: 188px;
}

.bottom .forma .alert {
	margin-bottom: 10px;
	padding-left: 15px;
	margin-left: 4px;
	background-image: url('../img/alert.png');
	background-position: left center;
	background-repeat: no-repeat;
	color: red;
	font-weight: bold;
}

.bottom .bottom_menu .name {
	float: left;
	font-family: "Georgia", serif;
	font-weight: bold;
	font-size: 10px;
	text-transform:uppercase;
	width: 100px;
	padding-left: 5px;
	padding-top: 14px;
}

.bottom .bottom_menu ul{
	padding: 0px;
	margin: 0px;
	margin-top: 10px;
}

.bottom .bottom_menu ul li{
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
	margin: 0px;
}

.bottom .bottom_menu ul li a{
	display: block;
	background-image: url("../img/bot_menu.jpg");
	background-repeat: no-repeat;
	color: white;
	width: 90px;
	padding-left: 25px;
	padding-right: 9px;
	height: 12px;
	line-height: 21px;
	height: 21px;
	overflow: hidden;
	margin-left: 35px;
	margin-bottom: 6px;
	font-weight: bold;
}

.bottom .bottom_menu ul li a:hover{
	text-decoration: none;
}

.banners {
	padding-left: 9px;
	
}

.banners .oblock, .banners .flash {
	margin-top: 10px;
	width: 201px;
	overflow: hidden;
}

.pageEditDate {
	border-top: 1px dotted #cecece;
	margin-top: 25px;
	line-height: 23px;
}

.pager {
	padding-left: 16px;
	background-color: white;
	margin: 0px;
	background-image: url("../img/pager_border_top.jpg");
	background-repeat: repeat-x;
	padding-top: 8px;
}

.pager a {
	border-left: 1px dotted #b4c9dc;
	padding: 0px 7px 2px 7px;
	color: #4a637a;
	text-decoration: underline;
	float: left;
	display: block;
}

.pager a:hover {
	text-decoration: none;
}

.pager .bck{
	border-left: none;
	padding-left: 12px;
	background-image: url("../img/pager_pointer_left.jpg");
	background-repeat: no-repeat;
	background-position: left center;
}

.pager .fow{
	padding-right: 12px;
	background-image: url("../img/pager_pointer_right.jpg");
	background-repeat: no-repeat;
	background-position: right center;
}

.pager .current {
	position: relative;
	width: 21px;
	height: 20px;
	float: left;
	margin-top: 0px;
	
}

.pager .current a {
	color: #878787;
	text-decoration: none;
	width: 9px;
	padding-top: 4px;
	padding-bottom: 5px;
	top: -4px;
	position: absolute;
	display: block;
	background-image: url("../img/pager_current.jpg");
	background-repeat: no-repeat;
	border-left: none;
}

.freshmedia {
	font-size: 10px;
}

/* paieskai */
#searchsuggest{
	display: block;
	position: absolute;
	visibility: hidden;
	/*height: 200px;*/
	min-width: 160px;
	max-width: 236px;
	border: 1px solid #ccc;
	background-color: #EDF3F7;/*#FBFFDB;*/
	margin: 20px 0px 0px 10px;
	overflow: hidden;
	padding: 0px 0px 0px 0px;
}
#searchBtn{
	margin-top:4px;
	float:left;
	width:17px;
	height:12px;
	border:none;
	background-image: url("../img/looking_glass_spr.jpg");
	background-repeat: no-repeat;
}
.nsb{
	background-position: left -12px;
	cursor: default;
}
.asb{
	background-position: left 0px;
	cursor: pointer;
}

.qs_rez_block{
	padding: 3px 5px 3px 5px;
	cursor: pointer;
}
.act_sq_rez{
	background-color: #D0D9E0;
}
.qs_rez_block .qs_link{
	font-size: 10px;
	color: #003399;
	margin: 0px;
	padding: 0px 0px 0px 0px;
}
.qs_rez_block .qs_in_content{
	margin: 0px;
	padding: 0px 0px 0px 0px;
}
.qs_rez_block .qs_in_content p{
	margin: 0px;
	padding: 0px 0px 0px 0px;
}
.qs_rez_block .qs_in_content, .qs_rez_block .qs_in_content p{
	font-size: 9px;
	color: #777;
	font-style: normal;
}
.qs_rez_block .qs_in_content .found, .qs_rez_block .qs_in_content p .found{
	font-weight: bold;
	
	font-style: italic;
	background-color: transparent;
	color: #777;
}
.act_sq_rez .qs_in_content,
.act_sq_rez .qs_in_content p,
.act_sq_rez .qs_in_content,
.act_sq_rez .qs_in_content p,
.act_sq_rez .qs_in_content .found,
.act_sq_rez .qs_in_content p .found{
	color: #333;
}

#qs_loader{
	display: block;
	position: absolute;
	visibility: hidden;
	height: 14px;
	width: 14px;
	margin: 4px 0px 0px 5px;
	overflow: hidden;
	padding: 0px 0px 0px 0px;
	background-image: url("../img/mini_loader_tr.gif");
	background-repeat: no-repeat;
}

