body{

	text-align: center; 
	margin: auto;
	padding: 0px;
	color: #000000;	
	background-image: url("../../img/pozadi.gif");
	background-repeat: repeat-;
	background-position: top left;	
}

#stranka {

	background-image: url("../../img/pozadi_kruh.png");
	background-repeat: no-repeat;
	background-position: middle center;
	margin: auto;
	padding: 0px;
	text-align: center;
	width: 810px;
	height: 650px;
}

#hlavni_nadpis {

	color: #FFFFFF;
	font-size: 1.6em;
}

#obsah {

	width: 500px;
	padding: 0px;
	margin: auto;
	text-align: center;
	height: 450px;
}

#obsah a {

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

.dop a {

	color: #FFFFFF;
	text-decoration: none;
	font-size: 0.8em;
}

.zapati {

	float: left;
	width: 100%;
	color: #000000;
	height: 20px;
	font-size: 0.8em;
	background-image: url("../../img/zapati.gif");
	background-repeat: repeat-x;
	background-position: left top;	
}

.lista_nadpis {

	background-image: url("../../img/star.gif");
	background-repeat: repeat-x;
	background-position: bottom left;
	text-align: center;
	width: 580px;
	margin: auto;
	padding-top: 25px;
	height: 100px;	
}

.menu_top {

	height: 20px;
	padding-top: 10px;
	text-align: center;
	margin: auto;
}

.menu_tlaco {

	float: left;
	font-weight: bold;
}

.menu_tlaco a {

	margin-left: 5px;
	color: #333333;
	text-decoration: none;
}

.kategorie_nazev {

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

.vypis {
	float: left;
	width: 100%;
	display: table;
}

.firma {

	float: left;
	width: 100%;
	display: table;
}

.menu_tlaco_open {

	float: left;
	font-weight: bold;
}

.nadpis {

	font-size: 1em;
}

.nadpis1 {

	color: #333333;
	margin: 0px;
	padding: 0px;
	font-size: 0.8em;
}

.cenik {

	float: left;
	text-align: center;
	width: 14em;
	padding: 2px;
	border: 1px solid #990000;
	border-collapse: collapse;
}

.cenik td {

	border: 1px solid #990000;
}

.cena {

	padding-left: 8px;
	text-align: left;
}

.cenik_nadpis {

	color: #FFFFFF;
	background-color: #990000;
}

.menu_tlaco_open a {

	margin-left: 5px;
	color: #333333;
	text-decoration: none;
}

img {
	
	border: 0px none #000000;
}

.firma {

	float: left;
	width: 90%;
	border-bottom: 1px solid #990000;
}

.firma_logo {

	float: left;
}
