/*
div#content {
	padding-top:4px;
	background:url('../img/headerpanel-back.png') repeat-x left top;
}
*/

div.content_padding_shop {
	padding: 0 15px 15px 15px;
}

div#catspath {
	font-size:10px;
	white-space:nowrap;
	line-height:28px;
	padding-left: 15px;
	color: #666666;
}

div#catspath a {
	text-decoration: none;
	color: #666666;
}

div#catspath a {
	text-decoration: underline;
}

/* lavy stlpec */
div.leftcolumn {
	width:164px;
	min-height: 470px;
	float:left;
	background-color: #74797e;
}

div#search {
	float: right;
	margin-top: 41px;
	height:19px;
	width: 192px;
}

div#search input.srchtext {
	width:122px;
	height:17px;
	border:1px solid #3c3f99;
	background: url(/img/search_bg.png) repeat-x;
	padding: 0;
	font-size: 10px;
}

div#search table {
	width: 195px;
}

div#search td span{
	display: block;
	float: left;
	font-size: 10px;
	padding: 4px 4px 0 0;
	color: #ffffff;
}

div#search input.submit {
	vertical-align:middle;
}

div.leftcolumn h3, div.rightcolumn h3 {
	font-size:11px;
	color:white;
	background-color:#9e9e9e;
	text-align:center;
	line-height:25px;
	margin:0;
	padding:0;
	border:0;
}

div.leftcolumn div.box, div.rightcolumn div.box {
	background:url('../img/colbox-back.png') repeat-x left top;
	border-top:1px solid white;
	padding:8px 7px;
}

/* stredny stlpec */

div.middlecolumn {
float: left;
	min-height: 470px;
	background: #dcdcdc;
	width: 810px;
}

div.middlecolumnProd {
        float: right;
	min-height: 470px;
        width: 800px;
	/*background: #ffffff;
	border-right: 1px solid #dcdcdc;*/	
	/*overflow: auto;*/
}

div.produkty-tebau {
  width: 100%;
  height: 30px;
  padding-top: 420px;
  text-align: center; 
  background: url(/img/tebau_big.jpg) top center no-repeat;
  font-size: 18px;
  color: #2e3192;
}

div.box ul li a {
	color:black;
}

div.box ul li a:hover {
	text-decoration:none;
}

/* menu s kategoriami */
div.catsmenubox ul li {
	background:transparent;
	padding:0px;
}

div.catsmenubox ul li a {
	display:block;
	font-size:11px;
	color:white;
	background: url(/img/shop_menu_line.png) bottom no-repeat #74797e;
	text-align:center;
	line-height:25px;
	text-decoration:none;
	font-weight:bold;
	padding: 0 3px;
}

div.catsmenubox ul li a:hover {
	color: #2e3192;
	background: url(/img/submenu_hover.png) #dddddd;
}

div.catsmenubox ul li ul {
	display:none;
}

div.catsmenubox ul li ul li a {
	font-size:11px;
	background: transparent;
	color:#ffffff;
	text-align:left;
	line-height:20px;
	font-weight:normal;
	padding-left:13px;
}

div.catsmenubox ul li ul li ul li a {
	padding-left:23px;
	background-position:14px 7px;
}

div.catsmenubox ul li ul li ul li ul li a {
	padding-left:33px;
	background-position:24px 7px;
}

div.catsmenubox ul li ul li ul li ul li ul li a {
	padding-left:43px;
	background-position:34px 7px;
}


/* catspath */
div.catspath {
	padding-left:10px;
}

/* produkty */

table.produkty {
	float: left;
	margin: 4px 0 5px 3px;
	border: 2px solid #d0d0d0;
}

table.produkty tr td {
	padding: 0 10px;
	background: #ffffff;
	text-align: right;
}

table.produkty tr td.price {
	margin:0;
	color: #74797e;
	font-size: 12px;
}      

table.produkty tr td span.package {
	margin:0;
	color: #74797e;
	font-size: 10px;
}

table.produkty tr td div{
	/*float: right;*/
}

table.produkty .type {
	padding: 4px 0 2px 0;
	width: 180px;
	color: #222222;
	font-size: 11px;
	height: 16px;
}

table.produkty .type select{
	padding: 0;
	margin: 0;
	font-size: 11px;
	height: 16px;
	width: 156px;
}

table.produkty a.add_to_cart {
	text-decoration: none;
	display: block;
	font-size: 11px;
	color: #2d3092;
	line-height: 18px;
	margin-top: 19px
}

table.produkty .pieces  {
	font-size: 11px;
	text-align: right;
	padding: 2px 0 10px 0;
	margin-top: 0px;
}

table.produkty .more_info {
	float: left;
	line-height: 19px;
	text-align: left;
}
table.produkty .more_info a {
	font-size: 11px;
	text-decoration: none;
}

table.produkty .more_info a:hover {
	text-decoration: underline;
}

table.produkty .pieces img{
	vertical-align: middle;
}

table.produkty .pieces input {
	width: 30px;
	height: 16px;
	font-size: 11px;
	padding: 0;
	margin: 0;
}

table.produkty .pieces a {
	text-decoration: none;
}

table.produkty tr td.name {
	padding-top: 5px;
}

table.produkty tr td.name span {
	display: block;
	text-align: center;
	width: 180px;
	height: 31px;
	overflow: hidden;
	font-weight: bold;
	font-size: 11px;
	color: #74797e;
}

table.produkty tr td.name a {
	text-decoration:none;
}

table.produkty tr td.description {
	vertical-align:middle;
	text-align: center;
	width: 180px;
	height: 130px;
}

table.produkty tr td.short_description {
	vertical-align:top;
	text-align: center;
	width: 180px;
	font-weight: bold;
	font-size: 11px;
	color: #74797e;
	height: 40px;
	padding-bottom: 10px;
}

table.produkty tr td img.thumb {
	border: 2px solid #74797e;
	height: 120px;
}

table.produkty tr td.akcie {
	height:25px;
}

div.akcia, div.vypredaj {
	background-color:#ae0001;
	line-height:25px;
	color:white;
	text-align:center;
	font-weight:bold;
}

div.vypredaj {
	background-color:#45ad00;
}

table.produkty tr td span.noprice {
	font-weight:bold;
	text-decoration:line-through;
}

table.produkty tr td table {
	width:190px;
}

table.produkty tr td table tr td {
	border:0;
}

table.produkty tr td table tr td.addcart {
	width:20px;
}

table.produkty tr td table tr td.cartamount {
	width:36px;
}

.cartamount {
	width: 60px;
}

.addcart {
	width: 30px;
}
.space {
	float: left;
	width: 820px;
	height: 12px;
}

div.prodfilter {
	background:url('/img/filter-back-top.png') repeat-x left top;
}

div.prodfilter div.prodnumonpage {
	float:right;
	padding-right:8px;
}

table.botfilter {
	margin-top:0px;
	/*background:url('/img/filter-back-bottom.png') repeat-x left bottom;*/
	width:100%;
	font-size: 11px;
}

table.botfilter tr td.padding {
	padding-left: 14px;
} 


table.botfilter tr td input {
	width:48px;
	height: 19px;
	padding: 0;
	margin: 0;
	font-size: 11px;
	padding-left: 5px;
}

table.botfilter tr td select {
	font-size: 11px;
}

div.prodfilter div.prvyrobcovia {
	line-height:18px;
	padding:3px 8px;
}

div.prodlistback {
	padding-left: 2px;
}

/* ajax search */

div#srchajaxbox {
	position:absolute;
	background-color:#eee;
	border:1px solid #3c3f99;
	text-align:left;
	width:200px;
	padding:4px;
	display:none;
}

div#srchajaxbox ul li {
	background:transparent;
}

div#srchajaxbox ul li a {
	display:block;
	font-size: 11px;
	/*font-weight:bold;*/
	text-decoration:none;
}

div#srchajaxbox ul li a:hover {
	background:#ccc;
}

/* tovar */

div.tovar-thumbs {

}

.tovar-thumbs-clip {
	width: 320px;
	height: 240px;
}

.tovar-thumbs-clip td {
	width: 324px;
	height: 244px;
	border: 1px solid #bbbbbb;
}

.tovar-thumbs-clip img {
	border: 2px solid #cccccc;
}

div.tovar-thumbs ul {
	margin-top:20px;
	width:350px;
}

div.tovar-thumbs ul li {
	list-style-type:none;
	display:inline;
	background:transparent;
	padding:0;
	margin-right:10px;
	
}

div.tovar-thumbs ul li a img {
	/*border: 1px solid #9e9e9e;*/
	border: 1px solid #cccccc;
}

div.tovar-description {
	float:right;
	width:450px;
	font-size:12px;
}

table.tovar-description {
	border: 1px solid red;
}

td.tovar-description {
	width: 350px;
	height: 246px;
}

table.tovar-atributy {
	border-top:1px solid #bbbbbb;
	width: 350px;
	font-size:12px;
}

table.tovar-atributy tr td, table.tovar-atributy tr th {
	margin:0px;
	padding:0px;
	line-height:18px;
	border-bottom:1px solid #bbbbbb;
}

table.tovar-atributy tr td {
	text-align:right;
}

table.tovar-atributy tr th {
	text-align:left;
}

table.tovar-kosik {
	width:350px;
	font-size:12px;
}

table.tovar-kosik input {
	width:25px;
}

table.tovar-kosik tr td {
	background:#efefef;
	line-height:32px;
	padding-left:3px;
	font-weight:bold;
}

div.tovar-tabs-container {
	border-top:1px solid #efefef;
	margin-top:10px;
	padding-top:10px;
	padding-left: 2px;
}

table.tovar-kosik td.cartamount {
  width: 80px;
}

/* cart */
h2.cart-heading {
	background:url('../img/cart-heading.jpg') left top no-repeat;
	height:50px;
}

h2.order-heading {
	background:url('../img/order-heading.jpg') left top no-repeat;
	height:53px;
}


h2.cart-heading span, h2.order-heading span {
	display:none;
}

.cart {
	background: url(/img/basket_bg.png) repeat-x #dcdcdc;
	padding: 10px;
}

.cart a {
	display: block;
	padding: 0px 5px 0px 30px;
	background: url(/img/basket_p.png) left top no-repeat;
	color: #2e3192;
	font-size: 11px;
	line-height: 18px;
	text-decoration: none;
}

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

table.kosik {
	width: 954px;
}

table.kosik thead tr td {
	font-weight:bold;
	border-bottom:1px solid #999;
	padding-bottom:4px;
}

table.kosik tbody tr td {
	padding:6px 2px;
	border-bottom:1px solid #999;
}

table.kosik tbody tr td.img {
	width:80px;
	text-align:center;
}

table.kosik tbody tr td.img img {
	border:1px solid #9e9e9e;
}

table.kosik tfoot tr td {
	padding-top:6px;
}

table.kosik input[type="text"]{
	width:48px;
}

div.cart-order-button {
	text-align:right;margin-top:20px;font-weight:bold;
	padding-right:20px;
}

div.cart-order-button a {
	text-decoration:none;
	color:#222;
}

div.cart-order-button a:hover {
	color:#ad0002;
}

div.cart-order-button a img {
	vertical-align:middle;
}

/* objednavka */
table.objednavka tr th {
	padding-right:10px;
	text-align: left;
	font-weight: normal;
	color: #333333;
}

/* otazka */
table.otazka {
	margin-top:10px;
	margin-left:10px;
}

table.otazka tr td input[type="text"] {
	width:320px;
}

table.otazka tr td textarea {
	width:100%;
	height:120px;
}

.red {color:red;}


/* banery kategorii */

div.catsbaners {
	float: left;
	padding: 10px 0 8px 10px;
}

div.catsbaners div {
	float: left;
	padding: 0 4px 7px 0;
	text-align:center;
}

div.catsbaners div a {
	display:block;
	width: 197px;
	height: 197px;
	background-position: center center;
	background-color: #ffffff;
	background-repeat:no-repeat;
	border: 2px solid #d0d0d0;
	text-decoration:none;
}

div.catsbaners div a span{
	display: block;
	font-weight:bold;
	color: #74797e;
	padding: 10px;
	
}

/* pager */

div.pager {
	text-align:center;
	padding-top:5px;
	padding-bottom:15px;
}

div.pager table {
	margin:0 auto;
}

div.pager table tr td {
	padding:0 3px;
}

div.pager table tr td.active {
	font-weight:bold;
}

div.pager table tr td a {
	text-decoration:none;
}

div.pager table tr td a:hover {
	text-decoration:underline;
}

/* taby */

div.WGTabs ul li {
	background:transparent;
	display:inline;
}


div.WGTabs ul li a {
	color:#222;
	text-decoration:none;
	display:inline-block;
	padding:3px 12px 3px 0;
	vertical-align:middle;
	background:url('../img/tab-bg-right.gif') no-repeat right top;
}

div.WGTabs ul li a span {
	background:url('../img/tab-bg-left.gif') no-repeat left top;
	padding:3px 0 3px 12px;
}

div.WGTabs ul li.ui-tabs-selected a {
	color:#444;
	background:url('../img/tab-bg-right-on.gif') no-repeat right top;
	background-color: #eeeeee;
}

div.WGTabs ul li.ui-tabs-selected a span {
	background:url('../img/tab-bg-left-on.gif') no-repeat left top;
}

div.ui-tabs-hide {
	display:none;
}

div.ui-tabs-panel {
	border-top:1px solid #ddd;
}

/* ostatok */

a.more {
	text-decoration:none;
	padding-left:10px;
	background:url('../img/amore.png') no-repeat left 5px;
}

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

div.leftcolumn h3.bgreen, div.rightcolumn h3.bgreen {
	background-color:#45ad00;
}

div.leftcolumn h3.grayback {
	background:url('../img/column-head-back1.png') repeat-x left top;
}

div.leftcolumn h3.znacky {
	margin-top:4px;
}

/* utils */

.ta-c {text-align:center;}
.ta-l {text-align:left;}
.ta-r {text-align:right;}

div.errors {
	padding:8px;
	color:red;
}

div.confirm {
	padding:8px;
	color:green;
}

div.ocr {
	clear:both;
}

.table_space {
	width: 40px;
}

.star {
	width: 5px;
	color: red;
}

.wsgallery img {
  height: 86px;
}

