.banner {
	width: 100%;
	height: 60px;
	margin-top: 5px;
	float: left;
	overflow: hidden;
	text-align: center;
	background: #0c1e42 url(../images/bg-bann.gif) 0 0;
}
.min-banner {
	width: 270px;
	height: 60px;
	background-color: #0c1e42;
	margin-top: 5px;
	overflow: hidden;
	float: left;
	margin-left: 8px;	
}
.first-anniversary {
	background: transparent url(../images/1st-anniversary.jpg) 0 0 no-repeat;
	width: 231px;
	height: 248px;
	position: absolute;
}
.first-anniversary.left {
	margin-left: -250px;
}
.first-anniversary.right {
	margin-left: 780px;
}
/* pro obrazky co maji jednopixelovy sedivy stroke */
.pic {
	border: 1px solid #95A3AC;
	float: left;
	margin-right: 10px;
}
/* pro novinky napr. */
.row {
	width: 100%;
	height:auto;
	margin-bottom:10px;
	float: left;
}
/* datum */
.date {
	font-family: arial;
	font-size:10px;
	font-style: italic;
	color: White;
	margin-bottom: 5px;
}

.subWindowMain .row .date { float:left; width:330px; }

/* padding hack */
.pad {
	margin:6px;
	margin-right:5px;
}
/* thumbnail */ 
.thumb {
	border: 1px solid #95A3AC;
	margin-right: 2px;	
	margin-bottom: 5px;
}
/* footer */
#footer {
	line-height: 20px;
}
#footer A {
	color: White;
	text-decoration: none;
	font-weight: bold;
	font-size: 11px;
}
#footer A:hover {
	text-decoration: underline;
}
#footer .copyright * {
	font-size: 10px;
	color: white;
}
/* nastaveni pasku filmu pro videa */
.video {
	margin-right:6px;
	margin-left:6px;
	min-height: 80px;
	margin-bottom:10px;
	width:258px;
	height:auto;
}
.video IMG {
	float: left;
	border: 0;
	margin-right: 8px;
	border: 1px solid #95A3AC;
}
.video P {
	margin-top: 6px;
	margin-bottom: 5px;
}
.video A {
	color: #cc0000;
	font-weight: bold;
	text-decoration:none;
	margin-right:8px;
}
.video A:hover {
	text-decoration:underline;
}
/* nastaveni coming next */
.comingnext {
	height:auto;
	margin-right:6px;
	margin-left:6px;
	margin-bottom:10px;
	width:258px;
	min-height: 80px;
}
.comingnext IMG {
	float:left;
	margin-right: 8px;
	border: 1px solid #95A3AC;
}
.comingnext P {
	margin-top: 6px;
	margin-bottom: 5px;
}
/* content navigation */
.cntNav {
	width:80px;
	height:38px;
	border: 0;
}
/* models */
.model, .model-video {
	cursor: pointer;
	width: 120px;
	height: 110px auto;
	min-height:90px;
	margin-bottom:6px;
	float: left;
	text-align:center;
}
.model-video{
	width: 153px;
}
.model IMG {
	border: 1px solid #95A3AC;
	width: 100px;
	height: 100px;
}
.model-video IMG {
	border: 1px solid #95A3AC;
	width: 133px;
	height: 75px;
}
.model A, .model-video A {
	display: block;
	text-decoration: none;
	height:auto;
}
.bio {
	float:left;
	width:390px;
	margin-right:20px;
}
.stats {
	width:386px;
	height:106px;
	background-image: url(../images/bg/bg_stats.gif);
	margin-top:-2px;
}
.stats TABLE {
	border:0px;
	margin:10px;
	width: 300px;
}
.beefometer {
	float: left;
	width:113px;
	height: 100px;
}
/* nastaveni pasku filmu pro videa HLAVNI */
.videoScreens {
	min-height: 80px;
	margin-bottom:10px;
	width:auto;
	height:115px;
	float:left;
	background-image: url(../images/bg/bg_video.gif);
	padding-right:7px;
	margin-right: 15px;
}
.videoScreens IMG {
	border: 0;
	float:left;
	margin-left:7px;
	margin-top:20px;
	margin-right: 0px;
}
.videoHolder {
	min-height: 80px;
	margin-bottom: 15px;
}
.videoHolder A {
	position: relative;
	top:-5px;
	color: #cc0000;
	font-weight: bold;
	text-decoration:none;
	margin-right:8px;
}
.videoHolder A:hover {
	text-decoration:underline;
}
A.bold {
	color: #cc0000;
	font-weight: bold;
	text-decoration:none;
	margin-right:8px;
}
A:hover.bold {
	text-decoration: underline;
}
.nezobrazuj {
	display:none;
}

.button2 {
	color:#fff; border:2px #c3cee4 solid; background-color:#721312; font-weight:bold;
}
.button3 {
	color:#fff; border:2px #c3cee4 solid; background-color:#b0484a; font-weight:bold;
}
.hide { display:none; visibility:hidden; }
form { margin:0; padding:0; }

.adsenseFullWidth {
	width: 740px;
	margin: 5px 5px 0 5px;
	overflow:hidden;
	text-align: center;
	background-color: #0c1e42;
	padding:5px 0 5px 0;
	z-index:101;
}
.adsenseFullWidth a { border:0; }
.adsenseFullWidth a img { border:0; }
.cleaner {
	clear:both;
	height:1px;
	font-size:1px;
	border:none;
	margin:0; padding:0;
	background:transparent;
	overflow:hidden;
}
.height5 { height:5px; width:100%; float:left; background-color: #766f67; }
