/* verze 090520z */
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	margin: 0px;
	padding: 0px;
	color: black;
	background-color: #E6F0FF;
	text-align: left;
}

#stranka {
	background-color: #E6F0FF;
	background-image: url(design/vertline2.gif);
	background-position: top center;
	background-repeat: repeat-x;
	width: 100%;
	color: inherit;
}

#topline {
	height: 30px;
	width: 780px;
	color: white;
	font-weight: bold;
	padding-left: 10px;
	padding-top: 5px;
	text-align: center;
	background-color: inherit;
}

#top1 {
	height: 230px;
	width: 780px;
	background-image: url(design/top1.gif);
	background-position: top center;
	background-repeat: no-repeat;
	margin-top: -5px;
}

#telo {
	background-image: url(design/menumid.gif);
	background-position: left;
	background-repeat: repeat-y;
	width: 750px
}

#trava {
	height: 200px;
	background-image: url(design/trava.gif);
	background-position: bottom left;
	background-repeat: repeat-x;
}

#travaleft {
	background-image: url(design/menubot.gif);
	background-position: left;
	background-repeat: repeat-y;
	width: 240px;
	height: 200px;
	float: left;
}

#travaright {
	float: left;
	height: 200px;
	text-align: center;
	width: 520px;
}


#fox {
	background-color: #408000;
	color: #DCDCDC;
	font-size: 11px;
	height: 50px;
	text-align: left;
	clear: both;
	padding-top: 10px;
}
#fox A:link {
	text-decoration: none;
	color: #DCDCDC;
	background-color: inherit;
}
#fox A:visited {
	text-decoration: none;
	color: #DCDCDC;
	background-color: inherit;
}
#fox A:hover {
	text-decoration: underline;
	color: #DCDCDC;
	background-color: inherit;
}
.centrujdole {
	width: 780px;
	text-align: center;
}

#menu {
	float: left;
	width: 240px;
}

#menutop {
	background-image: url(design/menutop.gif);
	background-position: left;
	background-repeat: no-repeat;
	width: 240px;
	height: 173px;
}

.menupolozka {
	background-image: url(design/mpol.gif);
	background-position: left;
	background-repeat: no-repeat;
	background-color: inherit;
	color: white;
	font-size: 18px;
	font-weight: bold;
	text-align: center;
	height: 45px;
	padding-top: 5px;
}
.menupolozka A:link {
	text-decoration: none;
	color: white;
	background-color: inherit;
}
.menupolozka A:visited {
	text-decoration: none;
	color: white;
	background-color: inherit;
}
.menupolozka A:hover {
	text-decoration: none;
	color: white;
	background-color: inherit;
	font-size: 22px;
}

.menupolozkaaktiv {
	background-image: url(design/mpolaktiv.gif);
	background-position: left;
	background-repeat: no-repeat;
	background-color: inherit;
	color: white;
	font-size: 18px;
	font-weight: bold;
	text-align: center;
	height: 100px;
}
.menupolozkaaktiv A:link {
	text-decoration: none;
	color: white;
	background-color: inherit;
}
.menupolozkaaktiv A:visited {
	text-decoration: none;
	color: white;
	background-color: inherit;
}
.menupolozkaaktiv A:hover {
	text-decoration: none;
	color: white;
	background-color: inherit;
	font-size: 22px;
}
.menuodsadaktiv {
	height: 60px;
}

.menupolozka2 {
	background-image: url(design/mpol.gif);
	background-position: left;
	background-repeat: no-repeat;
	background-color: inherit;
	color: white;
	font-size: 16px;
	font-weight: bold;
	text-align: center;
	height: 45px;
	padding-top: 5px;
}
.menupolozka2 A:link {
	text-decoration: none;
	color: white;
	background-color: inherit;
}
.menupolozka2 A:visited {
	text-decoration: none;
	color: white;
	background-color: inherit;
}
.menupolozka2 A:hover {
	text-decoration: none;
	color: white;
	background-color: inherit;
	font-size: 18px;
}

.menupolozka2aktiv {
	background-image: url(design/mpolaktiv.gif);
	background-position: left;
	background-repeat: no-repeat;
	background-color: inherit;
	color: white;
	font-size: 16px;
	font-weight: bold;
	text-align: center;
	height: 100px;
}
.menupolozka2aktiv A:link {
	text-decoration: none;
	color: white;
	background-color: inherit;
}
.menupolozka2aktiv A:visited {
	text-decoration: none;
	color: white;
	background-color: inherit;
}
.menupolozka2aktiv A:hover {
	text-decoration: none;
	color: white;
	background-color: inherit;
	font-size: 18px;
}


#obsah {
	float: right;
}
#obsah A:link {
	text-decoration: underline;
	color: #556B2F;
	background-color: inherit;
}
#obsah A:visited {
	text-decoration: underline;
	color: #556B2F;
	background-color: inherit;
}
#obsah A:hover {
	text-decoration: underline;
	color: #4A5E26;
	background-color: inherit;
}

#obsah table p {
	color: green;
	background-color: transparent;	
	font-size: 13px;
}

.odsaditobsah {
	width: 490px;
	text-align: justify;
	color: green;
	background-color: #FFFFCA; /*	background-color: #D0E3FF; */
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 5px;
	padding-bottom: 5px;
	margin-top: 20px;
	border-bottom-color: #CD853F;
	border-bottom-style: solid;
	border-bottom-width: 2px;
	border-right-color: #CD853F;
	border-right-style: solid;
	border-right-width: 2px;
	border-left-color: #CD853F;
	border-left-style: solid;
	border-left-width: 2px;
	border-top-color: #CD853F;
	border-top-style: solid;
	border-top-width: 2px;
}

#obsah h1 {
	color: #8B4513;
	background-color: inherit;
}
#obsah h2 {
	color: #8B4513;
	background-color: inherit;
}

#obsah .galerie1 {
	color: green;
	background-color: #F4EADB;
	margin-bottom: 5px;
	border-bottom-color: #83600B;
	border-bottom-style: solid;
	border-bottom-width: 1px;
}
#obsah .galerie1 A:link {
	text-decoration: none;
	color: #83600B;
	background-color: inherit;
}
#obsah .galerie1 A:visited {
	text-decoration: none;
	color: #83600B;
	background-color: inherit;
}
#obsah .galerie1 A:hover {
	text-decoration: underline;
	color: #83600B;
	background-color: inherit;
}
#obsah .galerie2 {
	color: green;
	background-color: #FFFFF4;
	margin-bottom: 5px;
	border-bottom-color: #D3D3D3;
	border-bottom-style: solid;
	border-bottom-width: 1px;
}
#obsah .galerie2 A:link {
	text-decoration: none;
	color: #556B2F;
	background-color: inherit;
}
#obsah .galerie2 A:visited {
	text-decoration: none;
	color: #556B2F;
	background-color: inherit;
}
#obsah .galerie2 A:hover {
	text-decoration: underline;
	color: #556B2F;
	background-color: inherit;
}


.fotonahled {
	border-left-color: #77AFFF;
	border-left-style: solid;
	border-left-width: 2px;
	border-right-color: #F6FAFF;
	border-right-style: solid;
	border-right-width: 2px;
	border-top-color: #77AFFF;
	border-top-style: solid;
	border-top-width: 2px;
	border-bottom-color: #F6FAFF;
	border-bottom-style: solid;
	border-bottom-width: 2px;
	margin-right: 10px;
	margin-bottom: 10px;
}

.tab1 {
	font-size: 12px;
}

.napistenam {
	width: 450px;
}

.zarovnej {
	clear: both;
}

.cervene {
	color: #ff0000;
	background-color: transparent;
}

.obtekat_vlevo {
	float: left;
	margin-right: 10px;
	margin-bottom: 5px;
}
.obtekat_vpravo {
	float: right;
	margin-left: 10px;
	margin-bottom: 5px;
}

