/*------------------------------------------------------------------- GENERAL ---*/
/*united colors of parfums
*
* RED - #B60402 - main content headings background, headings color, anchors 
* GREEN - #84A402 - "Akcni nabidka" headings background, bottom of header image
* GREEN dark - #6F8D01
* GREY light - #DDD - left column headings background
* GREY dark - #737373 - right column headings background
* BLUE - #0F41A4
* BLACK - #000 - Znacky menu
*
*/

body {
	margin: 0;
	padding: 0;
	font-family: "Helvetica CE", Tahoma, Arial, sans-serif;
	font-size: 70%;
	color : #000;
	background : #FFF;
	text-align: center; /* IE5.X workaround */
}
a {
	color: #6F8D01;
	text-decoration: underline;
}
a:hover {
  color: #6F8D01; /*D51415*/
  text-decoration: none;
}
ul, ol, li, h1, h2, h3, h4, h5, p, form, input, label, img, big { 
	margin: 0;
	padding: 0;
}

img {
	border: none;
	margin: 5px;
}
h1, h2, h3 {
	font-size: 100%;
}
small {
	font-size: 90% 
}
.green {
  color: #84A402;
}
td {
	font-size: 11px;
	font-family: "Helvetica CE", Tahoma, Arial, sans-serif;
}
/*---------------------------------------------------------------------- LAYOUT---*/
#all {
	width: auto;;
	margin-left: 10px;
	margin-right: 10px;
	background : url(images/back_all.gif) repeat-y;
	text-align: left; /* IE5.X workaround */
}
#header {
	border:0px #000000 solid;
	font-weight:bold;
	margin:0px;padding:0px;
	height:131px;
	min-width:700px !important;
	background : url(images/back_header_pruh.gif) repeat-x;
}
#pagebody {
	width: auto;
  text-align:left;
	padding:0px;
	margin:0px;
	border:0px solid #000000;
	clear:both;
}
#content {
position:relative;
	margin-left:172px;
	margin-right:172px;
	width:auto;
	border:0px solid #000000;
	margin-top:1px;
	_margin-top:0px;
}
#left {
	
	position:absolute;top:158px;left:10px;
	width: 170px;
	height:2000px;
	background: url(images/back_pagebody_left.gif) repeat-y ;
	z-index:1;
}
#right {
	position:absolute;	right:10px;top:158px;
	width: 170px;
	height:2000px;
	background: url(images/back_pagebody_right.gif) repeat-y ;
	z-index:1;
}
#footer {
	height:60px;
	padding: 5px 10px;
	color:#737373;
	border-top: 0px solid #737373;
}
/*------------------------------------------------------------------------------- HEADER ---*/
#logo a {
	font-size: 2pt;
	display:block;
    position:relative;
	cursor: pointer;
}
#header h2 {
	color:#FFF;
	padding:0px;
}
#header p.menu {
  float: right;
  margin: 0; padding: 0;
}
:root #header p.menu {
  position: relative;
  top: -13px; left: -5px;
}
#header p.menu {
  _position: relative;
  _top: -13px; _right: -15px;
}
#header a { 
  color: #FFF;
}
#header a:hover { 
  color: #000; 
  text-decoration: none;
}
/* NAHRADA ZA H2 V LEVEM A PRAVEM SLOUPCI */
.header2 {
	padding: 3px 9px;
	color:#FFF;
	background : #737373;
	height:14px;
	font-weight:bold;
}
/*----------------------------------------------------------------------------------- LEFT ---*/
/*#left h2 {
	padding: 3px 14px;
	color: #000; background : #DDD;
	height:14px;
}*/
.groupitems1, .groupitems2 {
	list-style-type: none;
	padding: 14px 17px;
}
.groupitems1 li {
  padding-left: 14px;
  background: url(images/arrow1.gif) no-repeat 0 4px;  
}
.groupitems1 li a {
  margin-left: 0px;
	color: #000;
	font-size:larger;
	text-decoration:underline;
}
.groupitems1 li a:hover {
	text-decoration : none;
	color:#B60402;
}
.groupitems2 li a {
	background: url(images/arrow2.gif) no-repeat 0 4px;
	padding-left: 14px;
	color: #000;
	text-decoration : underline;
}
.groupitems2 li a:hover {
  color: #B60402;
  text-decoration: none;
}
#search {
	padding: 7px 0px 7px 14px;
}
#search p {
	padding: 2px 0;
}

#search a {
  color: #6F8D01; /*D51415*/
}
#search a:hover {
  color: #000;
}
/*----------------------------------------------------------------------------------- RIGHT ---*/

#right h3 {
	padding: 8px 9px;
}
#right .boxsale {
	width:152px;
	border: 1px solid #737373;
	margin-left: 9px;
	text-align : center;
	background : #FFF;
}
#right .boxsale.men {
	margin-bottom:14px;
}
#right .boxsale img {
	margin-top:5px;
}
.groupitems3 {
	list-style-type: none;
	padding: 14px 12px;
}
.groupitems3 li {
  padding-left: 11px;
	background: url(images/arrow3.gif) no-repeat 0 4px;
}
.groupitems3 li a {
/*	margin-left: 11px;*/
	color: #000;
}
.groupitems3 li a:hover {
  color: #B60402; /*D51415*/
}
/*--------------------------------------------------------------------CONTENT - NEWS ---*/
#content h1,h2 {
  color: #FFF;
}
#content h1.news,h2.news,p.news {
  margin: 0; padding: 3px 5px;
  height: 14px;
  color: #FFFFFF;
  background-color: #A5A5A5;
  font-weight: bold;
}
#content h2.news.seda {
  background: #A5A5A5;
}
#content h2.news.akce {
  background: #A5A5A5;
}
#content h2.news a {
  color: #FFF;
}
#content h2.news a:hover {
  color: #FFF;
  text-decoration: none;
}
.news {
  margin: 0; padding-top: 3px;  padding-left: 5px;
  height: 14px; 
  color: #0F41A4;
  background-color: #FFF;
  font-weight: bold;
}
.news a {
  color:#B60402;
  text-decoration: underline;
}
.news a:hover {
  color:#B60402;
  text-decoration:underline;
}
.news.lcbar, .news.lcbar a {
  background: #FFF !important;
  color: #0F41A4 !important;
}
#content h1.news a { color: #F8F8F8; text-decoration: underline; }
#content h1.news a:hover { color: #DDD; }
#content .produkt { color: #B60402; /*D51415*/ font-size: x-large; }
#content .produkt.hp { margin: 5px 0 0 15px; }
#content .produkt2 { margin:15px; color: #B60402; /*D51415*/ font-size: x-large; }

/*---------------------------------------------------------------------SEZNAM PRODUKTU--------*/
#content .boxitems {
	width:140px;
	text-align : center;
	margin-top: 1px;
	float:left;
	border: 5px #FFFFFF solid;
	height:210px;
	behavior: url(/hover.htc);
	overflow: visible;
}
#content .boxitems div {
  width:140px;
  height: 55px;
  text-align: center;
}
#content .boxitems div img.recenze {
  width: 56px;
  height: 22px;
  margin: 0 auto;
  text-align: center;
}

#content .boxitems.hover, #content .boxitems:hover {
  border: 5px #EEE solid;
  margin-top: 1px;
}
#content .boxitems a {
  color: #B60402; /*D51415*/
  text-decoration: none;
}

/*--------------------------------------------------------------------  Promo box  ------*/
#content div.boxitems.promo {
  width: 265px;
  height: 90px;
  text-align: left;
  overflow: hidden;
  font-size: 1.1em;
  behavior: none;
}
html body #content div.boxitems.promo:hover {
  border-color: #FFF;
}
html body div#content div.promo-outter {
   _width: 550px;
   max-width: 550px;
}
#content div.promo h3 {
  margin: 0 0 0 5px;
  color: #B60402; /*D51415*/
}
#content div.promo img {
  float: left;
  
}
#content div.promo p {
  margin-left: 5px; padding: 0;
}
html body #content div.promo a {
  color: #6F8D01;
  text-decoration: underline;
}
#content div.promo a:hover {
  text-decoration: none;
}

#content .more {
	font-weight: bold;
	padding:10px 8px;
}
#content .boxdetail {
	margin: 10px 5px 10px 10px;
	float: left;
	text-align: center;
}
#content .boxpopis {
	margin: 10px 10px 10px 195px;
}
#content .boxpopis h3 {
	font-size: 12px;
	margin-bottom: 10px;
}
#content .boxpopis p {
	margin-bottom: 10px;
}
#content .boxpopis form {
	text-align: right;
	margin-top: 10px;
}
#content .boxdata {
	margin: 10px;
	width: 400px;
}
#content .boxdata h3 {
	background: #DDD;
}
#content .boxdata h4 {
	background: #F8F8F8;
}
#content .boxdata label {
  float: left;
  width: 50%;
}
#content .more a { color:#737373 }

#contentmore {clear: both;}
/*--------------------------------------------------------------------CONTENT - TODAY ---*/
#today { 
  width:35%;
  float: left;
  color:#757575;
}
#content h2.today {
  background: #6F8D01; /*D51415*/
  margin: 0;
  color: white;
  padding: 2px 0 2px 15px;
  width: 100%;
}
#todaymore {
	margin-left: 2px;
	margin-left: "1px"; /* IE hack */
}
/*--------------------------------------------------------------------CONTENT - RATING ---*/
#rating {
  padding-right:0px;
  width:auto;
	margin-left: 175px;
	margin-right: 175px;
}
#content h2.rating { 
  background: #A5A5A5; 
  color: white; 
  padding: 2px 0 2px 15px;
  border:1px solid #000;
  width:100%;
}
#obsah{
	padding: 3px 15px;
}
#ratingmore {
	background : url(images/gray.gif) repeat-y;
}
#rating .boxitems  {
	width:115px;
	height:auto;
	margin: 5px 5px 0 0;
}
p.stars {
	margin-bottom:3px;
}

#rating h3 {
	padding: 15px 0px 12px;
	color: #6F8D01; /*D51415*/
}
/*----------------------------------------------------------------------------- CLASSES ---*/
.green { color: #84A401 }
.red { color: #B60402; /*D51415*/ }
.cena { color: #B60402; /*D51415*/ font-weight: bold; }
.blue { color: #0F41A4; }
.right { float: right }
.left{ float: left; }
.center{text-align:center;}
.textright {text-align : right }
.textleft { text-align : left }
.middle { vertical-align : middle }
.margintop { margin-top:15px }
.strike { text-decoration : line-through }
.clear { clear: both; }
hr.cleaner { clear: both; border:none; margin: -1px 0 0 0; visibility: hidden;}
.padding ol {margin-left:20px;margin-bottom:5px;}
.padding li {margin-bottom:5px;}
.button {
  background-color: #B60402;
  font-weight: bold;
  font-size: 12px;
  color: white;
  border: 1px solid #df302e;
  padding: 2px;
  cursor: pointer;
  cursor:hand;
}

table#vyhledavani {
  margin-top: 10px;
  border-left: 1px solid #DEDEDE; 
  border-top: 1px solid #DEDEDE; 
  border-collapse: collapse;
  text-align: center;
}
table#vyhledavani th {
  border-right: 1px solid #DEDEDE;
  border-bottom: 1px solid #DEDEDE;
  color: #777;
  background: #EEE;
  padding: 5px 0;
}
table#vyhledavani td {
  border-right: 1px solid #DEDEDE;
  border-bottom: 1px solid #DEDEDE;
  padding: 3px 0;
}
table#vyhledavani {
  width: 100%;
}



/*----------------------------------------------------------------------------- DETAiL, seznam, novinky ---*/
#detail{ text-align: left;}
#detail p {font-size:120%;}
#detail .imgbox {text-align: left;margin-top:15px;}
#detail .imgbox img{ float: left;}

#vyhledavani tr.nd td {
  background: #F6F6F6;
}
#vyhledavani tr, .detail tr.nd{
	behavior: url(/hover.htc);
}
#vyhledavani tr:hover td, #vyhledavani tr.hover td, #vyhledavani tr.nd:hover td, #vyhledavani tr.nd.hover td {
	background: #FDD;
}
table.velikost-list.detail th, table.velikost-list th a {
  color: #777;
  margin: 0; padding: 2px;
}
table.velikost-list th a:hover {
  color: #777;
  text-decoration: none;
}

* html body table.velikost-list th, * html body table.velikost-list td{
  margin: 0; padding: 0; 
}
.t2 table.velikost-list input {
  width: 50px;
}
.t2 table.velikost-list input.wide {
  width: 120px;
}

/*----------------------------------------------------------------------------- DETAIL - novinky,skladem,recenze,cena ------*/

div#detail div#cena input {
  float: right;
  margin-top: 5px;_margin-top: 0;
}
div#detail div#cena span.cena2 {
  float: right;
  margin: 10px 15px 0 15px;
}
div#detail div#cena span.recenze {
  float: right;
  margin: 10px 0 0 0;
}
div#detail div#cena img {
  float: right;
}
div#detail div#cena span.recenze a {
  font-weight: bold;
  color: #6F8D01;
  text-decoration: underline;
}
div#detail div#cena span.recenze a:hover {
  text-decoration: none;
}
/*----------------------------------------------------------------------------- LISTBOX ---*/
#listbox { padding: 7px 0px 7px 15px;}
#listbox p{ margin-bottom: 3px;}
#listbox select{ font-size: 0.9em; float: left; width: 78%;}
/*----------------------------------------------------------------------------- STATICK ---*/
#content h2, div#uvitani h2.vitejte {color: #FFF;padding: 3px 14px;}
#uvitani p {font-size:110%;}
div#vraceni{ padding: 10px 20px; }
div#uvitani{ text-align: left; padding: 0px;}
		div#uvitani p { padding: 10px 15px;}
		div#uvitani h3.proc{ color: #B60402; font-size: 1.2em;  padding: 5px 15px;}
		div#uvitani ul{ padding: 5px 50px; }
		div#uvitani li {
		list-style: url(images/arrow3.gif);	}
/*----------------------------------------------------------------------------- ADMIN ---*/

.t1 {
  background:#B60402; /*D51415*/
  color:#EEE;
  height:35px;
  text-align:left;
  font-size:normal;
  padding:10px;
}

.t2 {background:#DCDCDC;}
.t2 {text-align:left;padding:20px;}


.t1 a {color:#E7E7E7;padding:5px;}
.t1 a:hover,active {
  color: #E7E7E7;
  text-decoration: none;
  padding: 5px;
}
.t1 img {
  background-color: #FFF;
  padding: 3px;
  border: 2px #000 solid;
}
.border {
  font-size: larger;
}
#sel {
	color: #FFF;
	font-weight: bold;
	text-decoration: none;
	background-color: #000;
}
.t2 a#sel {
  color: #B60402; /*D51415*/
	background-color: transparent;
}
table.admin-obj a {
  color: #A00;
}

#lista {
  margin-left: 10px;
  margin-right: 10px;
  width: auto;
  height: 25px;
  background: #555;
  color: #FFF;
  font-family: Tahoma, Arial, sans-serif;
  font-size: 100%;
  border-bottom: 1px solid #FFF;
}
#lista p a {color: #FFF; text-decoration: none;}
#lista p a:hover {color: #9DC71A; text-decoration: none;}
#lista p.listaleft {float: left; margin: 0; padding: 5px;}
#lista p.listaright {float: right; margin: 0; padding: 5px; color: #9DC71A;}

table.slovnik, table.clanky-list {
  border-left: 1px solid #000; border-top: 1px solid #000;
  border-collapse: collapse;
}
table.slovnik th, table.slovnik td, table.clanky-list th, table.clanky-list td {
  border-right: 1px solid #000; border-bottom: 1px solid #000;
  padding: 2px 5px;
}
table.slovnik th, table.clanky-list th {
  background: #BBB;
}
form.slovnik fieldset {
  border: 0;
}
form.slovnik legend {
  margin: 15px 0 5px 0;
  font-size: .8em;
  font-weight: bold;
}

table.velikost-list {
  margin: 10px 0; border-top: 1px solid #CCC; border-right: 1px solid #CCC; border-collapse: collapse;
  width: 700px;
  text-align: center;
}
table.velikost-list th, table.velikost-list td {
  border-bottom: 1px solid #CCC; border-left: 1px solid #CCC; padding: 2px 0;
}
table.velikost-list tr.nd td {
  background: #ECECEC;
}

/*---------------------------------------------- tabulka detailu produktu (template/detail.html) -*/
table.detail th a:hover {
  cursor: help
}

div#slovnik h2.news.slovnik {
  margin-top: 15px;
}
div#slovnik h1 {
  margin: 10px 0 0 15px;
  padding: 0;
  color: #B60402; /*D51415*/
  font-size: 1.2em;
}
div#slovnik p, div#slovnik ul {
  margin: 0 0 0 15px;
  padding: 0;
}
div#slovnik ul {
  margin-left: 30px;
}

/*--------------------------------------------------------------- administrace clanku  -----------*/
table.clanky-list {
  width: 100%;
}
table.clanky-list th.nazev {
  width: 50%;
}

iframe {
  width: 900px;
  height: 300px;
  border: 1px solid #CCC;
}
#jsObr {
  width: 100px; height: 110px;
  margin: -150px 0 50px 785px; border: 1px solid #C0C0C0;
  background: #FFF;
}

#content div#clanek-archiv h2, #content div#clanek-archiv h3,
#content div.text h2, #content div.text h3 {
  margin-left: 0; margin-bottom: 0; padding-left: 0;
  font-size: 1.3em;
  color: #444;
  color: #B60402; /*D51415*/
}
#content div#clanek-archiv h3, #content div.text h3 {
  color: #B60402; /*D51415*/
  font-size: 1.1em;
}
#content div#clanek-archiv a, #content div.text a {
  color: #0F41A4;
  text-decoration: underline;
}
#content div#clanek-archiv a:hover, #content div.text a:hover {
  text-decoration: none;
}
#content div#clanek-archiv, #content div#clanek-archiv p, #content div#clanek-archiv ul li, 
#content div#clanek-archiv table td, #content div#clanek-archiv em,
#content div.text p, #content div.text ul li, 
#content div.text table td, #content div.text em {
  float:none;clear:both;
  font-size: 1.1em;
}
#content div#clanek-archiv ol li, #content div#content div.text ol,
#content div#clanek-archiv ul li, #content div#content div.text ul {
  font-size: 1.2em;
  margin-left: 15px;
}
#content div#clanek-archiv p, #content div.text p {
  margin-bottom: 10px;
  line-height: 125%;
}
#content div#clanek-archiv table, #content div.text table {
  margin: 10px 0; border-collapse: collapse; border-right: 1px solid #888; border-bottom: 1px solid #888;
}
#content div#clanek-archiv table td, #content div.text table td {
  border-left: 1px solid #888; border-top: 1px solid #888; padding: 4px 7px;
}
#content div#clanek-archiv img, #content div.text img {
  float: left;
}
#content div#clanek-archiv table, #content div#clanek-archiv table td {
  border: 0;
}
#content div#clanek-archiv table ol, #content div#clanek-archiv table ul {
  font-size: .8em;
}

/*------------------------------------------------------------------------------------ RECENZE ---*/
#content div#recenze h2, #content div#recenze h3 {
  margin-left: 0; margin-bottom: 0; padding-left: 0;
  font-size: 1.3em;
  color: #B60402; /*D51415*/
}
#content div#recenze h3 {
  color: #B60402; /*D51415*/
  font-size: 1.1em;
}
#content div#recenze a {
  color: #6F8D01;
  text-decoration: underline;
}
#content div#recenze a:hover {
  text-decoration: none;
}
#content div#recenze p, #content div#recenze ul li, #content div#recenze table td, #content div#recenze em {
  font-size: 1.1em;
}
#content div#recenze ul li {
  font-size: 1.2em;
list-style-position:inside;
}
#content div#recenze p {
  margin-bottom: 10px;
  line-height: 125%;
}
#content div#recenze table {
  margin: 10px 0; border-collapse: collapse; border-right: 1px solid #888; border-bottom: 1px solid #888;
}
#content div#recenze table.selfpromo {
  border: 0;
}
#content div#recenze table td {
  border-left: 1px solid #888; border-top: 1px solid #888; padding: 4px 7px;
}
#content div#recenze table.selfpromo  td {
  border: 0;
}
#content div#recenze div.et a {
  color: #6F8D01; /*D51415*/
}

div#content div.et{
  padding: 0 7px;
}
div#content div.et a {
  color: #6F8D01; /*D51415*/
}
table.selfpromo {
  width: 100%;
  margin-left: 6px;
  border: 0;
}
div#detail table.selfpromo {
  margin-left: -3px;
}
table.selfpromo td.right {
  text-align: right;
}
div.title, div.description {
  margin-left: 5px;
}

/*------------------------------------------------------------------ KOSIK -------------------*/
table#cart {
  border-left: 1px solid #555; border-top: 1px solid #555;
  border-collapse: collapse;
}
tablecart th, table#cart td {
  border-right: 1px solid #555; border-bottom: 1px solid #555;
  padding: 2px 5px;
}
table#cart th {
  font-weight: bold;
  background: #EEE;
}

/*------------------------------------------------------------------ DISKUZE -----------------*/

div.diskuze {
  padding:5px;
}

div.diskuze.left {
  width: 75%;
  float: left; 
}
html > body div.diskuze.left {
  float: none;
}
div.diskuze.left textarea {
  width: 250px;
}

div.diskuze.right {
  width:20%;
  float: left;
}
html > body div.diskuze.right {
  margin: -164px 0 150px 77%;
  float: none;
}
:root div.diskuze.right {
  margin-top: -195px;
}

div.diskuze.right div.text {
  padding: 5px;
  list-style-position:inside;
}
#content div.diskuze-outer div h2 {
  font-size: 1em;
}
#content div.diskuze div h2 {
  font-size: 1em;
}

/*----------------------------------------------------------------------------- RYCHLE HLEDANI ---*/
div.rychle-hledani {
  margin: 0 0 10px 0; border: 1px solid #D9D9D9; padding: 2px 10px;
  background: #F1F1F1;
  z-index: 1;
}
.but {
  padding: 0px 10px;
}
div.rychle-hledani div {
  margin: 15px 0 0 129px; 
}
div.rychle-hledani select {
  width: 120px;
}
ul.rychle-hledani {
  display: block;
  margin: 10px 0 0 10px;
  list-style-type: none;
}
ul.rychle-hledani li {
  display: inline;
  margin: 0;
}
ul.rychle-hledani a {
  display: block;
  float: left;
  width: 80px; height: 26px;
  margin: 0 5px -1px 0; _margin-bottom: 0;
  color: #000; background: #FFF url(/images/bg-rychle-hledani.gif) no-repeat 0 0; _background-position: 0 0px;
  line-height: 250%; _line-height: 225%;
  text-align: center; text-decoration: none;
  border-bottom: 0;
  cursor: hand;
}
:root ul.rychle-hledani a {
  margin-bottom: -3px;
  cursor: pointer;
}
ul.rychle-hledani a.current, ul.rychle-hledani a:hover, ul.rychle-hledani a.current:hover {
  color: #B60402; /*D51415*/ background: #F1F1F1 url(/images/bg-rychle-hledani.gif) no-repeat 0 -52px;
}
ul.rychle-hledani a:hover {
  border: 0;
  background-position: 0 -26px;
}
div.rh-outer {
  _position: relative;
  _height: 130px;
}
ul.rychle-hledani {
  _position: absolute;
  _top: 0;
  _z-index: 5;
}
div.rychle-hledani {
  _position: absolute;
  _top: 35px;
  _width: 95%;
  _z-index: 0;
}
:root div.rh-outer { /* bez float neumi FF zaporny margin */
  float: left;
  width: 100%;
}
ul.rychle-hledani {
  margin-left: 0;
}
div.rychle-hledani select {
  width: 70px;
}
/*------------------------------------------------------------------ KOSIK -------------------*/

.shopping_cart {
	padding-top: 0px;
	padding-left: 10px;
	padding-right: 10px;
}

.shopping_cart p {
	padding-top: 5px;
	padding-left: 5px;
	padding-bottom: 5px;
}

.shopping_cart h1 {
	font-size: 22px;
	color: #B60402; /*D51415*/
	font-weight: bold;
	padding-top: 5px;
	padding-bottom: 20px;
}

.shopping_cart h3 {
	font-size: 13px;
	font-weight: bold;
	padding-top: 15px;
	padding-bottom: 10px;
}

.shopping_cart h4 {
	font-size: 12px;
	font-weight: bold;
	padding-top: 10px;
	padding-bottom: 5px;
}

.shopping_cart ul, .shopping_cart ol {
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 30px;
}

.shopping_cart li {
	padding-top: 5px;
	padding-bottom: 5px;
}


.shopping_cart label {
	width: 180px;
}

.shopping_cart label.compulsory {
	font-weight: bold;
}

.shopping_cart input.not_filled {
	border: solid 2px #FF0000;
}


.shopping_cart th, .shopping_cart tr.subtitle {
	background-color: #737373;
	color: #FFFFFF;
	padding: 5px;
}

.shopping_cart td {
	padding: 5px;
	width: auto;
}

.shopping_cart tr.uneven {
	background-color: #ECECEC;
}

.shopping_cart tr.even {
	background-color: #F8F8F8;
}

.shopping_cart tr.buttons td {
	background-color: #F8F8F8;
	text-align: right;
	padding-top: 10px;
	padding-bottom: 10px;
}

.shopping_cart td.count {
	width: 50px;
}

.shopping_cart td.count input {
	width: 40px;
}

.shopping_cart tr.total_price td {
	background-color: #ECECEC;
	text-align: right;
	padding-top: 10px;
	padding-bottom: 10px;
	font-size: 13px;
}

.shopping_cart tr.total_price td .vat_included {
	font-size: 16px;
	font-weight: bold;
}

.shopping_cart td.medium, .shopping_cart th.medium {
	width: 180px;
}


.shopping_cart .topButton {
	text-align: right;
	float: right;
}

/*-- clanky KOSIK --*/
h2.cart, h2#objed {
  margin: 0 0 5px 5px;
  color: #0F41A4;
  font-size: 1.25em;
}
div.cart {
  min-height: 23px;
  border: 1px solid #f39898;
  margin: 0 0 15px 5px;
  padding: 10px 10px 10px 43px;
  font-size: 1.15em;
  font-weight: bold;
  color: #B60402;
  background: #FFEFEE url(images/exclamation.gif) 5px center no-repeat;
}
div.objed {
  margin: 0 0 15px 20px;
}

p#znacky_vsechny {
  line-height: 150%;
}

div.pismeno {
  float: left;
  margin: 10px;
  width: 120px; height: 200px;
}
div.pismeno h2 {
  color: #B50402 !important;
  font-size: 1.2em;
}
div.pismeno ul {
  margin: 0 0 0 10px;
}

div#welc {
  margin: 0 10px;
  font-size: 1.1em
}

#footer-kosik {
  margin-left: -20px;
  list-style-type: none;
  text-align: left;
}
#footer-kosik li {
  display: inline;
}
#footer-kosik a {
  color: #B60402;
  text-decoration: underline;
}
