* {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
}

td {
	color: #000000;
}
div {

	color: #000000;
}

a {

	color: #000000;
}
a:hover {

	color: #6699CC;
}
BODY {
	margin: 10px;
	padding: 0px;
	text-align: center;
	background-color: #EFEAE7;
	color: #000000;
}

#hlavni_nadpis {

	float: right;
	font-size: 1.3em;
	margin-right: 20px;
	margin-top: 20px;
}

#stranka {

	width: 850px;
	margin: auto;
	padding: 0px;
	display: table;	
}

.zahlavi {

	width: 850px;
	height: 110px;
	background-image: url(../../img/zahlavi.jpg);
	background-position: left top;
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;	
}

.home {

	color: #000000;
}

.home a {

	color: #000000;
	text-decoration: none;
	font-weight: bold;	
}


.home a:hover {

	color: #6699CC;
	text-decoration: none;
	font-weight: bold;
	margin: 0px;
	padding: 0px;		
}

.menu {

	width: 192px;
	height: 500px;
	float: left;
	text-align: left;
	margin: 0px;
	padding: 0px;
	display: table;	
}

.menu_middle {

	background-image: url(../../img/menu_pozadi.jpg);
	background-position: left top;
	background-repeat: no-repeat;
	margin: 0px;
	height: 112px;
	display: block;	
}

.menu_top {

	background-image: url(../../img/menu_lista.jpg);
	background-position: left top;
	background-repeat: no-repeat;
	width: 192px;
	height: 106px;
}

.menu_bottom {

	background-image: url(../../img/menu_bottom.jpg);
	background-position: left top;
	background-repeat: no-repeat;
	width: 192px;
	height: 310px;
	padding-top: 150px;
	text-align: center;
}

#obsah {

	width: 850px;
	float: left;
	text-align: left;
	margin: 0px;
	padding: 0px;
	display: table;	
	font-size: 0.9em;
}

.cenik {

	border: 1px solid #6699CC;
}

.cenik td {

	border: 1px solid #6699CC;
}

.cenik caption {

	border: 1px solid #6699CC;
}

.menu_tlaco {

	height: 25px;
	padding-top: 3px;
}


.menu_tlaco_open {

	height: 25px;
	padding-top: 3px;
}

.menu_tlaco a {
	font-size: 0.7em;
	color: #000000;
	font-style: italic;
	text-decoration: none;
	font-weight: bold;
	width: 100%;
	padding-left: 20px;
}

.menu_tlaco a:hover {
	
	font-size: 0.7em;
	color: #6699CC;
	font-style: italic;
	text-decoration: none;
	font-weight: bold;
	width: 100%;
	padding-left: 20px;	
}

.menu_tlaco_open a {
	font-size: 0.7em;
	color: #6699CC;
	font-style: italic;
	text-decoration: none;
	font-weight: bold;
	width: 100%;
	padding-left: 20px;
}

.menu_tlaco_open a:hover {
	
	font-size: 0.7em;
	color: #000000;
	font-style: italic;
	text-decoration: none;
	font-weight: bold;
	width: 100%;
	padding-left: 20px;
}

.obsah_tabulka {
	
	background-color: #EFEAE7;
	margin: 0px;
	width: 655px;
	float: left;
	padding: 0px;
	border-collapse: collapse;
	height: 525px;
	_height: 544px;
	font-size: 0.9em;	
}

.cara_top {

	background-image: url(../../img/cara_top.jpg);
	background-position: center bottom;
	background-repeat: repeat-x;
	margin: 0px;
	padding: 0px;
	height: 26px;		
}

.cara_bottom {

	background-image: url(../../img/cara_bottom.jpg);
	background-position: center top;
	background-repeat: repeat-x;
	margin: 0px;
	padding: 0px;
	height: 26px;		
}

.cara_left {

	background-image: url(../../img/cara_left.jpg);
	background-position: left top;
	background-repeat: repeat-y;
	margin: 0px;
	padding: 0px;
	font-size: 10px;	
}

.cara_right {

	background-image: url(../../img/cara_right.jpg);
	background-position: right top;
	background-repeat: repeat-y;
	margin: 0px;
	padding: 0px;
	font-size: 10px;	
}

.roh {
	
	width: 29px;
	height: 26px;
	margin: 0px;
	padding: 0px;
	font-size: 10px;
	background-image: url(../../img/roh.jpg);
	background-position: left bottom;
	background-repeat: no-repeat;		
}

.roh1 {
	
	width: 29px;
	height: 26px;
	margin: 0px;
	padding: 0px;
	font-size: 10px;	
	background-image: url(../../img/roh1.jpg);
	background-position: right bottom;
	background-repeat: no-repeat;		
}

.roh2 {
	
	width: 29px;
	height: 26px;
	margin: 0px;
	padding: 0px;
	background-image: url(../../img/roh2.jpg);
	background-position: left top;
	background-repeat: no-repeat;		
}

.roh3 {
	
	width: 29px;
	height: 26px;
	margin: 0px;
	padding: 0px;
	background-image: url(../../img/roh3.jpg);
	background-position: right top;
	background-repeat: no-repeat;		
}

.odkazy_vypis {

	text-align: left;
	padding-left: 10px;
	width: 720px;
	margin: auto;
	font-size: 12px;
	color: #000000;

}

.kategorie_nazev {

	float: left;
	width: 14em;
	height: 8em;
}

.kategorie_nazev a {

	color: #000000;
	text-decoration: none;
}

.kategorie_nazev a:hover {

	color: #990000;
}

img {

	border: 1px none #000000;
}
