/* NAJ FOTO */

#fotoz-wrap { float:left; text-align:center; width:220px; }
#fotoz { width:178px; margin-left:auto; margin-right:auto; text-align:left; padding-bottom:10px; }
#fotoz h3 { font-family:Times New Roman,serif; font-size:33px; color:white; font-weight:normal; margin:0px 0px 2px 0px; padding:0px; }

#fotoz h3 sup { font-size:11px; }
#fotoz h3 sup a { text-decoration:underline; color:white; }

#fotoz h4 { font-family:Arial,sans-serif; font-size:14px; color:black; font-weight:bold; margin:0px 0px 2px 0px; padding:0px; }

#fotoz img { width:172px; border:white 3px solid; }
#fotoz table { padding:0px; border-collapse:collapse; }
#fotoz table tr td { padding:0px; }
#fotoz table tr td a { display:block; font-size:12px; color:#990000; background-color:white; 
text-align:center;  width:16px; height:16px; text-decoration:none; margin-left:2px; font-weight:bold;
}

#fotoz table tr td a:hover { color:white; background-color:red; }
#fotoz table tr td a.svici { background-color:yellow; }
#fotoz table tr td a.svici:hover { background-color:red; }
#fotoz table tr td a#hlas0 { margin-left:0px; }
.txtbox { background-color:white; padding:8px; margin-top:3px; margin-bottom:0px; color:#990000; font-size:10px; }
.poznamka { color:#ca6464; margin:2px 0px 2px 0px; text-align:right;  }

#fotoz table tr td span { display:block; font-size:12px; color:#990000; background-color:white; 
text-align:center;  width:16px; height:16px; text-decoration:none; margin-left:2px; font-weight:bold;
cursor:default;
}
#fotoz table tr td span#hlas0 { margin-left:0px; }
#fotoz table tr td span.svici { background-color:yellow; }

#foto-upload { background-color:white; border:black 1px solid; padding:5px; margin-top:10px; }
#foto-upload textarea { width:99%; } 
#foto-upload input { width:99%; }
#foto-upload  #fileup { width:150px; font-size:10px; margin-bottom:5px; }


/* global settings needed for thickbox */



#TB_window { padding: 0px; margin: 0px;}



/* thickbox specific link and font settings */

#TB_window {

	font: 12px Arial, Helvetica, sans-serif;

	color: #333333;  	

}



#TB_secondLine {

	font: 10px Arial, Helvetica, sans-serif;

	color:#666666;

}



#TB_window a:link {color: #666666;}

#TB_window a:visited {color: #666666;}

#TB_window a:hover {color: #000;}

#TB_window a:active {color: #666666;}

#TB_window a:focus{color: #666666;}





/* thickbox settings */



#TB_overlay div {

overflow: hidden;

}



#TB_overlay {

	position: fixed;

	z-index:100;

	top: 0px;

	left: 0px;

	height:100%;

	width:100%;

	display:block;

}



.TB_overlayMacFFBGHack {background: url(macFFBgHack.png) repeat;}

.TB_overlayBG {

	background-color:#000;

	filter:alpha(opacity=65);

	-moz-opacity: 0.65;

	opacity: 0.65;

}



* 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-color:black;

	z-index: 102;

	color:#000000;

	display:none;

	border-top: 2px solid black;

	border-left: 2px solid black;

	border-right: 2px solid black;

	border-bottom: 2px 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: 15px 0 0 15px;

	/*

	border-right: 1px solid #ccc;

	border-bottom: 1px solid #ccc;

	border-top: 1px solid #666;

	border-left: 1px solid #666;

	*/

}



#TB_caption{

	height:25px;

	padding:7px 30px 10px 25px;

	float:left;

}



#TB_closeWindow{

	height:25px;

	padding:5px 15px 10px 0;

	float:right;

}



#TB_closeAjaxWindow{

	padding:5px 8px 5px 0;

	margin-bottom:1px;

	text-align:right;

	float:right;

}



#TB_ajaxWindowTitle{

	float:left;

	padding:7px 0 5px 10px;

	margin-bottom:1px;

	

}



#TB_title{

	

	

	

	position:absolute;

	

}



#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; 

	margin: -6px 0 0 -104px; 

	

	

	width:640px; height:400px;

	margin: -200px 0 0 -320px;

  

   

	z-index:103;

	top: 50%;

	left: 50%;

	

}



* 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;





}



#TB_next { font-size:26px; }

#TB_prev { font-size:26px; }

#TB_ktory_obr { font-size:12px; position:relative; top:-2px;  }

#TB_next a { text-decoration:none;  }

#TB_prev a { text-decoration:none;  }



#TB_closeWindowButton { width:20px; height:20px; position:absolute; top:0px; right:0px; background:url(./images/close.gif) 0px 0px no-repeat; }

#TB_closeWindowButton span {display:none; }







/*ERROR BLOCK*/

#error-block-close { width:20px; height:20px; 

position:absolute; top:0px; right:0px; 

background:url(http://www.allforfan.com/images/close.gif) 0px 0px no-repeat; }

#error-block-close span {display:none; }



#error-block { width:400px; position:absolute; top:50%; left:50%;

 margin:-150px 0px 0px -200px;  

background-color:white; border:#4e76bd 2px solid;

z-index:9999;

}





#error-block .error-block { padding:10px 10px 10px 10px; background-color:#4e76bd; margin:5px;}



#error-block .error-block h2 { margin:0px 0px 0px 0px; font-size:14px; color:white; padding:5px 0px 0px 0px; }

#error-block .error-block p { margin:5px 0px 5px 0px; padding:0px; }

.error-message {  color:white; padding:0px; font-size:12px; }



#error-block .error-block a { color:white; }





