/* 2006 (c) UAB "Dizaino kryptis" */
/* 2006 (c) Simonas Falkauskas */

body {
	position: relative;
	margin: 0; padding: 0;
	font-size: 1em;
	font: 76% Tahoma, Arial, Helvetica, sans-serif;
}

#wrapper {
	position: relative;
	width: 100%;
}

/* --- Standart Tag's --- */
h1, h2, h3, form, dl, ul {margin: 0;}
strong, b {font-weight: bold;}
em, i {font-style: italic;}
small {display: block;}
fieldset {border: 0;}

h1 {
	font-size: 1em;
	color: #DF3A00;
}
h2 {
	font-size: 1.1em;
	color: #EEBC00;
	font-weight: normal;
}
h2 small {color: #000;}
h2.padding {padding: 25px 0 15px 0;}
/* --- End Standart Tag's --- */
/* --- Header Elements --- */
#logo {text-align: right;}

.logo {display: none;}
#image {display: none;}
/* Top Navigation */
#top-navigation {display: none}
/* End Top Navigation */

/* Languages */
#languages {display: none;}
/* End Languages */

/* Search */
#search {display: none;}
/* End Search */

#navigation {display: none;}
#flash {display: none;}

/* --- End Header Elements --- */
/* --- Data Holder Structure --- */
#data-holder {width: 100%; position: relative;}
#left-block, #center-block, #right-block {float: left; overflow: hidden;}

/* Index */
.news #left-block {display: none;}
.news #center-block {width: 100%;}
.news #right-block {display: none;}
/* End Index */
/* Pages */
.pages #left-block {display: none;}
.pages #center-block {width: 100%;}
.pages #right-block {display: none;}
/* End Pages */
/* --- End Data Holder Structure --- */
/* --- Blocks --- */
/* -- Index -- */
/* Text Message */
.news #center-block h1 {
	padding: 5px 25px 15px 25px;
	margin-top: 10px;
	border-left: 1px solid #F1F0E1;
}
.news #center-block #text {
	padding: 10px 100px 10px 40px;
	margin-bottom: 10px;
	text-align: left;
	line-height: 18px;
	color: #494841;
	border-left: 1px solid #F1F0E1;
}
.news #center-block #text a {color: #EEBC00; text-decoration: none;}
.news #center-block #text a:hover {color: #DF3A00;}
/* End Text Message */
/* -- End Index -- */
/* -- Pages -- */
/* Center */
.pages #center-block h1 {padding: 15px 20px;}
.pages #center-block #text {
	padding: 0 20px 10px 20px;
	text-align: justify;
	font-size: .9em;
	line-height: 16px;
	color: #494841;
}
.pages #center-block #text p {margin: 0 0 1em 0;}
.pages #center-block #text a {color: #F2BF00; text-decoration: none;}
.pages #center-block #text a:hover {color: #DF3A00;}
.pages #center-block #text table {
	border-collapse: collapse;
	border-color: #F6F6EB;
}
.pages #center-block #text td {
	padding: 3px;
	font-size: 1em;
	border-color: #F6F6EB;
}
/* End Center */
/* Center News */
.news-list .img, .news-list .txt, .news-list a {float: left;}
.news-list .img, .news-list .txt {overflow: auto;}
.news-list .img {
	width: 122px;
	padding: 0;
	text-align: right;
}
.news-list .txt {
	width: 270px;
	padding: 0 15px;
	border-right: 1px solid #F6F4EB;
}
* html .news-list .txt {
	width: 300px;
	width/* */:/**/270px;
}

.news-list img {
	margin: 0;
	border: 1px solid #F6F4EB;
}
.news-list a {
	display: block;
	width: 64px; height: 20px;
	text-indent: -9999em;
}
.news-list a.lt {background: url('../images/btn-more-lt.gif') no-repeat;}
.news-list a.en {background: url('../images/btn-more-en.gif') no-repeat;}
.news-list a.ru {background: url('../images/btn-more-ru.gif') no-repeat;}
.news-list .clear {
	clear: both;
	height: 40px; width: 100%;
	background: url('../images/bg-news-clear.gif') repeat-x 0 50%;
}
.news-list span {
	display: block;
	padding: 5px 0;
	color: #B1B1AB;
}
.news-list ins {color: #87B92C;}
.news-list del {color: #DF3A00;}

/* End Center News */
/* Single New */
#single-new h2 {
	font-weight: bold;
	padding: 10px 0;
	border-top: 1px solid #F6F6EB;
	border-bottom: 1px solid #F6F6EB;
	margin-bottom: 20px;
}
#single-new small {font-weight: normal;}
/*#single-new .big-image, #single-new .big-text {float: left; overflow: hidden;}*/
#single-new .big-image {width: 230px; margin-bottom: 20px;}
#single-new .big-text {
	width: 240px;
	padding: 0 15px;
	color: #7F7F7F;
	text-align: left;
}
* html #single-new .big-text {
	width: 270px;
	width/* */:/**/240px;
}
#single-new img {
	margin-right: 10px;
	border: 1px solid #F6F4EB;
	float: left;
}
#single-new span {
	display: block;
	padding: 0 0 10px 0;
	color: #000;
}
#single-new ins {color: #87B92C;}
#single-new del {color: #DF3A00;}
#back {
	clear: both;
	padding: 15px 0;
	margin-top: 20px;
	border-top: 1px solid #F6F6EB;
	border-bottom: 1px solid #F6F6EB;
}
/* End Single New */
/* Pager */
#archyve {padding-bottom: 15px;}
#pages {
	height: 42px;
	background: url('../images/bg-pages.gif') no-repeat;
}
#center-block #pages span {
	display: block;
	float: left;
	padding: 15px 20px;
}
#center-block #text #pages a {
	display: block;
	float: left;
	margin: 0 5px;
	padding: 15px 8px;
	color: #000;
	background: url('../images/bg-pager.gif') no-repeat 50% 50%;
}
#center-block #text #pages a:hover, #center-block #text #pages a.active {color: #EEBC00;}
/* End Pager */
/* Form */
#text .form fieldset {
	padding: 10px;
	border-top: 1px solid #F6F6EB;
	border-bottom: 1px solid #F6F6EB;
}
#text .form label {
	display: block;
	padding: 5px;
}
#text .form label span {
	display: block;
	float: left;
	width: 120px;
}
#text .form .txtfld {
	font-size: 1em;
	color: #000;
	width: 180px;
	padding: 3px 0;
	border: 1px solid;
	border-color: #D7D7D7 #F3F3F3 #F3F3F3 #D7D7D7;
}
#text .form .txtfld2 {
	font: 76% Tahoma, Arial, Helvetica, sans-serif;
	font-size: 1em;
	color: #000;
	width: 300px; height: 200px;
	padding: 3px 0;
	border: 1px solid;
	border-color: #D7D7D7 #F3F3F3 #F3F3F3 #D7D7D7;
	overflow: auto;
}
#text .form .error {color: #DF3A00; font-size: .9em;}
/* End Form */
/* List All */
#text .list-all {width: 100%;}
#text .list-all th {
	font-weight: normal;
	color: #F8C400;
	padding: 10px;
}
#text .list-all tbody tr:hover {background: #FCFCF9;}
.pages #center-block #text .list-all tbody td {
	padding: 10px;
	border: 1px solid #F6F6EB;
}
#text .list-all .center {text-align: center;}

td.brd, th.brd {border: 1px solid #F6F6EB;}
td.tl, th.tl {background: url('../images/bg-list-corner-tl.gif') no-repeat;}
td.tr, th.tr {background: url('../images/bg-list-corner-tr.gif') no-repeat 100% 0;}
td.br, th.br {background: url('../images/bg-list-corner-br.gif') no-repeat 100% 100%;}
td.bl, th.bl {background: url('../images/bg-list-corner-bl.gif') no-repeat 0 100%;}
/* End List All */
/* Sitemap */
.structure {
	padding: 20px;
	font-size: 1.1em;
	border-top: 1px solid #F6F6EB;
	border-right: 1px solid #F6F6EB;
	border-left: 1px solid #F6F6EB;
}
.bord {border-bottom: 1px solid #F6F6EB;}
.structure:hover {background: #FCFCF9;}
.pages #center-block #text .structure a {color: #000;}
.pages #center-block #text .structure a:hover {color: #DF3A00;}
.pages #center-block #text .structure ul a {
	display: block;
	padding: 5px 12px;
	color: #E8B700;
	background: url('../images/bg-sitemap.gif') no-repeat 0 50%;
}
.pages #center-block #text .structure ul a.first {
	padding-left: 0;
	background: none;
}
.pages #center-block #text .structure ul a:hover {color: #E67347;}
.structure ul {
	padding: 0;
	list-style: none;
	font-size: .9em;
	overflow: auto;
}
* html .structure ul {height: 100%;}
.structure li {
	float: left;
	display: block;
}
/* End Sitemap */
/* Search */
.search {padding-bottom: 15px;}
.pages #center-block #text .search p {margin: 0;}
.search span {color: #DF3A00;}
/* End Search */
/* -- End Pages -- */
/* -- Catalog -- */





/* -- End Catalog -- */
/* --- End Blocks --- */


/* --- Footer --- */
#footer {
	position: relative;
	clear: both;
	font-size: .9em;
	padding: 17px 20px 30px 272px;
	color: #636258;
}
#footer p {margin: 0;}
#footer a {color: #000;}
/* --- End Footer --- */