/*************************************************************
 * General
 *************************************************************/

body {
    color: #534741;
	font-family: "Times New Roman", times;
    font-size: 12px;
    background-color: #fbfbfb;
    line-height: 1.4;
    text-align: justify;
}

a, a:link {
     color: #407505;
	 z-index: 1000;
}

a:hover, a:active {
     color: #407505;
	 z-index: 1000;
}

h1, h2, h3 {
    margin-bottom: 20px;
    color: #963b29;
    font-size: 18px;
	font-weight: normal;
	padding: 0 5px;
	line-height: 1.2;
}

.variant2 {
	background: #ebffd4;
}

h2 {
    font-size: 16px;
}


p {
    margin-bottom: 10px;
	font-size: 13px;
}

.panel_heading {
	color: #1f720c;
	font-size: 16px;
	font-weight: bold;
	text-align: center;
	margin-bottom: 20px;
}

#main ul li {
	margin-left: 2em;
}

/*************************************************************
 * Structure
 *************************************************************/

body {
	background: url(../img/bg.gif) repeat;
}

#container {
    width: 1024px;
    margin: 25px auto 140px auto;
    position: relative;
}

#content {
	background: url(../img/container.png) repeat-y;
	padding: 45px 20px 30px 20px;
	position: relative;
}
.IE6 #content {
	background: url(../img/container.gif) repeat-y;
}
.IE6 #content, .IE7 #content {
	padding-bottom: 0;
}

#left_sidebar, #right_sidebar, #main {
	float: left;
}

#main {
	width: 528px;
	margin: 0 40px;
    text-align:justify;
}

#header {
	height: 191px;
	background: url(../img/header.png) no-repeat;
}
.IE6 #header {
	background: url(../img/header.gif) no-repeat;
}

#sakele {
	background: url(../img/sakele.gif) no-repeat;
	width: 582px;
	height: 259px;
	position: absolute;
	top: -25px;
	left: -132px;
	z-index: 200;
}

#sakele_apacioje {
	background: url(../img/sakele_apacioje.gif) no-repeat;
	width: 1023px;
	height: 316px;
	position: absolute;
	z-index: -1;
	bottom: -140px;
	left: 40px;
}

/*************************************************************
 * Header
 *************************************************************/
#lang {
	position: absolute;
	top: 9px;
	right: 0;
	padding: 6px 9px 0 9px;
	margin-right: 15px;
}

#lang li {
	list-style-type: none;
	float: left;
	margin-right: 13px;
}
#lang li.last {
	margin: 0;
}

#lang li a {
	color: #407505;
	font-size: 13px;
	text-decoration: none;
}

#lang li.current a, #lang li a:hover {
	text-decoration: underline;
}

#slogan {
	font-size: 34px;
	color: #80a50d;
	position: absolute;
	top: 42px;
	left: 500px;
	line-height: .8;
}
#slogan .smaller {
	font-weight: normal;
	font-size: 19px;
}

/*************************************************************
 * Navigation
 *************************************************************/
#nav {
	position: absolute;
	top: 163px;
	left: 345px;
	height: 20px;
	background: url(../img/nav_separator.gif) no-repeat top right;
	padding-right: 2px;
	z-index: 300;
}
#nav li {
	list-style-type: none;
	float: left;
	background: url(../img/nav_separator.gif) no-repeat;
	padding: 0 12px;
}
#nav li a {
	color: #fff;
	text-decoration: none;
	font-size: 14px;
	font-weight: bold;
	display: block;
	/*padding: 11px 30px 0 30px;*/
}

#nav li a:hover, #nav li.active a {
	background: url(../img/nav_hover.gif) no-repeat;
	color: #fcceae;
}

/*************************************************************
 * Search
 *************************************************************/
#search {
	position: absolute;
	top: 160px;
	right: 0;
}
#search input {
	border: #519b2f 1px solid;
	padding: 2px;
	font-size: 10px;
	width: 130px;
	position: relative;
	top: 3px;
}
.IE #search input {
	margin-right: 2px;
}
#search button, .panel button {
	background-color: #568322;
	color: #fbfbfb;
	font-family: "Times New Roman", times;
	border: #f8fbf3 1px solid;
	height: 18px;
	font-size: 12px;
	padding: 0 4px;
	position: relative;
	top: 4px;
	margin-right: 12px;
	cursor: pointer;
}
.panel button {
	background-color: #1f720c;
    padding: 2px;
    height: 22px;
}
.IE #search button {
	padding: 0;
	top: 2px;
}
.IE8 #search button {
	padding: 0 4px;
	top: 4px;
}
#search button span {
	position: relative;
	top: -2px;
}
.Opera #search button span {
	top: 0;
}
.Chrome #search button span,
.IE8    #search button span {
	top: -1px;
}

/*************************************************************
 * Panel
 *************************************************************/
.panel {
	width: 187px;
	background: url(../img/sidebar_middle.gif) repeat-y;
	position: relative;
	min-height: 100px;
	margin-bottom: 7px;
}
.IE6 .panel {
	height: 100px;
}
.panel_top {
	width: 187px;
	height: 85px;
	background: url(../img/sidebar_top.gif) repeat-y;
	position: absolute;
	z-index: 6;
}
.panel_middle {
	padding: 15px 4px 25px 15px;
	position: relative;
	z-index: 100;
	width: 155px;
}
.panel_bottom {
	width: 187px;
	height: 16px;
	background: url(../img/sidebar_bottom.gif) repeat-y;
	position: absolute;
	bottom: 0;
	z-index: 5;
}

/*************************************************************
 * Sidebar nav
 *************************************************************/
.sidebar_nav {
	list-style-type: none;
}
.sidebar_nav li {
	line-height: 1.0;
}
.sidebar_nav li a {
	font-size: 12px;
	font-weight: bold;
	color: #519b2f;
	text-decoration: none;
	position: relative;
	top: -4px;
	margin-left: 5px;
}
.sidebar_nav li a:hover, .sidebar_nav li.active a {
	color: #963b29;
}
.sidebar_nav li a {
	line-height: 22px;
}
.sidebar_nav .icon_wrapper {
	height: 22px;
	width: 25px;
	display: block;
	float: left;
	clear: both;
	margin-right: -3px;
}

/*************************************************************
 * Bottom banner
 *************************************************************/
#bottom_banner {
	position: absolute;
	bottom: 0; left: 0;
	width: 1024px;
	height: 150px;
    vertical-align: middle;
}
.IE6 #bottom_banner, .IE7 #bottom_banner {
	width: 1024px;
	margin-bottom: 17px;
}

#bottom_banner .banner {
	/* height: 120px; */
	width: 528px;
	margin: 40px auto 0 auto;
	/* border: #aaa 1px solid; */
    text-align: center;
}

.bottom_banner_height {
	height: 150px; /* Sita auksti reikia atitinkamai keisti jei #bottom_banner auksti keisti reikia */
}

/*************************************************************
 * Footer
 *************************************************************/
#footer {
	background: url(../img/footer.png) no-repeat;
	clear: both;
	height: 37px;
	line-height: 26px;
	color: #c5f7a6;
	text-align: center;
}
.IE6 #footer {
	background: url(../img/footer.gif) no-repeat;
}
.IE8 #footer {
	margin-top: -4px;	
}
#footer a {
	color: #f3f9ef;	
}

/*************************************************************
 * Appended 2009.12.01
 *************************************************************/
#main img, #popup img {
    margin: 5px;
}
#popup img {
    margin-top: 0;
}
.thumb {
    width: 60px;
    height: 80px
}

#katalogas_table {
     width: 100%;
     margin: 20px 0 0 0;
     font-size: 14px;
}
#katalogas_table td {
    padding-right: 10px;
}
#katalogas_table a {
     color: #534741;
     text-decoration: none;
}
#katalogas_table a:hover, a:visited {
     color: #407505;
     text-decoration: underline;
}

#top100 {
     text-align: center;
}

.err {
    color: red;
}

