h1,h2,h3,h4,h5,h6
{page-break-after: avoid;}

a:after {content: " [" attr(href) "] ";}

@page {margin: 2.5cm;}

a
{
	color: #336600;
}

form
{
	margin: 0px;
}

body
{
    margin: 0px;
    font-family: Tahoma, Helvetica, sans-serif; /* Psmo pro celou strnku */
    font-size: 12pt;
	color: #999999;
	background: url(../obrazky/bg.gif) repeat #A6A6A6;
	margin-bottom: 15px;
}

#root
{
 	width: 746px;
    height: auto;  /* Vka se mn podle obsahu */
    margin: auto;  /* Vycentrovn cel strnky*/
	border: 2px solid #E3E3E3;
	margin-top: 13px;
	padding: 13px;
	background-color: white;
}

#logo
{
	width: 746px;
	height: 175px;
	background: url(../obrazky/logo.jpg) no-repeat;
}

#menu
{
	width: 100%;
	font-size: 125%;
	font-weight: bold;
	visibility: hidden;
}

#menu a
{
	display: block;
	width: 123px;
	height: 27px;
	padding-top: 8px;
	text-decoration: none;
	color: #7C7C7C;
	float: left;
	text-align: center;
	background: url(../obrazky/menu_divider.gif) no-repeat right;
}

.menu_underline
{
	clear: both;
	width: 100%;
	height: 4px;
	background: url(../obrazky/menu_underline.gif) repeat-x;
	margin-bottom: 10px;
	font-size: 3px;
}

#main
{
	width: 487px;
	height: auto;
	float: left;
	background: url(../obrazky/main_right_col.gif) repeat-y right;
}

#main_content
{
	padding: 8px;
	padding-right: 14px;
}

#main_content p
{
	margin: 0px;
	margin-bottom: 15px;
}

#main h1
{
	color: #336600;
	margin: 0px;
	margin-bottom: 5px;
	font-size: 145%;
}

#right_menu
{
	width: 249px;
	height: auto;
	float: left;
	padding: 10px;
	padding-right: 0px;
	visibility: hidden;
}

.menu_cap
{
	width: 239px;
	height: 20px;
	background-color: #336600;
	color: #FFCC00;
	padding-top: 4px;
	padding-left: 10px;
	margin-top: 10px;
}

#kontakty_img
{
	width: 67px;
	height: 83px;
	background: url(../obrazky/kontakt.jpg) no-repeat;
	float: left;
	margin-right: 4px;
}

#kontakty_text
{
	width: 178px;
	height: auto;
	float: left;
	font-size: 110%;
}

#kontakty_text a
{
	color: #FFCC00;
}

.novinka
{
	width: 100%;
	padding-bottom: 5px;
	border-bottom: 1px dotted #999999;
	margin-bottom: 5px;
}

.novinka_nadpis
{
	color: #336600;
}

#odeslat_submit
{
	border: 0px;
	font-size: 90%;
	height: 22px;
	background-color: #336600;
	color: #FFCC00;
}

#footer
{
	width: 100%;
	text-align: center;
}

#footer_menu
{
	width: 100%;
	height: 28px;
	background-color: #DEDEDE;
	border-top: 1px solid #C9C9C9;
	margin-bottom: 5px;
	font-size: 115%;
	padding-top: 11px;
	color: #336600;
	display: none;
}

#footer_menu a
{
	text-decoration: none;
}

#jidlo1
{
	width: 150px;
	height: 90px;
	background: url(../obrazky/jidlo1.jpg) no-repeat;
	float: left;
	border-bottom: 1px dotted #999999;
}

.jidelni_listek
{
	width: 110px;
	height: 67px;
	float: left;
	padding: 7px 20px 7px 20px;
}

.jidelni_listek td
{
	width: 90px;
	height: 18px;
}

.jidelni_listek img
{
	border: 0px;
}

#jidlo2
{
	width: 150px;
	height: 90px;
	background: url(../obrazky/jidlo2.jpg) no-repeat;
	float: left;
	border-bottom: 1px dotted #999999;
}

#vylet1
{
	width: 116px;
	height: auto;
	background: url(../obrazky/vylet1.jpg) no-repeat;
	float: left;
	padding-top: 81px;
	padding-left: 17px;
	padding-right: 17px;
	padding-bottom: 15px;
}

#vylet2
{
	width: 113px;
	height: auto;
	background: url(../obrazky/vylet2.jpg) no-repeat;
	float: left;
	padding-top: 81px;
	padding-left: 20px;
	padding-right: 17px;
	padding-bottom: 15px;
}

.clear
{
	clear: both;
}

.tucne
{
	font-weight: bold;
}

