a.katMenu {
	display:block;
	font-weight: bold;
	color: #000000;
	font-size: 100%;
	background-image: url(../images/ikoMenu.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-top:8px;
	padding-bottom:8px;
	padding-left:30px;
	border-top-width: 2px;
	border-bottom-width: 2px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #f4f4f4;
	border-bottom-color: #f4f4f4;
	width:150px;
	margin-right:20px;
}

a.katMenu:hover {
	background-color: #f4f4f4;
	background-image: url(../images/ikoMenuHover.gif);
}

h1.nadpis1 {
	font-weight: bold;
	padding:0;
	background-image:none;
}

.produkt {
	position:relative;
}

.akcniZbozi {
	position:absolute;
	z-index:1;
	top:0;
	width:71px;
	height:71px;
	background-image: url(../images/ikoAkce.gif);
	left: 34px;
}

.zvyrazneni {
	font-weight: bold;
}
.zarovnaniNaObeStrany {
	text-align: justify;
}
.ramOkolo {
	border: 1px solid #CCCCCC;
}
.borderVysledky {
	border: 2px solid #c10c17;
}
select, input, textarea {
	color: #000000;
	font-size: 11px;
}

.povinneUdaje {
	background-color: #c10c17;
	color: #FFFFFF;
}
a.copyright {
	text-decoration: underline;
	color: #FFFFFF;
	font-weight: bold;
}
.copyright {
	font-size: 11px;
	color: #FFFFFF;
}
.kontakt {
	color: #FFFFFF;
	font-size: 12px;
	font-weight: bold;
}
a.kategorie {
	font-weight: bold;
	color: #FFFFFF;
	font-size: 12px;
	white-space: nowrap;
}
.inputDlouhy {
	width: 250px;
}
.inputKratky {
	width: 80px;
}
.inputKratkyPovinny {
	width: 80px;
	background-color: #c60000;
	color: #FFFFFF;
}

.inputNormal {
	width: 157px;
}
.nadpis1inverzni {
	font-weight: bold;
	font-size: 12px;
	color: #FFFFFF;
}
.polozka h2 {
	font-weight: bold;	
	font-size: 105%;
	color: #de4a22;
	white-space: nowrap;
}

span.cena {
	font-weight: bold;	
	font-size: 145%;
	color: #de4a22;
}

.scrollDivImages {
	overflow: auto;
	position: static;
	height: 350px;
	width: 210px;
	text-align: center;
}

.zvyrazneniBarvaBold {
	color: #de4a22;
	font-weight: bolder;
}

.navigace {
	font-weight: bold;
	color: #d66b02;
	border-top-width: 3px;
	border-bottom-width: 3px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #d66b02;
	border-bottom-color: #d66b02;
	padding:10px 0;
	margin-bottom:25px;
}

.navigace h2 {
	font-size: 105%;
	background-color:transparent;
	padding:0;
	margin:0;
}

.nadpKateg h2 {
	font-size: 140%;
	background-color:transparent;
	padding:0;
	margin:0;
	margin-bottom:15px;
}

.nevyrazne {
	color: #999999;
	font-size: 13px;
}

.bgNadpisKateg {
	background-image: url(../images/bgKategNadpis.gif);
	background-repeat: repeat-x;
	background-color: #efefef;;
}

.bgKateg {
	background-image: url(../images/bgKateg.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
	background-color: #FFFFFF;
}

.bgNadpisKateg h2 {
	margin:0px;
	padding:0px;
	background-color:transparent;
	font-size: 90%;
	height:30px;
}

.rozdeleniKateg {
	/*background-color: #CCCCCC;*/
	border: 1px solid #CCCCCC;
}

.nadpisProdukt h2 {
	font-size: 90%;
}

div#login {
	position:absolute;
	top: 20px;
	right: 30px;
}

div#listovaniVproduktech {
	position:absolute;
	top: 145px;
	right: 30px;
}

