body{
	background-color: black;
	// font-family: Bank Gothic;
	font-family: Helvetica;
}

.mainBox{
	margin-left: auto;
	margin-right: auto;
	text-align: center;
	width: 1024px;
}

a{
	text-shadow: 0px 0px;
	color: #333333;
	font-size: 18px;
	text-decoration: none;
}

h2{
	color: #666666;
	height: 20px;
	margin: 0px;
	padding: 5px 0px 0px 12px;
	font-size: 16px;
}

h3{
	font-size: 16px;
}

.width700{
	width: 700px;
}

.statictext{
	margin: 5px 12px 0px 12px;
	text-align: justify;
}

.header{
	width: 1024px;
	height: 110px;
	background-image: url("/images/header.jpg")
}

.links{
	float: left;
	padding-left: 40px;
	padding-top: 3px;
	height: 22px;
	width: 800px;
}

.links a:hover{
	color: white;
}


.menu{
	color: #666666;
	background-color: #131313;
	text-align: left;
	width: 1024px;
	height: 30px;
}

.detail{
	margin: 40px 0px 20px 0px;
}

.detleft{
	float: left;
	margin-left: 35px;
	border: 2px solid #333333;
	width: 81px;
	height: 81px;
}

.leftico{
	margin-left: 40px;
	margin-top: 20px;
	border: 2px solid #333333;
	background-color: #131313;
	width: 81px;
	height: 81px;
}

.fakeleftico{
	width: 127px;
	float: left;
}

.excenter{
	text-align: left;
	margin-top: 20px;
	background-color: #131313;
	margin-left: 10px;
	border: 2px solid #333333;
	width: 737px;
}

.excentertop{
	background-color: #333333;
	color: #666666;
	font-weight: bold;
	width: 100%;
	height: 30px;
}

.foto{
	margin-top: 8px;
	margin-right: 8px;
}

.excenterbottom{
	width: 100%;
	color: #666666;
	height: 100%;
	background-color: #131313;
}

.exdetail{
	margin-left: 10px;
	margin-top: 20px;
	width: 737px;
	background-color: #131313;
	border: 2px solid #333333;
}

.detailname{
	margin: 7px 0px 0px 10px;
	float: left;
}

.detailpaginator{
	float: right;
	margin: 7px 10px 0px 0px;
}
.exdetailtop{
	float: left;
	background-color: #131313;
	color: #666666;
	font-weight: bold;
	width: 100%;
	min-height: 336px; /* pro standardní prohlížeče */
    _height: 336px;
}

.paginator{
	font-family: Helvetica;
	font-size: 13px;
	color: #666666;
}

.current{
	text-decoration: underline;
}

.exdetailbottom{
	float: left;
	background-color: #333333;
	color: #666666;
	font-weight: bold;
	width: 100%;
	height: 30px;
}

.excenterbottomtext{
	width: 90%;
}

.excenterbottomtext100{
	width: 100%;
}

.detcenter{
	float: left;
	text-align: left;
	margin-left: 20px;
	border: 2px solid #333333;
	width: 720px;
	height: 100px;
}

.detcentername{
	margin: 5px 0px 0px 20px;
}

.detcentersize{
	float: left;
	margin: 5px 0px 0px 20px;
	font-size: 12px;
	color: #666666;
	font-weight: bold;
	height: 60px;
}

.sizecheck{
	padding-top: 5px;
	padding-left: 20px;
	font-size: 10px;
	color: #666666;
	font-weight: bold;
	width: 100%;
}

.abc{
	margin-top: -5px;
}

.detcentertop{
	float: left;
	background-color: #333333;
	color: #666666;
	font-weight: bold;
	width: 100%;
	height: 30px;
}

.detcenterbottom{
	float: left;
	width: 100%;
	height: 70px;
	background-color: #131313;
}

.detright{
	float: left;
	margin-left: 20px;

}

.content{
	float: left;
	text-align: left;
	width: 850px;
	margin-top: 20px;
	padding: 20px 0px 20px 40px;
}

.box{
	text-align: center;
	color: #666666;
	font-size: 13px;
	padding: 0px;
	margin: -5px 0px;
	width: 140px;
	height:16px;
	border: 1px solid #666666;
}

label{
	color: gray;
}

.right{
	width: 91px;
	height: 86px;
	float: left;
	margin-top: 20px;
	margin-right: 0px;
}

.galitem{
	margin-bottom: 25px;
	margin-right: 20px;
}

img{
	border: 0px;
}

.clr{
	visibility: hidden;
	clear: both;
}

.reklama{
	margin-bottom: 18px;
	margin-left: 15px;
}

img.reklama{
	width: 91px;
}

.flags{
	float: right;
	padding-top: 3px;
	width: 130px;
}

img.flags{
	width: 36px;
	height: 22px;
}

.fl{
	float: left;
}

.fr{
	float: right;
}

.dn{
	display: none;
}

.cb{
	clear:both;
}