@charset 'UTF-8';

/* allflash  */
html {
	width: 100%;
	height:100%;
	background-color:#202626
}

body {
	background: #171c1d url(/images/background/layout/bg.jpg) 0 0  repeat-x;
}


.layout-holder {
	width:979px;
	margin:0 auto;
	position:relative;
}

.page-top {
	width:979px;
	height:112px;
	position:relative;
	margin-bottom:17px;
}

.homapege-content {
	background:url(/images/background/layout/homapege-content-bg.png) 0 0 no-repeat;
	_behavior: url(/css/iepngfix.htc);
}

.homepage-news-box {
	margin-top:20px;	
	display:block;
	width:300px;
	height:223px;
	float:right;
	background:url(/images/background/layout/news-box.png) 0 0 no-repeat;
	_behavior: url(/css/iepngfix.htc);

}

.homepage-news-box-pad {
	padding:17px 20px;
	position:relative;
}

.homepage-banner {
	margin-top:20px;
	display:block;
	width:640px;
	height:223px;
	float:left;
	position:relative;
}



#searchBox {
	width:166px;
	height:21px;
	position:absolute;
	top:13px;
	right:3px;
	background: url(/images/background/layout/searchbox.gif) 0 0 no-repeat;
}

.searchText {
	width:135px;
	height:13px;
	position:absolute;
	top:4px;
	left:7px;
	border:none;
	font-size:0.8em;
	background:none;
	color:#747b81;
}

.searchSubmit {width:19px; height:19px; background:url(/images/background/layout/searchSubmit.gif) 0 0 no-repeat; position:absolute; top:1px; right:3px; border:none; cursor:pointer;}

.footer {
	height:70px;
	width:939px;
	color:#9ca1a5;
	font-size:0.9em;
	background: url(/images/background/layout/footer-bg.png) 0 0 no-repeat;
	_behavior: url(/css/iepngfix.htc);
	padding:0 20px;
	line-height:27px;
	margin-top:20px;
}
.footer-holder {
	position:relative;
}

.footer-gallery {
	width:979px;
	height:115px;
	background:url(/images/background/layout/gallery-bg.png) 0 0 no-repeat;
	_behavior: url(/css/iepngfix.htc);
	margin-top:20px;
	position:relative;
}

#footer-gallery-prev-button {
	width:13px;
	height:23px;
	position:absolute;
	top:45px;
	left:5px;
	background:url(/images/background/layout/prevgallbutton.gif) 0 0 no-repeat;	
}

#footer-gallery-next-button {
	width:13px;
	height:23px;
	position:absolute;
	top:45px;
	right:8px;
	background:url(/images/background/layout/nextgallbutton.gif) 0 0 no-repeat;	
}

.footer-gallery-frame {
	width:932px;
	height:91px;
	position:absolute;
	top:11px;
	left:22px;
	overflow:hidden;
}

#footer-gallery-row {
	height:91px;
	width:500000px;
	position:absolute;
	top:0px;
	left:0px;
}

a.footer-gallery-picture-box {
	display:block;
	width:146px;
	height:91px;
	position:relative;
	float:left;
	margin-right:11px;
}

.footer-gallery-picture-box img {
	display:block;
	width:142px;
	height:87px;
	position:absolute;
	top:1px;
	left:1px;	

}

.footer-gallery-picture-box .footer-gallery-picture-overlay {
	display:block;
	width:146px;
	height:91px;
	position:absolute;
	top:0px;
	left:0px;
	background:url(/images/background/layout/footer-gal-over.png) 0 0 no-repeat;
	_behavior: url(/css/iepngfix.htc)
}

.footer a {
	color:#9ca1a5;
	text-decoration:none;
	padding:0 5px;
}

.footer a img { }

.footer a:hover{
	text-decoration:underline;
}

.content-header {
	width:977px;
	height:75px;
	background:url(/images/background/layout/content-header.jpg) 0 0 no-repeat;
}

.top-sub-menu-holder {
	position:absolute;
	top:17px;
	right:180px;
	color:#747b81;
	font-size:0.85em;
}

.top-menus .top-sub-menu, .top-menus .top-sub-menu-logged {
	
}

.pageMiddleLine {background:url(/images/background/layout/coldevide.gif) 50% 0 repeat-y; }

.top-menus .top-sub-menu-holder .top-sub-menu-logged {
	position: absolute;
	top:25px;
}


.top-menus .top-sub-menu a, .top-menus .top-sub-menu-logged a {
	color:#93999d;
	text-decoration:none;
	padding:0 5px;
}

.top-menus .top-sub-menu a:hover, .top-menus .top-sub-menu-logged a:hover {
	color:#aeb0b1;
	text-decoration:underline;
}


.content { position:relative;}
.content-background { background: url(/images/background/layout/content-outline.png) 0 0 repeat-y;}
.content-content { width:975px; margin-left:1px; background: #32383e url(/images/background/layout/content-bg.png) 0 0 repeat-x; min-height:500px; _height:500px;}
.content-bottom{ width:979px; height:13px;background: url(/images/background/layout/content-bottom.png) 0 0 no-repeat; _background: url(/images/background/layout/content-bottom.gif) 0 0 no-repeat;}

.top-pic-frame {
	width:979px;
	height:413px;
	position:relative;

}

.top-pic-frame img {
	margin:1px 0 0 1px;

}

#top-pic-frame-layertop {
	width:979px;
	height:413px;
	position:absolute;
	top:0px;
	left:0px;
}

#top-pic-frame-layerlow {
	width:979px;
	height:413px;
	position:absolute;
	top:0px;
	left:0px;
}

#low-pic-frame-layertop {
	width:640px;
	height:223px;
	position:absolute;
	top:0px;
	left:0px;
}

#low-pic-frame-layerlow {
	width:640px;
	height:223px;
	position:absolute;
	top:0px;
	left:0px;
}

.homepage-link {
	display:block;
	width:979px;
	height:413px;
	position:absolute;
	top:0px;
	left:0px;
}

.top-pic-frame-over {
	width:979px;
	height:413px;
	position:absolute;
	top:0px;
	left:0px;
	background:url(/images/background/layout/top-frame-overlay.png) 0 0 no-repeat;
	_behavior: url(/css/iepngfix.htc);
}

.content-box {
	width:361px;
	margin-right:18px;
	margin-bottom:18px;
}
.content-box .content-box-top {
	height:5px;
	background:url(/images/background/layout/content-boxes/top.png) 0 0 no-repeat;
	_behavior: url(/css/iepngfix.htc);
	_margin-bottom:-11px;
}
.content-box .content-box-bot {
	height:5px;
	background:url(/images/background/layout/content-boxes/bot.png) 0 0 no-repeat;
	_behavior: url(/css/iepngfix.htc);
}
.content-box .content-box-cnt {
	background:url(/images/background/layout/content-boxes/cnt.png) 0 0 repeat-y;
	_behavior: url(/css/iepngfix.htc);
	padding:0 7px;
}
.content-boxes-container {
	width:758px;
}

.content-box-half {
	width:450px;
	margin-right:18px;
	margin-bottom:18px;
}
.content-box-half .content-box-top-half {
	height:5px;
	background:url(/images/background/layout/content-boxes/top-half.png) 0 0 no-repeat;
	_behavior: url(/css/iepngfix.htc);
	_margin-bottom:-11px;
}
.content-box-half .content-box-bot-half {
	height:5px;
	background:url(/images/background/layout/content-boxes/bot-half.png) 0 0 no-repeat;
	_behavior: url(/css/iepngfix.htc);
}
.content-box-half .content-box-cnt-half {
	background:url(/images/background/layout/content-boxes/cnt-half.png) 0 0 repeat-y;
	_behavior: url(/css/iepngfix.htc);
	padding:0 7px;
}

.content-box-allwide {
	width:930px;
	margin-right:18px;
	margin-bottom:18px;
}
.content-box-allwide .content-box-top-allwide {
	height:5px;
	background:url(/images/background/layout/content-boxes/top-allwide.png) 0 0 no-repeat;
	_behavior: url(/css/iepngfix.htc);
	_margin-bottom:-11px;
}
.content-box-allwide .content-box-bot-allwide {
	height:5px;
	background:url(/images/background/layout/content-boxes/bot-allwide.png) 0 0 no-repeat;
	_behavior: url(/css/iepngfix.htc);
}
.content-box-allwide .content-box-cnt-allwide {
	background:url(/images/background/layout/content-boxes/cnt-allwide.png) 0 0 repeat-y;
	_behavior: url(/css/iepngfix.htc);
	padding:0 7px;
}

.tradition {
	width:180px;
	height:190px;
	background:url(/images/background/layout/tradition-bg.png) 0 0 no-repeat;
	_behavior: url(/css/iepngfix.htc);
	position:absolute;
	z-index:1;
	top:325px;
	right:10px;
}

.tradition.tradition-content {
	top:-26px;
	right:10px;
	background:url(/images/background/layout/tradition-whitebg.png) 0 0 no-repeat;
	_behavior: url(/css/iepngfix.htc);
}

.hr { height:0px; line-height:0px; border-top:1px #abb1b2 solid;}


/* loading */

#loadingInfo {
	width:977px;
	height:500px;
	position:absolute;
	top:413px;
	left:0px;
	background:#fff url(/images/background/layout/content-bg-overlay.png) 0 0 no-repeat;
}

.loadingInfo {
	margin:50px auto;
	width:300px;
	height:50px;
	padding-left:40px;
	line-height:30px;
	background:url(/images/lightwindow/ajax-loading-dark.gif) 0 0 no-repeat;
	color:#fff;
}

#loadingOverlay {
	width:975px;
	height:500px;
	position:absolute;
	top:413px;
	left:0px;
	background:#32383e url(/images/background/layout/content-bg-overlay.png) 0 0 no-repeat;
	display:none;
	border-left:1px black solid;
	border-right:1px black solid;
}

#contentFrame {
	overflow:hidden;

}

#preloadedContend {
	width:977px;
	position:absolute;
	left:0px;
	top:-50000000px;
}

.folderContainer { display:block;width:977px;}
.safelifebg { 
	position:absolute; 
	top:13px; 
	right:3px; 
	width:482px; 
	height:430px; 
	background: url(/images/background/layout/safelifebg.png) 0 0 no-repeat; 
	_behavior: url(/css/iepngfix.htc);
}

.kontakty .narrow-column.w15, .kontakty .narrow-column.w14, .kontakty .narrow-column.w16 {
	margin-right:40px;
}

.kontakty .narrow-column.w15 strong {
	display:block;
	margin-bottom:10px;

}

.kontakty .narrow-column.w15 p {
	font-size:0.9em;
	line-height:1.1em;
}

.kontakty .narrow-column.w15 p.adress {
	font-size:1.0em;
	line-height:1.3em;
}

.kontakty .narrow-column.w15 p.coords {
	font-size:1.5em;
}
.kontakty .narrow-column.w15 p.coords strong {
	font-size:0.7em;

} 

.content-right-col {
	float:right;
	width:310px;
	height:333px;
	background:url(/images/background/layout/content-right-col-bg.png) 0 0 no-repeat;
	_behavior: url(/css/iepngfix.htc);
	position:relative;
	top:-30px;
	margin-bottom:-25px;
}

.content-right-col-pad {
	padding:30px

}

.last-column { _margin-right:0px !important;}

#lightwindow_galleries_tab { display:none !important;}

.home-banners-paginator-holder { position:relative;}

#home-banners-paginator { position:absolute; top:-60px; left:25px;}

.home-banners-paginator-link {
	width:88px;
	height:40px;
	border:1px #d5e5f3 solid;
	display:block;
	float:left;
	position:relative;
	margin-right:8px;
}

.home-banners-paginator-link img {
	display:block;
	position:absolute;
	top:0px;
	left:0px;

}

.home-banners-paginator-link span {
	width:88px;
	height:40px;
	position:absolute;
	top:0px;
	left:0px;
	background-color:#fff;
	visibility:hidden;
}


/* lowbannersstuff */


.lower-paginator-links { position:absolute; top:17px; left:23px;}
.lower-paginator-links a { 
	display:block; 
	float:left; 
	margin-right:15px; 
	position:relative;  
	padding:4px 7px 2px 10px;
	=padding:4px 7px 5px 10px;
	background:url(/images/background/layout/hp-banners-holder-bg-left.png) 0 0 no-repeat;
	/*border:1px #fff solid;*/
	cursor:default;
}

.lower-paginator-links b {
	display:block;
	width:3px;
	height:27px;
	background:url(/images/background/layout/hp-banners-holder-bg-right.png) 0 0 no-repeat;
	position:absolute;
	top:0px;
	right:-3px;
}
.lower-paginator-links a span { position:absolute; top:0px; left:0px; width:100%; height:100%; display:none;}
.lower-paginator-links a span img {position:absolute; top:4px; left:10px;}

