@CHARSET "UTF-8";

/* COMMON SETTINGS */
body {
	color: #fff;
	font-size: 9pt;
	font-family: tahoma, verdana, arial, sans-serif;
	text-align: center;
	margin: 0px 5px;
	background: #000000 url("/grafika/background.gif") top left repeat;
}

select {
	font-size: 9pt;
	margin: 0;
	padding: 0;
}

img {
	border: 0;
}

form {
	margin: 0;
	padding: 0;
}

textarea,select option,input,select {
	font-family: tahoma, verdana, arial, sans-serif;
	font-size: 9pt;
}

a {
	color: #ffffe0;
}

a:hover {
	text-decoration: none;
}

.nevid {
	display: none;
}

.rt {
	text-align: right;
}

.cn {
	text-align: center;
}

.lt {
	text-align: left;
}

small {
	font-size: 90%;
}

.cleaner {
	clear: both;
	font-size: 0;
}

.nomarg {
	margin: 0;
	padding: 0;
}

hr {
	display: none;
}

.half_col {
	width: 50%;
	float: left;
}

p.err {
	font-weight: bold;
	color: #ff0000;
	text-align: center;
	padding: 2px;
	border: 1px solid #330000;
	background: #110000;
}

p.ok {
	font-weight: bold;
	color: green;
	text-align: center;
	padding: 2px;
	border: 1px solid #003300;
	background: #001100;
}

/* PAGE VIEWPORT */
#page {
	margin: 0px auto 15px auto;
	width: 960px;
	text-align: left;
	border: 0;
	background: #7f7f7f;
}

#page-ohr {
	border-left: 1px solid #7f7f7f;
	border-bottom: 1px solid #7f7f7f;
	border-right: 1px solid #7f7f7f;
	background: #000;
}

/* LOGO / MENU AREA */
#header {
	background: url("/grafika/top-pruh.gif") repeat-x;
	width: 100%;
	border: 0;
	height: 97px;
	padding: 0;
	margin: 0;
}

#logo {
	width: 205px;
	padding: 0;
	margin: 0;
	float: left;
}

#logo-right {
	padding: 0;
	margin: 0;
	margin-left: 0px;
	height: 97px;
	background: transparent url("/grafika/top-right.png") no-repeat scroll
		right top;
}

h1 {
	padding: 0;
	margin: 0;
	font-weight: bold;
	font-size: 8pt;
	padding-top: 15px;
	font-family: "Tahoma", sans-serif;
	color: #777;
}

#logo-right div.top {
	height: 50px;
}

#logo-right div.bottom {
	height: 47px;
}

ul.menu-lista {
	list-style: none;
	padding: 0;
	margin: 0;
	height: 40px;
	overflow: hidden;
	padding-left:1px;
	background: url("/grafika/list-br.gif") no-repeat left bottom;
}

ul.menu-lista li {
	float: left;
	margin: 0;
	margin-top: 14px;
	padding: 0;
	padding-right: 1px;
	padding-top: 5px;
	padding-bottom: 7px;
	background: url("/grafika/list-br.gif") no-repeat right bottom;
}

ul.menu-lista li a {
	color: #fff;
	text-decoration: none;
	padding: 0;
	padding-left: 20px;
	padding-right: 25px;
	font-size: 12px;
	padding-top: 5px;
	padding-bottom: 7px;
	font-weight: bold;
}

ul.menu-lista li a:hover {
	text-decoration: none;
	background: url("/grafika/list-bg.gif");
}

ul.menu-lista li a.selected {
	background-image: url("/grafika/list-bg.gif");
	color: #d42424;
}

ul.menu-zalozky {
	list-style: none;
	padding: 0;
	margin: 0;
	margin-left: 193px;
}

ul.menu-zalozky li {
	float: left;
	margin: 0;
	margin-left: 3px;
	padding: 0;
	width: 111px;
}

ul.menu-zalozky li a {
	color: #fff;
	text-transform: uppercase;
	text-decoration: none;
	font-size: 11px;
	display: block;
	padding-top: 6px;
	height: 22px;
	
	font-weight: bold;
	background: url("/grafika/menu-tab-bg.gif") no-repeat left top;
}

ul.menu-zalozky li a:hover {
	text-decoration: none;
	background-image: url("/grafika/menu-tab-bg-hover.gif");
	color: #ffffe0;
}

ul.menu-zalozky li a.selected {
	color: #ffff00;
	background-image: url("/grafika/menu-tab-bg-active.gif");
}

/* BELOW HEADER LINE */
#hledat {
	clear: both;
	margin: 0;
	text-align: center;
	background-image: url("/grafika/fotkyuh-b.gif");
	background-repeat: no-repeat;
	background-position: top left;
	font-size: 90%;
	margin-bottom: 10px;
}

#hledat p {
	margin: 0;
}

#hledat input {
	font-size: 11pt;
}

#hledat select {
	font-size: 11pt;
}

#leve-obsah {
	float: right;
	width: 768px;
}

/* LEFT MENU */
#leve-menu {
	width: 189px;
	float: left;
	border-right: solid 1px #131313;
	min-height: 500px;
	_height: 500px;
}

#leve-menu-ods {
	padding-left: 5px;
	padding-right: 10px;
	_padding-right: 9px;
}

#leve-menu p,#prave-menu p {
	text-align: center;
}

/* CALENDAR */
div.main-calendar {
	width: 175px;
	margin-left: auto;
	margin-right: auto;
}

div.main-calendar .mon-title {
	text-align: center;
	margin-bottom: 15px;
	margin-top: 15px;
}

div.main-calendar .days span.day-bunka {
	display: block;
	width: 24px;
	float: left;
	text-align: right;
	padding-bottom: 3px;
}


div.main-calendar .days span.day-bunka a {
	color: #fff;
	display: block;
	margin-left: 2px;
	padding-right: 2px;
	text-decoration: none;
	border: 1px solid black;
}

div.main-calendar .days span.day-bunka a i {
	font-style: normal;
	color: #666;
}

div.main-calendar .days span.day-bunka a.now {
	border-color: #ff9933;
	color: #ff9933;
}

div.main-calendar .days span.day-bunka a:hover {
	border-color: #80664d;
	color: #80664d;
}

div.main-calendar .days span.day-bunka b a {
	color: #ff9933;
	}


div.main-calendar .days.title {
	border-bottom: 1px solid #181818;
	margin-bottom: 2px;
}

div.main-calendar .days.title span.day-bunka {
	text-align: center;
}

/* RIGHT MENNU */
#prave-menu {
	width: 189px;
	float: right;
	border-left: solid 1px #131313;
	min-height: 500px;
	_height: 500px;
}

#prave-menu-ods {
	padding-left: 5px;
	padding-right: 10px;
}

#prave-menu ul.menu {
	list-style: none;
	padding: 0;
	margin: 0;
	text-align: center;
	margin-top: 0.5em;
	border-bottom: 1em;
}

#prave-menu ul.menu a {
	display: block;
	padding: 4px;
	background: #000808;
	margin-bottom: 3px;
	border: #041B1B solid 1px;
	text-decoration: none;
	color: #DEECEC;
}

#prave-menu ul.menu a:hover {
	background: #002323;
}

a#logout-link {
	background: #080303;
	color: #ECDFDF;
	border-color: #230B0B;
	margin-top: 10px;
}

a#logout-link :hover {
	background: #230000;
}

/* CONTENT */
#hlavni-obsah {
	width: 578px;
	max-width: 578px;
	overflow: hidden;
	float: left;
	margin: 0;
	min-height: 600px;
}

#hlavni-obsah-vnitrek {
	margin-left: 15px;
	margin-right: 15px;
	_margin-left: 12px;
	_margin-right: 12px; /* float: left; width:548px;*/
}

h2 {
	margin: 0;
	margin-top: 10px;
	padding-top: 10px;
	padding-bottom: 9px;
	margin-bottom: 4px;
	padding-left: 15px;
	font-size: 11.5pt;
	color: #6699ff;
	text-transform: uppercase;
	letter-spacing: 1px;
	background: url("/grafika/h2-bg.gif") bottom left;
}

h3 {
	font-size: 11pt;
	padding-top: 15px;
	padding-bottom: 7px;
	margin: 0;
	letter-spacing: 0;
	font-weight: bold;
	color: #ffff00;
}

h4 {
	margin: 0;
	height: 28px;
	line-height: 28px;
	font-weight: bold;
	font-size: 7pt;
	color: #6699ff;
	text-align: center;
	text-transform: uppercase;
	background-image: url('/grafika/menuh4bg.png');
}

h4.nbg {
  background-image: none;
}

p {
	padding: 0;
	margin-bottom: 1em;
	line-height: 1.2em;
	height: auto;
	line-height: auto;
}

p.roman {
	line-height: 1.5em;
	text-align: justify;
}

.as_p {
	font-size: 9pt;
	font-weight: normal;
	margin-top: 1em;
	margin-bottom: 0;
	padding: 0;
}


.strankovani {
	font-size: 90%;
	margin-top: 20px;
}

.half_col .strankovani { margin-top:1em }

.strankovani a,a.boxed {
	padding: 2px 5px;
	border: 1px solid #888800;
	text-decoration: none;
	background: #080808;
}

.strankovani a:hover,a.boxed:hover {
	background: #333;
}

.strankovani a.sel2 {
	border: 1px solid #aaaa00;
	background: #333;
	font-weight: bold;
}

.adr_kat {
	font-size: 80%;
	color: #444;
	margin: 0;
	text-transform: none;
	text-align: left;
	padding: 0;
	font-weight: normal;
}

.adr_kat a {
	color: #444;
	font-weight: bold;
}

.detail_adr {
	margin: 0;
	padding-bottom: 5px;
	padding-top: 0;
	line-height: 130%;
}

.detail_popis {
	padding: 8px 0;
	padding-top: 0;
	line-height: 150%;
}

.h20 {
	height: 20px;
	font-size: 0;
}

a.ranking {
	padding-left: 5px;
	padding-right: 5px;
	border: 1px solid;
	text-decoration: none;
}

p.form_navig {
	margin: 0;
}

p.form_navig a {
	color: #ffff00;
	text-transform: uppercase;
	padding: 1px 3px 1px 3px;
}

p.form_navig a:hover {
	text-decoration: none;
	background: #333;
}

div.bunka {
	border: 1px solid #aaaa00;
	padding: 6px;
	padding-bottom: 10px;
	margin-top: 15px;
	background: url("/grafika/bunka-bg.gif") bottom left repeat-x;
}

div.bunka-index h3 {
  font-size: 100%;
}

div.bunka-index {
	border: 4px solid #222;
	padding: 8px;
	padding-bottom: 10px;
	margin-top: 15px;
	background: url("/grafika/bunka-bg.gif") bottom left repeat-x;
}

div.bunka-index p {
  margin: 0; padding: 0;
}

div.bunka h3 {
	color: #ffff00;
	margin: 0;
	padding-top: 10px;
	padding-bottom: 15px;
	font-size: 12pt;
}

div.bunka h4 {
	color: #ffff66;
	text-align: left;
	margin: 0;
	padding: 0;
	padding-top: 10px;
	padding-bottom: 10px;
	font-size: 10pt;
}

div.bunka p {
	margin-top: 0;
	line-height: 1.4;
	text-align: justify;
}

div.bunka p small {
	font-weight: bold;
}

div.bunka p.rt {
	text-align: right;
}

div.bunka.normp p {
	margin-top: 0.75em;
}

div.budik-bunka { border: 1px solid #004D4D; margin-bottom: 0.5em; padding: 2px; padding-bottom: 1em; }

div.komentar {
	border-width: 0;
	border-bottom-width: 1px;
	padding: 3px;
	margin-bottom: 1em;
	border-color: #999900;
}

div.komentar p {
	margin: 0;
	padding: 0;
	margin-left: 0.2em;
}

div.komentar p.title {
	margin-top: 0.5em;
	margin-bottom: 0.5em;
	margin-left: 0.2em;
}

div.komentar p.foot {
	margin-top: 4px;
	text-align: right;
	font-size: 90%;
	color: #333;
	margin-left: 0;
}

div.komentar p.head {
	color: #ffff99;
	margin-left: 0;
	margin-top: 0.7em;
	margin-bottom: 0.5em;
}

div.komentar p.head a, div.komentar p.head {
	color: #666600;
}

div.komentar.kompakt {
	margin: 0;
	padding: 0;
	padding-bottom: 2px;
}

div.komentar.kompakt p.head {
	color: #666633;
	margin-top: 0px;
	font-weight: normal;
	
	font-size: 90%;
	padding-top:1px;
	margin-bottom:0;

}
div.komentar.kompakt div.header {
	background: url("/grafika/h2-bg.gif") bottom left;
	border-bottom: 1px solid #020808;
	
	}
div.komentar.kompakt p {
	margin-left:0;
}

div.komentar.kompakt p small {
	font-weight: normal;
	}

div.bunka-gallery {
	float: left;
	width: 160px;
	margin-right: 8px;
	_margin-right: 4px;
	text-align: center;
	border-color: #cccc00;
	height: 185px;
	overflow: hidden;
}

div.bunka-gallery img {
	border: 1px #666633 solid;
	background: #333;
	padding: 5px;
}

div.bunka-gallery p {
	margin-bottom: 0.5em;
	text-align: center;
}

div.bunka-gallery h3 {
	font-size: 10pt;
	margin: 0px;
	height: 3.3em;
	padding: 0;
	line-height: 1;
}

div.bunka-gallery h3 a {
	color: #ffff00;
	text-decoration: none;
}

div.bunka-gallery h3 a:hover {
	color: #005B66;
	text-decoration: none;
}

div.bunka-gallery.special {
	padding: 0;
	width: 172px;
	border-color: #ffff00;
	height: 201px;
}

div.bunka-gallery.special img {
	background: #333300;
	border-color: #666600;
}

div.bunka-gallery div.special-fuh {
	background: url("/grafika/fuh-stamp.png") right top no-repeat;
	padding: 6px;
	padding-bottom: 10px;
}

div.bunka-gallery a:hover img {
	border-color: #335C66;
}

div.bunka-gallery.special a:hover img {
	background: #002E33;
	border-color: #0090A0;
}

div.bunka-gallery.special h3 a {
	color: #ffff99;
}

div.bunka-gallery.special h3 a:hover {
	color: #ffffff;
}

div.foto-view p.photo-view-image {
	overflow: hidden;
}

div.bunka-photo {
	float: left;
	margin-bottom: 15px;
	width: 122px;
	padding-right: 15px;
	_padding-right: 13px;
}

div.bunka-photo img,div.bunka-photo div.blank {
	border: 1px #666633 solid;
	background: #333;
	padding: 5px;
}

div.bunka-photo p.adm {
	background: #181818;
	margin-top: 0;
	padding-top: 3px;
	padding-bottom: 5px;
	border: 1px solid #333300;
	border-top: 0;
}

div.bunka-photo p.adm a {
	text-decoration: none;
	padding: 0 4px 1px 4px;
	color: #999900;
}

div.bunka-photo p.adm a:hover {
	background: #333;
}

div.bunka-photo.red img {
	background: #331111;
	border-color: #663333;
}

div.bunka-photo.red p.adm {
	background: #181010;
	border-color: #330000;
}

form input.styled,form textarea.styled {
	border: 1px solid #888800;
	background: #333;
	color: #fff;
	margin-top: 0.5em;
}

form input.full,form textarea.full {
	width: 99%;
}

form textarea.styled {
	overflow: auto;
}

form p+p>input, form p+p>textarea {
	margin-bottom: 0;
}


table tr.podbarveny td {
	background: #112222;
}

table.sprava {
	width: 100%;
	border-collapse: collapse;
	border: 0;
	font-size: 90%;
	border-bottom: 1px solid #020808;
}

table.sprava th {
	color: #ffff00;
	height: 4em;
	vertical-align: center;
	text-align: left;
	border: 1px solid #666600;
	padding-left:5px;
}

table.sprava td {
	height: 2em;
	border: 1px solid #666633;
	vertical-align: center;
	padding:2px;
	padding-left:5px;
}

table.sprava td a:hover img {
	background: #333300;	
}

table.sprava.dolu td {
	vertical-align: middle;
}

table.sprava tr:hover td {
	background: #040c0c;
}

table.sprava tr.podbarveny:hover td {
	background: #223333;
}

table.sprava th {
	background: url("/grafika/h2-bg.gif");
}

table.sprava th a {
	color: #ffff00;
}

p.zalozit-krokovac {
	font-size: 110%;
	font-style: italic;
	font-weight: bold;
	margin-top: 2em;
	color: #ffffc0;
}

p.zalozit-krokovac a,p.zalozit-krokovac span {
	padding: 2px 8px 2px 5px;
	text-decoration: none;
	border: 1px #666633 solid;
	color: #ffffc0;
	text-align: center;
}

p.zalozit-krokovac span.krok {
	color: #333322;
	border-color: #333322;
}

p.zalozit-krokovac span.title {
	border: 0;
}

p.zalozit-krokovac a:hover {
	background: #333322;
}

p.zalozit-krokovac a.sel {
	background: #333322;
}

p.zalozit-krokovac a.red {
	background: #220000;
	border-color: #663333;
	color: #cc9999;
}

.foto-view img {
	padding: 2px;
	border: 1px solid #666633;
	background: #333;
}

p.tabelator {
	position: relative;
}

p.tabelator .tab {
	position: absolute;
	left: 50%;
}

/* *** STARING *** */
.star-rating,.star-rating a:hover,.star-rating a:active,.star-rating a:focus,.star-rating .current-rating
	{
	background: url("/grafika/star.gif") left -1000px repeat-x;
}

.star-rating {
	position: relative;
	width: 125px;
	height: 25px;
	overflow: hidden;
	list-style: none;
	margin: 0;
	padding: 0;
	background-position: left top;
}

.star-rating li {
	display: inline;
}

.star-rating a,.star-rating .current-rating {
	position: absolute;
	top: 0;
	left: 0;
	text-indent: -1000em;
	height: 25px;
	line-height: 25px;
	outline: none;
	overflow: hidden;
	border: none;
}

.star-rating a:hover,.star-rating a:active,.star-rating a:focus {
	background-position: left bottom;
}

.star-rating a.one-star {
	width: 20%;
	z-index: 6;
}

.star-rating a.two-stars {
	width: 40%;
	z-index: 5;
}

.star-rating a.three-stars {
	width: 60%;
	z-index: 4;
}

.star-rating a.four-stars {
	width: 80%;
	z-index: 3;
}

.star-rating a.five-stars {
	width: 100%;
	z-index: 2;
}

.star-rating .current-rating {
	z-index: 1;
	background-position: left center;
}

.inline-rating {
	display: -moz-inline-block;
	display: -moz-inline-box;
	display: inline-block;
	vertical-align: middle;
}

/* *** DEBUG BOX *** */
#debug-box {
	width: 5px;
	height: 5px;
	font-size: 0;
	background: white;
	position: fixed;
	top: 0;
	left: 0;
	margin: 0;
	padding: 0;
	color: black;
	text-align: left;
	overflow: scroll;
	z-index:10;
}

#debug-box:hover {
	width: 40%;
	height: auto;
	max-height: 100%;
	font-size: inherit;
	background: white;
	top: 0;
	left: 0;
	border: 1px solid gray;
}

.menuh20 { height: 25px; font-size: 1px; }
.menunahodna { padding: 15px 3px; border: 1px solid rgb(20,20,20); }
.menunahodna p { margin: 0; padding: 0; padding-bottom: 5px; font-size: 8pt; }
h4.adr_kat { background-image: none; }

div#activelinks { padding: 0 1em 0 1em; margin: 0; font-size: 7pt; text-align: center; }
div#activelinks a { color: #999; font-size: 7pt; text-decoration: none; background: none; }
div#activelinks a:hover { color: #ccc; text-decoration: underline; background: none; }
