tml, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
}

ol, ul {
	list-style: none;
}

table {
	/*border-collapse: separate;
	border-spacing: 0;*/
	border-collapse: collapse;
    margin: 14px 0 25px;
}
td {
	border-bottom: 1px solid #8B8B8B;
    border-left: 1px dotted #8B8B8B;
    border-right: 1px dotted #8B8B8B;
	border-top: 1px solid #8B8B8B;
    font: 12px/17px arial,sans-serif;
    padding: 4px 8px;
}
caption, th {
	text-align: left;
	font-weight: normal;
	vertical-align: top;
}

blockquote:before, blockquote:after,
q:before, q:after {
	content: "";
}

blockquote, q {
	quotes: "" "";
}

.hidden, legend { display: none !important; overflow: hidden; }

.taright {
	text-align: right;
	margin: 0;
}

/* here we go! */

body {
  background: #fff url('../images/design/back-inner.png') center 206px no-repeat;
  color: #201c20;
  padding: 0 0 20px;
  font: 12px/19px arial, sans-serif;
}

body#startpage {
  background: #fff url('../images/design/back.png') center 206px no-repeat;
}

body#nosidebar {
	background: #fff url('../images/design/back-inner-nosidebar.png') center 206px no-repeat;
}

#wrapper {
  background: url('../images/design/back-inner-bottom.png') center 383px no-repeat;
}

body#nosidebar #wrapper { background: transparent; }

#container {
  margin: 0 auto;
  width: 946px;
}

a {
  color: #8b8b8b;
  text-decoration: none;
}

a:hover {
  text-decoration: underline;
}

input, button, textarea {
  color: #434343;
  font: 12px/18px arial, sans-serif;
}

.clear {
  clear: both;
}

.important {
	color: #f00;
}

h1, h2, h3 {
	font: bold 16px/20px arial, sans-serif;
	color: #000;
	padding: 0 0 3px;
}

h2, h3 {
	font: bold 14px/18px arial, sans-serif;
	padding: 0 0 15px;
}

h3 {
	font: bold 12px/16px arial, sans-serif;
}

.insTable {
	margin: 14px 0 25px;
	border-collapse: collapse;
}

#content .insTable p {
	margin: 0;
}

.insTable td {
	padding: 4px 8px;
	font: normal 12px/17px arial, sans-serif;
	border-bottom: 1px solid #8b8b8b;
	border-left: 1px dotted #8b8b8b;
	border-right: 1px dotted #8b8b8b;
}

.insTable .insFirstRow td {
	background: #8b8b8b;
	font-weight: bold;
	color: #fff;
	padding-right: 58px;
}

.insTable .insFirstRow td.first { border-left: 1px solid #8b8b8b; }

.insTable tr.first td { background: #ededed; }

#back {
	float: right;
	display: block;
	color: #f00;
	padding: 0 19px 0 0;
	margin: 0 8px 0 0;
	font: normal 12px/15px arial, sans-serif;
	background: url('../images/design/back.gif') no-repeat 100% 50%;
}

/* header */

#header {
  margin: 0 0 40px;
  padding: 56px 0 0;
  position: relative;
}

	#header h1 {
		margin: 0;
		padding: 0;
	}

		#header h1 a {
		  background: url('../images/design/logo.png') no-repeat;
		  display: block;
		  height: 73px;
		  text-indent: -2000px;
		  width: 129px;
		}

#languages {
  position: absolute;
  top: 12px;
  left: 2px;
}

#languages li {
  float: left;
  margin: 0 15px 0 0;
}

#languages a {
  color: #434343;
  font-size: 11px;
}

#comp-links {
  left: 199px;
  position: absolute;
  top: 12px;
}

#comp-links ul {
  background: #f00 url('../images/design/clinks-right.gif') right top no-repeat;
  height: 19px;
  padding: 0 18px 0 0;
}

#comp-links li {
  border-left: #fff 1px solid;
  float: left;
  height: 19px;
  margin: 0 0 0 11px;
  padding: 0 0 0 11px;
}

#comp-links .first {
  background: url('../images/design/clinks-left.gif') left top no-repeat;
  border-left: none;
  margin: 0;
  padding: 0 0 0 18px;
}

#comp-links a {
  color: #fff;
  font-size: 11px;
}

#search {
  background: #ededed url('../images/design/search.gif') left top no-repeat;
  height: 20px;
  position: absolute;
  right: 78px;
  top: 12px;
  width: 140px;
}

#search input {
  background: transparent;
  border: none;
  margin: 0;
  padding: 0;
  outline: 0;
}

#search .search-field {
  float: left;
  font-size: 11px;
  line-height: 11px;
  margin: 4px 0 0 10px;
  width: 112px;
}

#search #search-submit {
  background: url('../images/design/search-button.gif') no-repeat;
  float: right;
  height: 20px;
  text-indent: -2000px;
  width: 18px;
  cursor: pointer;
}

#search #search-submit:hover { background-position: 0 100%; }

#sitemap {
  font-size: 11px;
  position: absolute;
  top: 12px;
  right: 5px;
}

	#sitemap a { color: #434343; }

/* footer */

#footer {
  text-align: right;
}

#footer p, #footer address {
  color: #8b8b8b;
  line-height: 16px;
}

#footer address {
  font-style: normal;
  float: left;
  text-align: left;
}

/* navigation */

#nav {
  margin: 0 0 19px 1px;
}

#nav ul {
  overflow: hidden;
}

#nav li {
  display: inline;
}

#nav li a {
  /* background: url('../images/design/navigation.png') 1px 1px no-repeat; */
  display: block;
  float: left;
  font: normal 17px/18px "Calibri", "Myriad Pro", arial, sans-serif;
  color: #666;
  text-decoration: none;
  height: 18px;
  margin: 0 50px 0 0;
  /*text-indent: -2000px; */
}

#nav li a:hover { color: #000; }

#nav li.active a { color: #000;font-weight:bold }
/*
#nav #nav-brands a {
  background-position: -130px 1px;
  margin: 0 56px 0 0;
  width: 127px;
}

#nav #nav-service a {
  background-position: -257px 1px;
  width: 150px;
}

#nav #nav-projects a {
  background-position: -407px 1px;
  margin: 0 69px 0 0;
  width: 168px;
}

#nav #nav-about a {
  background-position: -575px 1px;
  margin: 0;
  width: 73px;
}

#nav #nav-catalog a:hover { background-position: 1px -17px; }
#nav #nav-brands a:hover { background-position: -130px -17px; }
#nav #nav-service a:hover { background-position: -257px -17px; }
#nav #nav-projects a:hover { background-position: -407px -17px; }
#nav #nav-about a:hover { background-position: -575px -17px; }

#nav #nav-catalog.active a, #nav #nav-catalog.active a:hover { background-position: 1px -35px; }
#nav #nav-brands.active a, #nav #nav-brands.active a:hover { background-position: -130px -35px; }
#nav #nav-service.active a, #nav #nav-service.active a:hover { background-position: -257px -35px; }
#nav #nav-projects.active a, #nav #nav-projects.active a:hover { background-position: -407px -35px; }
#nav #nav-about.active a, #nav #nav-about.active a:hover { background-position: -575px -35px; } */

/* some random wrappers */

#content-wrap {
  margin: 0 0 40px;
}

#content {
  position: relative;
  float: left;
  margin: 0 0 0 2px;
  padding: 44px 0 0;
  width: 645px;
}

#nosidebar #content {
	float: none;
	width: auto;
}

	#print {
		position: absolute;
		top: 15px;
		right: 10px;
		display: block;
		color: #f00;
		padding: 0 19px 0 0;
		font: normal 12px/16px arial, sans-serif;
		background: url('../images/design/print.gif') no-repeat 100% 50%;
	}

	.textdoc #back {
		margin-top: 25px;
	}

	.textdoc ul, .opendoc ul {
		padding: 4px 0px 10px 35px;
	}

	.textdoc li, .opendoc li {
		padding: 3px 0 0 11px;
		/*background: url('../images/design/li.gif') no-repeat 2px 10px;*/
		list-style-image: url('../images/design/li.gif');
		list-style-position: inside;
	}

	.doclist #back {
		margin-top: 55px;
	}

	#content p {
		margin: 0 0 10px;
	}

	#content .textdoc p.date {
		color: #8b8b8b;
		margin: 0 0 10px;
	}

	#content .doclist p.date {
		color: #8b8b8b;
		margin: 0;
	}

	#content #path { margin: 0 0 1px; }

		#path a {
			color: #b6b6b6;
			font: normal 10px/12px arial, sans-serif;
			text-decoration: none;
			background: url('../images/design/path.gif') no-repeat 0 5px;
			padding: 0 0 0 8px;
			margin: 0 0 0 6px;
		}

		#path a.first {
			background: none;
			margin: 0;
			padding: 0;
		}

		#path a:hover {
			text-decoration: underline;
		}

		#path span {
			display: none;
		}

	.pic {
		float: left;
		/*position: relative;*/
		margin: 9px 33px 11px 0;
	}

		.pic .overlay {
			position: absolute;
			width: 13px;
			height: 13px;
			top: 0;
			left: 0;
			background: url('../images/design/opendoc-overlay.png') no-repeat 0 0;
		}

		.pic .overlay.tr {
			left: auto;
			right: 0;
			background-position: 100% 0;
		}

		.pic .overlay.bl {
			top: auto;
			bottom: 0;
			background-position: 0 100%;
		}

		.pic .overlay.br {
			top: auto;
			left: auto;
			bottom: 0;
			right: 0;
			background-position: 100% 100%;
		}

	.doclist .pic {
		float: right;
		margin: 4px 0 5px 20px;
		/*position: relative;*/
	}

		.doclist .pic .overlay {
			position: absolute;
			top: auto;
			bottom: 0;
			left: 0;
			width: 100%;
			height: 13px;
			background: url('../images/design/doclist-mask.png') no-repeat 0 0;}

		.pic a, .pic img { display: block; }

	.readmore {
		color: #f00;
		height: 19px;
		padding: 2px 21px 2px 0;
		background: url('../images/design/more.gif') no-repeat 100% 0;
	}

	.readmore:hover{ background-position: 100% -19px; }

	ul.additional {
		float: left;
		width: 234px;
		padding: 8px 10px 0 0;
	}

		.additional li {
			padding: 0 0 0 22px;
			margin: 3px 0 4px;
			line-height: 16px;
		}

		.additional li.word { background: url('../images/design/icons/word.gif') no-repeat;list-style:none; }
		.additional li.acrobat {	background: url('../images/design/icons/acrobat.gif') no-repeat 1px 1px;list-style:none; }
		.additional li.excel { background: url('../images/design/icons/excel.gif') no-repeat;list-style:none; }
		.additional li.powerpoint { background: url('../images/design/icons/ppt.gif') no-repeat;list-style:none; }

		.additional.links li {
			padding: 0 0 0 8px;
			/*background: url('../images/design/bullet-more.gif') no-repeat 0 6px;*/
			list-style:none;
		}

			.additional a {
				font: normal 12px/16px arial, sans-serif;
				color: #f00;
				text-decoration: none;
			}

			.additional a:hover { text-decoration: underline; }

/* sidebar */

#sidebar {
  float: right;
  width: 241px;
}

#menu {
	background: url('../images/design/bg-menu.gif') 0 205px repeat-x;
	margin: 0 -19px 90px -22px;
	padding: 43px 18px 2px 36px;
	min-height: 135px;
	height: auto !important;
	height: 135px;
	 /* statiskais varinats
	  margin: 0 0 90px 0;
	  padding: 43px 0 2px 13px; */
}

#menu li a {
  color: #f00;
  font-size: 14px;
  line-height: 18px;
}

#menu li {
  margin: 0 0 5px 0;
}

#menu li li {
  background: url('../images/design/bullet.gif') no-repeat 0 7px ;
  padding: 0 0 0 8px;
  margin: 1px 0 0 6px;
}

#menu li ul {
  margin: 6px 0 0;
}

#menu li li a {
  color: #434343;
  font-size: 12px;
}

/* intro */

#intro {
  padding: 74px 0 0 689px;
  height: 216px;
}

#intro h2 {
  /*background: url('../images/design/h-001.png');*/
  height: 19px;
  margin: 0 0 12px;
  padding: 0;
  /*text-indent: -2000px;*/
  width: 248px;
  font-size: 16px;
}

#intro p {
  line-height: 20px;
  margin: 0 0 16px;
}

#intro-dropdown a {
  background: url('../images/design/intro-dropdown.png');
  display: block;
  height: 18px;
  padding: 2px 0 0 10px;
  width: 142px;
}

#intro-dropdown a:hover {
  text-decoration: none;
}

/* startpage blocks */

#quicknav {
  float: left;
  width: 247px;
}

#quicknav h3 {
  /*background: url('../images/design/h-002.png');*/
  width: 117px;
}

#actual {
  float: left;
  width: 439px;
}

#actual h3 {
  /*background: url('../images/design/h-003.png');*/
  width: 97px;
}

#producers {
  float: left;
  width: 257px;
}

#producers h3 {
/*  background: url('../images/design/h-004.png');*/
  width: 151px;
}

#quicknav h3, #actual h3, #producers h3 {
  height: 20px;
  margin: 0 0 15px;
  padding: 0;
  /*text-indent: -2000px;*/
  font-size: 16px;
}

#quicknav li, #actual li,  #producers li {
  line-height: 14px;
  margin: 0 10px 5px 0;
}

#quicknav a, #actual a,  #producers a, #footer a {
	color: #434343;
}

#quicknav li, #producers li, #actual .fact, #actual .more {
  background: url('../images/design/bullet.gif') 0 5px no-repeat;
  padding: 0 0 0 8px;
}

#actual .more a, #producers .more a {
  color: #f00;
}

#producers li.more, #actual .more {
  background-image: url('../images/design/bullet-more.gif');
}

#actual .date {
  color: #8b8b8b;
  clear: left;
  display: block;
  float: left;
  width: 71px;
}

#actual .fact, #actual .more {
  display: block;
  margin: 0 0 0 71px;}
#actual.nodate .fact, #actual.nodate .more {
  margin:0;}
#actual.nodate span.date{
    width:0}
/* sidebar additional */

.addinfo {
	position: relative;
	width: 173px;
	margin: 0 0 17px 13px;
}

.addinfo .bottom {
	position: absolute;
	left: 0;
	bottom: 0;
	width: 100%;
	height: 5px;
	line-height: 1px;
	font-size: 1px;
	background: url('../images/design/additional.png') no-repeat 0 100%;
}

.addinfo .taright {
	height: 19px;
	overflow: hidden;
}

.addinfo .taright a:hover img { margin: -19px 0 0 !important; }

#additional {
	background: url('../images/design/additional.png') no-repeat 0 0;
	padding: 0 8px 6px 9px;
}

#additional h4 {
	padding: 8px 0;
	color: #000;
}

	#additional h4 a {
		font: bold 12px/16px arial, sans-serif;
		color: #000;
	}

#additional .content {
	color: #454545;
	font: normal 11px/13px tahoma, sans-serif;
}

.project {
	background: url('../images/design/additional.png') no-repeat 0 100%;
	padding: 0 8px 6px 9px;
	margin-top: -6px;
}

.project img {
	margin: 0 -8px 0 -9px;
}

.project p img { margin: 0; }

.project h4, .project h4 a {
	font: normal 11px/13px tahoma, sans-serif;
	color: #454545;
	padding: 2px 0 0;
}

#producers h4 {
	font: bold 14px/18px arial, sans-serif;
	color: #000;
	margin: 5px 0 14px;
}

.addinfo ul { padding: 0 0 0 2px; }

/* doclist */

.doclist { margin: 0 10px 0 0; }

.doclist h2, .doclist h2 a {
	font: bold 15px/16px arial, sans-serif;
	color: #f00;
	padding: 0 0 4px;
}
.doclist ul {
	padding:0;
	margin:0}
	.doclist li {
		padding: 12px 0 6px;
		overflow:hidden;
		/*min-height:150px;*/
        height:auto !important;
        height:150px;
		
	}

	.doclist .textdoc {
		line-height: 18px;
	}

	.doclist .textdoc p {
		margin: 0 0 5px;
	}

/* 404 */

.e404 {
	background: url('../images/design/404.png') no-repeat -35px 0;
	padding: 112px 0 0 206px !important;
}

	.e404 p {
		line-height: 18px !important;
		color: #454545;
	}

/* form error messages */

#content .error-message {
	color: #f00;
	font-weight: bold;
	margin: 0 0 14px;
}

form li.error label {
	color: #f00;
}

/* kontaktforma */

.contactform {
	padding: 14px 0 0;
}

.contactform.sent {
	margin-top: -63px;
	padding: 77px 340px 0 0;
	background: url('../images/design/contactform-sent.jpg') no-repeat 100% 0;
	height: auto !important;
	height: 211px;
	min-height: 211px;
}

.contactform .before { line-height: 16px; }

.contactform form {
	float: left;
	position: relative;
	padding: 0 0 31px;
}

.contactform form li {
	position: relative;
	padding: 0 0 15px;
}

.contactform form li#jautajums {
	height: auto !important;
	height: 111px;
	min-height: 111px;
	padding: 0 0 16px;
}

	#content .contactform .error-message {
		margin-top: -12px;
	}

	.contactform form label {
		padding: 2px 343px 2px 0;
		display: block;
		font: normal 12px/16px arial, sans-serif;
		color: #454545;
		min-width: 100px;
	}

	.contactform form li input, .contactform form li .textarea-wrap {
		position: absolute;
		top: 0;
		right: 147px;
		width: 166px;
		border: 0;
		height: 18px;
		padding: 2px 4px 0;
		background: url('../images/design/contactform.png') no-repeat 0 0;
	}

	.contactform form li textarea {
		background: transparent;
		border: 0;
		height: 111px;
		margin: 0;
		overflow: auto;
		padding: 0;
		width: 313px;
	}

	.contactform form li .textarea-wrap {
		background-position: 0 -20px;
		height: 111px;
		padding: 0 4px;
		right: 0;
		width: 313px;
	}

	.contactform #input-submit, .items #input-submit {
		display: block;
		position: absolute;
		bottom: 0;
		right: 220px;
		width: 102px;
		height: 28px;
		border: 0;
		padding: 0 0 6px;
		overflow: hidden;
		font: normal 12px arial, sans-serif;
		color: #fff;
		cursor: hand;
		text-align: center;
		vertical-align: middle;
		background: url('../images/design/button.jpg') no-repeat 0 0;
	}
	.items #input-submit-mekl {
		display: block;
		position: absolute;
		bottom: 0;
		right: 220px;
		width: 98px;
		height: 20px;
		border: 0;
		overflow: hidden;
		font: normal 12px arial, sans-serif;
		color: #fff;
		background: url('../images/design/button-mek.jpg') no-repeat 0 0;
		left: 248px;
		right: auto;
		top: -1px;
		cursor:pointer
	}
	.items #input-submit-mekl:hover { background-position: 0 bottom; }
	
	.contactform #input-submit:hover, .items #input-submit:hover { background-position: 0 -28px; }

	.contactform .controls {
		position: absolute;
		top: 0;
		right: 152px;
		width: 220px;
		border: 0;
		padding: 2px 4px 0;
	}

	.items .contactform form { margin-bottom: 40px; }

	.items .contactform .controls { right: 151px; }

	.items .contactform .controls select { width: 228px; }

	.items .contactform form li input {
		width: 220px;
		background: url('../images/design/items-search-bg.gif') no-repeat 0 0;
	}

	.items .contactform form li label {
		padding-right: 377px;
		width: 100px;
	}

	.items .contactform form li .controls label {
		float: left;
		width: auto;
		padding: 0 0 0 6px;
	}

	.items .contactform #input-submit {
		left: auto;
		right: 273px;
		top: auto;
	}

	.items .contactform .tip {
		position: absolute;
		left: 226px;
		top: auto;
		padding: 3px 0 0;
		width: 185px;
		font: normal 11px/13px arial, sans-serif;
		color: #8b8b8b;
	}


	.items .contactform li .tip {
		position: absolute;
		left: 353px;
		top: -15px;
		width: 153px;
		padding: 9px 5px 9px 28px;
		background: url('../images/design/form-tooltip.png') no-repeat 0 0;
		font: normal 11px/13px arial, sans-serif;
		color: #454545;
	}

	.items .contactform .tip .bottom {
		position: absolute;
		bottom: 0;
		left: 0;
		width: 186px;
		height: 2px;
		background: url('../images/design/form-tooltip.png') no-repeat 0 100%;
	}

	.items .contactform li.checkbox {
		height: 20px;
	}

	.items .contactform li.checkbox .controls input {
		position: static;
		float: left;
		width: 14px;
		height: 14px;
		padding: 0;
		margin: 1px 0 0;
	}

/* preces */

.items h1 { padding-bottom: 17px; }

#used, .used {
	position: absolute;
	padding: 0 0 0 21px;
	background: url('../images/design/used.gif') no-repeat 0 0;
	color: #f00;
	line-height: 15px;
}

#used {
	top: 62px;
	right: 70px;
}

#item-sort li {
	float: left;
	margin: 0 10px 0 0;
	padding: 0 16px 0 0;
	background: url('../images/design/items-menu.png') no-repeat 100% 0;
}

#item-sort .active {
	position: relative;
	background-position: 100% 100%;
	padding: 0 7px 0 0;
}

	#item-sort a {
		display: block;
		background: url('../images/design/items-menu.png') no-repeat 0 0;
		padding: 0 0 0 16px;
		color: #454545;
		font: normal 12px/20px arial, sans-serif;
		white-space: nowrap;
	}

	#item-sort .active a {
		background-position: 0 100%;
		padding: 0 0 0 10px;
		color: #fff;
	}

	#item-sort .active div {
		position: absolute;
		left: 50%;
		bottom: -5px;
		margin-left: -7px;
		width: 15px;
		height: 8px;
		background: url('../images/design/items-menu-bullet.png') no-repeat 0 bottom;
	}

#items-search {
	float: left;
	position: relative;
	padding: 0 0 0 9px;
}

	#items-search .search-field {
		float: left;
		border: 0;
		width: 210px;
		padding: 3px 8px 0 10px;
		margin: 0 115px 0 0;
		height: 17px;
		background: url('../images/design/items-search-bg.gif');
		font: normal 11px arial, sans-serif;
	}

	.items #input-submit {
		left: 253px;
		right: auto;
		top: -5px;
	}

	#items-search a {
		float: right;
		font: normal 10px/12px arial, sans-serif;
		width: 60px;
		margin-top: -4px;
		display:inline-block;padding:2px 0 0;
		color: #b6b6b6;
		text-decoration: underline;
	}

		#items-search a:hover { text-decoration: none; }

.items .categories {
	clear: both;
	margin: 33px 0 24px;
	table-layout: fixed;
	border-collapse: collapse;
}

	.items .categories th {
		font: bold 12px/14px arial, sans-serif;
		color: #000;
		vertical-align: bottom;
		padding: 5px 8px;
		border-bottom: 1px solid #f33;
		border-left: 1px solid #b6b6b6;
	}

	.items .categories td {
		padding: 6px 9px;
		width: 142px;
		border-left: 1px solid #b6b6b6;
		vertical-align: top;
	}

	.items .categories .first { border-left: 0; }

		.items .categories li {
			margin: 6px 5px 11px 0;
		}

		.items .categories td li a {
			display: block;
			color: #454545;
			font: normal 12px/14px arial, sans-serif;
		}

		.items .categories a.more {
			padding: 3px 0 2px 25px;
			color: #f00;
			font: normal 11px arial, sans-serif;
			background: url('../images/design/more.gif') no-repeat 0 0;
		}

		.items .categories a.more:hover { background-position: 0 100%; }

	.items .list { clear: both; padding-top: 8px; }

	.items .list h2 {
		color: #000;
		font: bold 16px/20px arial, sans-serif;
		padding: 20px 0 9px;
		border-bottom: 1px solid #f33;
        clear:left;
	}

		.items .list h2 a { color: #000; }

		.items .list li {
			clear: left;
			padding: 16px 0 4px;
		}

		.items .list .pic {
			float: left;
			width: 104px;
			height: 104px;
			padding: 1px 20px 16px 1px;
			margin: 2px 0 0;
			background: url('../images/design/pic.png') no-repeat 0 0;
		}

		.items .list .desc { margin-left: 125px; }

		.items .list .image {
			width: 100%;
			height: 104px;
			line-height: 104px;
			font-size: 104px;
			text-align: center;
			vertical-align: middle;
		}

		.items .list .image.whitebg { background: #fff; }

			.items .list .image img {
				display: inline;
			}

		.items .list h3 {
			font: bold 14px/16px arial, sans-serif;
			color: #f00;
			padding: 0 0 8px;
		}

			.items .list h3 a { color: #f00; }

		.items .meta {
			font: normal 11px/17px arial, sans-serif;
			color: #454545;
			position: relative;
			padding: 0 0 5px;
		}

			#content .items .meta p, #content .list .text { margin: 0; }

			.list .used {
				bottom: 6px;
				right: 5px;
				font-size: 12px;
			}

			.list .text {
				color: #454545;
				font: normal 12px/18px arial, sans-serif;
			}
			
        .items .pager {
			clear:left;
        }

		.pager {
			border-top: 1px solid #e9e9e9;
			padding: 16px 0 0;
			overflow: hidden;
			margin: 15px 0 20px !important;
			font: normal 12px/15px arial, sans-serif;
			color: #454545;
		}

		.pager a:hover img { margin-top: -19px; }

			.pager a {
				display: inline-block;
				color: #454545;
				padding: 2px 3px 4px;
				height: 15px;
				overflow: hidden;
			}

			.pager .active {
				color: #f00;
				font: bold 14px arial, sans-serif;
			}

				.pager .image  img {
					margin-bottom: -22px;
					overflow: hidden;
				}

				.pager .image:hover img { margin: -19px 0 0; }

		#popcat {
			width: 170px;
			padding: 8px 10px 0;
			margin: 0 auto;
			background: url('../images/design/popcat.png') no-repeat 0 0;
		}

			#popcat h4 {
				padding: 0;
				font: bold 12px/16px arial, sans-serif;
				color: #000;
			}

			#popcat li {
				padding: 7px 0 0;
				font: normal 11px/15px arial, sans-serif;
			}

			#popcat li a {
				color: #f00;
				font: normal 11px/15px arial, sans-serif;
			}

			#popcat .bottom {
				margin: 0 -10px;
				height: 8px;
				background: url('../images/design/popcat.png') no-repeat 0 100%;
			}

		#menu .items, #menu .items li ul {
			margin: 0;
			padding: 0;
			font: normal 13px/16px arial, sans-serif;
		}

		#menu .items a {
			color: #454545;
			font: normal 13px/16px arial, sans-serif;
		}

		#menu .items a.active { font-weight: bold; }

		#menu .items li li {
			padding: 6px 0 2px 16px;
			margin: 0;
			background: url('../images/design/items-menu.gif') no-repeat 0 3px;
		}

	.open-item .logo {
		float: left;
		margin: 2px 16px 20px 0;}

	.open-item .meta {
		float: left;
	}

		.open-item .meta li {
			color: #454545;
			font: normal 11px/14px arial, sans-serif;
			padding: 2px 0;
		}

	.open-item .status {
		float: right;
	}

		.open-item .status li {
			padding: 2px 0 6px 21px;
			background: url('../images/design/item-on.jpg') no-repeat 0 2px;
		}

		.open-item .status li, .open-item .status a { color: #454545; }

		.open-item .status .used {
			position: static;
			background: url('../images/design/item-used.jpg') no-repeat 0 2px;
		}

		.open-item .status .off {
			background: url('../images/design/item-used-not.jpg') no-repeat 0 2px;
		}

	.open-item .pictures {
		float: left;
		width: 274px;
		position: relative;
		padding: 0 0 26px;
		margin: 0 0 20px;
	}

	.open-item .pictures .image {
		height: 198px;
		overflow: hidden;
		border: 1px solid #8b8b8b;
		border-bottom: 0;
		margin: 20px 30px 0 0;
	}

		.open-item .pictures img {  border-bottom: 0; vertical-align: middle; }

		.open-item .pictures .image a { display: none; }
		.open-item .pictures .image a.active {
			display: block;
			height: 198px;
			line-height: 198px;
			text-align: center;
			vertical-align: middle;
		}

		.open-item .pictures .overlay {
			position: absolute;
			bottom: 26px;
			left: 0;
			margin: 0;
			width: 244px;
			height: 13px;
			background: url('../images/design/item-overlay.png') no-repeat 0 0;
		}

		.controls a {
			position: absolute;
			left: 103px;
			bottom: 0;
			display: block;
			width: 19px;
			height: 19px;
			text-indent: -999px;
			background: url('../images/design/less.gif') no-repeat 0 0;
		}

		.controls a.fwrd {
			left: 126px;
			background-image: url('../images/design/more.gif');
		}

		.controls a:hover { background-position: 0 100%; }

		.open-item .opendoc {
			padding: 20px 0 30px;
		}

			.open-item .opendoc h1 { padding-bottom: 3px; }

		.open-item #item-spec {
			display: none;
			/*width: 946px;*/
			width:auto;
		}

/* Galerijas */

	.galleries h1 {
		padding-bottom: 12px;
	}

	.galleries .categories {
		margin: 3px 0 22px;
	}

		.galleries .categories li {
			float: left;
			width: 163px;
			height: 121px;
			padding: 0 61px 25px 0px;
			height: auto !important;
			min-height: 121px;
			background: url('../images/design/gallery-bg.jpg') no-repeat 0 0;
		}

		.galleries .categories li.newline {
			clear: left;
			padding-left: 1px;
			background-position: 1px 0;
		}

			.galleries .categories .image {
				width: 163px;
				height: 103px;
				line-height: 103px;
				text-align: center;
				vertical-align: middle;
			}

			.galleries .categories h2, .galleries .categories h2 a {
				display: block;
				color: #000;
				font: bold 12px/14px arial, sans-serif;
				text-decoration: none;
			}

			.galleries .categories h2 { padding: 9px 0 0 1px; }

			.galleries .categories h2 a:hover { text-decoration: underline; }

	.galleries #scroll-wrap {
		position: relative;
		width: 645px;
		height: 77px;
		overflow: hidden;
	}

	.galleries .scroller {
		overflow: hidden;
		margin: 0 20px 0 20px;
		width: 605px;
		height: 77px;
	}

		.galleries .scroller ul { width: 10000px; margin: 0; }

		.galleries .scroller li {
			float: left;
			opacity: 0.5;
			width: 120px;
			line-height: 67px;
			font-size: 67px;
			height: 67px;
			padding: 0 4px 10px 0;
			text-align: center;
		}

		.galleries .scroller .active {
			opacity: 1;
		}

			.galleries .scroller img {
				vertical-align: bottom;
				width: 74px;
				height: 47px;
			}

			.galleries .scroller .s1 img {
				 width: 91px;
				 height: 57px;
			}
			.galleries .scroller .active img {
				 width: auto;
				 height: auto;
			}

		.galleries .open-image {
			text-align: center;
			padding: 25px 0;
		}

		.galleries .controls {
			position: absolute;
			top: 35px;
			left: 0;
			width: 19px;
			height: 19px;
		}

		.galleries .controls.fwrd {
			left: auto;
			right: 0;
		}

		.galleries .controls a {
			left: 0;
		}

/* VÄ�rdnÄ«ca */

.dictionary h1 {
	padding: 0 0 17px;
}

	.dictionary .column, #TB_ajaxContent .column {
		float: left;
		width: 205px;
		padding: 0 0 50px 15px;
	}

	#TB_ajaxContent .column {
		padding: 0 15px 0 0;
	}

	.dictionary .column.first { padding-left: 0; }

		.dictionary .column h2{
			font: bold 16px/20px arial, sans-serif;
			color: #000;
			padding: 0;
		}

			.dictionary .column ul {
				padding-bottom: 25px;
			}

			.dictionary .column ul ul {
				padding-bottom: 0;
			}

			.dictionary .column li, #TB_ajaxContent .column li {
				color: #454545;
				font: normal 12px/14px arial, sans-serif;
				padding: 4px 0;
			}

			#TB_ajaxContent .column li { color: #000; }

			.dictionary .column li a {
				color: #454545;
				font: normal 12px/14px arial, sans-serif;
			}

		.dict-content {
			position: absolute;
			top: 0;
			left: 0;
			visibility: hidden;
		}

		#TB_ajaxContent h1 {
			padding: 15px 0 5px;
		}

		#TB_ajaxContent a {
			float: left;
			margin: 8px 0 0;
			color: #f00 !important;
		}

/* lapas karte */

.sitemap h1 { padding: 0; margin: 0 0 -5px; }

.sitemap h2 {
	padding: 28px 0 4px;
}

	.sitemap h2 a {
		color: #000;
		font: bold 14px/16px arial, sans-serif;
	}

.sitemap ul ul {
	border-left: 1px solid #f00;
	padding: 1px 0 0;
}

.sitemap li {
	padding: 2px 0 1px;
}

.sitemap li li {
	padding-left: 35px;
	background: url('../images/design/sitemap.gif') no-repeat 0 13px;
}

.sitemap li li.last {
	margin-left: -1px;
	background: #fff url('../images/design/sitemap-last.gif') no-repeat 0 0;
	padding-left: 36px;
}

	.sitemap li a {
		color: #454545;
		font: normal 12px/14px arial, sans-serif;
	}

/* drukas versija */

#printed {
	background: transparent;
}

	#printed #wrapper {
		background: transparent;
	}

	#printed #container {
		width: 640px;
		padding: 0 30px;
		background: #fff url(../images/design/print.png) no-repeat 50% 106px;
	}

	#printed #content-wrap { margin: 0; }

	#printed #content  { width: auto; }

		#printed #header {
			padding: 26px 0 0;
			margin: 0 0 5px;
		}

		#printed #content  {
			padding: 0;
		}

		#printed #content  .textdoc {
			padding: 65px 0 30px;
		}

	#footer #printedout {
		margin: 30px 0 25px;
		text-align: left;
	}

	#printed #footer {
		border-top: 1px dotted #b6b6b6;
	}

.location p { margin: 0; }

#location-map {
	position: relative;
	text-align: center;
	padding-right: 60px;
}

	#location-map a {
		position: absolute;
		display: block;
		top: 190px;
		left: 372px;
		width: 52px;
		height: 44px;
		text-indent: -9999px;
		background: #fff;
		opacity: 0;
	}

	#location-popup {
		display: none;
		position: absolute;
		z-index: 900;
		top: -15px;
		left: 355px;
		width: 292px;
		height: 195px;
		padding: 7px 17px 15px 8px;
		background: url('../images/design/map-bg.gif') no-repeat 0 0;
	}

/* Startpage images */

#intro-image {
	height: 249px;
	margin: -71px 0 0 -690px;
	position: absolute;
	width: 696px;
	z-index: 50;
}

	#intro-image.image-1 {
		background: url('../images/design/startpage/1.png');
	}

	#intro-image.image-2 {
		background: url('../images/design/startpage/2.png');
	}

	#intro-image.image-3 {
		background: url('../images/design/startpage/3.png');
	}

#intro-text {
	position: relative;
	z-index: 100;
}

ul li.active
{
	font-weight: bold;}

.fl{
	float:left}
#supercenas-bnr{
	margin:-84px 0 0 200px;
	width:556px;
	height:73px;
	position:absolute;
	background:url('../images/design/supercenas-bnr.gif') no-repeat 0 0}
	#supercenas-bnr b{
		display:none;}
		
#top_banner{
	margin:0px;
	/*width:556px;
	height:73px;*/
	position:absolute;
	top:46px;
	left:199px;}

