/****************************Cely dokument*****************************/
body {
	background: #CCC0B0;
	color: #000000;
	font-family: "Times New Roman CE", "Times New CE", "Times CE", "Times New Roman", times, serif;
	text-align: center;
	padding: 10px;
	margin: 0px auto;
/*	max-width: 1100px;
	width: expression(document.body.clientWidth > 1100? "1100px": "auto" );*/
	quotes: "" "";
	clear: both;
}

br.clear {
  _width: 100%;
  clear: both;
  _clear: right;
}

blockquote {
  font-style: italic;
  border-left: 2px solid #888888;
}

a:link {
	color: blue;
	text-decoration: none;
}

a:visited {
	color: #800080;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

img {
	border: 0px;
}

form {
	margin:0;
	padding:0;
}

input {
	margin: 0px 2px;
}

.vysvetlivky {
	cursor: help;
	border-bottom: 1px dashed #555555;
}

#alternative {
	text-align: center;
/*	margin-bottom: 15px;*/
	padding: 1px 10px;
	font-style: italic;
	border-bottom: 1px solid #957a60;
	background-color: #ddd7cc;
	font-weight: bold;
	font-size: 90%;
	display: inline;
}

#obsah p, #clanek p {
	text-indent: 20px;
	margin: 5px;
}

.for_text_browsers {
	display: none;
}

#logout {
	position: absolute;
	top: 0px;
	right: 0px;
	height: 17px;
	width: 17px;
	background-color: #927a60;
	font-weight: bold;
	z-index: 50;
	padding: 0;
	color: #FFFFFF;
	border: 1px outset #DED5CB;
}

/*********Tisk*********/
@media print {
	.noprint {display: none;}
}

/******************************Nadpisy*******************************/
h1 {						/*Jméno rozhledny*/
	text-align: center;
	font-size: 150%;
	font-weight: bold;
	font-variant: small-caps;
	padding: 0px;
	margin: 10px 0px 0px 0px;
/*	height: 1.2em;*/
	border-bottom: 2px solid #957a60;
	border-top: 2px solid #957a60;
	min-width: 500px;
	background-color: #ddd7cc;
	width: 90%;
	clear: both;
}

h2 {						/*Popisy informací*/
	font-size: 110%;
	font-weight: bold;
	text-align: left;
	font-variant: small-caps;
	margin: 20px 0px 10px 0px;
	padding: 2px 10px;
	border-bottom: 1px solid #957a60;
	background-color: #EAE6DF;
	height: 1.2em;
	clear: both;
}

h2.pristup {
  position: relative;
}

h2.pristup span {
	position: absolute;
	color: #777777;
	font-size: 60%;
	top: 1px;
	right: 1px;
	font-variant: normal;
}

h3 {						/*Levé menu*/
	text-align: center;
	font-size: 110%;
	font-weight: bold;
	fo\nt-variant: small-caps;
	margin: 0px 0px 3px 0px;
	padding: 1px;
	background-color: #EAE6DF;
	border-bottom: 1px solid #957a60;
	border-top: 1px solid #957a60;
}


/*******************************Zahlavi********************************/
#zahlavi {
	padding: 0px;
	margin-bottom: 0px;
	position: relative;
	height: 23px;
	_height: 25px;
}

#logo {
	position: absolute;
	top: -5px;
	left: 5px;
	z-index: 10;
}

#zalozky, #zalozky big {
	font-size: 16px;
	text-align: right;
	width: 502px; /*365*/
	position: absolute;
	right: 0px;
}

#zalozky a {
	position: relative;
	background-image: url(index/zalozka.gif);
	background-repeat: no-repeat;
	width: 97px; /*90*/
	height: 23px;
	display: block;
	float: left;
	text-align: center;
	padding-top: 2px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
	margin: 0px 1px;
	fo\nt-variant: small-caps;
}

#zalozky a:hover {
	text-decoration: none;
	color: yellow;
}

#zalozky a.zalozka_checked {
	background-image: url(index/zalozka_checked.gif) !important;
	background-repeat: no-repeat;
}

#menu {
	background: #e6bb8c;
	font-weight: bold;
	padding: 2px 0px 2px 2px;
	text-align: right;
	color: #000000;
	border-bottom: 1px solid #000000;
	border-top: 1px solid #000000;
	margin-top: -1px;
	_margin-top: -3px;
	margin-bottom: 0px;
	height: 1.2em;
	height: "1.55em";
}

#menu a {
	color: #000000;
	padding: 0px;
}

#menu a:hover {
	text-decoration: underline overline;
}

#menu_srovnat {
	float: right;
	margin-right: 10px;
	position: relative;
}

/*******Rozbalovani********/
#menu div.polozka {
	float: left;
	position: relative;
}

#menu div.polozka > span.rozbal {
	position: absolute;
	visibility: hidden;
}

#menu div.polozka:hover span.rozbal {
	visibility: visible;
}

span.rozbal {
	background: #e6bb8c;
	border-left: 1px solid #000000;
	border-right: 1px solid #000000;
	border-bottom: 1px solid #000000;
	top: 1.2em;
	right: -5px;
	padding: 5px;
}

span.rozbal a {
	display:block;
	margin: 0px;
	padding: 0px;
	width: 100%;
	border-top: 1px solid #e6bb8c;
	border-bottom: 1px solid #e6bb8c;
}

span.rozbal a:hover {
	text-decoration: none !important;
	border-top: 1px solid #000000;
	border-bottom: 1px solid #000000;
}

#novinky_tpmn span.rozbal {
	width: 8em;
	width: "9em";
}

#postavtesi span.rozbal {
	width: 11em;
	width: "12em";
}

#suvenyry span.rozbal {
	width: 6em;
	width: "7em";
}

#dalsi_menu span.rozbal {
	width: 4.5em;
	width: "5.5em";
}
/****************************Levy sloupec*****************************/
#levysloupec {
/*	float: left;*/
	width: 20%;
	margin: 15px 0px 10px 10px;
	_margin-left: 5px;
	padding: 8px 8px 20px 8px;
/*	background-color: #beac9a;
	border: 1px outset #DED5CB;*/
	border-right: 1px solid #555555;
	text-align: center;
}

#levysloupec a:hover {
	color: navy;
}

#souvisejici, #okoli, #gps, #levy_seznam, #kraje, #admin, #leve_menu {
	text-align: left;
	color: #000000;
	margin: 5px 0px 20px 0px;
	padding: 0px 0px 0px 5px;
}

#vyhledavani {
	margin: 5px 0px 20px 0px;
}

#vyhledavani input {
	margin: 3px 8px;
}

#levy_seznam {
	text-align: left;
	font-size: 80%;
	height: 80em;
	overflow: auto;
	scrollbar-base-color: #CCC0B0; /* lista */
	scrollbar-track-color: #EAE6DF; /* pozadi */
	scrollbar-arrow-color: #000000; /* sipky */
}

#levysloupec #kraje {
	text-align: left;
	font-size: 80%;
}

#levy_seznam a, #levy_seznam a.read, #levysloupec #kraje a {
	color: #000000;
/*	border-left: 0.6em solid #957a60;*/
	padding-left: 2px;
	display: block;
	border-bottom: 1px solid #957a60;
}

#levy_seznam br, #levysloupec #kraje br {
	display: none;
}

#levy_seznam a.read {
	color: #005500;
}

#levy_seznam a:hover, #levysloupec #kraje a:hover {
	border-bottom: 1px solid #61503F;
}

/*
#leve_menu {
  margin-left: 7%;
  font-size: 110%;
  text-align: left;
  font-variant: small-caps;
  font-weight: bold;
}

#leve_menu ul, #leve_menu ul li ul {
   list-style-type: none;
	margin: 1px 0px;
	padding: 0px;
}

#leve_menu ul li, #leve_menu ul li ul li {
	margin: 0px;
	padding: 0px;
}

#leve_menu ul li ul {
	padding-left: 10px;
	font-size: 80%;
}

#leve_menu a {
   color: #000000;
   padding: 0px 0px 0px 5px;
}
*/

#leve_menu {
   text-align: center;
   font-size: 80%;
   font-variant: small-caps;
   position: relative;
}

#leve_menu ul {
   list-style-type: none;
	margin: 1px 0px;
	padding: 0px;
}

#leve_menu li {
   display: inline;
   margin: 2px;
}

#leve_menu a {
   color: #000;
}

#leve_menu span {
   display: block;
   font-size: 80%;
   color: #666;
   margin: 5px 10px;
   text-align: left;
}


#levy_seznam a span.nove_rozhledny {
   padding: 1px;
   margin-left: 3px;
   background-color: #1A9900;
   font-size: 60%;
   color: #fff;
}

#gps ul, #souvisejici ul, #admin ul{
	margin: 2px;
	padding: 0px 0px 0px 15px;
	list-style-type: square;
}

#souvisejici ul {
	width: 90%;
	overflow: hidden;
}

#gps ul li ul li, #souvisejici ul li ul li, #admin ul li ul li{
	list-style-type: disc;
}

#souvisejici ul li {
	font-weight: bold;
	font-variant: small-caps;
}

#souvisejici ul li ul li{
	font-weight: normal;
	font-variant: normal;
}

#gps a#mapy_cz {
   display: block;
   margin: 5px auto;
   text-align: center;
}

#gps a#mapy_cz span {
   display: block;
   text-align: center;
   font-size: 70%;
}

/****************GPS + Mapy*****************/
div#gps_mapy {
   width: 17em;
   float: right;
   background-color: #EAE6DF;
   border: 1px solid #957A60;
   padding: 5px;
   margin: 5px 0px 15px 10px;
}

#gps_mapy table#mapy_prev_auto {
   width: 80%;
   margin: 0px auto 5px auto;
}

#gps_mapy table#mapy_prev_auto td {
   width: 50%;
}

#gps_mapy table#gps_table {
   border: 1px solid #957A60;
   width: 90%;
   border-collapse: collapse;
   margin: 0px auto;
}

#gps_mapy table#gps_table tr td, #gps_mapy table#gps_table tr th {
   border: 1px solid #957A60;
}

#gps_mapy table#gps_table tr th {
   text-align: center;
   font-variant: small-caps;
}

#gps_mapy td#odkazy_mapy_td {
   background-image: url(index/mapy.gif);
   background-position: center center;
   background-repeat: no-repeat;
}

#gps_mapy h3 {
   background-color: #ccc0b0;
   margin-bottom: 5px;
}

#gps_mapy #odkazy_mapy {
   text-align: center;
   
}

#gps_mapy #odkazy_mapy a span {
   display: none;
}

#gps_mapy #odkazy_mapy a {
   /*width: 20px;
   padding: 2px;
   border: 2px solid #ccc0b0;*/
}

#gps_mapy #odkazy_mapy a:hover {
   position: relative;
}

#gps_mapy #odkazy_mapy a:hover span {
   display: block;
   position: absolute;
   left: -10em;
   top: 1em;
   padding: 5px;
   width: 10em;
   background-color: #EAE6DF;
   border: 1px solid #957A60;
   color: black;
   text-decoration: none;
   text-align: center;
}

/*******************************Obsah*********************************/
#zakladni{
	margin:10px 0px 0px 10px;*/
	padding:0;
	float: right;
	width: 75%;
}

#obsah, #clanek, #mapa_obsah {
	text-align: justify;
}

#mapa_obsah {
	_width: 100%;
	_float: left;
}

#obsah .oteviraci_doba {
  font-weight: bold;
}

#nadpis {
	/*height: 4.5em;*/
	margin-bottom: 20px;
}

#zakladni_udaje {
	border-collapse: collapse;
	margin: 0px auto;
}

#zakladni_udaje td {
	text-align: left;
	padding: 5px;
	width: 50%;
	vertical-align: top;
}

#zakludaj, #techudaj {
	font-size: 90%;
}

#zakludaj b, #techudaj b {
	font-variant: small-caps;
}

#costim {  
	clear: both;
	font-size: 90%;
	font-weight: bold;
	color: #515151;
	border-bottom: 1px solid #000000;
	border-top: 1px solid #000000;
	text-decoration: none;
	text-align: right;
	padding: 1px 10px;
	background: #BEAC9A;
	vertical-align: middle;
	margin-top: 30px;
}

#costim a {
	color: #515151 !important;
	text-decoration: none;
	border-left: 1px solid #515151;
	padding: 0px 5px;
}

#costim a:hover {
	color: #000000;
	TEXT-DECORATION: underline;
}

#costim #info {
	cursor: help;
}

#komentare {  
	background: #eae6df;
	font-size: 85%;
	overflow: auto;
	height: 200px;
	text-align: center;
	scrollbar-base-color: #CCC0B0; /* lista */
	scrollbar-track-color: #EAE6DF; /* pozadí */
	scrollbar-arrow-color: #000000; /* sipky */
	width: 80%;
	padding: 5px;
	border: 1px solid #606060;
	margin: 0px auto;
}

#komentare2 {  
	background: #eae6df;
	padding: 5px;
	border: 1px solid #606060;
	margin: 5px;
}

#komentare2 label, #komentare2 .input {
	display: block;
	width: 50%;
	float: left;
	margin-bottom: 10px;
}

#komentare2 label {
	text-align: right;
	width: 7em;
	padding-right: 20px;
	font-variant: small-caps;
	font-weight: bold;
}

#komentare2 br {
	clear: both;
}

#komentare2 textarea {
	width: 80%;
	font-size: 105%;
}

#komentare2 .input {
	font-size: 105%;
}

#addcomment {
	text-align: center;
	font-size: 75%;
	font-weight: bold;
	margin-top: 5px;
}

#addcomment a {
	border: 2px outset #beac9a;
	background-color: #beac9a;
	color: #000000;
	padding: 2px;
}

#komentare .komentare_nadpis, #komentare2 .komentare_nadpis {
	text-align: left;
	background-color: #CCC0B0;
	border: 2px groove #CCC0B0;
	padding: 1px 2px;
	height: 1.3em;
	margin: 0px;
	_width: 94%;
}

#komentare .komentare_text, #komentare2 .komentare_text {
	text-align: left;
	border-bottom: 2px groove #CCC0B0;
	border-left: 2px groove #CCC0B0;
	border-right: 2px groove #CCC0B0;
	padding: 0px 2px 2px 2px;
	clear: both;
	margin: 0px 0px 10px 0px;
	overflow: auto;
	overflow-y: visible;
	_width: 94%;
}

.komentare_nadpis b {
	float: left;
	margin-left: 3px;
}

.komentare_nadpis em {
	float: right;
	margin-right: 3px;
}

#velikost_pisma {
	position: absolute;
	top: 5px;
	right: 5px;
	height: 35px;
	padding: 2px;
}

#velikost_pisma a {
	border: 1px solid #888888;
	padding: 0px 3px;
	height: 30px;
	background-color: #CCC0B0;
}


.ruzice_tdr {				/****Ruzice****/
	text-align: left;
	width: 50%;
	padding: 0px;
}

.ruzice_tdl {
	text-align: right;
	width: 50%;
	padding: 0px;
}

.ruzice_tdc {
	text-align: center;
	padding: 0px;
}

#ruzice {
	margin: 0px 40px;
	padding: 0px;
	border: 1px solid #606060;
	background: #BEAC9A;
}

#ruzice .nadpis {
	font-variant: small-caps;
	font-weight: bold;
	text-align: center;
}

#ruzice_stred {
	padding: 0px 5px 0px 5px;
}					/****End Of Ruzice****/

#odauta {
	font-size: 160%;
	text-align: center;
	font-weight: bold;
	background-image: url('index/auto.gif');
	background-repeat: no-repeat;
	background-position: center;
}

#prevyseni {
	font-size: 160%;
	text-align: center;
	font-weight: bold;
	background-image: url('index/prevyseni.gif');
	background-repeat: no-repeat;
	background-position: center;
}

.mapy {
	text-align: center;
	background-image: none;
}

#mapa_prev {
	float: right;
	margin-left: 8px;
}

.autor {
	font-size: 80%;
	color: #515151;
	float: right;
}

.autor a {
	color: #000000;
}

.autor_foto {
	font-size: 80%;
	color: #515151;
	float: right;
}

.autor_foto a {
	color: #000000;
}

/******************************Clanek*******************************/
.textclanku h2 {
	font-size: 150%;
	background-color: transparent;
	border-bottom: 1px solid #EAE6DF;
	clear: both;
}

#clanek #autor {
	color: #555555;
	font-size: 80%;
	font-weight: bold;
	border-bottom: 1px solid #555555;
	height: 1.2em;
}

#clanek #uvod {
	background-color: #ddd7cc;
	margin: 5px 5px 20px 20px;
	border-left: 5px solid #957a60;
	padding: 5px;
	font-weight: bold;
}

#clanek #kategorie {
	font-variant: small-caps;
}

#clanek ul#clanky_kat div.popis {
	font-size: 80%;
	font-style: italic;
}

#clanek img.imgleft, #clanek img.imgright, #clanek img.imgcenter {
	margin: 10px;
	border: 1px solid black;
	padding: 2px;
}
#clanek img.imgleft {
	float: left;
}

#clanek img.imgright {
	float: right;
}

#clanek img.imgcenter {
	clear: both;
	display: block;
	margin: 10px auto;
}
/****************************Fotogalerie*****************************/

#fotogalerie a {
	display:block;
	border: 1px solid #CCC0B0;
}

#fotogalerie a:hover {
	border: 1px solid red;
}

#fotogalerie img {
	border: 1px solid;
	margin: 2px;
	border-color: #000000;
}

#fotogalerie {
	vertical-align: middle;
	font-size: 85%;
	overflow: auto;
	width: 100%;
	margin: 2px auto;
	padding: 2px;
	height: 133px;
	text-align: center;
	scrollbar-base-color: #CCC0B0; /* lišta */
	scrollbar-track-color: #EAE6DF; /* pozadí */
	scrollbar-arrow-color: #000000; /* šipky */
	width: 80%;
}

#fotogalerie_cont {
	padding: 8px 0px 0px 0px;
/*	width: 80%;*/
	margin: 5px auto;
}

.fotomale {
	border: 1px solid;
	margin: 2px;
	border-color: #000000;
	position: absolute;
	right: -2px;
	top: -1px;

}

#fotky {
	vertical-align: middle;
	display: inline;
	border-collapse: collapse;
	border: none;
}

#fotky td {
	text-align: center;
	vertical-align: middle;
}

#popis_fotek {
	margin: 0px;
	text-align: center;
	height: 1.3em;
	color: #000000;
}

/****************************Zapati*****************************/
#zapati{
	clear: both;
	font-size: 70%;
	padding: 3px;
	text-align: center;
	color: #000000;
	border-top: 1px solid;
	background: #e6bb8c;
	border-bottom: 1px solid;
	margin-top: 20px;
}

#dalsi, #predchozi {
/*	position: absolute;
	top: 3.5em;*/
	font-size: 19px;
	font-weight: bold;
	padding: 0px 3px 3px 3px;
	width: 0.8em;
	border: 1px outset #927a60;
	background-color: #927a60;
}

#dalsi a, #predchozi a {
	color: #FFFFFF;
	display: block;
}

#predchozi {
	float: left;
	/*left: 15px;*/
}

#dalsi {
	float: right;
	/*right: 15px;*/
}

.popis_obr {
	display: none;
}

.popis_obr span, #popis_obr span {
	font-size: 70%;
}

.popis_obr a {
	color: #000000;
}

.chybova_hlaska {
	font-size: 150%;
	color: #FF0000;
	background: yellow;
}
/*******************Specificke pro ruzne stranky****************/
#galerie {
	margin-top: 5px;
	text-align: center;
}

#galerie img {
	border: 1px solid #000000;
}

#login {
	text-align: center;
	margin-top: 50px;
	height: 50%;
	font-weight: bold;
}

#login span {
	font-size: 80%;
	font-weight: normal;
	margin-top: 10px;
	line-height: 2em;
}

/****Seznam rozhleden****/
#seznam_rozhleden {
	margin: 10px 15px;
}

#seznam_rozhleden #check {
  margin: 20px 5px;
}

#seznam_rozhleden #check input {
	background-color: #eae6df;
	border: 2px outset #808080;
}

#seznam_rozhleden table {
	border: 0;
}

#seznam_rozhleden td {
	padding: 2px;
}

#seznam_rozhleden th {
	background-color: #AC9782;
	padding: 2px;
	border-bottom: 1px solid yellow;
}

#seznam_rozhleden th a {
	color: #000000;
}

#seznam_rozhleden input.pristup {
	background-color: #eae6df;
	border: 2px outset #808080;
	width : 9em;
}

/***Obrazky v seznamu***/

div.jmenorozhledny {
	position: relative;
	behavior:url(/hover.htc);
	text-align: left;
}

div.jmenorozhledny div.image {
	display:none;
	position: absolute;
	right: -92px;
	top: 0px;
	background-color: #ddd7cc;
	border: 2px outset #ddd7cc;
	padding: 4px;
	/*visibility:hidden;*/
}

div.jmenorozhledny:hover, div.jmenorozhlednyHover {
	z-index:100;
}

div.jmenorozhledny:hover div.image, div.jmenorozhlednyHover div.image {
	display:block;
	/*visibility:visible;*/
}

/*********** Mapa **********/
#mapa {
	position: relative;
	margin: 20px auto;
}

#mapa #loading {
	font-size: 140%;
	font-variant: small-caps;
}

#mapa div.jmenorozhledny a.narozhlednu:hover {
  width: 11em;
  display: block;
  height: 3em;
}

#mapa div.jmenorozhledny div.image {
	left: 0px;
	top: 27px;
	width: 11em;
}

#mapa div.jmenorozhledny div.image img.foto {
	float: left;
	margin-right: 5px;
}

#mapa div.jmenorozhledny .podrobna {
	font-size: 65%;
	border-top: 1px solid #888888;
	position: absolute;
	bottom: 4px;
	right: 2px;
	background-color: #ddd7cc;
}
/********* Formulare *********/

fieldset {
	margin: 10px 10%;
	padding: 2px;
}

fieldset form {
	padding: 10px;

	border: 1px inset #eae6df;
}

fieldset legend {
	font-variant: small-caps;
}

#seznam_rozsireny {
	text-align: left;
	margin-bottom: 15px;
}

#seznam_rozsireny ul li, fieldset form span {
	font-variant: small-caps;
	font-weight: bold;
}

#seznam_rozsireny ul li ul li {
	font-variant: normal;
	font-weight: normal;
	list-style: none;
}

#seznam_rozsireny ul li ul li span, fieldset form span.check {
	white-space: nowrap;
	font-variant: normal;
	font-weight: normal;
}

#vyhledavani_php {
	text-align: center;
	margin: 40px;
	padding: 10px;
	border: 1px inset #ddd7cc;
	font-variant: small-caps;
	font-weight: bold;
}

#vyhledavani_php input, #vyhledavani_php button {
	margin: 5px;
}

#zajimavosti {
	width: 90%;
	margin: 20px auto 50px;
	text-align: left;
	color: #000000;
}

#zajimavosti a.l, #zajimavosti a.r {
  display: block;
	color: #000000;
}

#zajimavosti a.l:hover, #zajimavosti a.r:hover {
  text-decoration: none;
  background-color: #C2B4A0;
}

#zajimavosti a.l:hover img, #zajimavosti a.r:hover img {
  background-color: #CCC0B0;
}

#zajimavosti a.l:hover span, #zajimavosti a.r:hover span {
  text-decoration: underline;
}

#zajimavosti a.l, #zajimavosti a.r {
	width: 85%;
	float: left;
	border: 1px outset #DED5CB;
	margin: 10px;
	padding: 5px;
}

#zajimavosti a.r {
	float: right;
}

#zajimavosti a.l img, #zajimavosti a.r img {
	float: left;
	border: 1px inset #DED5CB;
	padding: 5px;
	margin-right: 10px;
}

#zajimavosti a.l span, #zajimavosti a.r span {
	font-size: 155%;
	font-weight: bold;
	margin-left: 20px;
	font-variant: small-caps;
}

.forminput, .forminput_clr {
  margin: 0px 20px 10px 20px;
	clear: both;
	text-align: left;
	padding: 5px;
	border-top: 2px #BAAB94 solid;
}
/*
.forminput_clr {
	background-color: #C2B4A0;
}
*/
.forminput input, .forminput_clr input {
	width: 40%;
}

.forminput label, .forminput_clr label {
  display: block;
  float: left;
	text-align: right;
	width: 16em;
	padding-right: 20px;
	font-variant: small-caps;
	font-weight: bold;
}

.forminput label span, .forminput_clr label span {
  display: block;
	font-size: 75%;
	font-variant: normal;
	font-weight: normal;
}

.forminput textarea, .forminput_clr textarea {
	width: 60%;
	font-size: 105%;
}

#administrace h3 {
	font-size: 150%;
	text-align: left;
	border-top: 0px;
	background: none;
	width: 80%;
	margin: 15px 10px;
}

#administrace #ruzice {
  clear: both;
  margin: 20px 10%;
}
/*
#administrace #div_ruzice {
  border-top: 2px #BAAB94 solid;
  margin: 0px 20px 10px 20px;
  padding-top: 5px;
}
*/
#administrace .send {
  padding: 10px;
  text-align: center;
  margin: 20px;
  border-top: 2px #BAAB94 solid;
  line-height: 2em;
}

#administrace .send span {
  border: 2px solid green;
  padding: 5px;
}

#administrace .send span input {
  width: 20em;
}

.vyber_bez_js { /* Stranka, kdyz nefunguje JS a nerozbali se menu */
  text-align: left;
  font-size: 1.5em;
  padding: 20px;
}

table#novinky, table#aktuality, table#akce {
  margin-bottom: 20px;
  width: 90%;
  text-align: left;
}

table#novinky th, table#aktuality th, table#akce th {
  border-bottom: 1px solid #000000;
  font-variant: small-caps;
  font-weight: bold;
}

table#novinky tr, table#aktuality tr, table#akce tr {
  border-bottom: 1px solid #666666;
}

table#novinky td.datum, table#aktuality td.datum, table#akce td.datum {
  width: 7em;
  font-weight: bold;
  text-align: right;
  padding-right: 5px;
	vertical-align: top;
}

table#novinky td.text, table#aktuality td.text, table#akce td.text {

}

#nove-komentare {
  margin-left: 40px;
}

#panorama {
  text-align: center;
}

#panorama div {
  overflow: auto;
	overflow-y: visible;
	height: 120px;
	width: 90%;
	margin: 3px auto;
}

#panorama div img {
	border: 1px solid #000000;
}

#home_literatura, #home_serial, #home_znamky {
  position: relative;
}

#home_literatura div, #home_serial div, #home_znamky div {
  border: 2px outset #CCC0B0;
  margin: 5px;
  clear: both;
  padding: 5px;
}

#home_literatura div div, #home_serial div div, #home_znamky div div {
  border: none;
  margin: 0px;
  clear: none;
  padding: 0;
}

#home_literatura div img, #home_serial div img, #home_znamky div img {
  position: relative;
  float: left;
  margin-right: 5px;
  padding: 2px;
  border: 1px inset #CCC0B0;
}

#home_literatura div br.clear, #home_serial div br.clear, #home_znamky div br.clear {
  clear: left;
}

div#user_profile {
  text-align: left;
  margin: 20px;
}

div#user_profile td.popis {
  padding-left: 20px;
  width: 10em;
  font-variant: small-caps;
  font-weight: bold;
}

div#user_profile td.hodnota {
  width: 60%;
}

div#user_profile table {
  border: 1px outset #ccc0b0;
  margin: 10px auto;
}

div#user_profile table#bezramu, div#user_profile table#bezramu td {
	border: 0px;
	margin: 10px;
}

div#user_profile table td {
  border: 1px inset #ccc0b0;
  width: 8em;
}

div#user_profile table th {
  background-color: #beac9a;
}
.suvenyry {
  vertical-align: text-top;
  font-size: 120%;
  font-weight: bold;
  margin: 5px;
  border: 1px outset #beac9a;
}

.suvenyry img {
  vertical-align: middle;
  padding: 3px;
  border: 1px inset #beac9a;
  margin: 2px;
}

#akce_rozhledny {
  position: absolute;
  right: 10px;
  top: 7em;
  border: 1px outset yellow;
  background-color: yellow;
  font-weight: bold;
  padding: 5px;
}

#akce_rozhledny span {
  display: block;
  float: left;
  font-size: 275%;
  color: red;
  margin-right: 5px;
  line-height: 0.7em;
}

#kalendar {
	width: 12em;
	text-align: center;
	margin: 0px auto;
	border: 1px outset #BEAC9A;
	background-color: #BEAC9A;
}

/**********Anketa**************/
#anketa { width: 150px; border: 1px solid grey; background-color: #BEAC9A; font-size: 70%; padding: 7px; text-align: left; }
#anketa span { display: block; }
#anketa a { color: maroon;}
#anketa img { border: 0px; margin-top: 2px; margin-bottom: 6px; }
#anketa .otazka { font-weight: bold; margin-bottom: 7px; background-color: #CCC0B0; border: 1px solid grey; font-size: 1.2em; padding: 5px; text-align: center;}
#anketa .perc { display: inline; }
#anketa .hlas { background-color: #CCB9A6; padding: 0px 4px; }
#anketa .spolu { font-weight: bold; background-color: #CCC0B0; border: 1px solid grey; font-size: 1.2em; padding: 5px; margin-top: 7px; }
/******************************/

/**********Navstevni kniha*************/
#navstevnikniha {
	width: 80%;
	margin: 20px auto;
	text-align: center;
}

#navstevnikniha .nadpis, #navstevnikniha .nadpis_odpoved {
	text-align: left;
	background-color: #CCC0B0;
	border: 2px groove #CCC0B0;
	padding: 1px 2px;
	height: 1.3em;
	margin: 0px;
	_width: 94%;
}

#navstevnikniha .text, #navstevnikniha .text_odpoved {
	text-align: left;
	border-bottom: 2px groove #CCC0B0;
	border-left: 2px groove #CCC0B0;
	border-right: 2px groove #CCC0B0;
	padding: 0px 2px 2px 2px;
	margin: 0px 0px 10px 0px;
	overflow: auto;
	overflow-y: visible;
	_width: 94%;
}

#navstevnikniha .nadpis_odpoved, #navstevnikniha .text_odpoved{
	margin-left: 50px;
}

#navstevnikniha .nadpis b, #navstevnikniha .nadpis_odpoved b {
	float: left;
	margin-left: 3px;
}

#navstevnikniha .nadpis em, #navstevnikniha .nadpis_odpoved em {
	float: right;
	margin-right: 3px;
}

#navstevnikniha .text p, #navstevnikniha .text_odpoved p {
	text-indent: 10px;
}

/***********Formulare****************/
.form {  
	background: #eae6df;
	padding: 5px;
	border: 1px solid #606060;
	margin: 5px;
}

.form td {
	vertical-align: top;
	text-align: left;
}

.form table {
	width: 100%;
}

.form table td.label {
	width: 7em;
}

.form table td.label label {
	font-variant: small-caps;
}

.form table input, .form table textarea {
	width: 90%;
}

.tip {
	background: url(index/tip.gif) left center no-repeat; 
	/*border-bottom: 1px solid #EDE8E3;*/
	border: 1px inset #beac9a;
	padding: 0.5em 25px;
	font-weight: bold;
	margin: 0px 5%;
}

.tip span {
	font-variant: small-caps;
}

/************** >Navigace< /home/ **************/
#home_navigace {
	border: 2px solid #ddd7cc;
	margin: 15px 10% 0px 10%;
}

#home_navigace td {
	width: 50%;
	vertical-align: top;
	border: 2px solid #ddd7cc;
}

#home_navigace td#left {
	text-align: left;
	padding-left: 0px;
}

#home_navigace td#right {
	text-align: right;
	padding-right: 0px;
}

#home_navigace span a {
	font-variant: small-caps;
	font-size: 115%;
	font-weight: bold;
	font-style: normal;
}

#home_navigace span {
	font-style: italic;
	font-size: 90%;
	display: block;
	margin: 0px 7px;
}

#home_navigace big {
	font-size: 130%;
	font-weight: bold;
	font-style: normal;
	font-variant: small-caps;
	background-color: #ddd7cc;
	display: block;
	padding: 0px 30px;
}

#home_navigace td#left span {
	margin-left: 20px;
}

#home_navigace td#right span {
	margin-right: 20px;
}

#xmas {
/*	background: url(index/xmas.gif) left top no-repeat;*/
	background: url(index/newyear.png) left top no-repeat;
	/*border-bottom: 1px solid #EDE8E3;*/
	border: 1px inset #beac9a;
	padding: 0.5em 10px 0.5em 140px;
	font-weight: bold;
	margin: 0px 5% 20px 5%;
	font-size: 170%;
	font-style: italic;
}

#xmas div {
	text-align: right;
	font-size: 50%;
}

