/* CSS Document */
body {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#333333;
}
.menu a:link {
	color:#4C6913;
	text-decoration: none;
}

.menu a:visited {
	color:#4C6913;
	text-decoration: none;
}

.menu a:hover {
	color:#4C6913;
	text-decoration: underline overline;	
}

.menu a:active {
	color:#4C6913;
	text-decoration: none;
}

a:link {
	color:#4C7013;
	text-decoration: none;
}

a:visited {
	color:#4C7013;
	text-decoration: none;
}

a:hover {
	color:#4C7013;
	text-decoration: underline overline;	
}

a:active {
	color:#4C7013;
	text-decoration: none;
}

#main {
	padding: 0px;
	width: 750px;
	height: 560px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-color: #FFFFFF;
}

#body-background {
	background-image:url(../gfx/stred.gif);
	background-repeat:no-repeat;
	background-color:#CDD496;
}

.titulek {
	margin-left:40px;
	margin-top:30px;
	font-size:16px;
	color:#4C7013;
	font-weight:bolder;
}

.text {
	margin-left:0px;
	margin-right:40px;
	margin-top:20px;
	margin-bottom:0px;
	font-size:12px;
}

.text2 {
	margin-left:20px;
	margin-right:40px;
	margin-top:20px;
	margin-bottom:0px;
	font-size:12px;
}

#menu {
	/*background-image:url(../gfx/menu.gif);
	background-repeat:no-repeat;*/
	background-image:url(../gfx/kousek_pod_menu.gif);
	background-repeat:repeat-y;
}

#menu-down {
	/*background-image:url(../gfx/kousek_pod_menu.gif);
	background-repeat:repeat-y;*/
}


.menu {
	/*background-color:#FF0000;*/
	margin-left:0px;
	margin-top:0px;
	padding:0px;
	background-image:url(../gfx/menu.gif);
	background-repeat:no-repeat;
	height:393px;
	
}

#menu1 {
	font-size:12px;
	font-weight:bolder;
	font-family:Arial, Helvetica, sans-serif;
	margin-top: 0px;
	padding-top:40px;
	margin-left: 25px;
}
#menu2 {
	font-size:12px;
	font-weight:bolder;
	font-family:Arial, Helvetica, sans-serif;
	margin-top: 10px;
	margin-left: 27px;
}
#menu3 {
	font-size:12px;
	font-weight:bolder;
	font-family:Arial, Helvetica, sans-serif;
	margin-top: 10px;
	margin-left: 30px;
}
#menu4 {
	font-size:12px;
	font-weight:bolder;
	font-family:Arial, Helvetica, sans-serif;
	margin-top: 10px;
	margin-left: 33px;
}
#menu5 {
	font-size:12px;
	font-weight:bolder;
	font-family:Arial, Helvetica, sans-serif;
	margin-top: 10px;
	margin-left: 35px;
}
#menu6 {
	font-size:12px;
	font-weight:bolder;
	font-family:Arial, Helvetica, sans-serif;
	margin-top: 10px;
	margin-left: 37px;
}
#menu7 {
	font-size:12px;
	font-weight:bolder;
	font-family:Arial, Helvetica, sans-serif;
	margin-top: 10px;
	margin-left: 40px;
}

.footer {
	text-align:right;
	font-size:10px;
	background-image:url(../gfx/spodek.gif);
	background-repeat:no-repeat;
	height:55px;
	padding-bottom:5px;
	padding-right:5px;
	color:#CDD496;
}

.podpis {
	color:#4C7013;
	font-size:16px;
	font-weight:bold;
	text-align:right;
}

.tucne {
	font-weight:bold;
	color:#333333;
	
}

.citat {
	font-size:14px;
	color:#333333;
	text-align:justify;
	font-weight:500;
}

.odkaz {
	
}

.kurziva {
	font-style:oblique;
}

.tuckurz {
	font-style:oblique;
	font-weight:bold;
}

.kontakt {
	background:url(../gfx/kontakt.gif);
	background-repeat:no-repeat;
	height:185px;
	font-size:14px;
	padding-left:70px;
	padding-top:45px;
	float:right;
	width:336px;
	
	}

.kontakt span {
	font-size:14px;
	color:#4C6913;
	font-weight:bold;
}

.blok {
	text-align:justify;
}
	
.tucne-zelene {
	font-weight:bold;
	color:#4C7013;
}
	
h2 {
	font-size:16px;
	margin-top:30px;
	margin-bottom:10px;
	margin-left:20px;
}
	
h3 {
	font-size:14px;
	color:#4C7013;
	margin-bottom:6px;
	margin-top:10px;
	margin-left:20px;
}

h4 {
	font-style:oblique;
}

h5 {
	font-weight:bold;
}

dt {
	font-weight:bold;
	margin-left:20px;
}

dl {
	margin-top:6px;
	margin-bottom:10px;
}

p {
	margin-bottom:10px;
	margin-top:10px;
	margin-left:20px;
}

.odsazeni-table {
	padding-left:40px;
}

.odsazeni-table caption {
	text-align:left;
	font-weight:bold;
	padding-left:20px;
}

.patka {
	border-top-width: thin;	
	border-top-style: solid;	
	border-top-color: #4c6913;
	border-bottom-width: thin;	
	border-bottom-style: solid;	
	border-bottom-color: #4c6913;
	text-align:center;
	margin-top:20px;
	padding:5px;
}
