
body {
	font-family:  arial, helvetica, sans-serif;
	border-top: 0px;
	margin-top: 0px;
	background: #F0F0F0;
}


#levySloupec {
	display: none;
	width: 0px;
	height: 0px;
}

#stredniSloupec {
	float: left;
	width: 60%;
}


#pravySloupec {
	float:left;
	height:auto;
	text-align:left;
	width: 35%;
	margin-bottom:10px;
	padding-top: 10px;
	color: steelBlue;
	background-color: red;
}


.autor {
	font-size: 7pt;
	color: gray;
	text-align: center;
	padding-top: 20px;
	padding-bottom: 10px;
	clear: both;
	width: 90%;
	background-color:white;
	margin-left: auto;
	margin-right: auto;
}
.active {
	font-weight: bold;
}

.logoAutor {
	background-image: url(../css/images/easyboy.gif);
	background-repeat:no-repeat;
	background-position: left;
	padding-bottom: 5px;
	padding-top: 5px;
	margin-left: 5px;
	padding-left:20px;
}

#layout {
	width: 1000px;
	height: auto;
	background: white url(../css/images/bck_cover.gif) repeat-y scroll center top;
	margin-top: 0px;
	margin-left: auto;
	margin-right: auto;
	font-size: 8pt;
	padding: 0px 10px 0px 10px;
}


#zahlavi {
	width: 980px;
	height: 130px;
	margin-left: auto;
	margin-right: auto;
	padding: 0px;
	background: white url(../css/images/header_melichar.gif) no-repeat scroll center top;
	border-bottom: solid 3px #FCBD00;
}

.logo {
	border:0px;
	margin: 10px 0px 0px 0px;
	float: left;
}

.menuTop {
	color:#00569B;
	font-size:17px;
	font-weight:bold;
	padding-top:10px;
	text-align:right;
	text-transform:uppercase;
	width:auto;
	font-family:  arial, helvetica, sans-serif;
}

.vyhledavani {
	clear:left;
	float:left;
	margin:10px 0px 0px 0px;
	width:auto;
}

.kosik {
	color:#605D5C;
	font-weight:bold;
	height:auto;
	text-align:right;
	width:auto;
	margin: 10px 0px 5px 0px;
}

.prodavac {
	color:#605D5C;
	float:right;
	height:50px;
	text-align:right;
	width:170px;
	background-position:left;
	background-repeat:no-repeat;
	margin: 5px 0px 0px 0px;
	font-size: 7pt;
}


.headerLeft {
	font-size:17px;
	font-weight:bold;
	text-align: left;
	text-transform:uppercase;
	border-bottom: solid 3px #FCBD00;
	width: 100%;
	padding-bottom: 5px;
	margin-bottom: 10px;
	font-family:  arial, helvetica, sans-serif;
}

.headerRight {
	background-color:#FCBD00;
	color:white;
	font-weight:bold;
	padding:3px 0px;
	text-align:center;
	text-transform:uppercase;
	font-family: arial, helvetica, sans-serif;
}

#produktDetail {
	background-color:white;
	float:left;
	height:auto;
	margin:4px 0px 0px 10px;
	width:78.6%;
}

#produktData {
	float:right;
	height:auto;
	margin:0px;
	width:70%;
}

.produktPopis {
	float:left;
	height:auto;
	margin:15px 0px 10px 10px;
	width:95%;
	clear: both;
	text-align: justify;
	font-family:  verdana, arial, helvetica, sans-serif;
}

#produktNahled {
	background-color:white;
	border-left: 1px solid #EDEDED;
	border-bottom: 1px solid #EDEDED;
	display:inline;
	float:left;
	height:250px;
	margin:5px 5px 0px 0px;
	overflow:hidden;
	position:relative;
	width: 144px;
}


.produktMiniatura {
	width: 140px;
	height: 140px;
	text-align: center;
	position:relative;
	display: table-cell;
	vertical-align: middle;

}

.produktMiniatura img {
	display: block;
	position:relative;
	left: 0px;
	margin: 0px auto;
}


.produktNazev {
	margin: 0px 5px 5px 5px;
	color: black;
	font-size: 9pt;
	font-weight: bold;
}

.produktCena {
	height: 30px;
	margin: 0px 10px 0px 5px;

	background-color: white;
	background-position: right;
	background-repeat:no-repeat;
}


#smallNav {
	color:#605D5C;
	float:right;
	height:20px;
	margin: 0px 0px 0px 0px;
	padding:8px 0px 0px 0px;
	width: 100%;
}

hr {
	background-color:#FCBD00;
	border:3px none;
	clear:both;
	height:3px;
	width:100%;
	margin-bottom: 5px;
}

#listaTrideni {
	background: transparent url(../css/images/bck_trideni.gif) repeat-x scroll left top;
	float: left;
	width: 100%;
	height: 30px;
	margin: 0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	color: #605D5C;
	clear: left;
}

.trideni {
	float: left;
	width: 30%;
	height: 30px;
	margin: 0px 0px 0px 0px;
	padding:8px 0px 0px 10px;
	color: #605D5C;
}
.razeni {
	color:#605D5C;
	float:right;
	height:30px;
	margin:0px;
	padding:8px 10px 0px;
	text-align:right;
	width:65%;
}

#zapati {
	width: 98%;
	height: auto;
	margin-left: auto;
	margin-right: auto;
	margin-top: 10px;
	padding-top: 10px;
	text-align: center;
	border-top: solid 3px #FCBD00;
	clear: both;
}


#formular {
	width: auto;
	margin-left: auto;
	margin-right: auto;
	font-size: 0.8em;
}

#formular tr,td {
	border: solid 1px black;
	text-align: center;
	padding: 3px;
}

#formular input {
	width: auto;
}



.oddLinka {
	margin: 15px 10px 15px 0px;
	border-bottom: solid 1px ;
	border-color: #0077BC;
}

h1 {
	font-size: 12pt;
	font-weight: bold;
	color: steelBlue;
	margin: 0px;
}

h2 {
	font-size: 9pt;
	font-weight: bold;
	color: steelBlue;
	margin: 0px;

}

h3 {
	font-size: 8pt;
	color: gray;
	margin: 10px 0px 5px 0px;
}

h4 {
	font-size: 8pt;
	color: gray;
	margin: 10px 0px 5px 0px;
}

h5, cena {
	font-size: 15pt;
	color:black;
	font-weight:bold;
	margin: 0px;
}

.imageborder {
	border-width: 0px;
	float: left;
	margin-right: 5px;

}

.imagemargin {
	margin: 0px;
}

input {
      font-family: "Tahoma","Geneva","Verdana","Arial","Helvetica","Sans-serif";
      font-size: 8pt;
      letter-spacing:1px;
      margin-top:2px;
      
}

input.check {
	*margin-right: 11px;
	}

textarea {
      font-family: "Arial","Helvetica","Sans-serif";
      font-size: 8pt;
      width: 200px;
      height: 60px;
      margin-top:3px;
	
}

.imageborderlogo {
	border-width:0px;
	margin: 0px;
}

.item input {
	width: 70px;
}

input.total {
	margin-left: 10px;
	width: 30px;
	border: 0px;
	}



.basketView {
	margin: 10px 5px 5px 0px;
}
	
.tblParametr{
	border: 0px;
	text-align: left;
}

.tblHodnota{
	border: 0px;
	text-align: left;
}

.tblHodnotaNaseCena{
	border: 0px;
	text-align: left;
	color: black;
	font-size: 12pt;
	font-weight: bold;
}

.tblPopis{
	border: 0px;
	text-align: left;

}

ul.navChild {
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
	margin-left: 0px;
	padding-left: 0px;
	font-size: 8pt;
	font-weight: normal;
}

ul.navChild a {
	text-decoration: none;
	color:#605D5C;
	background-repeat:no-repeat;
	background-position: left;
	background-color: transparent;
	padding: 4px 0px 4px 30px;
}

ul.navChild a:hover {
	text-decoration: none;
	color:#FCBD00;

}


ul.navChildChild, ul.navChildChildChild {
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
	margin: 0px 0px 0px 0px;
	padding-left: 0px;
	font-size: 8pt;
	font-weight: normal;
}


li.navChild, li.navChildLast {
	margin: 15px 0px 5px 0px;
}

li.navChildChild, li.navChildChildLast {
	margin: 2px 0px 2px 0px;
	text-transform: lowercase;	
}

li.navChildChildChild, li.navChildChildChildLast {
	margin: 2px 0px 2px 10px;
	text-transform: none;	
}

ul.navHorniMenu, ul.navHorniMenuChild {
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;	
	margin-left: 0px;
	padding-left: 0px;
	font-size: 17px;
	font-weight: normal;
	text-transform:uppercase;
	text-align: right;
	font-weight:bold;
	padding-top:17px;
	text-align:right;
	width:auto;
	display:inline;
	
}

li.navHorniMenu {
	padding: 0px 5px 0px 5px;
	display:inline;
	border-right: solid 3px #FCBD00;
}

li.navHorniMenuLast {
	margin: 0px 0px 5px 0px;
	padding: 0px 0px 0px 5px;
	display:inline;
}

ul.kosikInfo {
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;	
	margin-left: 0px;
	padding-left: 0px;
	text-align: right;
	padding-top:17px;
	text-align:right;
	width:auto;
	display:inline;
}

li.kosikInfo, li.kosikInfoLast  {
	padding: 0px 5px 0px 5px;
	display:inline;
}




.basketPrintEditable table input {
	width: 20px;
}

.basketPrintEditable table {
	text-align: center;
	width: 100%;
}

.basketPrint table {
	text-align: center;
}

.errors {
	color: red;
	margin-bottom: 10px;
}

.cart {
	 background-image: url(../css/images/cart.gif);
	 background-repeat:no-repeat;
	 background-position: center;
	 background-position: left;
	margin-left:10px;
	padding-left:20px;
}


.basketPrintEditable table input.odebrat {
	background-image:url(../css/images/odebrat.gif);
	background-repeat:no-repeat;
	background-color: white;
	width:20px;
	height:20px;
	border: 0px;
}
 
.diskuzeKProduktu td {
 	border: 0;
 }

input.error, textarea.error {
	background-color:#FFE0E0;
	border-color:RosyBrown;
	border-width:1px;
	margin:1px;
 }

.chyba {
	color:red;
	float: right;
	width:300px;
	}
img {
	border-width: 0px;
}

.basketPrintEditable {
	border-width: 0px;
	width: 70%;
}


