body {
	text-align:center;
	margin: 5px 0px 5px 5px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background: #ffffff;
	background-image: url("pict/bg_body.jpg");
	background-repeat: repeat-x;
	background-position: 0px 0px;
}

#stranka {
	margin:10px auto;
	text-align:left;
	width:790px;
	background-image: url("pict/bg_page.gif");
	background-repeat: repeat-y;
	background-position: 0px 0px;
}

#logoobal {
	width:790px;
	height:123px;
}
#logo {
	width: auto;
	height:auto;
	padding-left: 5px;
	padding-top: 97px;
	padding-right: 0px;
	padding-bottom: 3px;
	background-image: url("pict/bg_top.gif");
	background-repeat: no-repeat;
	background-position: 0px 0px;
}

#obsahobal {
	width: 790px;
}
#obsah {
	width:auto;
	margin: 0px 0px;
	padding: 0px 25px 10px 20px;
}



#patickaobal {
	width:790px;
	clear: both;
}
#paticka {
	width: auto;
	padding: 0px 15px;
	height: 20px;
	background: url('pict/bg_bottom.gif') left top repeat-y;
}

#logo a {
	font-size : 9pt;
	text-decoration : none;
	color : #ffffff;
	padding-left: 15px;
	padding-right: 0px;
	font-weight: bold;
}
#logo a:hover {
	color : #ffcc00;
	text-decoration : underline;
}
.vpravo {
	float:right;
	margin:10px 0px 10px 20px;
}

th,td {
	font-size: 8pt;
	height: 1.2em;
	padding: 0.4em;
	vertical-align: middle;
}

.prolink {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size : 7pt;
	text-align: center;
}

.submenu a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size : 9pt;
	text-decoration : none;
	color : #003366;
	background: url('pict/link.gif') 5px 2px no-repeat;
	padding-left: 17px	
}
.submenu a:hover {
	color : #ff3300;
	text-decoration: underline;
	background: url('pict/link_over.gif') 7px 2px no-repeat;	
}
li {
	font-size: 8pt;
}

img.galery {
	border: 1px #000000 solid;
	margin: 5px;
}


h1, h2 h3, h4, h5 {
	font-family: Trebuchet MS, Arial, Verdana, Helvetica, sans-serif;
	margin: 20px 0px 10px 0px;
	padding:0px;
}

h1 { 
	font-size : 23pt;
	color: #006600;
	font-weight:normal;
}

h2 {
	font-size : 19pt;
	color: #006600;
	font-weight:normal;
}

.red {
color: #ff3300;
}
h2 {font-size : 13pt;}
h3 {font-size : 10pt;}
h4 {font-size : 10pt; color: #993333}
p {
font-size : 9pt;
text-align: left;
line-height:140%;
}

#logo span.mezera {
	font-size : 10pt;
}


table.ochutnavka {
	border: 1px solid #669900;
	width:700px;
}

table.ochutnavka td{
	font-size:10pt;
}


div.ochutnavkaobal {
	width:700px;
}

div.ochutnavka {
	font-size : 10pt;
	border: 1px solid #669900;
	background: #ebf5e9;
	padding: 10px;
	width:auto;
	margin:10px 0px;
}
div.ochutnavka div.nadpis {
	font-size : 16pt;
	color: #336600;
	font-family: Trebuchet MS,Arial, Helvetica, Verdana, sans-serif;
	font-weight: normal;
	margin: 0px 0px 10px 0px;
}
div.uskutecnene p {
	font-size : 9pt;
	margin: 2px;
}


