* {
	margin: 0;
	padding: 0;
	border: none;
}
body {
	background-color: White;
}


.policko {
	background-image: url(../images/gradient4.png);
	border: 1px solid #000000;
	font-size: 14px;
	vertical-align: middle;
	height: 16px;
}

.tlacitko {
	background-image: url(../images/poz2.png);
	background-color: #CC1F1F;
	border: 1px outset #00008B;
	color: White;


	height: 18px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	
	text-align: center;
	vertical-align: middle;

	font-size: 11px;
	cursor: pointer;
}


#bottom {
	background-image: url(../images/poz1.png);
	background-color: #0072BC;
	border: 1px solid #000000;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	height: 18px;
	margin-top: 5px;
	vertical-align: middle;
	width: 100%;
	
	float: none;
	clear: both;
}

#bottom A:link {
	color: White;
}
#toplist {
	display: none;
	visibility: hidden;
}

#bottom A:visited {
	color: White;
}
#contentl {
	display: none;
	visibility: hidden;
}

#contentm {
	width: 100%;
}

#contentm .container {
	background-color: white;
	border-top: none;
	min-height: 500px;
	padding-top: 3px;
	text-align: left;
	width: 100%;
}

#contentm .nadpis {
	background-color: #CC1F1F;
	background-image: url(../images/poz2.png);
	border: 1px solid #791313;
	height: 22px;
	text-align: left;
	vertical-align: middle;
	width: 100%;
}

#contentm .nadpis h2 {
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	margin-left: 10px;
	padding-top: 2px;
}

#contentm .nadpis A:link {
	color: White;
	text-decoration: underline;
}

#contentm .nadpis A:hover {
	color: White;
	text-decoration: none;
}
#contentm .nadpis A:visited {
	color: White;
	text-decoration: underline;
}

#contentr {
	display: none;
	visibility: hidden;
}

.center {
	text-align: center;
	margin-left: auto;
	margin-right: auto;
}


#obsah {
	background-color: transparent;
	margin-top: 5px;
	width: 100%;
	overflow: hidden;
}

#page {
	margin-left: auto;
	margin-right: auto;
	margin-top: 10px;
	text-align: center;

	
}

#pasek {
	display: none;
}

#top {
	overflow: hidden;
	display: none;
}


#header {
	background-image: url(../images/header.jpg);
	width: 900px;
	height: 141px;
	background-repeat: no-repeat;
	margin-bottom: 5px;
	overflow: hidden;
	vertical-align: top;
	text-align: left;
}


li {
	list-style-image: url(../images/li.png);
}



.mnadpis {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bold;
	padding-left: 20px;
}

.mobsah {
	padding-top: 5px;
	padding-left: 5px;
	padding-right: 5px;
}

.mtext {
	margin-left: 40px;
}

a:link {
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	text-decoration: none;
}

a:hover {
	color: #184695;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	text-decoration: none;
	cursor: pointer;
}

a:visited {
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	text-decoration: none;
}

form .popisek {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	text-align: right;
	padding-right: 2px;
}

.container .policko {
	width: 100px;
}

.mini:link {
	font-size: 5px;
}



.nknazev {

	font-size: 11px;
	text-align: left;
	vertical-align: top;

}
.nknazev A:link {
	font-size: 11px;
	text-align: left;
	vertical-align: top;
}

.nkcena {
	
	font-size: 11px;
	font-weight: bold;
	float: right;
	color: #CC1F1F;
	text-align: right;
	vertical-align: top;
	font-family: Arial, Helvetica, sans-serif;
}

.popisek {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-align: right;
}

.hodnota {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: left;
}

caption {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	text-align: left;
}
	
	
.seznamzbozi {
	text-align: center;
	margin-left: auto;
	margin-right: auto;
	width: 100%;
}

.zbozi {
	width: 180px;
	text-align: center;
	vertical-align: top;
	border: 1px solid black;


}

.zbozi .obrazek {
	height: 130px;
	padding-top: 5px;
	
}

.zbozi .nazev H2 {
	font-weight: bold;
	text-decoration: none;
	font-size: 15px;
	font-family: Arial, Helvetica, sans-serif;
	
	vertical-align: middle;
}

.zbozi .nazev {
	background-image: url(../images/gradient2.png);
	background-repeat: repeat-x;
	border-bottom: 1px solid black;
	height: 40px;
	vertical-align: middle;
	line-height: 20px;
}

.zbozi .popis {
	float: none;
	clear: both;
	font-size: 13px;
	font-family: Times New Roman;
	
	text-align: justify;
	padding: 5px;
}

.zbozi .prouzek {
	height: 23px;
	background-image: url(../images/gradient10.png);
	border: 1px solid black;
	border-left: none;
	border-right: none;
	
}
.zbozi .cena {
	color: #CC1F1F;

	font-family: Arial, Helvetica, sans-serif;
	font-size: 17px;	
	font-weight: bold;
	background-image: url(../images/gradient10.png);
	background-repeat: repeat-x;
	height: 23px;
	vertical-align: middle;
	float: left;
	width: 115px;
	line-height: 23px;
}
.zbozi IMG {
	border: none;
}

.zbozi .koupit {
	float: right;
	border: none;
	background-image: url(../images/poz1.png);
	color: White;
	font-weight: bold;
	width: 57px;
	border-left: 1px solid black;
	height: 23px;
	vertical-align: top;
	line-height: 23px;

}

.koupit A:link {
	color: White;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
}


.koupit A:hover {
	color: White;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
}

.koupit A:visited {
	color: White;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
}

.produkt {
	margin-top: 20px;
}

.produkt .fotka {
	float: left;
	width: 200px;
	text-align: center;
}
.produkt .tabulka {
	float: left;
}

.produkt .popis {
	float: none;
	clear: both;
	width: 100%;
}


.produkt .text {
	padding-left: 10px;
	padding-top: 10px;
	width: 95%;
	text-align: justify;
}

.tabulka  {
	width: 350px;

}

.tabulka .radek {
	width: 100%;
	overflow: hidden;
	background-image: url(../images/gradient4.png) ;
	background-repeat: repeat-x;
	border: 1px solid black;
	margin-bottom: 2px;
		
}

.tabulka .radek DIV {
	float: left;
}

.tabulka .popisek {
	border-right: 1px solid black;
	background-image: url(../images/poz1.png);
	color: White;
	height: 20px;
	padding-left: 5px;
	padding-right: 5px;
	font-weight: bold;	
	float: left;
	width: 66px;
	line-height: 20px;

}

.tabulka .hodnota {

	background-image: url(../images/gradient4.png) ;
	background-repeat: repeat-x;
	background-color: White;
	float: left;
	height: 20px;
	padding-left: 5px;
	line-height: 20px;
	padding-right: 5px;
}



.popis .nadpisek {
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	background-image: none;
	border: none;
}

.cena  {
	font-weight: bold;
	color: #CC1F1F;
	font-size: 120%;
}

.kusu {
	text-align: center;
	font-size: 11px;
	height: 15px;
	width: 20px;
	background-image: url(../images/gradient4.png);
	border: 1px solid #000000;
}

.tlacitkokoupit {
	background-image: url(../images/poz2.png);
	color: White;
	font-weight: bold;
	font-size: 11px;
	border: 1px solid black;
	height: 17px;
	padding: 1px;
	vertical-align: middle;
}



.firstword {
	padding-left: 50px;
}


p {
	margin: 0;
	padding: 0;
}



.center {
	text-align: center;
}

.justify {
	text-align: justify;
}

.left {
	text-align: left;
}


.nadpis1 {
	font-size: 22px;
   color: black;
	font-family: Arial, Helvetica, sans-serif; 
	font-weight: normal; 
	margin: 0 0 0 0; 
	padding: 0 0 0 0; 
	margin-bottom: 10px;
}

.nadpis2 {
	font-size: 17px;
   color: black;
	font-family: Arial, Helvetica, sans-serif; 
	font-weight: bold; 
	margin: 0 0 0 0; 
	padding: 0 0 0 0; 
	margin-bottom: 10px;
}

.nadpis3 {
	font-size: 15px;
	font-family: Arial, Helvetica, sans-serif; 
	font-weight: bold;
	color: #184695;
}


.odsadit {
	padding-left: 50px;	
}

.bold {
	font-weight: bold;
}

.italic {
	font-style: italic;
}

.underline {
	text-decoration: underline;
}

.black {
	color: Black;
}

.novinka {
	text-align: justify;
	font-size: 13px;
	margin-bottom: 10px;
	
}

.kosik TH {
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 12px;
	padding-left: 5px;
	padding-right: 5px;
	background-image: url(../images/poz1.png);
	background-color: #0072BC;
	color: White;
	background-repeat: repeat-x;
}


.kosik TD {
	font-size: 14px;
	font-family: Times New Roman;
	text-align: center;
}

.kosik .price  {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}

.hodnota select {
	background: transparent;
	border: none;
	width: 150px;
}

.hodnota option {
	background-color: White;
	color: #184695;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}


fieldset {
	border: 1px solid black;
	padding: 5px;
	padding-bottom: 10px;
}

legend {
	background-image: url(../images/poz1.png);
	border: 1px solid black;
	color: White;
	font-weight: bold;
	background-color: #0072BC;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	padding-left: 3px;
	padding-right: 3px;
}

select {
	border: 1px solid black;
}


textarea {
	display: none;
}






