/* Start of CMSMS style sheet 'Album' */
#albumDiv {
    padding: 0px;
    margin: 0px;
    float: left;

}

.clear {
    clear:both
}
/* Album List UL - uzavírá do divu výpis všech alb */
.albumlist {
    margin: 0px;
    padding-left: 4px;
    float:left;
}

.thumbList {
    padding-top: 10px;
    padding-right: 12px;
    text-decoration: none;
    line-height: normal;
    list-style-type: none;
    text-align: center;
    float: left; 
}


.BlokNahledu {
    margin: 0px;
    padding-left: 4px;
    padding-top: 10px;
    padding-right: 10px;
}


.JednotliveNahledy image{
   padding-bottom: 2px;
}




.Zpet {
    font-size: 10px;
    line-height: 1.5; 
    font-family: Verdana;
    text-align: right;
    padding-right: 30px;
}







/* Picture List UL */
.picturelist {
/* margin-left:0px;
    padding-left:0;*/
    margin-top: 0px;
    padding: 0px;
    float:left;
    background-color: red;
}


/* Styling of text and navigation for Album */
.albumname {
    font-size: 90%;
    text-align: center;
    font-weight: bold;
    font-style:normal;
    margin-top: 6px;
}


.albumname a {
    display: inline;
    border: none;
    margin:none;
    padding:none;
    background-color:black;
}

.NazevAlbaUvnitr {
font-weight: bold; 
 font-size: 15px;
 line-height: 1.5;
 font-family: Verdana;
 
}




.albumpicturecount {
    font-size: 90%;
    text-align: center;
    font-weight: normal;
    font-style: italic;
}
.albumcomment {
    text-align:center;
    font-weight:normal;
    font-style:normal;
}
.albumnav {
	text-align:center;
	font-weight:normal;
	font-style:normal;
	font-size:smaller;
}
.instructiontext {
	font-weight:normal;
	font-style:normal;
	font-size:smaller;
	font-style:italic;
}
.picturename {
    font-size: 90%;
    text-align: center;
    font-style:normal;
}



.album_content {
    padding: 10px 0em 10px 0em; /* padding for the news article summary */
    margin: 0px 0px 0em 0em; /* margin to the bottom of the news article summary */
 
}



.album_contentNadpis {
    padding: 10px 0em 10px 0em; /* padding for the news article summary */
    margin: 0px 0px 0em 0em; /* margin to the bottom of the news article summary */
  background: white  url(uploads/images/_css/novinky_linka.gif) no-repeat left bottom;
}



/* Big Picture */
.bigpicture {
	padding:1em 0 0;
	clear:left;
	border-top:10px solid #ccc;
	text-align:center;
}
.bigpicturecaption {
/* Big picture caption */
	text-align:center;
	margin:0 0 0px;
	padding:0;
}

.bigpicture img
{
/* Big picture settings */
	padding:1px;
/* Image padding to form photo frame. */
	width:120%;
/* Width of big picture - set to auto for actual width*/
	margin:0;
	background-color:black;
/* Background of picture */
	border-top:0px solid black;
/* Borders of picture frame */
	border-right:0px solid black;
	border-bottom:0px solid black;
	border-left:0px solid black;
	text-decoration:none;
}

.bigpicturenav
{
	margin:0px;
	padding:0;
	color:black;
	font-size:smaller;
	line-height:normal;
     
}

/*Thickbox CSS */
#TB_window {
   font: Verdana, Geneva, sans-serif;
   font-size: 100%;
   font-weight: normal;
   color: black;
 background-color:black;
}

#TB_secondLine {
   font: Verdana, Geneva, sans-serif;
   font-size: 100%;
   font-weight: normal;
   color: black;
   margin: 11px 15px 30px 15px;
 
}

#TB_window a:link {color: #666666;}
#TB_window a:visited {color: #666666;}
#TB_window a:hover {color: black;}
#TB_window a:active {color: #666666;}
#TB_window a:focus{color: #666666;}

#TB_overlay {
	position: fixed;
	z-index:100;
	top: 0px;
	left: 0px;
	background-color:#000;
	filter:alpha(opacity=75);
	-moz-opacity: 0.75;
	opacity: 0.75;
	height:100%;
	width:100%;
}

* html #TB_overlay { /* ie6 hack */
     position: absolute;
     height: expression(document.body.scrollHeight > document.body.offsetHeight ? document.body.scrollHeight : document.body.offsetHeight + 'px');
}

#TB_window {
	position: fixed;
	background: #ffffff;
	z-index: 102;
	color:#000000;
	display:none;
	border: 4px solid #black;
	text-align:left;
	top:50%;
	left:50%;
}

* html #TB_window { /* ie6 hack */
position: absolute;
margin-top: expression(0 - parseInt(this.offsetHeight / 2) + (TBWindowMargin = document.documentElement && document.documentElement.scrollTop || document.body.scrollTop) + 'px');
}

#TB_window img#TB_Image {
	display:block;
	margin: 40px 0 0 15px;
	border-right: 0px solid #ccc;
	border-bottom: 0px solid #ccc;
	border-top: 0px solid #666;
	border-left: 0px solid #666;
}

/*hlavicka */
#TB_caption {
    font-size: 120%;
    font-weight: bold;
    padding: 10px 0px 0px 15px;
}
/* zavírací tlačítko */
#TB_closeWindowButton {
    background: url("uploads/images/_css/close.gif") 0 0 no-repeat;
    height:26px;
    width:26px;
    margin-top:0px;
    float:right;
}
/* nezobrazuj text ve spanu */
#TB_closeWindowButton span { display: none }
#TB_next {
    background: url("uploads/images/_css/next.gif") right 0 no-repeat;
    height:45px;
    width:45px;
    margin-top:-10px;
    float:left;
}
#TB_next span { display: none }
#TB_prev {
    background: url("uploads/images/_css/prev.gif") 0 0 no-repeat; 
    height:45px;
    width:45px;
    margin-top:-10px;
    float:left;
}
#TB_prev span { display: none }

/* cislo zobrezene fotky */
#TB_count {
    padding-top: 4px;
    font-size: 90%;
    float:left;
}

#TB_closeAjaxWindow {
	padding:7px 10px 5px 0;
	margin-bottom:1px;
	text-align:right;
	float:right;
}
#TB_ajaxWindowTitle {
	float:left;
	padding:7px 0 5px 10px;
	margin-bottom:1px;
}
#TB_title{
	background-color:#e8e8e8;
	height:27px;
}
#TB_ajaxContent{
	clear:both;
	padding:2px 15px 15px 15px;
	overflow:auto;
	text-align:left;
	line-height:1.4em;
}
#TB_ajaxContent.TB_modal{
	padding:15px;
}
#TB_ajaxContent p{
	padding:5px 0px 5px 0px;
}
#TB_load{
	position: fixed;
	display:none;
	height:13px;
	width:208px;
	z-index:103;
	top: 50%;
	left: 50%;
	margin: -6px 0 0 -104px; /* -height/2 0 0 -width/2 */
}
* html #TB_load { /* ie6 hack */
position: absolute;
margin-top: expression(0 - parseInt(this.offsetHeight / 2) + (TBWindowMargin = document.documentElement && document.documentElement.scrollTop || document.body.scrollTop) + 'px');
}
#TB_HideSelect{
	z-index:99;
	position:fixed;
	top: 0;
	left: 0;
	background-color:#fff;
	border:none;
	filter:alpha(opacity=0);
	-moz-opacity: 0;
	opacity: 0;
	height:100%;
	width:100%;
}
* html #TB_HideSelect { /* ie6 hack */
     position: absolute;
     height: expression(document.body.scrollHeight > document.body.offsetHeight ? document.body.scrollHeight : document.body.offsetHeight + 'px');
}
#TB_iframeContent{
	clear:both;
	border:none;
	margin-bottom:1px;
	margin-top:1px;
	_margin-bottom:1px;
}

/* CSS for Lightbox follows */
#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: black;
	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;
	}
#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: black url(../templates/db/lightbox/images/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(../templates/db/lightbox/images/prevlabel.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(../templates/db/lightbox/images/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; float: right;  padding-bottom: 0.7em;	}	
		
#overlay{
	position: absolute;
	top: 0;
	left: 0;
	z-index: 90;
	width: 100%;
	height: 500px;
	background-color: black;
	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 */
	}	

/* End of 'Album' */

