H1 {
	font-weight: bold; 
	color: #C0C0C0;
	font-size: 18pt;
	font-family: Verdana, Tahoma, Arial, sans-serif; 
	text-align: center
   }

a.blackblue
   {
	color: black;
	text-decoration: none
   }

a:hover.blackblue
   {
	color: blue;
	text-decoration: underline
   }

a.redblue
   {
	color: green;
	text-decoration: none
   }

a:hover.redblue
   {
	color: blue;
	text-decoration: underline
   }

a.bluegreen
   {
	color: blue;
   }

a:hover.bluegreen
   {
	color: green;
	text-decoration: underline
   }

a.greenblue
   {
	color: green;
   }

a:hover.greenblue
   {
	color: blue;
	text-decoration: underline
   }


.box
   {
	font-family: Verdana; 
	font-size: 8pt; 
	font-weight: bold; 
	color: #000000; 
	border-style: solid; 
	border-width: 1; 
	padding-left: 4; 
	padding-right: 4; 
	padding-top: 1; 
	padding-bottom: 1; 
	background-color: #F5F5F5
   }

.box_maly
   {
	font-family: Verdana; 
	font-size: 8pt; 
	color: #000000; 
	border-style: solid; 
	border-width: 1; 
	padding-left: 4; 
	padding-right: 4; 
	padding-top: 1; 
	padding-bottom: 1; 
	background-color: #F5F5F5
   }

.button
   {
	font-family: Verdana, Tahoma, Arial, sans-serif; 
	font-size: 9pt; 
	font-weight: bold; 
	color: #000000; 
	border-style: solid; 
	border-width: 1; 
	padding-left: 4; 
	padding-right: 4; 
	padding-top: 1; 
	padding-bottom: 1; 
	background-color: #F5F5F5
   }

.button_small
   {
	font-family: Verdana, Tahoma, Arial, sans-serif; 
	font-size: 8pt; 
	font-weight: regular; 
	color: #000000; 
	border-style: solid; 
	border-width: 1; 

	background-color: #F5F5F5
   }


td.zahlavi
   {
	background-color: #E4E4E4F;
   }

td.obsah
   {
	background-color: #FFFFFF
   }

td.zapati
   {
	background-color: #FFFFFF
   }

.webdesign {text-decoration: none; color: #C0C0C0}
.webdesign:hover {text-decoration: underline; color: darkorange; font-weight: bold }

.index-nadpis h1 {font-size: 16pt; font-family: Verdana; color: black}
.produkty h1 {font-size: 13pt; font-family: Verdana; color: black; text-align: left; margin-top: 10px; margin-bottom: 15px}
.produkty-nazev h2 {font-size: 10pt; font-family: Verdana; color: black; }
.kosik h1 {font-size: 13pt; font-family: Verdana; color: black; text-align: left; margin-top: 10px; margin-bottom: 15px}


.paticka {color: gray; text-decoration: none;}
.paticka:hover {text-decoration: underline;}

.hodnoceni-popis {float: left; width: 90px; padding-top: 5px; }
.hodnoceni-form {width: 400px; margin-left: 10px; padding-top: 5px; }

.upozorneni-mestskecasti {background-color: #F0F0F0; color: red; padding: 5px 5px 5px 5px; font-size: 8pt;}

