* {
	font-family: "Tahoma CE", Tahoma, Helvetica, sans-serif;
}
h1 {
	font-size: 150%;
	color: #03355E;
}

h1 a {
	color: #03355E;
	text-decoration: none;
}

h2 {
	font-size: 110%;
	color: #035E59;
}

h2 a {
	text-decoration: none;
	color: #035E59;
}

h2 a {
	text-decoration: none;
	color: #2B5BAB;
}

h3 {
	font-size: 100%;
	color: #2B5BAB;
	letter-spacing: 2px;
	padding-left: 2px;
}

h3 a {
	font-size: 100%;
}
h4 {
	font-size: 100%;
}
p {
	text-indent: 25px;
	text-align: justify;
}

body {
	font-size: smaller;
	margin: 0px;
	background-color: #D9E7E6;
	background-image: url(img/menu_bg.jpg);
	background-repeat: repeat-y;
	background-position: center;
}
a img {
	border: 0px;
	margin: 0px;
}
form {
	width: 100%;
	margin: 0px;
	padding: 0px;
}
fieldset {
	border: 0px;
	margin: 0px;
	padding: 0px;
}
fieldset legend {
	display: none;
}
label {
	font-weight: bold;
}
/* rozvrzeni - start */

#okno {
	width: 800px;
	margin: 0px auto 0px auto;
	background-color: #FFF;
}

#top {
	width: 800px;
	clear: both;
}

#menu {
	width: 147px;/*147*/
	color: #F0FFFE;
	font-size: 10px;
	background-color: #075E03;
	overflow: hidden;
	float: left;
}

#obsah {
	width: 653px;
	background-color: #FFF;
	float: left;
}

#titul_menu {
	width: 628;/*628*/
	height: 18px;
	padding-top: 3px;
	padding-left: 16px;
	padding-right: 7px;
	margin-left: 2px;
	margin-top: 2px;
	color: #C3D33A;
	font-size: 11px;
	background-color: #054A02;
	background-image: url(img/titul_menu_bg.jpg);
	background-repeat: repeat-x;
	clear: both;
}

#text {
	width: 618px;/*619px*/
	padding: 17px;
	overflow: hidden;
}

/* rozvrzeni - konec */
/* menu - start */
ul.submenu {
	display: block;
}
#menu a {
	color: #F0FFFE;
	text-decoration: none;
}

#menu img.prvni {
	border-bottom: 2px solid #FFF;
}

#menu ul {
	font-size: 100%;
	font-weight: bold;
	margin-left: 5px;/*10*/
	padding-left: 0px;
	margin-bottom: 0px;
	margin-top: 10px;
	padding-bottom: 0px;
	list-style: none;
}
#menu ul ul {
	font-size: 100%;
	font-weight: normal;
	margin-left: 0px;
	margin-top: 3px;
	padding-left: 6px;
}
#menu ul ul ul {
	font-weight: normal;
	margin-left: 0px;
	margin-top: 3px;
	padding-left: 9px;
}
#menu ul li {
	margin-bottom: 4px;
	list-style-position: outside;
}
#menu ul ul li {
	margin-bottom: 6px;
	list-style-position: outside;
}
#menu ul ul ul li {
	margin-bottom: 6px;
	list-style-position: outside;
}
#titul_menu div {
	margin-right: 15px;
	position: relative;
	float: left;
}
.podmenu {
	width: 130px;
	padding: 3px;
	padding-left: 6px;
	padding-right: 6px;
	font-size: 11px;
	color: #F0FFFE;
	background-color: #054A02;
	/*opacity: .95;
	filter: alpha(opacity=95);*/
	position: absolute;
	top: 41px;
	z-index: 1;
}
.podmenu img.ikona {margin-right: 3px; float: left;}
.podmenu span {display: block; float: left; width: 80px;}
.podmenu span.odsazeni {display: block; float: left; width: 8px;}
.podmenu a {color:#F0FFFE; text-decoration:none; display: block; float: left; width: 80px;}
.podmenu a:hover {color:#F0FFFE;}
.polozkapodmenu1 {clear: both;}
.polozkapodmenu1 span {width: 120px;}
.polozkapodmenu2 {padding-left:10px;clear: both;}
.polozkapodmenu2 span {width: 110px;}
.polozkapodmenu3 {padding-left:15px;clear: both;}
.polozkapodmenu4 {padding-left:20px;clear: both;}

.pm1 {
	width: 120px;
}
/* menu - konec */
#titul_menu a {
	color: #C3D33A;
	text-decoration: none;
}

div.titulek {
	width: 137px;
	height: 17px;
	padding-top: 3px;
	padding-left: 5px;
	padding-right: 5px;
	color: #C3D33A;
	font-weight: bold;
	font-size: 11px;
	background-image: url(img/titulek_bg.jpg);
	background-repeat: repeat-x;
	background-color: #075E03;
}
div.boxText {
	width: 137px;
	margin-left: 4px;
}

div.box {
	width: 100%;
	border: 1px solid #075E03;
	margin-bottom: 8px;
	padding: 2px;
}

div.stareAkce {
	border: 1px solid #999;
}

div.stareAkce h2 {
	text-decoration: line-through;
}

div.box h2 {
	margin-top: 0px;
}

div .stareAkce h2 {
	font-size: 110%;
	color: #666;
}

div.box div.popis {
	width: 100%;
	margin-bottom: 3px;
	padding-left: 2px;
	padding-right: 2px;
	clear: both;
}

div.box div.bottom {
	width: 700;
	font-size: 85%;
	color: #000;
	background-color: #F1F1F1;
	padding: 1px;
	padding-left: 2px;
	padding-right: 2px;
	margin-top: 2px;
	clear: both;
}

div.filtr {
	padding-bottom: 10px;
	margin-bottom: 10px;
	border-bottom: 1px solid #666;
}

div.clear {
	clear: both;
}
a.akt {
	font-weight: bold;
}
img.ikona {
	vertical-align: bottom;
}
.left {
	float: left;
}
.right {
	float: right;
}
.center {
	margin: 0px auto 0px auto;
}
.textLeft {
	text-align: left;
}
.textRight {
	text-align: right;
}
.textCenter {
	text-align: center;
}

div.menu {
	margin: 0px;
}