body {
	background-color:#CCCCCC;
	font-family: Verdana, "Verdana CE", "Arial CE", "Lucida Grande CE", "Helvetica CE", Verdana, Arial, lucida, sans-serif;
	font-size:0.7em;
	color:#000000;
	margin: 0px auto;
	padding: 0;
}
body.mceContentBody {
   background: #FFF;
}

.noCSS {
  display: none;
}
.printOnly {
	display: none;
}
.clearer {
   clear:both;
}
div.clearer {
	height: 1px;
	overflow: hidden;
}
.left {
  text-align:left;
}
.right {
  text-align:right;
}
.center {
  text-align:center;
}
.just {
  text-align:justify;
}
.red {
  color: #dd0000;
}
a:link, a:visited {
	color: #000000;
	text-decoration:none;
}
a:hover {
	color: #000000;
	text-decoration:underline;
}
a img { 
  border: none;
}
ul {
  margin-top:0.8em;
  margin-bottom:0.8em;
  margin-left:0.8em;
  padding-left:1em;
  line-height: 150%;
}
ol {
  line-height: 140%;
}
li {
  margin-bottom:0.3em;
}
p {
  margin-top: 0em;
  margin-bottom: 0.4em;
  text-align: left;
  line-height: 170%;
  text-indent: 0px;
}
.noIndent {
 text-indent: 0;
}
span {
    line-height: 170%;
}
h1 {
  font-size: 130%;
  line-height: 115%;
  font-weight: bold;
  margin-top:5px;
  margin-bottom: 5px;
  color: #000000;
}
h2 {
  font-size: 120%;
  font-weight: bold;
  margin-top:12px;
  margin-bottom: 7px;
  color: #000000;
}
h3 {
  font-size: 110%;
  margin-top: 0px;
  margin-bottom: 5px;
  margin-top: 7px;
}
form {
	margin: 0;
}
legend {
  font-size: 100%;
  font-weight: bold;
  margin-top: 0px;
  margin-left: 3px;
  margin-bottom: 5px;
  padding-left: 2px;
  color:#777777;
}
fieldset {
  margin-top: 0px;
  margin-bottom: 10px;
  padding: 0px 0px 2px 0px;
  border: 1px solid #a2a2a2;
}
fieldset div.fieldsetContent {
  margin: 5px 10px;
}
label {
  font-weight: bold;
}
.help {
	cursor: help;
	border-bottom: 1px dashed #638EB5;
}
hr {
	height: 1px;
	overflow: hidden;
	background-color: #a2a2a2;
	border: 0;
	 color: #a2a2a2;
	margin-top: 10px;
	margin-bottom: 10px;
	display: block;
}
td.top {
  vertical-align: top;
}
img.fleft {float: left; margin-right: 15px;}
img.fright {float: right; margin-left: 15px;}

#page {
 margin: 0 auto;
	width: 930px;
	background-color: #FFFFFF;
	position: relative;
	padding: 15px 15px 0 15px;;
}
#left-column {
	width: 195px;
	float: left;
	overflow: hidden;
	margin-right: 15px;
}
#left-column-content {
	padding-left: 3px;
	width: 192px;
}
#mid-column {
	width: 500px;
	float: left;

}
#mid-column .main-photo {
  width: 498px;
  overflow:hidden;
  height: 276px;
  position: relative;
}
#mid-column .text-content {
  margin: 10px 15px;

}
#mid-column .text-content a:link, #mid-column .text-content a:visited {
	color: #dd0000;
}
#right-column {
	width: 202px;
	float: right;
	overflow: hidden;
	padding-right: 3px;
}

#right-column .banner-right {
  padding: 0px;
  text-align: center;
  margin-right: 0px;
  background-color: #dcdcdc;
  padding-top: 5px;
  padding-bottom: 5px;
  margin-top: 5px;
}
#right-column .banner-right a img{
	border: 0;
	display: block;
	margin: auto;
}
#right-column input.text {
  width:200px;
}
#right-column input.submit {
  width:60px;
}
#header {
	height: 23px;
	padding-top: 69px;
  background: #cb1025 url("../images/header_bg.gif") repeat-x left top;
  position: relative;
  z-index: 1;
}
a#home:link, a#home:visited {
	position: absolute;
	top: 38px;
	left: 38px;
	width: 170px;
	height: 40px;
	z-index: 1000;
}
#footer {
	margin-top: 5px;
	border-top: 1px solid #a2a2a2;
	color: #777777;
	padding: 3px 0 4px 0;
}
#footer a {
	color: #777777;
}
#footer #footer-right {
	position: absolute;
	bottom: 5px;
	right: 15px;
	color: #000;
	background: #ccc;
	padding: 4px 10px;
}
#footer #footer-right a {
  color: #000;
}
#breadcrumbs {
	padding: 0px;
	background-color: #cdcdcd;
	margin: 1px;
	height: 18px;
	line-height: 18px;
	padding-left: 15px;
	color: #555555;
	border-top: 1px solid #afafaf;
	border-bottom: 1px solid #afafaf;
	font-size: 80%;
	display: none;
}
#breadcrumbs a{
	color: #555555;
	font-weight: bold;
}
#breadcrumbs strong {
	font-weight: bold;
	color: #333333;
}

/*-------------------------------------------------------------------------------------------------------
	navigace
---------------------------------------------------------------------------------------------------------*/
/*viz menu.css*/

div#lista {
  height: 23px;
  padding: 0;
	margin: 0px;
	line-height: 23px;
  background: #CCCCCC url(../images/lista_bg.gif) repeat-x left top;
  /*border: 1px solid #a2a2a2;*/
  margin-bottom: 30px;
}
div#lista-content {
	width: 890px;
	text-align: center;
	margin: 0 auto;
}
div#lista a {
	font-weight: bold;
}
div#nav-right {
	float:right;
  height: 22px;
	padding: 0;
}
div#nav-right a:link, div#nav-right a:visited{
	color: #FFFFFF;
	line-height: 22px;
	padding: 0;
}
div#nav-right a img {
	display: block;
	float: left;
	height: 22px;
	overflow: hidden;
}

/*-------------------------------------------------------------------------------------------------------
	mapa stranek
---------------------------------------------------------------------------------------------------------*/
.tree {
	margin-bottom: 0px;
}

.tree ul {
	list-style: none;
	margin: 0;
	padding: 0;
	display: block;
}

.tree ul li {
	padding-left: 16px;
	text-indent: -16px;
	/*line-height: 16px;*/
	background: url(../images/tree_vertical.gif) top left repeat-y;
	margin:0;
	display: block;
	/*font-size: 8pt;*/
	padding-top: 3px;
	padding-bottom: 3px;
}
* html .tree ul li {
	height: auto;
	padding-top: 4px;
	padding-bottom: 4px;
	display: inline-block;
}
.tree ul li img {
	vertical-align: middle;
}

.tree ul li.last {
	background: url(../images/tree_last.gif) 0 50% no-repeat;
}
* html .tree ul li a.striked, .tree ul li a.striked {
  text-decoration: line-through;
}

/*-------------------------------------------------------------------------------------------------------
	ostatni
---------------------------------------------------------------------------------------------------------*/
fieldset input.text, fieldset textarea{
	width: 300px;
	border: 1px solid #777777;
}
fieldset textarea{
	height: 70px;
}
div.main-photo {
	width: 497px;
	height: 180px;
	margin: 0;
	padding: 0;
	overflow: hidden;
	padding-left: 1px;
}
div.main-photo img {
	display: block;
}
div#logo {
	height: 100px;
	overflow: hidden;
	background-color: #cdcdcd;
	margin-bottom: 1px;
	margin-left: 3px;
	position: relative;
	width: 192px;
}
div#logo img {
	display: block;
	margin: 0px auto;
}
div.false-bread {
  display: none;
}
a.sub-nav:link, a.sub-nav:visited, a.main-nav:link, a.main-nav:visited {
	height: 30px;
	line-height: 30px;
	color: #555555;
	display: block;
	margin: 0;
	padding: 0;
	padding-left: 35px;
	font-weight: bold;
	border-bottom: 1px solid #ffffff;
	overflow: hidden;
}
a.sub-nav img, a.main-nav img {
  display: block;
}
a.sub-nav:hover, a.main-nav:hover {
	text-decoration: none;
	color: #000000;
}
a.sub-nav:active, a.main-nav:active {
	text-decoration: none;
	height: 30px;
	overflow: hidden;
}
a.main-nav:link, a.main-nav:visited {
  background: #CCCCCC url(../images/klapka.gif) no-repeat 0 0;
}
a.main-nav:hover {
	background: #CCCCCC url(../images/klapka.gif) no-repeat 0 -30px;
}
a.main-selected:link, a.main-selected:visited {
  height: 30px;
	line-height: 30px;
	background: #CCCCCC url(../images/klapka.gif) no-repeat 0 -60px;
}
a.sub-nav:link, a.sub-nav:visited{
  background: #AAAAAA;
  padding-left: 11px;
	margin-right: 0px;
	background: #CCCCCC url(../images/klapka_right.gif) no-repeat 0 -60px;
	overflow: hidden;
}
a.sub-nav:hover {
	background: #CCCCCC;
	color: #555555;
	background: #CCCCCC url(../images/klapka_right.gif) no-repeat;
}
a.sub-selected:link, a.sub-selected:visited {
  height: 30px;
	line-height: 30px;
	background: #CCCCCC;
	color: #555555;
	background: #CCCCCC url(../images/klapka_right.gif) no-repeat;
}
div.kontakty {
  background-color: #dcdcdc;
  overflow: hidden;
  padding: 10px;
  margin-right: 0px;
  margin-bottom: 1px;
  position: relative;
}
div.kontakty h3{
	height: 26px;
	line-height: 26px;
	text-align: center;
	/*border-bottom: 2px solid #cecece;*/
	border-top: 2px solid #e9e9e9;
	margin: 0;
  /*background: #f4f4f4 url(../images/kontaktyH3_bg.gif) repeat-x left top;*/
  display: none;
}
div.kontakty table {
	margin-top: 3px;
}
div.kontakty table th{
	vertical-align: top;
	text-align: right;
}
div.kontakty table td{
	vertical-align: top;
}
#addPhoto{
	margin: 1px 0 0 0;
	height: 53px;
	padding: 0px 12px;
	position: relative;
  background: #e2e2e2 url(../images/add_photo_bg.gif) no-repeat left top;
  width: 178px;
}
#addPhoto h3 {
	margin: 0;
	padding: 0;
	padding-left: 50px;
  line-height: 53px;
  font-size: 13px;
}

#addPhoto2{
	margin: 10px 0 0 0;
	height: 30px;
	padding: 0px 12px;
	position: relative;
  background: #ffefb1 url(../images/add_photo2_bg.gif) no-repeat 10px 2px;
  width: 168px;
  border: 5px solid #DDDDDD;
}
#mid-column .text-content #addPhoto2 a:link, #mid-column .text-content #addPhoto2 a:visited {
	margin: 0;
	padding: 0;
	padding-left: 40px;
  line-height: 30px;
  font-size: 13px;
  color: #000000;
  display: block;
}
#mid-column .text-content #addPhoto h3 a:link, #mid-column .text-content #addPhoto h3 a:visited{
  color: #000000;
}
/*#razeni{
	margin: 1px 0 1px 0;
	height: 33px;
	padding: 10px 12px;
	position: relative;
  background: #e2e2e2 url(../images/razeni_bg.gif) no-repeat left top;
  padding-left: 57px;
  font-weight: bold;
  overflow: hidden;
  border: 5px solid #0b134d;
}
#razeni tr.prvni td{
  padding-bottom: 10px;
}*/
#razeni{
	margin: 1px 0 1px 0;
	padding: 7px 5px;
	position: relative;
  background: #EEEEEE;
  font-weight: bold;
  overflow: hidden;
  border: 5px solid #DDDDDD;
  font-weight: normal;
}
#razeni h3 {
	margin-top: 0;
	margin-bottom: 7px;
	font-size: 100%;
}
form#fulltext{
	margin: 1px 0 2px 0;
	height: 43px;
	padding: 5px 12px;
	position: relative;
  background: #e2e2e2 url(../images/search_bg.gif) no-repeat left top;
}
form#fulltext input.text{
	width: 105px;
	height: 20px;
	border: 1px solid #9aa1a7;
	position: absolute;
	left: 12px;
	top: 21px;
	margin: 0;
	padding: 0;
  background: url(../images/serch_text_bg.gif) no-repeat left top;
}
form#fulltext input.button{
	width: 56px;
	height: 22px;
	position: absolute;
	left: 128px;
	top: 21px;
	margin: 0;
	padding: 0;
}
form#fulltext h3 {
	margin: 0;
	padding: 0;
	font-size: 100%;
}
table.forum, table.border {
	border-collapse: collapse;
	margin-left: 1px;
	margin-top: 1px;
	width: 470px;
	overflow: hidden;
}
table.forum th, table.forum td, table.border th, table.border td {
	vertical-align: top;
	text-align: left;
	border: 1px solid #a2a2a2;
	padding: 5px 10px;
}
table.forum th {
	background-color: #f4f4f4;
	width: 150px;
	overflow: hidden;
}
table.forum td {
	width: 280px;
	overflow: hidden;
}
table.forum td div {
	width: 280px;
	overflow: hidden;
}
table.forum th div.vlozeno{
	color: #777777;
	font-weight: normal;
	margin-top: 5px;
}
#mid-column .text-content table.forum th a {
	color: #000000;
}
#mid-column .text-content .yui-skin-sam a {
	color: navy;
}
a.galerie-foto {
	float: left;
	margin: 0 9px 9px 0;
	border: 4px solid #cdcdcd;
}
a.galerie-foto img {
	display: block;
}
div.album {
	padding: 4px 4px 4px 4px;
  background: #f2f2f2 url(../images/galerie_bg.gif) repeat-x left top;
  margin-bottom: 10px;
  height: 100px;
}
#mid-column .text-content div.album h2 a:link, #mid-column .text-content div.album h2 a:visited {
	color: #000000;
}
div.album a.galerie-foto {
	border: 0;
	margin-bottom: 0px;
	margin-right: 25px;
	display: block;
	float: left;
}
div.album div.text {
	float: left;
}
input.text {
	width: 185px;
	border: 1px solid #777777;
}
input.text3, textarea.text3 {
	width: 300px;
	border: 1px solid #777777;
}
textarea.text3 {
	height: 70px;
}
textarea.kontakty {
	height: 180px;
}
input.datum {
	border: 1px solid #777777;
}
input.text4, textarea.text4 {
	width: 400px;
	border: 1px solid #777777;
}
textarea.text4 {
	height: 70px;
}
table.addPage {
  	border-collapse: collapse;
	margin-left: 1px;
	margin-top: 10px;
	margin-bottom: 10px;
}
table.addPage th, table.addPage td {
	vertical-align: top;
	text-align: left;
	border: 1px solid #a2a2a2;
	padding: 2px 3px;
}
table.addPage tr.selected th, table.addPage tr.selected td {
	background-color: #cdcdcd;
}
table.addGallery {
  width: 100%;
}
input.barva {
	float: left;
	margin-right: 10px;
}
div#test-body-bg, div#test-pismo {
	width: 30px;
	height: 20px;
	border: 1px solid #e2e2e2;
	float: left;
	margin-right: 10px;
	color: #FFF;
	text-align: center;
	line-height: 20px;
	font-weight: bold;
}
img#body_bg_color_pick {
  cursor: pointer;
}
div.zmena-vzhledu {
	color: #FFFFFF;
	z-index: 100;
	 margin: 0 auto;
	width: 920px;
	position: relative;
	padding: 0 15px 0 15px;
	text-align: right;
	top: -10px;
}
div.zmena-vzhledu a:link, div.zmena-vzhledu a:visited {
color: #FFFFFF;
}
a.zmena-vzhledu:hover {
  background: url(../images/button_zmenit_zvhled_hover.gif) no-repeat left top;
  text-decoration: none;
}
div.short-new p.datum {
	float: left;
	width: 90px;
}
div.short-new div.text {
	float: left;
	width: 370px;
	 margin-bottom: 0.4em;
  line-height: 170%;
}
div.short-new div.text p {
  margin-bottom:0;
}

div#right-menu {
	max-height: 313px;
	overflow: auto;
	height: expression(this.scrollHeight > 313? "313px" : "auto" );
	border: 5px solid #EEEEEE;
	overflow-x: hidden;
}
div[id]#right-menu {
  height: auto;
}
img.edit {
	position: absolute;
	left:5px;
	top:5px;
	width: 11px;
	height: 11px;
}
#mid-column .text-content h2 a:link, #mid-column .text-content h2 a:visited {
	color: #000000;
}
div.right-column-head {
	text-align: center;
	position: relative;
	width: 202px;
	height: 25px;
  background: #F25A02 url(../images/logo_g.gif) no-repeat center center;
  padding-top: 80px;
  margin-bottom: 1px;
}
div.right-column-head h2{
	font-size: 100%;
	margin-bottom: 0;
	margin-top: 0;
  text-transform: uppercase;
}
img.zamek {
	float: left;
	margin-right: 10px;
}

table.galerie td, table.galerie th {
	text-align: left;
	padding: 3px 10px;
	vertical-align: top;
	background-color: #cdcdcd;
}
table.galerie th {
	color: #FFFFFF;
	background-color: #555555;
}
table.galerie tr.bright td {
	background-color: #FFFFFF;
}
#mid-column .text-content table.galerie td a:link, #mid-column .text-content table.galerie td a:visited {
	color: #000000;
}
#mid-column .text-content table.galerie th a:link, #mid-column .text-content table.galerie th a:visited {
	color: #FFFFFF;
}
h2.galerie-full {
  margin-bottom: 0;
}
div.foto-admin {
  float: left;
  position: relative;
  width: 100px;
  height: 140px;
  margin-right: 7px;
  margin-bottom: 7px;
  background-color: #f2f2f2;
  font-size: 80%;
  overflow: hidden;
}
div.foto-admin img {
  display: block;
}
div.foto-admin a.upravit, div.foto-admin a.smazat{
  position: absolute;
  width: 11px;
  height: 11px;
  left: 2px;
  top: 2px;
  background-color: #f3f3f3;
  padding: 1px;
}
div.foto-admin a.smazat{
  left: 17px;
}
div.galerie-public {
  padding: 10px 0 0 0;
}

div.galerie-public fieldset {
  height: 90%;
}
#mid-column div.galerie-public  a:link, #mid-column div.galerie-public  a:link, #mid-column div.galerie-public  a:visited, #mid-column div.galerie-public  a:visited{
  color: #222222;
}
#mid-column div.galerie-public a.red:link, #mid-column div.galerie-public a.red:visited {
	color: #FF0000;
}
div.galerie-public fieldset p {
  margin:0 10px;
}
p.album-text {
	padding-left: 10px;
}
img.main-na-sirku {
	width: 498px;
}
img.main-na-vysku {
	height: 276px;
}
td input.podminky {
  float: left;
}
td span.podminky {
  margin-left: 5px;
  top: 0px;
  display: block;
  float: left;
  position: relative;  
}
td span.podminky a {
	font-weight: bold;
	cursor: help;
	color: black;
	text-decoration: none;
	border-bottom: 1px dashed #ab0000;
  height: 25px;
  text-decoration: none;
}
td span.podminky a:hover {
  background-color: #fff;
  text-decoration: none;
}
td span.podminky a span {
	display: block;
	position: absolute;
	visibility: hidden;
	bottom: 15px;
	left: -104px;
	padding: 10px;
	width: 476px;
	background: #f2f2f2;
	border: solid #767676 1px;
	color: #000000;
 font-weight: normal;
 text-decoration: none;
}

td span.podminky a:hover span  {
	visibility: visible;
	z-index: 1000;
	cursor: text;
}
div#select-gallery {
	position: relative;
	z-index: 0;
}
textarea {
	font-family: "Arial CE", "Helvetica CE", Arial, helvetica, sans-serif;
	font-size: 12px;
}
p.alert {
	background-color: #eeeeee;
	color: #000;
	padding: 2px 10px;
	font-weight: bold;
}	
p.alert b {
	color: red;
}
h3.vyrazne {
	margin-top: 25px;
	margin-bottom: 5px;
	background-color: #eeeeee;
	padding: 5px 0 5px 15px;
	border: 5px solid #dddddd;
}
