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

body {
	position: relative;
	margin: 0; padding: 0;
	font-size: 1em;
	font: 76% Arial, Tahoma, Helvetica, sans-serif;
	background: #FFF;
}
* html body {text-align: center;}

#wrapper {
	position: relative;
	margin: 0 auto;
	width: 100%;
}
* html #wrapper {text-align: left;}

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

#logo {display: none;}

/* Languages */
#languages {display: none;}
/* End Languages */
/* Top Navigation */
#top-navigation {display: none;}
/* End Top Navigation */
/* Search */
#search {display: none;}
/* End Search */
/* Graphics */
#graphics {display: none;}
/* End Graphics */
/* Meniu */
#meniu {display: none;}
/* End Meniu */

/* Structure */
#container {
	width: 100%;
	position: relative;
}

#block-left {display: none;}
#block-center, #block-right {width: 100%;}
/* End Structure */

/* Path */
#path ul {
	list-style: none;
	padding: 0;
	font-size: .9em;
}
#path li {
	float: left;
	padding: 13px 10px 10px 13px;
	background: url('../images/bg-path.gif') no-repeat 0 18px;
}
#path a {
	display: block;
	color: #63696C;
	text-decoration: none;
}
#path .first {
	padding-left: 2px;
	background: none;
}
#path a:hover {color: #000;}
/* End Path */
/* Text */
#text {
	clear: both;
	width: 637px;
	font-size: .9em;
	color: #585858;
	text-align: justify;
	border: 1px solid #EAEAEA;
	padding: 15px;
	line-height: 16px;
}
* html #text {
	width: 669px;
	width/* */:/**/637px;
}
#index #text {width: auto; padding: 0; border: 0;}

#text h2 {
	font-size: 1.1em;
	padding-bottom: 10px;
}
#text h3 {
	font-size: 1em;
	padding-bottom: 10px;
}
#text p {margin: 0 0 1em 0;}
#text a {color: #1A6292; text-decoration: none;}
#text a:hover {color: #D55D1C;}

#text ul {
	padding: 0;
	list-style: none;
	margin-bottom: 1em;
}
#text ul li {
	display: block;
	padding: 0 0 0 30px;
	background: url('../images/bg-text-bullet.gif') no-repeat 13px 7px;
}
* html #text ul li {vertical-align: top; height: 1%;}
#text ul ul {margin: 0;}
#text ul ul li {
	padding-left: 20px;
	background: url('../images/bg-text-bullet.gif') no-repeat 0 7px;
}
#text ul ul ul {margin: 0;}
#text ul ul ul li {
	background: url('../images/bg-text-bullet.gif') no-repeat 0 7px;
}

#text ol {
	padding: 0 0 0 40px;
}
* html #text ol {padding: 0;}
*:first-child+html #text ol {padding: 0;}

#text ol ol {list-style-type: lower-alpha;}
#text ol li {padding: 0}

#text table {
	border-collapse: collapse;
	border: 1px solid;
	border-color: #000;
	width: 100%;
	margin-bottom: 1em;
}
* html #text table {font-size: 1em; width: auto; width/* */:/**/100%;}
#text table[border="0"] {border: 0;}
#text table.noborder { border: 0; }
#text td {
	padding: 4px 5px;
	font-size: 1em;
	border-color: #000;
	vertical-align: top;
}
#text th {
	padding: 4px 5px;
	text-align: left;
	border-color: #000;
	background: #FBFBFB;
}
#text td p, #text th p {margin: 0;}
/* End Text */
/* Index Products */
#text #index-products {
	border-collapse: collpase;
	border: 0;
	margin-bottom: 0;
	width: 100%;
}
#text #index-products td {
	padding: 0;
	text-align: center;
	vertical-align: top;
	border: 1px solid #EAEAEA;
}

#text #index-products img {
	border: 0;
}
#index #text h2 {
	color: #D76325;
	font-size: 1em;
	padding: 10px 15px;
	background: url('../images/bg-index-products.jpg') repeat-y;
}
#text #index-products td dl {margin-bottom: 5px;}
#text #index-products td dl dd {margin: 0;}
#text #index-products dt.n, #text #index-products dt.i, #text #index-products dt.a {
	font-weight: bold;
	color: #FFF;
	padding: 1px 0;
}
#text #index-products dt.n {background: #EDB275 url('../images/bg-index-products-n.gif') repeat-x;}
#text #index-products dt.i {background: #ED947A url('../images/bg-index-products-i.gif') repeat-x;}
#text #index-products dt.a {background: #B5D880 url('../images/bg-index-products-a.gif') repeat-x;}

#text #index-products h3 {
	font-weight: normal;
	padding: 0 5px;
}
/* End Index Products */
/* News */
#text .news-item {
	margin-bottom: 10px;
	padding-bottom: 10px;
	border-bottom: 1px solid #EAEAEA;
}

#text .news-item h3 {padding: 0;}
#text .news-item small {
	font-size: 1em;
	color: #AEAEAE;
}

#text h3 span {
	font-weight: normal;
	color: #666;
}
/* End News */
/* Catalog List */
#text .catalog-item {
	position: relative;
	width: 100%;
	padding-bottom: 15px;
	margin-bottom: 15px;
	border-bottom: 1px solid #EAEAEA;
}
#text .catalog-item div.image, #text .catalog-item dl.information {float: left;}
#text .catalog-item div.image {width: 165px; margin-right: 10px;}
#text .catalog-item dl.information {width: 445px;}

#text .catalog-item dt {padding-bottom: 15px;}

#text .catalog-item dd {
	margin: 0;
	padding-bottom: 15px;
}
#text .catalog-item dd.more {
	padding: 0;
	font-size: 1.1em;
	font-weight: bold;
	vertical-align: middle;
}
#text .catalog-item dd.more img {border: 0; vertical-align: middle;}
#text .catalog-item dd.more span {margin-left: 10px; vertical-align: middle;}
/* End Catalog List */
/* Catalog View */
#text #catalog-view {
	position: relative;
	width: 100%;
	border-bottom: 1px solid #EAEAEA;
	margin-bottom: 10px;
	padding-bottom: 10px;
}
#text #catalog-view .catalog-left, #text #catalog-view .catalog-right {float: left;}
#text #catalog-view .catalog-left {width: 265px; margin-right: 10px;}
#text #catalog-view .catalog-right {width: 345px;}

#text #catalog-view dl {margin-bottom: 15px;}
#text #catalog-view dl.doc {padding-top: 15px;}
#text #catalog-view dt {
	font-size: 1.1em;
	font-weight: bold;
}
#text #catalog-view dd {margin: 0;}
#text #catalog-view dd.big {font-size: 1.1em;}

#text #catalog-view .images {width: 100%;}
#text #catalog-view .images img {
	display: block; float: left;
	border: 1px solid #EAEAEA;
	margin: 0 5px 5px 0;
}
/* End Catalog View */
/* Forms */
#text form fieldset {padding: 2px 0;}
#text form label {
	display: block;
	float: left;
	width: 140px;
	vertical-align: middle;
}
#text form label span {color: #2B77AA;}
#text form .txtfld {
	width: 190px;
	border: 1px solid #D5D3D3;
	font-size: 1em;
}
#text form textarea {
	font: 100% Arial, Tahoma, Helvetica, sans-serif;
	border: 1px solid #D5D3D3;
	width: 280px; height: 100px;
	overflow: auto;
}
#text form .error {
	color: #D76325;
	padding-left: 140px;
}
* html #text form .error {padding-left: 143px;}

#text form .comment {
	color: #2B77AA;
	font-style: italic;
	padding-top: 10px;
}

/* End Forms */
/* Slogan */
#slogan {
	padding: 18px;
	border: 1px solid #E9E9E9;
	font-size: .9em;
	color: #595959;
	line-height: 16px;
	background: url('../images/bg-slogan.gif') repeat-y;
}
#slogan p {margin: 0;}
/* End Slogan */
/* Links */
#links {
	font-size: .9em;
	margin-top: 5px;
	border: 1px solid #E9E9E9;
}
#links h2 {
	font-size: 1em;
	padding: 8px 18px;
	color: #FFF;
	background: url('../images/h2-slogan.jpg') no-repeat;
}
#links ul {
	list-style: none;
	padding: 10px 0;
	background: url('../images/bg-slogan.gif') repeat-y;
}
#links li {display: block;}
* html #links li {
	vertical-align: top;
	height: 1%;
}
#links li a {
	display: block;
	padding: 2px 10px 2px 30px;
	color: #2B77AA;
	text-decoration: none;
	background: url('../images/bg-links-bullet.gif') no-repeat 18px 8px;
}
#links li a:hover {color: #D76325;}
/* End Links */
/* Banners */
#banners {
	margin-top: 5px;
	text-align: center;
}
#banners a, #banners object {
	display: block;
	margin-bottom: 5px;
	border: 1px solid #E9E9E9;
}
#banners img {border: 0;}

/* End Banners */
/* Footer */
#footer {
	width: 100%;
	font-size: .9em;
	color: #585858;
	border-top: 1px solid #CADDEA;
	border-collapse: collapse;
	margin-top: 35px;
}
#footer td {padding: 15px;}

#footer .left {
	width: 220px;
	text-align: left;
	border-right: 1px solid #EAEAEA;
	border-left: 1px solid #EAEAEA;
}

#footer .right {
	width: 165px;
	text-align: right;
	border-right: 1px solid #EAEAEA;
	border-left: 1px solid #EAEAEA;
}

#footer .p-left {
	float: left;
}
#footer .p-right {
	float: right;
}
#footer a {color: #2B77AA; text-decoration: none;}
/* End Footer */

.clear {
	width: 100%;
	clear: both;
}


#text table {
	behavior: expression(function(o){
		if (o.border == "0")
			o.className += " noborder"
		o.runtimeStyle.behavior = "none";
	}(this))
}
