@charset "utf-8";
body {
	background-color: #bfbfbf; 

}
h1, h2, h3,{
	margin:0px;
	padding:0px;
	color:#FFF;
}
h1{ 
	margin:0px;
	padding:0px;
	font-size:22px;
	font-weight:bold;
	color:#F60;
}
h2{ 
	margin:0px;
	padding:0px;
	font-size:18px;
	font-weight:bold;
}
h3{ 
	margin:0px;
	padding:0px;
	font-size:14px;
	font-weight:bold;
}
.cb{
	float:left;
	clear:both;
	font-size:10px;
	color:#FFF;
	padding-left:630px;
	padding-right:30px;
	width:290px;
	line-height:25px;
}
ul, ol {
    margin-left: 0px;
	list-style-type: none;
}

ul ul {
/*     margin-bottom: 20px; */
}
.container {
	height: auto;
	width: 980px;
	margin-top: 10px;
	margin-right: auto;
	margin-left: auto;
}
.container_2 {
	float:left;
	height: auto;
	width: 980px;
	background-color: #292d30;
	font-family:Arial, Helvetica, sans-serif;
}
.header {
	background-image: url(/images/logo.jpg);
	float: left;
	height: 108px;
	width: 790px;
}
.main_content {
	float: left;
/* 	height: auto; */
/* 	height: 1200; */
	width: 940px;
	color: #FFF;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 30px;
}
.content_popisek {
	_height: 413px;
	min-height: 413px;
	width: 165px;
	float: left;
	font-size:9px;
	position: relative;
}
.content_copyright {
	position: absolute;
	bottom: 10px;
	height: auto;
	width: 165px;
	float: left;
	font-size:9px;
}
.content{
	float:left;
	height: auto;
	width: 750px;
	float: left;
}
.content_text {
	height: auto;
	width: 750px;
/* 	float: left; */
	font-size:12px;
/* 	position: relative; */

}
.galerie_box {

/* 	height: 550px; */
/* 	_height: 530px; */
	_margin-right: -5px;
	width: 165px;
	float: right;
	/*overflow: hidden;*/
	background-image: url(/images/vert_linka.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 20px;
/* 	position:relative; */
}
.footer {
	float: left;
	height: 38px;
	width: 790px;
	text-align:left;
	text-indent:600px;
}
.galerie_menu {
	height: 108px;
	width: 165px;
	float: right;
/* 	position:absolute; */
	margin-top: -108px;
	left:0px;
	z-index:10;
	font-size:10px;
/*	height: 108px;
	width: 165px;
	float: left;
 	position:relative; 
	margin-top: -108px;
	left:20px;
	z-index:9999;*/
/*	font-size:10px;*/
}
.galerie_menu a {
	
	color:#FFF;
	text-decoration:none;
	padding-left:12px;
}
.galerie_menu a:hover {
	color:#F60;
	background-image: url(/images/sipka_gal_menu.gif);
	background-repeat:no-repeat;

	
}
.c {
	margin-bottom: 15px;
}
.c_detail {
/* 	border: solid 1px black; */
/* 	height: 600px; */
/* 	position: relative; */
/* 	margin-bottom: 15px; */
}

#imgPreviewWithStyles {
    background: #222;
    -moz-border-radius: 10px;
    -webkit-border-radius: 10px;
    padding: 15px;
    z-index: 999;
    border: none;
	
}

/* Text below image */
#imgPreviewWithStyles span {
    color: white;
    text-align: left;
	font-size:10px;
    display: block;
    padding: 10px 0 3px 0;
}
