/* Listing na hlavni strance  */

.list_card_wrapper {
	padding: 15px 10px;
width: 30%;
margin-right: 1%;
float: left;
min-height: 390px;
}
.list_hp_block {
	position: relative;
	width: 100%;
}
.list_hp_block .img-link {
	height: 180px;
	display: block;
	overflow: hidden;
}
.list_hp_block .img-link:hover {
	box-shadow: 2px 2px 5px #999;
}
.list_hp_block .img-link img {
	width: 100% !important;
	height: auto !important;
}
.list_hp_block p {
	padding: 0 10px;
	font-family: ariel, sans-serif;
	font-size: 14px;
	font-weight: normal;
	line-height: 135%;
}
.list_hp_block A:link, .list_hp_block A:visited, .list_hp_block A:hover {
	text-decoration: none;
	color: #ffffff;
	border: none;
}
.list_hp_nazev_bg A:link, .list_hp_nazev_bg A:visited, .list_hp_nazev_bg A:hover {
	text-decoration: none;
	color: #000000;
	border: none;
}
.list_hp_nazev_bg {
	/*position: absolute;
	background-image: url(images/zeleny_pruhled.png);	
        background-repeat: repeat;
	top:100px;*/
}
#dnn_ContentPane .list_hp_nazev_bg a h3 {
	border: none;
height: 64px;
font-size: 1em;
line-height: 1.3em;
padding-top: 10px;
}
#dnn_ContentPane .list_hp_nazev_bg a:hover h3 {
	color: #888888;
	text-decoration: underline;
}
.list_hp_block .hodnoceni {
	position: absolute;
	bottom: 2px;
    left: 22%;
}

/* styly detailu skolky */
.detail_top_ilu img {
	width: 100% !important;
	height: auto !important;
}
.detail_ms_texty {
	width: 100%;
}
.detail_ms_texty p {
	line-height: 20px !important;
}
.detail_right_map {
	width: 200px;
	height: 200px;
	margin-top: 20px;
}
.detail_caption {
	display: inline-block;
	margin-top: 7px;
	font-weight: bold;
	color: #333333;
}
.prohlidky_title {
	font-family: 'Mouse Memoirs',sans-serif,Helvetica;
	font-weight: normal;
	font-size: 24px;
	color: #75B303;
	display: block;
	margin: 20px 0 10px 0;
}
.prohlidky img { 
	display: block;
	margin-bottom: 20px;
}
hr.hledaci_line {
	background-color: #dddddd;
	height: 2px;
	border: 1px solid #999999;
	margin-bottom: 15px;
}

@media (max-width: 767px) {
.list_card_wrapper {
width: 100%;
margin: 0;
min-height: 330px;
}
#dnn_ContentPane .list_hp_nazev_bg a h3 {
    height: auto;
    font-size: 1.5em;
    line-height: 1.4em;
}
}

/* styly tabulek */
.detail_ms td { border: 1px solid #888888; padding: 2px 3px; }
.detail_ms th { background-color: #00b6e4; color: #ffffff; padding: 2px 7px; font-size: 14px;}
.detail_ms table { border: 2px solid #666666; }

.Normal .photo-table td {
	padding:0;
	border: none;
}

.photo_198 {
	border: 4px solid #FFFFFF;
}

.album-frame .topx----,
.album-frame .top----x,
.album-frame .botx----,
.album-frame .bot----x {
	height: 14px;
	width: 14px;
}

.album-frame .top-x--- {
	background-repeat: repeat-x;
	background-image: url(images/borders/album-tstretch.gif);
	text-align: left;
	height: 14px;
	width: auto;
}
.album-frame .top--x-- {
	background-repeat: repeat-x;
	background-image: url(images/borders/album-tstretch.gif);
	height: 14px;
	width: auto;
}
.album-frame .top---x- {
	background-repeat: repeat-x;
	background-image: url(images/borders/album-tstretch.gif);
	text-align: right;
	height: 14px;
	width: auto;
}

.album-frame .mtpx---- {
	background-repeat: repeat-y;
	background-image: url(images/borders/album-lstretch.gif);
	vertical-align: top;
	height: auto;
	width: 14px;
}
.album-frame .mtp----x {
	background-repeat: repeat-y;
	background-image: url(images/borders/album-rstretch.gif);
	vertical-align: top;
	height: auto;
	width: 14px;
}

.album-frame .midx---- {
	background-repeat: repeat-y;
	background-image: url(images/borders/album-lstretch.gif);
	height: auto;
	width: 14px;
}
.album-frame .mid----x {
	background-repeat: repeat-y;
	background-image: url(images/borders/album-rstretch.gif);
	height: auto;
	width: 14px;
}

.album-frame .mbtx---- {
	background-repeat: repeat-y;
	background-image: url(images/borders/album-lstretch.gif);
	vertical-align: bottom;
	height: auto;
	width: 14px;
}
.album-frame .mbt----x {
	background-repeat: repeat-y;
	background-image: url(images/borders/album-rstretch.gif);
	vertical-align: bottom;
	height: auto;
	width: 14px;
}

.album-frame .bot-x--- {
	background-repeat: repeat-x;
	background-image: url(images/borders/album-bstretch.gif);
	text-align: right;
	height: 14px;
	width: auto;
}
.album-frame .bot--x-- {
	background-repeat: repeat-x;
	background-image: url(images/borders/album-bstretch.gif);
	height: 14px;
	width: auto;
}
.album-frame .bot---x- {
	background-repeat: repeat-x;
	background-image: url(images/borders/album-bstretch.gif);
	text-align: left;
	height: 14px;
	width: auto;
}

.photo-frame
{
	margin: 5px 0;
	padding: 0px;
	border: 0px;
	border-collapse: collapse;
}

.photo-frame TD {
	margin: 0px;
	padding: 0px;
}

.photo-frame .topx-- 
{
	background-repeat: no-repeat;
	background-image: url(images/borders/frame-topx--.gif);
	width: auto;
	height: 4px;
	vertical-align: top;
}
.photo-frame .top-x- {
	background-repeat: repeat-x;
	background-image: url(images/borders/frame-top-x-.gif);
	width: auto;
	height: 4px;
}
.photo-frame .top--x {
	background-repeat: no-repeat;
	background-image: url(images/borders/frame-top--x.gif);
	width: auto;
	height: 4px;
	vertical-align: top;
}

.photo-frame .midx-- {
	background-repeat: repeat-y;
	background-image: url(images/borders/frame-midx--.gif);
	width: 4px;
	height: auto;
}

.photo-frame .mid--x {
	background-repeat: repeat-y;
	background-image: url(images/borders/frame-mid--x.gif);
	width: 4px;
	height: auto;
}

.photo-frame .botx-- {
	background-repeat: no-repeat;
	background-image: url(images/borders/frame-botx--.gif);
	width: 4px;
	height: 4px;
	vertical-align: top;
}
.photo-frame .bot-x- {
	background-repeat: repeat-x;
	background-image: url(images/borders/frame-bot-x-.gif);
	width: auto;
	height: 4px;
}
.photo-frame .bot--x {
	background-repeat: no-repeat;
	background-image: url(images/borders/frame-bot--x.gif);
	width: 4px;
	height: 4px;
	vertical-align: bottom;
}

/* Lightbox */


#lightbox{
	position: absolute;
	top: 40px;
	left: 0;
	width: 100%;
	z-index: 100;
	text-align: center;
	line-height: 0;
	}

#lightbox a img{ border: none; }

#outerImageContainer{
	position: relative;
	background-color: #fff;
	width: 250px;
	height: 250px;
	margin: 0 auto;
	}

#imageContainer{
	padding: 10px;
	}

#loading{
	position: absolute;
	top: 40%;
	left: 0%;
	height: 25%;
	width: 100%;
	text-align: center;
	line-height: 0;
	}
	
#loading #loadingLink{ width: 32px; height: 32px; background: url(images/lightbox/loading.gif) no-repeat;	}		

#hoverNav{
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
	z-index: 10;
	}
#imageContainer>#hoverNav{ left: 0;}
#hoverNav a{ outline: none;}

#prevLink, #nextLink{
	width: 49%;
	height: 100%;
	background: transparent url(images/lightbox/blank.gif) no-repeat; /* Trick IE into showing hover */
	display: block;
	}
#prevLink { left: 0; float: left;}
#nextLink { right: 0; float: right;}
#prevLink:hover, #prevLink:visited:hover { background: url(images/lightbox/prevlabel.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(images/lightbox/nextlabel.gif) right 15% no-repeat; }


#imageDataContainer{
	font: 10px Verdana, Helvetica, sans-serif;
	background-color: #fff;
	margin: 0 auto;
	line-height: 1.4em;
	}

#imageData{
	padding:0 10px;
	}
#imageData #imageDetails{ width: 70%; float: left; text-align: left; }	
#imageData #caption{ font-weight: bold;	}
#imageData #numberDisplay{ display: block; clear: left; padding-bottom: 1.0em;	}			
#imageData #bottomNavClose{ width: 66px; height: 22px; float: right;  padding-bottom: 0.7em; background: url(images/lightbox/closelabel.gif) no-repeat;	}			
		
#overlay{
	position: absolute;
	top: 0;
	left: 0;
	z-index: 90;
	width: 100%;
	height: 500px;
	background-color: #000;
	filter:alpha(opacity=60);
	-moz-opacity: 0.6;
	opacity: 0.6;
	}
	

.clearfix:after {
	content: "."; 
	display: block; 
	height: 0; 
	clear: both; 
	visibility: hidden;
	}

* html>body .clearfix {
	display: inline-block; 
	width: 100%;
	}

* html .clearfix {
	/* Hides from IE-mac \*/
	height: 1%;
	/* End hide from IE-mac */
	}	
