* {
	margin:0;
	padding:0;
}

input[type="text"] {
	border:1px solid #ccc;
	height:19px;
	padding-top:4px;
	width:180px;
}

textarea {
	border:1px solid #ccc;
	width:180px;
}

/* hlavny design */

body {
	background-color:white;
	margin:0;
	padding:0;
	text-align:center;
}

div#container {
	padding-top:8px;
	width:1000px;
	margin:0 auto;
	text-align:left;
}

/* top line */
div#topline {
	background:url('/img/topline-back.png') repeat-x left bottom;
	width: 1000px;
	height: 20px;
}

/* hlavne menu */

ul.mainmenu {
  float: left;
  height: 20px;
}

ul.mainmenu li, ul.languages li {
	line-height:18px;
	display:inline;
	list-style-type:none;
	padding:0 5px;
	background:url('../img/mainmenu-separator.png') no-repeat left center;
}

ul.mainmenu li.first, ul.languages li.first {
	padding-left:0;
	background:transparent;
}

ul.mainmenu li a, ul.languages li a {
	text-decoration:none;
	color:#222;
}

ul.mainmenu li a:hover, ul.languages li a:hover {
	color:#666;
}

/* jazyky - vid vyssie */
ul.languages {
	float:right;
	text-transform:uppercase;
  height: 20px;
}

ul.languages li {
  display: block;
  float: left;
}

/* hlavicka */
div#header {
	background:url('../img/header.jpg') no-repeat left top;
	line-height:59px;
	text-align:right;
	color:white;
	width: 1000px;
	height: 60px;
	float: left;
	
}

div#header img {
	float:left;
}

div#header h1 {
	display:none;
}

div#header ul li {
	list-style-type:none;
	display:inline;
	font-weight:bold;
	font-size:12px;
	background:url('../img/headermenu-separator.png') no-repeat left center;
	padding:0 10px;
	text-transform:uppercase;
}

div#header ul li.first {
	background:transparent;
}

div#header ul li a {
	color:white;
	text-decoration:none;
}

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

div#catspath {
	font-size:10px;
	white-space:nowrap;
	line-height:32px;
}


/* pravy stlpec */
div.rightcolumn {
	width:185px;
	float:right;
}

div.rightcolumn div.cart {
	text-align:center;
	color:#ad0002;
	line-height:32px;
}

div.rightcolumn div.cart a {
	text-decoration:none;
}


/* lavy stlpec */
div.leftcolumn {
	width:185px;
	float:left;
}

div#search {
	height:32px;
}

div#search input.srchtext {
	width:150px;
}

div#search table {
	width:185px;
}

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;
	font-weight: bold;
}

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 {
	margin:0 193px;
}

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-color:#9e9e9e;
	text-align:center;
	line-height:25px;
	text-decoration:none;
	font-weight:bold;
	border-bottom:1px solid white;
}

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

div.catsmenubox ul li ul li a {
	font-size:10px;
	background-color:transparent;
	color:#222;
	text-align:left;
	line-height:20px;
	font-weight:normal;
	padding-left:13px;
	background:url('../img/li-cat.png') no-repeat 4px 7px;
	border-bottom:1px solid #d4d4d4;
}

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;
}



/* paticka */
div#footer {
	clear:both;
	background:url('../img/footer-back.png') repeat-x left top;
	padding:7px 8px;
	height:30px;
}

div#footer a {
	color:#222;
}

div#footer span {
	float:right;
}

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

/* produkty */

table.produkty tr td {
	border-left:1px solid #b2b2b2;
	padding-left:5px;
	padding-right:5px;

}

table.produkty tr td.price {
	border-bottom:1px solid #b2b2b2;
	margin:0;
	background:url('../img/price-back.png') repeat-x left 95%;
}

table.produkty tr td.price input {
	width:32px;
}

table.produkty tr td.name {
	text-align:center;
	vertical-align:middle;
	height:30px;
	font-weight:bold;
	background:url('../img/prodtop-back.png') repeat-x left top;
}

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

table.produkty tr td img.thumb {
	float:left;
}

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.price {
	font-weight:bold;
}

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;
}

table.produkty tr td table tr td.description {
	vertical-align:top;
}

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:10px;
	background:url('/img/filter-back-bottom.png') repeat-x left bottom;
	width:100%;
}

table.botfilter tr td input {
	width:48px;
}


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

/* ajax search */

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

div#srchajaxbox ul li {
	background:transparent;
}

div#srchajaxbox ul li a {
	display:block;
	font-size:120%;
	font-weight:bold;
	text-decoration:none;
}

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

/* tovar */

div.tovar-thumbs {

}

div.tovar-thumbs ul {
	margin-top:10px;
	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;
}

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

table.tovar-atributy {
	border-top:2px solid #efefef;
	width:250px;
	font-size:12px;
}

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

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

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

table.tovar-kosik {
	width:250px;
	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;
}


/* 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;
}

table.kosik {
	width:600px;
}

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;
}

/* 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 table {
	width:610px;
	padding:10px 0;
}

div.catsbaners table tr td {
	text-align:center;
}

div.catsbaners table tr td a {
	display:block;
	font-weight:bold;
	text-decoration:none;
	height:40px;
	padding-bottom:180px;
	padding-top:4px;
	background-repeat:no-repeat;
	width:203px;
}

/* 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:black;
	font-weight:bold;
	color:#444;
	background:url('../img/tab-bg-right-on.gif') no-repeat right top;
}

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;
}

.simpleMenu {

}

.seo-kategorie {
  margin-top: 15px;
}
  
.seo-kategorie h2 {
  font-size: 10px;
  font-weight: normal;
  display: inline;
}

h1.na-titulke {
	font-size:11px;
	color:white;
	background: url('../img/column-head-back1.png') repeat-x left top #9e9e9e;
	text-align:center;
	line-height:25px;
	margin:0 0 4px 0;
	padding:0;
	border:0;
	font-weight: bold;
}

#footer img {
  position: relative;
  top: 4px; 
  border: 0;
}

.facebook {
  position: absolute; 
  top: 0; 
  width: 110px; 
  height: 25px; 
  overflow: hidden; 
  margin: 1px 0 0 624px;
}

.facebook iframe {
  border:none; 
  overflow:hidden; 
  width:300px; 
  height:25px;
}