body, div, a {
	font-family:  arial, verdana, helvetica, sans-serif;
}

body{
	min-height: 700px;
	font-size: 11px;
	/*overflow: hidden;
	overflow-y: auto;*/
	background: #0a1323;
	margin: 0;
	font-family: Arial;
}

window, html{
	overflow: hidden;
	/*overflow-y: auto;*/
}

a {
	outline: none;
	color: #fff;
	text-decoration: none;
}

a img {
	border: none;
}

#main{
	height: 585px;
	overflow: hidden;
	position: relative;
	/*display: none;*/
	padding-top: 60px;
	background: #000000;
}

.link{
	display: block;
	float: left; 
	padding-top: 180px;
	width: 50px; 
	height: 350px; 
}

img{
	border: none;	
}

.box{
	float: left; 
	width: 1000px; 
	height: 510px; 
	position: relative;	
}

.box_content{
	position: absolute;
	top: 0px;
	left: 0px;
	height: 510px;
	width: 1000px;
}

.loading{
	position: absolute;
	top: 0px;
	left: 0px;
	padding-top: 245px;
	height: 265px;
	width: 1000px;
	background: #0a1323;
	text-align: center;	
	z-index: 100;
}

.item{
	float: left;
	width: 2000px;
}

.top_main{
	height: 55px;
	border-bottom: 5px solid #007cc2;
	position: fixed;
	z-index: 80;
	width: 100%;
	top: 0px;
	left: 0px;
	background: #0a1323 url('gfx/logo.gif') no-repeat 200px 8px;
	text-align: center;
}

.logo_return
{	width: 245px;
	height: 61px; 
	display: block;
	text-decoration: none;
	cursor: pointer;
	z-index: 5000;
	position: absolute;
	top: 18px;
	left: -2px; }

.insert{
	position: relative;
	width: 100%;
	height: 55px;
}

.bottom_main{
	border-top: 5px solid #007cc2;
	position: absolute;
	width: 100%;
	bottom: -600px;
	left: 0px;
	height: 80px;
	background: #0a1323;
}

.linki_main_bottom{
	display: block;
	height: 50px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #ffffff;
	margin: 5px auto 0px auto;
	text-align: center;
}

.linki_main_bottom a{
	display: inline-block;
	padding: 0px 8px 0px 8px;
	color: #a3acbc;
	text-decoration: none;
	line-height: 21px;
	margin-top: 2px;
	font-weight: bold;
	border-left: 1px solid #797676;
}

.linki_main_bottom a:hover{
	color: #d5d5d5;
	background: #30343c;
}
	
#copy{
	display: block;
	font-size: 11px;
	line-height: 15px;
	color: #10517b;
	float: left;
	padding-left: 150px;
	text-align: left;
}

#hot{
	position: relative;
	float: right;
	font-size: 11px;
	line-height: 15px;
	color: #10517b;
	height: 20px;
	padding-right: 150px;
}

#hot a{
	font-weight: bold;
	text-decoration: none;
	color: #9c4a46;
}

#hot a:hover{
	color: #ee0100;
}

#hot strong{
	margin-right: 5px;
	font-weight: bold;
	text-decoration: none;
	color: #919191;
}

#hot a:hover strong{
	color: #cacaca;
}

#hot a:hover #kropek a
{	color: #ee0100; }

#kropek{
	position: absolute;
	left: 102px;
	top: 0px;
	
}

#kropek a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #9c4a46;
	font-weight: bold;
}

.teleadres{
	display: block;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #a7a5a4;
	font-weight: bold;
	margin-top: 5px;
	line-height: 14px;
	float: right;
	width: 443px;
	text-align: right;
}

.teleadres a{
	color: #007cc2;
	text-decoration: none;
}

.teleadres a:hover{
	color: #cccccc;
}



.galeria_row{
	padding-left: 10px;
	padding-top: 5px;
	margin-bottom: 10px;
}

.galeria_miniatura{
	padding-right: 10px;
	width: 50px;
	float: left;
}

.galeria_miniatura a {
	display: block;
	width: 50px;
	height: 50px;
	overflow: hidden;
	opacity: 0.75;
	filter: Alpha(Opacity=75);
}

.galeria_miniatura a:hover{
	opacity: 1;
	filter: Alpha(Opacity=100);
}


.galeria_opis{
	font-size: 12px;
	color: #fff;
	line-height: 12px;
	float: left;
	width: 320px;
	line-height: 17px;
}

.galeria_opis_w{
	font-size: 12px;
	color: #fff;
	line-height: 12px;
	float: left;
	width: 200px;
	line-height: 17px;
}

.galeria_no_albums{
	font-size: 12px;
	color: #fff;
	line-height: 12px;
	float: left;
	width: 350px;
	line-height: 17px;
}

.galeria_opis span{
	font-size: 10px;
}

.galeria_row_clear{
	clear: both;
	height: 10px;
}

.galeria_clear{
	clear: both;
	height: 10px;
}

.galeria_no_photo{
	border: 1px solid #ffffff;
}


.album_container{
	text-align: center;
	font-size: 12px;
	color: #fff;
	padding: 5px 5px 30px 5px;
}

.album_container a.back{
	padding: 2px 5px;
	color: #FFFFFF;
	display: inline-block;
	font-size: 11px;
	font-weight: bold;
	line-height: 15px;
	text-decoration: underline;
}

.album_container a.back:hover{
	background: #868584 none repeat scroll 0 0;
	color: #FFFFFF;
}

.album_container a.foto{
	font-size: 0;
	line-height: 0;
	text-align: center;
	display: block;
	height: 50px;
	width: 50px;
	padding: 0px;
	margin: 7px;
	float: left;
	overflow: hidden;
	opacity: 0.75;
	filter: Alpha(Opacity=75);
}

.album_container a.foto:hover{
	opacity: 1;
	filter: Alpha(Opacity=100);
}

.album_clear{
	clear: both;
	height: 10px;
}


/*
 * tooltip
 */
#tooltip {
	position: absolute;
	z-index: 3000;
	background-color: #007cc2;
	border: 1px solid #07a6ff;
	color: #fff;
	font-weight: bold;
	padding: 12px 5px;
	-moz-border-radius-bottomleft: 3px;
	-moz-border-radius-bottomright: 3px;
	-moz-border-radius-topleft: 3px;
	-moz-border-radius-topright: 3px;
	opacity: 0.8;
	filter: alpha(opacity=80);
	
}

#tooltip h3 {
	font-weight: normal;
	font-size: 12px;
	letter-spacing: 0;
	white-space: nowrap;
	margin: 0;
	padding: 0;
}

/*
 * lightbox
 */
.lightboxing {
	position:relative;
	overflow:hidden;
}

.lightboxing .lista {
	position: absolute;
	height: 20000em;
}
 