@charset "utf-8";
/* CSS Document */

body {
	background:url(../images/shadow_back.gif) repeat-y center #cee5ed;
	margin:0;
	padding:0;
	font:12px Arial, Helvetica, sans-serif;
	color:#333;
}
img {
	border:none;
}
input, select, textarea{ border:1px solid #ccc;}
a {
	text-decoration:none;
	color:#333;
}
a:hover {
	text-decoration:underline
}
h1 {
	font:1.4em Georgia, "Times New Roman", Times, serif;
	color:#955688;
	clear:both;
	margin-left:5px;
}
hr{ clear:both}
.error{ color:#F00}
input.error { border:1px solid #F00}
label.error { display:block}

.show, .hide{display:block; height:16px; width:16px; float:right;}
.show{
	background:url(../images/show.gif) no-repeat;
}
.hide{
	background: url(../images/hide.gif) no-repeat; 
}

.shadow {
	background: url(../images/shadow_back.gif) repeat-y center;
	width:941px;
}
#main {
	width:929px;
	min-height:348px;
	background: url(../images/header.jpg) no-repeat top;
}
/* HEADER */
.header {
}
#logo {
	display:block;
	float:left;
	width:266px;
	padding:0 0 0 52px;
}
#logo img{width:266px; height:159px; }
.first_phone, .first_email{
	display:block;
	float:right; 
	width:100px;
	padding:5px 20px 5px 20px;
	margin:0;
	color:#666; 
	}
	
.first_phone{background:url(../images/phone.png) no-repeat center left;}	
.first_email{background:url(../images/email.png) no-repeat  center left;}	

* html .first_phone{background:url(../images/phone.gif) no-repeat center left;}
* html .first_email{background:url(../images/email.gif) no-repeat  center left;}

#banner {
	height:90px;
	width:580px;
	float:right;
	margin:10px 10px 0 0;
	border:1px solid #fff;
}
/* TOP MENU */
#top_menu {
	background:url(../images/top_menu.png) repeat-y;
	float: right;
	width:486px;
	margin-top:30px;
	font:14px Georgia, "Times New Roman", Times, serif;
}
#top_menu a {
	display:block;
	float:right;
	padding:5px 20px 5px 20px;
	color:#636;
}
a#akcijos{color:#d4c016}
/* LEFT MENU */

#left_menu {
	background:url(../images/left_menu.png) repeat-y left;
	margin: 10px 0 0 0;
	width:266px;
}
#left_menu *{font:14px Georgia, "Times New Roman", Times, serif;}
ul#menu .selected{
	color:#955688;
	font-weight:bold;
}

* html #menu ul , * html #menu li{
	display:inline;
}
#left_menu ul{
	list-style-type:none;
	margin:0;
	padding:0;
}
ul#menu ul {
	display:none;
}

ul#menu a {
	display: block;
	text-decoration: none;
}
ul#menu li {
	margin-top: 1px;
}
ul#menu li a {
	padding: 0.5em;
	padding-left:35px;
	color:#666;
}
ul#menu li a:hover {
	color:#955688;
	text-decoration:underline;
}
ul#menu a.parent {
	color:#955688;
	text-transform: uppercase;
	background: url(../images/left_menu_div.gif) top no-repeat;

}
ul#menu ul a {
	padding-left:55px;
}

/* CONTENT */
#content {
	padding:0 5px 10px 25px;
}

#content .path {
	padding:120px 40px 0 20px;
}
#content .order_form {
	float:right;
	padding:100px 40px 0 20px;
}
#content .order_form label {
	margin-right:10px
}
#content td p{padding:0; margin:0 }
/* LIST */
.listitems .item {
	display:block;
	height:176px;
	width:176px;
	float:left;
	background:#FFF;
	margin:5px;
	padding:2px;
	text-align:center;
	border:1px solid #eee;
	position:relative;
}
.content {
	clear:both;
}
.listitems .item span {
	display:block; text-align:center;
	height:120px;
}
.listitems .item { font-size:11px}
.listitems .item img { 
	border:1px solid #ccc;
	padding:2px;
	margin:10px
}
.arr_l, .arr_r{ display:block; height:22px; font-size:14px; color:#666; padding-top:5px; margin:10px;}
.arr_l{ float:left; background:url(../images/arr_l.gif) no-repeat left center; padding-left: 35px;}
.arr_r{ float:right; background:url(../images/arr_r.gif) no-repeat right center;padding-right: 35px;}

/* SEARCH */
#SearchForm label{ font-size:10px;}
#SearchForm input{ font-size:11px;}
#SearchForm tr{ vertical-align:top}

/* TEMPLATE SEARCH */
#template_search{ clear:both; padding:5px; padding-top:10px;}
#template_search *{font-size:11px;  color:#666; }
#template_search div div { width:170px; height:20px; background:url(../images/template_search_btn.gif) no-repeat center right #FFF; border:1px solid #ccc; text-align:right; }
#template_search input{ border:none; background:none; text-align:left; margin-top:2px; }
#template_search #template_search_text{ width:130px; }
#template_search #template_search_btn{width:30px;}

#PrekesFotoBlock { width:306px;}
#PrekesFotoBlock #SkMainFoto { width:250px; height:250px; padding:5px;}
a.SkListFoto{display: block; float:left; height:100px; width:100px; padding:1px;}
#PrekesFotoBlock #SkMainFoto img{  padding:5px; max-width:250px; max-height:250px}
* html #PrekesFotoBlock #SkMainFoto img { width:250px; height:250px;}

.footer_scrooler {
	height:16px;
	position: fixed;
	bottom:0pt;
	width:100%;
	background: #659cad;
	border-top: 1px solid white;
}
.footer_scrooler marquee,.footer_scrooler marquee a {
	color:#FFF;
	font-size:12px;
}
