@import url("style_def.css");
@import url("rating.css");

body {
    font-family: "Arial CE", Arial, Helvetica, sans-serif;
    font-size: 11px;
    background: #8D6D4E url(../image/background-body.gif) repeat scroll center top;
    margin: 0px;
    padding: 0px;
	 color: dimgray;
}

#shadow {
	 background:transparent url(../image/background-shadow.png) no-repeat scroll center top;
}

#cover {
    margin: 0px auto 0px auto;
    width: 900px;
    height: auto;
    background-color: white;
	 padding: 15px;
}

#header {
	 height:170px;
    text-align:right;
    width:870px;
	 background: white url(../image/background-header.gif) no-repeat scroll center top;
 	 padding: 15px;
	 color: white; 
}

.home {
	float:left;
	height:53px;
	width:235px;
}

.vyhledavani {
  float:left;
  left:-234px;
  position:relative;
  top:140px;
}

#left {
    width: 150px;
    height: auto;
    float: left;
    color: black;
	 margin-right: 20px;
}

.cont-1 {
	 background: white url(../image/cont1.gif) no-repeat scroll center top;
    height: auto;
    float: left;
	 width: 100%;
}

.cont-2 {
	 background: white url(../image/cont2.gif) no-repeat scroll center top;
    height: auto;
    float: left;
	 width: 100%;
}

.cont-3 {
	 background: white url(../image/cont3.gif) no-repeat scroll center top;
    height: auto;
    float: left;
 	 width: 100%;
}

.cont-4 {
	 background: white url(../image/cont4.gif) no-repeat scroll center top;
    height: auto;
    float: left;
 	 width: 100%;
}

.cont-5 {
	 background: white url(../image/cont5.gif) no-repeat scroll center top;
    height: auto;
    float: left;
 	 width: 100%;
}

.cont-6 {
	 background: white url(../image/cont6.gif) no-repeat scroll center top;
    height: auto;
    float: left;
 	 width: 100%;
}

#mid {
    width: 568px;
    height: auto;
    float: left;
}


#midHead	 {
	background: white url(../image/cont-midhead.gif) no-repeat scroll right top;
    width: 552px;
    height: auto;
    float: left;
}

#nahledy {
  margin-top: 4.5px;
  height: auto;
  float: left;
}

#page {
    width: 552px;
    height: auto;
    float: left;
}

.newsbox-0 {
	background: white url(../image/cont-news1.gif) no-repeat scroll right top;
	float:left;
	height:auto;
	margin-right:16px;
	width:268px;
}

.newsbox-1 {
	background: white url(../image/cont-news2.gif) no-repeat scroll right top;
	float:left;
	height:auto;
	width:268px;
}

#right {
    width: 150px;
    height: auto;
    float: right;
	 margin-left: 10px;
}

#footer {
  background: white url(../image/bg-footer.gif) no-repeat scroll center top;
  clear:both;
  height:auto;
  padding-top:35px;
  text-align:center;
  width:100%;
}

.produkt-nahled {
	float:left;
	height:225px;
	margin: 0px 16px 0px 0px;
	text-align:left;
	width:126px;
	position:relative;
	text-align: left;
}

.galerie-nahled {
	float:left;
	height: 50px;
	margin:0 4.5px 0 0;
	position:relative;
	text-align:left;
	width: 50px;
}

.hodnoceni {
	color: black;
	padding: 2px;
	padding-top: 6px;
	padding-left: 4px;
	position: absolute;
	top: 153px;
	right: 0px;
	width: 14px;
	height: 12px;
	font-size: 9px;
	text-align: center;
	vertical-align: middle;
	background-image: url(../image/starrating.gif);
	background-repeat: no-repeat;
}

.cena {
	background-color: red;
	color:white;
	padding:2px;
	position:absolute;
	top:155px;
}

.zoom {
  background-color:black;
  border:0 none;
  color:white;
  height:27px;
  left:241px;
  position:absolute;
  top:341px;
  width:27px;
}

.cena-detail {
	background-image: url(../image/cena.gif);
	background-repeat: no-repeat;
	background-position: left 23px;
	color:black;
	height: 30px;
}

.cena-detail-eur {
	color:gray;
	display: inline;
	font-size: 11px;
}

.produkt-detail-pic {
	float:left;
	height:auto;
	margin:0 0px 10px 0;
	width:284px;
	position: relative;
}

.produkt-detail-info {
	background: white url(../image/background-info.gif) no-repeat scroll right top;
	float:left;
	height:auto;
	margin:0 0 10px 0;
	width: 260px;
	text-align: left;
	padding-top: 10px;
	color: dimgray;
}
.produkt-detail-info p {
  margin-top: 5px;
  margin-bottom: 5px;
}
.tlacitko {
	background:transparent url(../image/tlacitko.gif) repeat-x scroll 0 0;
	border:1px solid silver;
	font-size:11px;
	width:auto;
}

.formular {
	background: white url(../image/bg-form.gif) no-repeat scroll right top;
	margin-bottom: 20px;
}

.formular-jednoduchy {

}

.formular-kontakt-textarea {
  font-family:Arial,Helvetica,sans-serif;
  font-size:11px;
  height:100px;
  max-height:300px;
  max-width:285px;
  min-height:100px;
  min-width:285px;
  width:285px;
}

.formular-kontakt input {
	font-family: Arial, Helvetica, sans-serif;	
	font-size: 11px;
}

.tabulka-centrovana-bez-okraje {
	text-align: center;
	border-collapse: collapse;
	margin-bottom: 20px;
}

.tabulka-centrovana-bez-okraje-100 {
	text-align: center;
	border-collapse: collapse;
	width: 550px;
	margin-bottom: 20px;
}

.border-bottom-white {
  border-bottom: #ffffff solid 3px;
}

.border-top-white {
  border-top: #ffffff solid 3px;
}

.back-f5f5f5 {
  background-color: #f5f5f5;
}

tr.lichy{
  background-color: #f5f5f5;
}

tr.sudy{
  background-color: white;
}

.error-tabulka{
  color: red;
  font-weight: bold;
}

td{
  padding: 2px 5px;
}

#container-platba{
  display: none;
}
.doleva{
  text-align: left;
}

.doprava{
  text-align: right;
}

.nahoru {
  vertical-align: top;
}

table tr td.sloupec-fix1{
  width:115px;
}
table tr td.sloupec-fix2{
  width: 300px;
}
table tr td.sloupec-fix3{
  width: 220px;
}
input.editace-poctu-ks {
	width:20px;
}

input.odebraz-z-kosiku {
	background:transparent url(../image/odebrat-z-kosiku.gif) no-repeat scroll 0 0;
	border:0 none;
	height:14px;
	width:20px;
}

.banner468x60 {
	background: white url(../image/cont-banner.gif) no-repeat scroll center top;
	clear:both;
	float:left;
	height:60px;
	margin:5px 0px 20px 0px;
	text-align:center;
	width: 568px;
	overflow: hidden;	
}

.banner150x150 {
	background: white url(../image/cont-banner150.gif) no-repeat scroll center top;
	height:auto;
	width:150px;
	overflow: hidden;
	vertical-align:top;
}

.menu-top {
	font-size:13px;
	font-weight:bold;
}

.menu-top a {
	color: white;
	background-color: black;
	text-decoration: none;
	padding: 2px 5px;
}

/* seznamy */
.menu-top ul {
  margin-top:5px;
  padding-top:0;
}

.menu-top li {
	display: inline;
	text-transform: capitalize;
}

#mid ul {

}

#mid li {
  color: gray;
}

#left ul {
	padding-left: 0px;
	margin: 0px;
}

#left li {
  color: gray;
  list-style: none;
}

.seznam-inline-ul {
  padding: 0px;
}

.seznam-inline-1 {
  display: inline;
  margin-right: 8px;
}

/* seznamy */

h1 {
  color: Black;
  font-size:30px;
  margin:14px 0;
}

h2 {
  color: Black;
  font-size:19px;
  margin:14px 0;
}
h3 {
  color: Black;
  font-size:17px;
  margin:10px 0
}
h2.product-title {
  margin-top: 0px;
  font-size: 12px;
}
h2.seznam {
  font-size: 13px;
}
h3.cat-title{
  margin-top: 0px;
  margin-bottom: 0px;
  font-size: 13px;
}
img {
	border: 0px none;
}

a {
	color: firebrick;
}

a:hover {
	color: tan;
	text-decoration: none;
}

input, select, textarea  {
	font-family:Arial;
	font-size:11px;
}
#dod_adr{
  display: none;
}

tr td.width14{
  width: 14px;
  padding: 0px;
}
tr td.width10{
  width: 10px;
}

tr td.width52{
  width: 52px;
}
tr td.width90{
  width: 90px;
}
tr td.width100{
  width: 100px;
}
tr td.width123{
  width: 123px;
}
tr td.width190-leva{
  width: 190px;
  text-align: left;
}
tr td.width250{
  width: 250px;
}
tr td.width250-leva{
  width: 250px;
  text-align: left;
}
tr td.width315-leva{
  width: 315px;
  text-align: left;
}
tr td.width315-leva{
  width: 315px;
  text-align: left;
}
.bck-gray{
  background-color: #E6E6E6;
}

.align-top-left {
  vertical-align: top;
  text-align: left;
}
#bublina-0, #bublina-1,
#bublina-2, #bublina-3,
#bublina-4, #bublina-5,
#bublina-6, #bublina-7 {
  display: none;
}

#platba-popis {
  background-color:#E6E6E6;
  clear:right;
  float:left;
  min-height:80px;
  text-align:left;
  width:600px;
  padding: 7px 1px 4px 1px;
}

#celkem-za-objednavku{
  font-size: 14px;
}
tr.border-dashed {
  border-bottom: solid 1px #E6E6E6;
}
#table-payments {
  float: left;
}
.float-left {
  float: left;
}

b.rtop, b.rbottom {
  background:#FFFFFF none repeat scroll 0 0;
  display:block;
}

b.rtop b, b.rbottom b {
  display:block;height: 1px;
  overflow: hidden;
  background: #E6E6E6;
}

b.r1 {
  margin:0 5px;
}
b.r2 {
  margin:0 3px;
}
b.r3 {
  margin:0 2px;
}
b.rtop b.r4, b.rbottom b.r4 {
  height:2px;
  margin:0 1px;
}
#platba-popis p {
  margin:0 10px;
}

p.produkt_kosik{
  margin-top: 1px;
  margin-bottom: 1px;
}

#prod-image-slide{
  height: 368px;
}

#prod-image-slide img {
  cursor: pointer;
}

.odsazeni{
  clear: both;
  width: 100%;
  height: 10px;
}
/* -- diskuze produktu -- */
#discuss-product {
  float: left;
  width: 100%;
}
#discuss-add, discuss-add--err-- {
  margin-left: 15px;
}

#discuss-rules{
  border-left: 1px silver solid;
  padding-left: 5px;
}

.diskuze-prispevek {
  margin-top: 10px;
  margin-bottom: 5px;
  padding-bottom: 5px;
  border-bottom: 1px solid silver;
}
.diskuze-prispevek .vlozeno, .diskuze-prispevek .nick  {
  display: inline;
}

#star-rating{
  display: inline;
}

p.inline{
  display: inline;
}

li.level-0 {
  margin-left: 10px;
  list-style: circle;
  line-height: 1.5em;
}

li.level-1 {
  margin-left: 30px;
  line-height: 1.5em;
}


