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

body {
	position: relative;
	margin: 0 0 35px 0; padding: 0;
	font-size: 1em;
	background: #FFF4D2 url('../images/bg.jpg') repeat-x;
	font: 76% Tahoma, Arial, Helvetica, sans-serif;
}
* html body {
	text-align: center;
}

#flash-pos{
	color: #D9903A;
	height: 202px;
	width: 632px;
	position: absolute;
	top: 63px; right: 4px;
}
h1 {
	margin: 0;
	font-size: 1.2em;
	color: #D9903A;
	padding-bottom: 10px;
}
#index h1 {
	font-size: 1.3em;
}

h1.catalog {
	font-size: 1.3em;
	padding-top: 20px;
	color: #735123;
	background: url('../images/detail-medals.jpg') no-repeat 100% 0;
}

strong, b {
	font-weight: bold;
}
em, i {
	font-style: italic;
}
form, ul, dl {
	margin: 0;
}
img {
	border: 0;
}
table {
	border-collapse: collapse;
}
label {
	display: inline;
	white-space: nowrap;
}
textarea {
	overflow: auto;
}
fieldset {
	border: 0;
}


#wrapper {
	position: relative;
	margin: 0 auto;
	width: 820px;
	padding-top: 282px;
	background: url('../images/bg-wrapper.jpg') no-repeat;
	font-size: .9em;
}
* html #wrapper {
	text-align: left;
}

.logo {
	display: block;
	position: absolute;
	top: 95px; left: 0;
	width: 175px; height: 120px;
	background: url('../images/logo.jpg') no-repeat;
	text-indent: -9999em;
	text-decoration: none;
}

/* Navigation */
#navigation {
	width: 820px; height: 37px;
	font-size: 11px;
}
#navigation td {
	padding: 0;
	text-align: center;
	background: url('../images/bg-meniu-a.jpg') no-repeat;
}
#navigation td.back {
	width: 6px;
	background: url('../images/bg-meniu-b.jpg') no-repeat;
}
#navigation td.last {
	width: 10px;
	background: url('../images/bg-meniu-l.jpg') no-repeat;
}
#navigation td.b-last {
	width: 10px;
	background: url('../images/bg-meniu-bl.jpg') no-repeat;
}

#navigation td.active {
	background: url('../images/bg-meniu-active.jpg') no-repeat;
}
#navigation td.b-active {
	width: 6px;
	background: url('../images/bg-meniu-b-active.jpg') no-repeat;
}

#navigation a {
	display: block;
	padding-left: 6px;
	color: #160F06;
	text-decoration: none;
}
#navigation a:hover, #navigation a.active, #navigation .active a {
	color: #EDF2EE;
}
/* End Navigation */
/* Languages */
#languages {
	height: 57px;
	list-style: none;
	background: url('../images/bg-languages.jpg') no-repeat;
}
#languages li {
	float: right;
	padding-top: 10px;
}

.ru a, .en a, .lt a, .de a, .ct a, .sm a, .hm a {
	display: block;
	height: 20px;
	text-indent: -9999em;
	text-decoration: none;
}
.ru a, .en a, .lt a, .de a {
	width: 20px;
}
.ct a, .sm a, .hm a {
	width: 24px;
}

.de a {
	margin-right: 5px;
	background: url('../images/d-de.gif') no-repeat 0 100%;
}
.de a:hover, .de a.active {
	background: url('../images/d-de-a.gif') no-repeat 0 100%;
}


.ru a {
	margin-right: 5px;
	background: url('../images/d-ru.gif') no-repeat 0 100%;
}
.ru a:hover, .ru a.active {
	background: url('../images/d-ru-a.gif') no-repeat 0 100%;
}


.en a {
	background: url('../images/d-en.gif') no-repeat 0 100%;
}
.en a:hover, .en a.active {
	background: url('../images/d-en-a.gif') no-repeat 0 100%;
}


.lt a {
	background: url('../images/d-lt.gif') no-repeat 0 100%;
}
.lt a:hover, .lt a.active {
	background: url('../images/d-lt-a.gif') no-repeat 0 100%;
}


.ct a {
	background: url('../images/d-contacts.gif') no-repeat 0 100%;
}
.ct a:hover, .ct a.active {
	background: url('../images/d-contacts-a.gif') no-repeat 0 100%;
}

.sm a {
	background: url('../images/d-sitemap.gif') no-repeat 0 100%;
}
.sm a:hover, .sm a.active {
	background: url('../images/d-sitemap-a.gif') no-repeat 0 100%;
}

.hm a {
	background: url('../images/d-home.gif') no-repeat 0 100%;
}
.hm a:hover, .hm a.active {
	background: url('../images/d-home-a.gif') no-repeat 0 100%;
}
/* End Languages */
/* Content */
#content-holder {
	position: relative;
}

#left, #center, #right {
	float: left;
}
#left {
	width: 175px;
}

#center {
	width: 510px;
}
#index #center {
	width: 410px;
}
#cat #center {
	width: 645px;
}

#right {
	width: 135px;
}
#index #right {
	width: 235px;
}
/* Left */
#left div {
	padding-bottom: 58px;
}
#left ul {
	list-style: none;
	padding: 0;
}
/* All */
#meniu-sub ul, #meniu-advertise ul, #meniu-search form, #meniu-voting form, #meniu-catalog ul {
	padding-top: 10px;
}
#meniu-sub ul, #meniu-search form, #meniu-voting form, #meniu-catalog ul, #meniu-advertise ul {
	color: #D0611C;
}

#meniu-sub, #meniu-search, #meniu-voting {
	background: #FCFAE7 url('../images/bg-meniu-1.gif') no-repeat 0 100%;
}
#meniu-catalog {
	background: #FDF6D8 url('../images/bg-meniu-2.gif') no-repeat 0 100%;
}
#meniu-advertise {
	background: #FFF url('../images/bg-meniu-3.gif') no-repeat 0 100%;
}

#meniu-sub ul, #meniu-search form, #meniu-voting form {
	background: url('../images/bg-meniu-t-1.gif') no-repeat;
}
#meniu-catalog ul {
	background: url('../images/bg-meniu-t-2.gif') no-repeat;
}
#meniu-advertise ul {
	background: url('../images/bg-meniu-t-3.gif') no-repeat;
}

#meniu-sub ul ul, #meniu-catalog ul ul, #meniu-advertise ul ul {
	padding: 0;
	background: none;
}
/* End All*/
/* Sumbeniu & Catalog Meniu */
#meniu-sub li, #meniu-catalog li, #meniu-advertise li {
	display: block;
}
#meniu-sub li {
	background: url('../images/bg-meniu-line.gif') repeat-x;
}
#meniu-catalog li {
	background: url('../images/bg-meniu-line2.gif') repeat-x;
}

#meniu-sub li.first, #meniu-catalog li.title {
	background: none;
}

#meniu-catalog li.title {
	font-size: 1.1em;
	font-weight: bold;
	padding: 0 15px 8px 15px;
}

* html #meniu-sub li, * html #meniu-catalog li, * html #meniu-advertise li {
	vertical-align: top;
	height: 1%;
}

#meniu-sub a, #meniu-catalog a, #meniu-advertise a {
	display: block;
	padding: 8px 15px 8px 42px;
	color: #D0611C;
	text-decoration: none;
}
#meniu-sub a {
	background: url('../images/detail-meniu-green.gif') no-repeat 15px 50%;
}
#meniu-catalog a {
	background: url('../images/detail-meniu-green2.gif') no-repeat 15px 50%;
}
#meniu-advertise a {
	background: url('../images/detail-meniu-green3.gif') no-repeat 15px 50%;
}
#meniu-sub a:hover {
	background: url('../images/detail-meniu-yellow.gif') no-repeat 15px 50%;
}
#meniu-catalog a:hover {
	background: url('../images/detail-meniu-yellow2.gif') no-repeat 15px 50%;
}
#meniu-advertise a:hover {
	background: url('../images/detail-meniu-yellow3.gif') no-repeat 15px 50%;
}


#meniu-sub a.active, #meniu-catalog a.active, #meniu-advertise a.active {
	font-weight: bold;
	color: #F3B137;
}

#meniu-sub ul ul a, #meniu-catalog ul ul a, #meniu-advertise ul ul a {
	background: none;
	padding-left: 47px;
}
#meniu-sub ul ul a, #meniu-advertise ul ul a {
	color: #333;
}
#meniu-catalog ul ul a {
	color: #000;
}

#meniu-sub ul ul a:hover, #meniu-sub ul ul a.active, #meniu-catalog ul ul a:hover, #meniu-catalog ul ul a.active, #meniu-advertise ul ul a:hover, #meniu-advertise ul ul a.active {
	background: none;
	color: #17A400;
}
#meniu-sub ul ul a.active, #meniu-catalog ul ul a.active, #meniu-advertise ul ul a.active {
	font-weight: bold;
}
/* End Submeniu & Catalog Meniu */
/* Vooting */
#meniu-voting p {
	margin: 0;
	padding: 0 15px 8px 15px;
	font-weight: bold;
}
#meniu-voting a {
	font-weight: normal;
	color: #17A400;
	text-decoration: none;
}
#meniu-voting a:hover {
	color: #FFAA05;
}

#meniu-voting fieldset {
	padding: 5px 15px 5px 10px;
	background: url('../images/bg-meniu-line.gif') repeat-x;
}

#meniu-voting fieldset span {
	padding-left: 8px;
}

#meniu-voting .submit {
	margin: 10px 0 0 15px;
}
/* End Vooting */
/* Search */
#meniu-search fieldset {
	padding: 0px 15px 5px 15px;
}
#meniu-search label {
	display: block;
	color: #1CA605;
	padding: 5px 0 12px 25px;
	background: url('../images/detail-meniu-green.gif') no-repeat 0 50%;
}
#meniu-search .txtfld {
	font-size: 1em;
	border-top: 1px solid #E2E7E3;
	border-right: 1px solid #F9FAF9;
	border-bottom: 1px solid #F9FAF9;
	border-left: 1px solid #E2E7E3;
	color: #1CA605;
	width: 140px;
}
#meniu-search .submit {
	margin-top: 10px;
}
/* End Search */

/* End Left */
/* Center */
#text {
	padding: 0 20px;
	font-size: 1em;
	color: #333;
	text-align: justify;
	line-height: 17px;
}
#index #text ul {
	list-style: none;
	padding: 0;
	font-size: 1.1em;
	color: #000;
	line-height: 18px;
}
#index #text li {
	padding: 0 0 15px 0;
	/* Rutos sakeles */
	/*background: url('../images/detail-text-l.gif') no-repeat 5px 0;*/
}

#text p {
	margin: 0 0 1.7em 0;
}
#text a {
	color: #D0611C;
	text-decoration: none;
}
#text a:hover {
	text-decoration: underline;
}
#text table {
	border-collapse: collapse;
	border-color: #E7D59D;
}
#text td {
	padding: 3px;
	font-size: 1em;
	border-color: #E7D59D;
}

#back-top {
	padding: 10px 0;
}

#text .sitemap {
	margin: 0; padding: 15px;
	list-style: none;
	background: #FDF6DC;
	border: 1px solid #FFFDF6;
}
#text .sitemap span {
	color: #17A400;
}
#text .sitemap dd {
	margin: 0;
}

#text .sitemap li {
	padding-left: 15px;
	background: url('../images/detail-sitemap.gif') no-repeat 5px 50%;
}
* html #text .sitemap li {
	vertical-align: top;
	height: 1%;
}
#text .txtfld {
	font-size: 1em;
	border-top: 1px solid #E2E7E3;
	border-right: 1px solid #F9FAF9;
	border-bottom: 1px solid #F9FAF9;
	border-left: 1px solid #E2E7E3;
	color: #1CA605;
	width: 140px;
}
#text .error {
	color: #D0611C;
}
#text textarea {
	font: 76% Tahoma, Arial, Helvetica, sans-serif;
	font-size: 1em;
	border-top: 1px solid #E2E7E3;
	border-right: 1px solid #F9FAF9;
	border-bottom: 1px solid #F9FAF9;
	border-left: 1px solid #E2E7E3;
	color: #1CA605;
	width: 430px; height: 80px;
}

#text .fst p, #text .snd p {
	margin: 0;
}
#text .fst, #text .snd {
	padding: 15px;
}
#text .fst {
	background: #FFFBE8;
}
#text .snd {
	background: none;
}

#text .description {
	text-align: left;
	color: #333;
	height: 100px;
	min-height: 100px;
}
#text .description tr {
	background: url('../images/bg-meniu-line2.gif') repeat-x;
}

#text .img {
	width: 150px;
	text-align: center;
	padding: 10px;
}
#text .img img {
	border: 1px solid #EBEBEB;
}
#text .txt {
	vertical-align: middle;
}
#text .txt span {
	color: #17A400;
}
#text .clear {
	clear: both;
	height: 0;
}

/* End Center */
/* Right */
#right {
	text-align: center;
}

#index #right {
	text-align: left;
}
/* News */
#news {
	padding-bottom: 58px;
	background: #FAF8EE url('../images/bg-news.gif') no-repeat 0 100%;
}
#news dl {
	background: url('../images/bg-news-t.gif') no-repeat;
}
#news dt {
	padding: 20px 65px 20px 40px;
	font-size: 1.2em;
	font-weight: bold;
	color: #735123;
	background: url('../images/detail-news.gif') no-repeat 15px 50%;
}
#news dd, #news p {
	margin: 0;
	color: #777;
	line-height: 16px;
	padding: 0 5px 0 5px;
}
#news dd {
	overflow: auto;
}
#news p {
	padding-left: 90px;
}

#news dd a {
	color: #9D6318;
	text-decoration: none;
}
#news dd a:hover {
	color: #D0611C;
}
#news dd img {
	float: left;
	border: 1px solid #F6A444;
}


/* News */
/* End Right */

/* End Content */
/* Footer */
#footer {
	clear: both;
	color: #735123;
	overflow: hidden;
}

#footer p {
	margin: 0;
	float: left;
}
/*#footer p.first {
	padding-left: 200px;
}*/
#footer p.second {
	padding-left: 500px;
}

#footer a {
	color: #367300;
	text-decoration: none;
}
#footer a:hover {
	color: #D0611C;
}
/* Ennd Footer */

.pages {
	text-align: center;
	padding: 10px 0;
}