@CHARSET "UTF-8";


h1 {
    display:none;
    width:0px;
    height:0px;
    line-height:0px;
    visibility:hidden;
}
div#pocasi {
    width:160px;
    height:70px;
    position:absolute;
    top:113px;
    margin-left: 700px;
}
div#pocasi img {
	width: 40px;
	height:35px;
	border: none;
}
div#pocasi div div div div {
	background:url('../img/pocasi.png') top left repeat-x;
}
div#pocasi a {
	text-decoration: none !important;
}

div#najdetemapa {
    margin-top:22px;
    text-align:center;
    clear:both;
    height:31px;
}
div#perex {
    color: white;
    font-weight: 700;
}

div#perex img {
    float: right;
    margin-left: 20px;
    margin-bottom: 10px;
}

div#allText {
    color: #fff000;
}

div#showBox {
    color: #FFF;
	min-height:430px;
	padding:15px 15px 15px 20px;
	background:url('../img/bgContent.png') top left repeat-x;
	font-size:11px;
	line-height:160%;
}

#content h2 { font-family:arial,sans-serif; font-size:18px; color:#95e873; margin-top:30px; margin-bottom:20px}
#content h3 { font-size:12px; text-transform: uppercase; }
#content h4, #content h5,#content h6 { font-size:10px;}

#content p {
    margin:10px 0px 10px 0px;
}
.popis p img {
    margin:0px 7px;
    border:1px solid white;
}
.popis .gall {
    text-align:center;
    border:1px solid black;
    background-color:#1D1D1D;
    margin-top:10px;
    margin-bottom:15px;
}
.gall img {
    margin:10px 15px 10px 30px;
    border:1px solid #fff;
    padding:0px;
}

div.backButton {
	margin: 20px 1px 30px 0px;
	text-align: right;
	width: 100%;
	position:relative;
}

div.backButton a {
	position:absolute;
	right:20px;
	/*background:url('../img/back.gif') top left no-repeat !important;*/
	width:127px;
	height:26px;
	display:block;
	padding-right: 0px;
	color: #a3a3a3;
}
div.backButton a em {
	font-style:normal;
}
#content a {
    color:#95e873;
}
#content a:hover {
    color:#fff;
}
#content a[href^="http://"],
#content a[href^="https://"],
#content a[href^="ftp://"],
#content a[href^="/cz/"],
#content a[href^="/en/"],
#content a[href^="/de/"]
     {
	background-image: url("../img/url-gray.gif");
	background-repeat: no-repeat;
	background-position: 100% 50%;
	padding-right: 14px;
}

#content a[onclick^="window"] {
	background-image: url("../img/url-black.gif");
	background-repeat: no-repeat;
	background-position: 100% 50%;
	padding-right: 14px;
}
#content a[href^="/cz/gal"],
#content a[href^="/en/gal"],
#content a[href^="/de/gal"],
#content a[href^="/_data"],
#content a[href^="_data"]
	{
	background-image: none;
	padding-right: 0px;
}

#content a[id^="backButt"] {
    background-image: none;
	padding-right: 0px;
}
#content a[class^="noLink"] {
    background-image: none;
	padding: 0px;
}
.mailLink
{
	background-image: url("../img/url-email.gif");
	background-repeat: no-repeat;
	background-position: 100% 50%;
	padding-right: 14px;
	margin-right:3px;
}
.pdfLink {
	background-image: url("../img/pdf.gif") !important;
	background-repeat: no-repeat;
	background-position: 100% 50%;
	padding-right: 20px !important;
	margin-right:3px;
}

.docLink {
	background-image: url('../img/doc.gif') !important;
	background-repeat: no-repeat;
	background-position: 100% 50%;
	padding-right: 20px !important;
	margin-right:3px;
}

.zipLink {
	background-image: url('../img/zip.gif') !important;
	background-repeat: no-repeat;
	background-position: 100% 50%;
	padding-right: 20px !important;
	margin-right:3px;
}


#rozcestnik {
    color:#95e873;
}
#rozcestnik .delimiter {
    margin:0px 10px 0px 10px;
}
#rozcestnik a {font-weight:900;}
.indexPage img {
    float:right;
    margin:15px 0px 10px 10px;
    border:1px solid #fff;
    padding:0px;
}

#content table {
	font-size:11px;
	width:624px;
	border:1px solid #ececec;
	table-layout: auto;
	border-collapse:collapse;
	/*width:100%;*/
}


#content table td {
	border:1px solid #ececec;
	padding-left:4px;
}

#content table thead td, 
#content table thead th, 
#content table th {
	font-weight:900;
	background-color:#EEEEEF;
}

#content table table {
	width:150px;
}
#content table table td {
	border:none;
	padding:0px;
}


.kontaktForm p {
	width: 300px;
	margin: 0;
	padding: 5px 0 8px 0;
	padding-left: 155px;
	/*width of left column containing the label elements*/
	border-top: 1px dashed #EBEBEB;
	height: 1%;
}

.kontaktForm label {
	font-weight: bold;
	float: left;
	margin-left: -155px; /*width of left column*/
	width: 150px;
	/*width of labels. Should be smaller than left column (155px) to create some right margin*/
}

.kontaktForm input [type="text"] {
	/*width of text boxes. IE6 does not understand this attribute*/
	width: 180px;
}

.kontaktForm textarea {
	width: 300px;
	height: 150px;
}
.kontakt table {
	width:677px !important;
}
/*.threepxfix class below:
Targets IE6- ONLY. Adds 3 pixel indent for multi-line form contents.
to account for 3 pixel bug: http://www.positioniseverything.net/explorer/threepxtest.html
*/
* html .threepxfix {
	margin-left: 3px;
}

.odd {
  background-color: #1c1c1c;
}
.even {
  background-color: #000;
}

ul.list {

}

ul.list li {

}

/* =============================================== GALERIE =============== */
#galleryAll {
	padding:0px;
	margin:0px;
	float:none;
}
#galleryAll h3 {
	
}
/* BOXES */
.galCatBox {
	display:block;
	height:100px;
	margin-bottom:5px;
}
.galLoopBox {
	display:block;
	margin: 0px 2px 0px 0px;
	padding: 0px;
	float: left;
	width: 126px;
	height: 126px;
	text-align: center;
	border: 2px solid #95e873;
	vertical-align: middle;
}
.imgCat {
	width:89px;
	height:90px;
	float:left;
	text-align:center;
}
.galLoopBox a:hover img,
.galLoopBox a img {
	border: none;
	margin: 0px;
	padding: 0px;
}

.imgCat a img {
	border: 2px solid #95e873;
	margin: 0px;
	padding: 0px;
}
.imgCat a:hover img {
	border: 2px solid #fff;
	margin: 0px;
}
.nameCat {
	padding:10px;
	margin-left:100px;
}
.nameCat a {
	padding:0px;
	margin:0px;
}
.nameCat h4{
	color:#95e873;
	padding:0px;
	margin:0px;
}

.galCatDetail {
	display:block;
	margin:0px;
}
.galCatDetail img {
	border: 2px solid #95e873;
}
.galCatDetail h4 {
	text-align: center;
	padding: 0px;
	margin: 0px;
	color: #95e873;
}
.galCatDetail .imgCat {
	height:100%;	
}
#allCats {
	padding:0px;
	margin:0px;
}
/* ================================================= paging =============*/
.sortPaging {
	text-align:center;
	margin-top:10px;
	padding-bottom:3px;
}
.sortPaging a {
	text-decoration: none !important;
	color:white !important;
	font-weight:900;
}
.sortPaging em {

	font-weight:900;
	border:1px solid #95e873;
	font-style:normal;
	width:14px;
	height:11px;
	padding:0px 4px 0px 4px;
}
.sortPaging a em {
	color: #1D1D1D;
	background-color:#90e368;
}
.sortPaging a:hover em {
	border:1px solid #fff;
}
.sortPaging a img { 
	width: 13px;
	height: 13px;
	border:0px solid #95e873;
	margin-top:10px;
}

/* DEFINICE ODESILACIHO TLACITKA */

.odeslatButton {
	border: solid 1px #3B9B17; color: #fff; background-color: #3B9B17; 
	font-weight: bold;
	cursor: pointer; cursor: hand;
}


div.fline {
	width: 615px;
	display: block;
	clear: both;
	border-bottom:1px solid #EFEFEF;
	padding: 2px 0px 2px 0px;
}
div.fline label {
	height: 22px;
	width: 170px;
	display: block;
	float:left;
}
div.fline td {
	background-color:#EFEFEF;
}
/*OBECNE FORMY*/
form.g_form div.fline {
	width: 615px;
	display: block;
	clear: both;
	border-bottom:1px solid #EFEFEF;
	padding: 2px 0px 2px 0px;
}

form.g_form div.fline label {
	height: 22px;
	width: 170px;
	display: block;
	float:left;
}

div#tipDiv {
  position:absolute; visibility:hidden; left:0px; top:30px; z-index:10000;
  background-color:#fff; border:1px solid #000; 
  width:80px; padding:6px;
  color:#000; font-size:11px; line-height:1.3;
}
/* These are used in the wrapTipContent function */
div#tipDiv div.img { text-align:center; }
div#tipDiv div.txt { text-align:center; color:#000;}



