* {
	margin: 0;
	padding: 0;
	border: none;
}
body {
	background-image: url(../images/pozadi.png);
	background-repeat: repeat;
	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;
}

#bottom A:visited {
	color: White;
}
#contentl {
	float: left;
	width: 170px;
	clear: left;
}

#contentl .conta {
	background-color: #FFFFFF;
	background-image: url(../images/gradient2.png);
	background-repeat: repeat-x;
	background-position: bottom;
	border: 1px solid #004F84;
	border-top: none;

	padding-top: 3px;
	width: 100%;
	margin-bottom: 10px;
}

#contentl .conta ul {
	text-align: left;
	margin-left: 20px;
	padding-left: 10px;
	margin-top: 5px;
	margin-bottom: 5px;
}

#contentl .conta li {
	text-align: left;
	list-style-image: url(../images/li.png);
}

#contentl .conta A:link {
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
}

#contentl .conta A:hover {
	text-align: left;
	color: #004F84;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
}

#contentl .conta A:visited {
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
}

#contentl .nadpis {
	background-color: #004F84;
	background-image: url(../images/poz1.png);
	
	border: 1px solid #004F84;
	height: 22px;
	text-align: center;
	vertical-align: middle;
	width: 100%;
}

#contentl .nadpis h2 {
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	padding-top: 2px;
}

#contentl container {
	margin-bottom: 10px;
}

#contentm {
	float: left;
	margin-left: 5px;
/*	margin-right: 5px;*/
	padding-bottom: 20px;
	width: 568px;
}

#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;
	padding-bottom: 6px;
}

#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 {
	float: left;
	width: 150px;
	margin-bottom: 10px;
	margin-left: 5px;
}

#contentr .conta {
	background-color: #FFFFFF;
	background-image: url(../images/gradient2.png);
	background-repeat: repeat-x;
	background-position: bottom;
	border: 1px solid #004F84;
	border-top: none;
	padding-top: 3px;
	width: 100%;
	margin-bottom: 10px;
}

#contentr .conta .text {
	padding: 5px 5px 5px 5px;
	
}

.center {
	text-align: center;
	margin-left: auto;
	margin-right: auto;
}


#contentr .nadpis {
	background-color: #000080;
	background-image: url(../images/poz1.png);
	border: 1px solid #004F84;
	height: 22px;
	text-align: center;
	vertical-align: middle;
	width: 100%;
}

#contentr .nadpis h2 {
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	padding-top: 2px;
}

#contentr container {
	margin-bottom: 10px;
}

#obsah {
	background-color: transparent;
	margin-top: 5px;
	width: 100%;
	overflow: hidden;
}

#obsah img {	
	margin: 5px;
}

#page {
	margin-left: auto;
	margin-right: auto;
	margin-top: 10px;
	text-align: center;

	width: 900px;
}

#pasek {
	background-image: url(../images/gradient10.png);
	border: 1px solid #004F84;
	height: 23px;
	width: 100%;
	
}

#pasek #menu {
	float: right;
	padding-right: 15px;
	padding-top: 1px;
	list-style: none;
	background-image: url(../images/gradient10.png);
	z-index: 6000;
}

#pasek #menu li {
	float: left;
	position: relative;
	list-style:none;
	margin-left: 10px;
	
}

#menu li a {
	white-space: nowrap;
}
#pasek #menu li a:link {
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	text-decoration: none;
}

#pasek #menu li a:hover {
	color: #004F84;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	text-decoration: none;
}

#pasek #menu li a:visited {
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	text-decoration: none;
}

#menu .submenu {
display: none;
width: 120px;
position: absolute;

padding-top: 5px;
padding-bottom: 5px;
top: 17px;
left: 0;

background-color: #f5f5f5;
border: none;
border-bottom: 3px solid #004F84;

z-index: 1;

opacity: 0.80;
filter: alpha(opacity=80);
}

#menu .submenu li {
width: 100%;
}

#menu .submenu li a {
width: 100%;
display: block;
margin: 0;
text-indent: 3px;
color: black;
padding-top: 3px;
text-align: left;
font-weight: normal;
font-size: 9px;
white-space: normal;
}

#menu .submenu li a:hover {
	color:  #004F84;
}

#menu li:hover ul, #menu li.over ul {
display: block;
}


#pasek #search {
   background-image: url(../images/poz1.png);	
	background-color: Navy;
	color: #FFFFFF;
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding-left: 10px;
	padding-right: 5px;
	padding-top: 1px;
	text-align: left;
	vertical-align: middle;
	border-right: 1px solid #004F84;
	width: 225px;
}

#pasek .hledani {
	float: left;
	margin-top: 2px;
	margin-right: 2px;
	height: 20px;
}

#pasek .policko {
	float: left;
	margin-left: 2px;
	margin-top: 1px;
}

#pasek .tlacitko {
	background-image: url(../images/hledani.png);
	border: 1px solid #004F84;
	float: left;
	height: 18px;
	margin-left: 3px;
	margin-top: 1px;
	width: 20px;
}

#top {
	margin-bottom: 5px;
	text-align: right;
	vertical-align: middle;
	width: 100%;
	overflow: hidden;
}


#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;
}

#top .cart {
	background-repeat: no-repeat;
	float: right;
	clear: left;
}


#top .cart .ctext {
	font-size: 13px;
	text-align: right;
}

#top .ctext A:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
}

#top .cart .ctext .price {
	color: #CC1F1F;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
}

li {
	list-style-image: url(../images/li.png);
}

#top .nadpis {
	color: #CC1F1F;
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 40px;
	font-weight: bold;
	margin-top: 6px;
	padding-left: 10px;
	vertical-align: middle;
	
}

#top .reklama {
	color: #FFFFFF;
	float: left;
	font-size: 30px;
	height: 60px;
	margin-left: 20px;
	text-align: center;
	width: 468px;
}


.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%;
}

.zbozitip {
	width: 180px;
	text-align: center;
	vertical-align: top;
	border: 1px solid #CC1F1F;
}

.zbozi {
	width: 180px;
	text-align: center;
	vertical-align: top;
	border: 1px solid black;
}

.zbozi .obrazek, .zbozitip .obrazek {
	height: 130px;
	padding-top: 5px;
	
}

.zbozi .nazev H2, .zbozitip .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;
}

.zbozitip .nazev {
	background-image: url(../images/gradient2r.png);
	background-repeat: repeat-x;
	border-bottom: 1px solid #CC1F1F;
	height: 40px;
	vertical-align: middle;
	line-height: 20px;
}

.zbozi .popis, .zbozitip .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;
}

.zbozitip .prouzek {
	height: 23px;
	background-image: url(../images/gradient10.png);
	border: 1px solid #CC1F1F;
	border-left: none;
	border-right: none;
	
}
span.tip {
	color: #CC1F1F;
	font-weight: bold;
}
.zbozi .cena,.zbozitip .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, .zbozitip 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;

}

.zbozitip .koupit {
	float: right;
	border: none;
	background-image: url(../images/poz2.png);
	color: White;
	font-weight: bold;
	width: 57px;
	border-left: 1px solid #CC1F1F;
	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 {
	background-image: url(../images/gradient4.png);
	background-repeat: repeat-x;
	border: 1px solid #000000;
	font-size: 14px;
	vertical-align: top;
	text-align: justify;
}



.clseznam {
	padding-left: 10px;
	padding-right: 10px;
	margin-top: 20px;
}


.clseznamclanek {

}

.clpopisek {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #0173BC;
	padding-left: 1px;
}

.clnadpis h2 {
	font-size: 19px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	
}
hr {
	border: 1px solid #4D9DD0;
	margin-top: 10px;
	margin-bottom: 10px;
}
.clcely {
	display: block;
	float: right;
}
.clprefix {
	padding-left: 20px;
}

.black {
	color: Black;
}

.blue {
	color: #184695;
}

.dprispevek {
	margin: 10px;	
}

.dprispevek .hlavicka {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	line-height: 14px;
	height: 14px;
	text-align: left;
	background-image: url(../images/poz1.png);
	background-color: #0072BC;
	border: 1px solid #000000;
	color: #FFFFFF;
	overflow: hidden;
}

.dprispevek .hlavickar {
	background-image: url(../images/gradient4.png) ;
	background-repeat: repeat-x;
	border: 1px solid black;
	color: Black;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	line-height: 14px;
	height: 14px;
	text-align: left;
	overflow: hidden;
}

.dprispevek .hlavicka .left,.dprispevek .hlavickar .left  {
	float: left;
	display: block;
	padding-left: 2px;
}

.dprispevek .hlavicka .right, .dprispevek .hlavickar .right  {
	float: right;
	display: block;
	padding-right: 2px;
}


.dprispevek .hlavicka a:link, .dprispevek .hlavicka a:visited  {
	color: white;
	text-decoration: none;
	text-align: right;
}

.dprispevek .hlavickar a:link, .dprispevek .hlavickar a:visited  {
	color: black;
	text-decoration: none;
	text-align: right;
}


