/* 2008 (c) UAB "Dizaino kryptis" */
/* 2008 (c) Simonas Falkauskas */
html {width: 100%; min-width: 995px;}

body {
	position: relative;
	margin: 0; padding: 0;
	font-size: 1em;
	font: 76% Tahoma, Arial, Helvetica, sans-serif;
	width: 100%; min-width: 995px;
	text-align: center;
}

#wrapper-top {
	position: relative;
	width: 100%;
	background: #000;
}

#wrapper-middle {
	position: relative;
	width: 100%;
	background: #b7b6b6;
}

.wrapper {
	width: 996px;
	position: relative;
	margin: 0 auto;
	text-align: left;
}
#wrapper-top .wrapper {min-height: 300px; color: #fff;}
* html #wrapper-top .wrapper {height: 300px;}

#wrapper-middle .wrapper {min-height: 110px;}
* html #wrapper-middle .wrapper {height: 110px;}

#wrapper-body {
	width: 995px;
	position: relative;
	margin: 0 auto;
}

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

.logo {
	position: absolute;
	top: 0; left: 0;
	display: block;
	width: 210px; height: 68px;
	background: url('../images/logo.gif') no-repeat 50% 50%;
}
.logo span {display: none;}
#logo-print {display: none;}

/* --- Meniu --- */
#meniu {
	padding: 9px 0 0 210px;
	text-align: right;
}
#meniu ul {
	padding: 0;
	list-style: none;
	overflow: hidden;
	width: 785px;
}
#meniu li {
	float: right;
	display: block;
	margin-right: 8px;
}
#meniu li a {
	display: block;
	padding: 20px 12px 25px 12px;
	color: #fff;
	text-decoration: none;
}
#meniu li a:hover, #meniu li a.active {background: url('../images/bg-meniu.gif') repeat-x 0 50%;}
/* --- End Meniu --- */
/* --- Flash --- */
#flash {
	display: block;
	width: 995px; height: 234px;
	text-align: center;
}
/* --- End Flash --- */
/* --- Slogan --- */
#slogan {
	padding: 0 20px 0 405px;
	width: 570px;
	background: url('../images/bg-slogan.gif') no-repeat 350px 50%;
	color: #050505;
	position: relative;
}
* html #slogan {
	width: 995px;
	width/* */:/**/570px;
}
#slogan a {
	color: #000;
	text-decoration: none;
}

#slogan .text {
	position: absolute;
	top: 40px; left: 30px;
	width: 300px;
	font-weight: bold;
}

#slogan dl {padding: 15px 0;}
#slogan dl dt {
	font-size: 1.6em;
	font-weight: bold;
	padding-bottom: 15px;
}
#slogan dl dt small {font-size: .55em;}
#slogan dl dd {
	margin: 0;
	font-size: 1.15em;
	font-weight: bold;
}
#slogan dl dd p {margin: 0;}
/* --- End Slogan --- */
/* --- Structure --- */
#container {
	width: 755px;
	margin: 0 auto;
	padding-top: 40px;
}
#inside #container {width: 975px; padding-top: 20px;}

#block-left, #block-right {
	float: left;
	width: 317px;
	text-align: left;
}
#block-left {margin-right: 120px;}
/* --- End Structure --- */
/* --- Index --- */
#block-left h1, #block-right h1 {
	display: block;
	width: 317px; height: 60px;
}
#block-left h1 {background: url('../images/h1-left.gif') no-repeat 50% 50%;}
#block-right h1 {background: url('../images/h1-right.gif') no-repeat 50% 50%;}

#block-left h1 span, #block-right h1 span {display: none;}


.index-list {width: 317px;}
.index-list dl {
	width: 317px;
	padding: 8px 0 16px 0;
}
.index-list dl dt {
	text-transform: uppercase;
	font-size: 1.4em;
	font-weight: bold;
	border-top: 1px solid #c4c4c4;
	border-bottom: 1px solid #c4c4c4;
	padding: 4px 0 2px 0;
	color: #222;
}
.index-list dl dt small {
	text-transform: none;
	color: #4a4545;
	font-size: .7em;
}
.index-list dl dd {
	color: #4a4545;
	margin-left: 20px;
	padding: 10px 0 0 15px;
	font-size: 1em;
}
.index-list dl dd p {margin: 0;}

#block-left .index-list dl dd {background: url('../images/bg-index-list-left.gif') no-repeat 0 5px;}
#block-right .index-list dl dd {background: url('../images/bg-index-list-right.gif') no-repeat 0 5px;}

#block-left .index-list dl dd.more, #block-right .index-list dl dd.more {background: none;}

.index-list dl dd.more {
	text-align: right;
	font-size: .9em;
	margin: 0;
	padding: 0;
	border-bottom: 1px solid #c4c4c4;
	padding-bottom: 5px;
}
.index-list dl dd.more a {
	display: table-cell;
	display: inline-block;
	text-decoration: none;
	padding: 3px 8px;
	color: #d8d8d8;
	float: right;
}

#block-left .index-list dl dd.more a {background: url('../images/bg-more-left.gif') no-repeat 50% 50%;}
#block-right .index-list dl dd.more a {background: url('../images/bg-more-right.gif') no-repeat 50% 50%;}
/* --- End Index --- */
/* --- Submeniu --- */
#text #submeniu {
	text-align: left;
	padding-bottom: 15px;
}

#text #submeniu ul {
	padding: 0; margin: 0;
	list-style: none;
	font-weight: bold;
	text-transform: uppercase;
	font-size: 1.1em;
	overflow: hidden; width: 975px;
}

#text #submeniu li {
	float: left;
	display: block;
	margin: 0; padding: 0;
}

#text #submeniu a {
	display: block;
	padding: 5px 15px;
	color: #666666;
	text-decoration: none;
	border-left: 1px solid #c2c2c2;
}
#text #submeniu .last a {border-right: 1px solid #c2c2c2;}

#text #submeniu a:hover, #text #submeniu a.active {
	color: #000;
	text-decoration: underline;
}
/* --- Submeniu --- */
/* --- Text --- */
#text {
	text-align: justify;
	color: #666666;
	padding-bottom: 20px;
	line-height: 16px;
}

#text h1 {
	margin-bottom: 20px;
	display: block;
	width: 380px; height: 30px;
}

#text h1.title3, #text h1.title7, #text h1.title8, #text h1.title9, #text h1.title18, #text h1.title19 {background: url('../images/h1-about.gif') no-repeat 0 50%;}
#text h1.title5 {background: url('../images/h1-noriu.gif') no-repeat 0 50%;}
#text h1.title13, #text h1.title16, #text h1.title17 {background: url('../images/h1-komplektacijos.gif') no-repeat 0 50%;}
#text h1.title12, #text h1.title14, #text h1.title15 {background: url('../images/h1-duomenys.gif') no-repeat 0 50%;}

#text h1.gallery {background: url('../images/h1-galerija.gif') no-repeat 0 50%;}
#text h1.colors {background: url('../images/h1-spalvos.gif') no-repeat 0 50%;}
#text h1.feedback {background: url('../images/h1-feedback.gif') no-repeat 0 50%;}

#text h1 span {display: none;}

#text h2 {
	padding-bottom: 25px;
	color: #222222;
	text-transform: uppercase;
	font-size: 1.5em;
}
#text h2 small {
	text-transform: none;
	font-size: .7em;
	color: #4a4545;
}

#text p {margin: 0 0 2em 0;}
#text a {
	color: #e00000;
	text-decoration: none;
}
#text a:hover {text-decoration: underline;}

#text hr {
	border: 0;
	color: #c4c4c4;
	background-color: #c4c4c4;
	height: 1px;
}


#text ul {
	padding: 0;
	list-style: none;
	margin-bottom: 2em;
}

#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: #999999;
	width: 100%;
	margin-bottom: 2em;
}

* 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: #999999;
	vertical-align: top;
}

#text th {
	padding: 4px 5px;
	text-align: left;
	border-color: #d4d4d7;
	font-weight: bold;
	background: #000000;
	color: #fff;
}

#text td p, #text th p {margin: 0;}
/* --- End Text --- */
/* --- Gallery --- */
#text #gallery {width: 975px;}

#gallery .block-left, #gallery .block-right {float: left;}
#gallery .block-left {width: 415px;}
#gallery .block-right {width: 560px;}

#gallery .block-left .item {
	float: left;
	width: 138px;
	text-align: center;
	padding: 5px 0;
}
#gallery .block-left .item img {
	border: 1px solid #c2c2c2;
	cursor: pointer;
}

#gallery .block-right .image {
	padding: 5px 0 5px 5px;
	text-align: left;
}
#gallery .block-right .image img {border: 1px solid #c2c2c2;}
/* --- End Gallery --- */
/* --- Rewievs --- */
#text #rewievs {width: 975px;}

#rewievs .block-left, #rewievs .block-center, #rewievs .block-right {float: left;}
#rewievs .block-left { 
	width: 300px;
	margin-right: 30px;
}
#rewievs .block-center {
	width: 430px;
	margin-right: 30px;
}
#rewievs .block-right {
	width: 185px;
}

#rewievs .block-left dl, #rewievs .block-center dl, #rewievs .block-right dl {width: 100%;}
#rewievs .block-left dt, #rewievs .block-center dt, #rewievs .block-right dt {
	border-bottom: 1px solid #c4c4c4;
	padding-bottom: 10px;
}
#rewievs .block-left dt strong, #rewievs .block-center dt strong, #rewievs .block-right dt strong {
	display: block;
	height: 27px;
}

#rewievs .block-left dt strong, #rewievs .block-center dt strong {width: 300px;}
#rewievs .block-right dt strong {width: 185px;}

#rewievs .block-left dt strong {background: url('../images/dt-left.gif') no-repeat 0 50%;}
#rewievs .block-center dt strong {background: url('../images/dt-center.gif') no-repeat 0 50%;}
#rewievs .block-right dt strong {background: url('../images/dt-right.gif') no-repeat 0 50%;}

#rewievs .block-left dt strong span, #rewievs .block-center dt strong span, #rewievs .block-right dt strong span {display: none;}

#rewievs .block-left dd, #rewievs .block-center dd {
	margin: 0;
	padding: 10px 20px;
	border-bottom: 1px solid #c4c4c4;
}
#rewievs .block-left dd {background: url('../images/bg-index-list-left.gif') no-repeat 0 5px;}
#rewievs .block-center dd {background: url('../images/bg-index-list-right.gif') no-repeat 0 5px;}

#rewievs .block-left dd p, #rewievs .block-center dd p {margin: 0;}

#rewievs .block-right dl dd {
	margin: 0;
	text-align: left;
	padding: 5px 20px 0 20px;
}
#rewievs .block-right dl dd a {color: #666666;}
#rewievs .block-right dl dd a:hover {text-decoration: none;}

#rewievs .block-right dl dd.small {
	padding-top: 0;
	padding-bottom: 5px;
	font-size: .9em;
	border-bottom: 1px solid #c4c4c4;
}

#rewievs .block-right dl dd.small a {color: #999999;}
/* --- End Rewievs --- */
/* --- Feedback --- */
#text form {width: 100%;}
#text form fieldset {padding: 2px 0;}
#text form fieldset.padding {padding-left: 280px;}
* html #text form fieldset.padding {padding-left: 283px;}

#text form label {
	display: block;
	width: 275px;
	float: left;
	text-align: right;
	padding-right: 5px;
	vertical-align: middle;
}
#text form label span {color: #e00000;}
#text form .txtfld {
	width: 250px;
	border: 1px solid #c4c4c4;
	padding: 2px;
	vertical-align: middle;
}
#text form .sb {
	background: #e00000;
	border: 1px solid #fff;
	color: #fff;
}

#text ul.error {
	color: #e00000;
	margin-bottom: 5px;
}
#text ul.error li {padding-left: 280px;}
* html #text ul.error li {padding-left: 283px;}
/* --- End Feedback --- */
/* --- Pages --- */
#pager {
	padding: 20px 5px 5px 0;
	color: #b4b4b4;
	font-size: .9em;
	text-align: right;
}

#pager a {
	padding: 6px 8px;
	color: #fff;
	background: url('../images/bg-pager.gif') no-repeat 50% 50%;

}
#pager a:hover, #pager a.active {text-decoration: underline;}
/* --- End Pages --- */
/* --- Footer --- */
#footer {
	padding: 20px 0;
	text-align: center;
	font-size: .9em;
	color: #8e8e8e;
}
#footer p {margin: 0;}
/* --- End Footer --- */

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

#zoomTitle {
	padding-left: 10px;
	text-align: left;
}

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