@charset "UTF-8";
html { overflow-y: scroll; }
* { outline:none; }
img { border:none; }
body {
	margin:0px; padding:0px;
	background-color:#2e2e2e;

  background-image: url(../images/bg2.png); 
  background-repeat: no-repeat;
  background-position: 100% 100%;
	font-family: sans-serif;
	font-size: 11px;
	line-height: 1.5;
	color: #BFBFBF;
  }

#main {
  border-top: 7px solid #CA2F2F;
  xborder-bottom: 5px solid #CA2F2F;
  position: relative; 
  	background-image: url(../images/bg.png); 
  background-repeat: no-repeat;
  }

#footer {
  margin-top: 20px;
  margin-bottom: 20px;
  padding: 20px 0 20px 0;
  position: relative;
	color: #9f9f9f;
	font-size:10px;
  clear: both; 

  height: 40px; bottom:0;

  }



#footer .long {
	width:950px; 
	padding-top: 0px;
	_padding-top: 8px;
	#padding-top: 8px;
		padding-bottom: 0px;
	_padding-bottom: 8px;
	#padding-bottom: 8px;
	position: absolute;
   border-bottom: 1px solid #3F3F3F; 

  font-size: 9px;
  }

h2 {
  color: #fff; 
  font: 20px Georgia;  
  text-transform: lowercase; 
  letter-spacing: -1px;
  margin-top: 5px;

  }



h3 {
	color:#fff;
	text-transform:uppercase;
	font-size:12px; 
  margin-bottom: 5px;
  }

h4 {
	color:#fff;
	text-transform:uppercase;
	font-size:10px; 
  margin-bottom: 5px;
  margin-top:6px; padding-top:0;
  }

i, b {color: #fff;}

.footer_column ul li, .footer_column ul {
	list-style:none;
	margin:0px;
	padding:0px;
  }

.container {
	width:950px;
	margin:0 auto;
  position: relative;
  border-top: 1px solid #3F3F3F;
  }



#feature {
  z-index: 1000; 
  position: relative; 
  margin:60px 0 20px 0; 
  padding: 10px 0 10px 0; 
  overflow: auto;
  border-bottom: 1px solid #3F3F3F !important; 
  border-top: 1px solid #3F3F3F !important;
  text-transform: uppercase;
  font-size: 9px;
  }

#block_content {position: relative;}

#header {
	padding-top:60px; 
  z-index: 0;
  }

#logo h1, #logo small {
	display:none;
  }

#logo h1 {
  text-transform:lowercase; 
  font-weight: normal; 
  color: #fff; 
  font: 50px Georgia; 
  letter-spacing: -3px;	
  margin:0px;
  }

#logo h1 span {color: #CA2F2F;font-weight: bold; }

#logo small {
  margin-left: 118px; 
  margin-top: -10px; 
  color: #6f6f6f;
  }

#logo {
	background-image:url(../images/logo.png);
  background-repeat:no-repeat;
	width:236px;
	height:62px; background-color: none;
  }

ul#menu {
	margin: 0px; 
  padding: 0px;
	position: absolute;
	right:0px; 
  z-index: 1000;
	top: 105px;
	color: #fff;
  }

ul#menu li {
	display:inline;
	margin-left:2px; 
  overflow: auto;
  padding: 2px;


  }

ul#menu li a {
	text-decoration:none;
	color:#848484;
	font-size: 9px;
  letter-spacing: 0px;
  text-transform:uppercase; 
	font-weight: 100;
  }

ul#menu li a.active, ul#menu li a:hover {
	color:#fff;
  }

a:active, a:link, a:visited {  
  color: #fff;
  text-decoration: none; 
  font-weight: normal;
  }

a:hover {  
  color: #FF4F4F;
  text-decoration: none;
  font-weight: normal;
  }
  
.sloup {
  width: 300px; 
  float:left;
	position:relative;
	text-align: left;
  }

.grid-c1img img {border: 30px solid #1f1f1f;}
	
.novinky {
  width: 630px; 
  float: right;	
  text-align: left; 
  position:relative;
  }

/* --- Grid --- */

.grid {
  width: 950px;
  margin: auto;
  text-align: left;
  
}

.grid-m1 {
  float: left;
  width: 0px;
  height: 1px;
}

.grid-c1 {
  float: left;
  width: 302px;
}

.grid-c1img {
  float: left;
  width: 302px;
}

.grid-m2 {
  float: left;
  width: 22px;
  height: 1px;
}

.grid-c2 {
  float: left;
  width: 302px;
}

.grid-m3 {
  float: left;
  width: 22px;
  height: 1px;
}

.grid-c3 {
  float: left;
  width: 302px;
}


.lastthumbs {
      margin-left: 15px;

      }

.lastthumbs ul {display: block; float:left;margin-bottom: -3px;}
.lastthumbs li {margin: 0px 8px 0px 0px; display: inline; list-style-type: none;}
.lastthumbs img {border: #3f3f3f solid 1px; padding: 3px; background-color: #1f1f1f;}

/* COMMENTS */
#comments {
	padding:0 0 20px 0; margin: 10px 0 20px 0;
	font-size: 11px;
	overflow:auto;
	color:#BFBFBF;
	display:none;
border-bottom:1px solid #3f3f3f;

}
#commentList {
	float:left;
	width:570px;
}
#commentForm {
	float:right;
	width:320px;
}
#commentList ul {
	list-style:none;
	margin:0;
	padding:0;
}
#commentList ul li {
	padding:6px;
	margin-bottom:3px;
	border:1px solid #3f3f3f;
	background-color: #1f1f1f;
}
input.formfield, textarea {
	background-color:#1f1f1f;
	border:1px solid #3f3f3f;
	width:280px; font-size: 11px;
	padding:5px;
	color:#BFBFBF;
}
textarea {
	height:120px;
}
input.formfield:focus, textarea:focus {
	color:#bfbfbf;
}

#photoWrapper {
	width:595px;
	float:left;
	overflow:auto;
}
.border img {border:21px solid #1f1f1f;}
a.zoom:link, a.zoom:visited, a.zoom:hover {
	display:block;
	position:relative;
	border:1px solid #3f3f3f;
	background:none;
	float:right;
	margin-right:30px;
}
a.zoom span {
	width:26px;
	height:26px;
	background-image:url(../images/zoom.png);
	background-repeat:no-repeat;
	position:absolute;
	top:28px;
	left:28px;
}
#details {
margin-top: 0px;
	width:350px;
	float: left;
}


#album {
  height: 320px;
  position: relative; 
  padding: 10px 0px 10px 0px;
  clear:both;
  line-height: 1.5;}
  
.albumWrapper {
	text-align: center;			
	height: 140px;
	padding: 5px 0 1px 3px;
	float:left;
  margin: 2px;
	
}
.albumWrapper2 {	
	margin:3px;
	width:103px;
}
.albumWrapper a:link, .albumWrapper a:visited {
  font-size: 9px;
	border:0px solid #666;
	display:block;
}
.albumWrapper img {border: #3f3f3f solid 1px; padding: 3px; margin: 3px; background-color: #1f1f1f;}
.albumTitle {font-size:80%; width: 108px; padding:2px 0 0 0; text-transform: uppercase;  text-align: center; }
.albumTitle a:link, .albumTitle a:visited {border:none;   font-size: 9px;}

#thumbnails {
position: relative; z-index: 200;
  padding: 0px 0px 10px 15px; 

  clear:both;
  line-height: 1.5;
  }

#thumbnails li {
	list-style-type: none;

	border: #3f3f3f solid 1px; padding: 3px;  background-color: #1f1f1f;
	margin: 4px;
	float: left;
	position: relative;
	width: 100px;
	height: 100px;
}

        #thumbnails em {
        	width: 100px;
        	line-height: 1em;
        	opacity:0.90; filter:alpha(opacity=90); -moz-opacity:0.90;
          background: #1f1f1f;
          	color: #bfbfbf;
          font-size: 80%;
        	padding: 6px 0 6px 0;
        	display: none;
        	position: absolute;
        	bottom:0;
        	
        	font-style: normal;
        	text-align: center;
        }
        #thumbnails em a {
        	text-decoration: none;
        	color: #000; padding: 0;
        }
        #thumbnails a:hover em {
        	display: block;
        }
/* TAG SUPPORT */
.tagy {border-top: 1px solid #3f3f3f; padding-top: 10px; margin-bottom: -26px; overflow: visible;}
#tag_cloud {text-align: justify; line-height:1; }
.tags00 {font-size: 8px !important;}
.tags01 {font-size: 9px !important;}
.tags02 {font-size: 10px !important;}
.tags03 {font-size: 11px !important;}
.tags04 {font-size: 12px !important;}
.tags05 {font-size: 13px !important;}
.tags06 {font-size: 14px !important;}
.tags07 {font-size: 15px !important;}
.tags08 {font-size: 16px !important;}
.tags09 {font-size: 17px !important;}
.tags10 {font-size: 18px !important;}
#tag_cloud a:link, #tag_cloud a:visited {color:#6f6f6f !important;}
#tag_cloud a:hover {color:#fff !important;}
