body {
  font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
  background-color: #cccccc;
  margin: 0;
  padding: 0;
  color: #000;
  text-align: center;
  font-size: 12px;
}

h1
	{
	margin-top: 5px;
	font-weight: bold;
	font-size: 20px;
	color: #00CED1;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	}

h2
	{
	margin-top: 5px;
	font-weight: bold;
	font-size: 16px;
	color: #228B22;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	}

h3
	{
	margin-top: 5px;
	font-weight: bold;
	font-size: 14px;
	color: #228B22;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	}

form, input
	{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	margin: 0px;
	}

td {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
}

th {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
}

td.kategorie
	{
	height: 36px;
	width: 266px;
	background: url(../images/burza-images/pozadi-button.jpg);
	background-repeat:repeat-y;
	text-align: center;
	vertical-align: middle;
	color: #FFFFFF;
	font-size: 1.2em;
	font-weight: bold;
	border-bottom: 2px solid #CCCCCC;
	}

td.kategorie a
	{
	color:#FFFFFF;
	text-decoration: none;
	}

td.kategorie a:hover
	{
	color:#FFFFFF;
	text-decoration: underline;
	}

td.kategorie-2
	{
	height: 36px;
	width: 380px;
	background: url(../images/burza-images/pozadi-button-2.jpg);
	background-repeat:repeat-y;
	text-align: center;
	vertical-align: middle;
	color: #FFFFFF;
	font-size: 1.2em;
	font-weight: bold;
	/* border-bottom: 2px solid #CCCCCC; */
	}

td.kategorie-2 img
	{
	margin-bottom: 10px;
	}

td.kategorie-2 a
	{
	color:#FFFFFF;
	text-decoration: none;
	}

td.kategorie-2 a:hover
	{
	color:#FFFFFF;
	text-decoration: underline;
	}

td.kategorie-3
	{
	height: 158px;
	width: 120px;
	background: url(../images/burza-images/pozadi-button-2.jpg);
	background-repeat:repeat-y;
	text-align: center;
	vertical-align: top;
	color:#FFFFFF;
	font-size: 1.25em;
	font-weight: bold;
	border-bottom: 2px solid #CCCCCC;
	}

td.kategorie-3 img
	{
	margin-bottom: 10px;
	}

td.kategorie-3 a
	{
	color:#FFFFFF;
	text-decoration: none;
	font-size: 1.2em;
	}

td.kategorie-3 a:hover
	{
	color:#FFFFFF;
	text-decoration: underline;
	}

#pathway
	{
	padding: 5px;
	padding-left: 30px;
	text-align: left;
	background-color: #CCF5F6;
	font-size: 12px;
	font-weight: bold;
	}

#pathway a
	{
	color: #000000;
	text-decoration: none;
	}

#page {
  width: 802px;
  margin-left: auto;
  margin-right: auto;
  padding: 0px;
  color: #000000;
  background : #fff none;
}

.cena
	{
	color: #000000;
	font-size: 13px;
	font-weight: bold;
	}

.cena_small
	{
	color: #000000;
	font-size: 11px;
	}

#detail
	{
	/* border: 1px solid black; */
	padding: 15px;
	text-align: left;
	}

#table_kosik
	{
	float: right;
	}

img.detail_obr
	{
	float: left;
	margin-right: 20px;
	}

.zahlavi_kosik
	{
	background-color: #228B22;
	color: #FFFFFF;
	text-align: left;
	font-size: 12px;
	font-weight: bold;
	height: 28px;
	}

.mena_skk
	{
	font-weight: normal;
	}

.kosik_radek_sudy
	{
	font-size: 12px;
	font-weight: bold;
	background-color: #CCF5F6;
	height: 25px;
	}

.kosik_radek_lichy
	{
	font-size: 12px;
	font-weight: bold;
	background-color: #FFFFFF;
	height: 25px;
	}

.prazdny_radek_tabulky
	{
	height: 20px;
	}

p.hlaska
	{
	padding: 10px;
	background-color: #FFCC66;
	font-weight: bold;
	border: 1px solid black;
	}

.tlacitko-barevne
	{
	color: #FFFFFF;
	background-color: #00CED1;
	font-weight: bold;
	width: 140px;
	}

.tlacitko-barevne-2
	{
	color: #FFFFFF;
	background-color: #00CED1;
	font-weight: bold;
	width: 190px;
	}

.modry-text
	{
	font-weight: bold;
	color: #00CED1;
	}

td.obsah
	{
	font-size: 1.4em;
	font-weight: bold;
	color:#228B22;
	height: 25px;
	}
	
td.podnadpis
	{
	font-weight: bold;
	font-size: 1.2em;
	color: #00CED1;
	height: 28px;
	}

td.cislo_stranky
	{
	font-weight: bold;
	text-align: right;
	color: #CCCCCC;
	}

.obch_podminky
	{
	padding-top: 10px;
	padding-left: 8px;
	padding-right: 8px;
	text-align: left;
	background-color:#CCCCCC;
	font-family: Arial, Helvetica, sans-serif;
	color: #2d2d2d;
	}
	
.podminky_nadpis
	{
	color:#000000;
	font-weight: bold;
	}

.cerny
	{
	color:#000000;
	}