@charset 'UTF-8';

/* allflash  */
html {

}

body {
	/*background: url("/images/background/bubliny.jpg") top center no-repeat fixed;*/
}

.layoutHolder {
	margin:0 auto;
	width:1004px;
	padding-top:100px;
	=padding-top:120px;
	position:relative;
}

.menu {
	height:54px;
	z-index:10;
}

.contentHolder {
	margin-top:20px;
	background:url(/images/layout/bg.gif) 0 12px no-repeat;
	padding-left:4px;
}

.contentHolder .mainCnt {
	position:relative;
	top:8px;
	z-index:5;
}

.contentHolder .footCnt {
	width:1004px;
	height:12px;
	background: url(/images/layout/bottom-rounded.png) 0 0 no-repeat;
	_behavior: url(/css/iepngfix.htc);
	position:relative;
	right:4px;
	top:10px;
	=top:10px;
	margin-top:-10px;
}

#flashContent {
	margin-bottom:-3px;
	=margin-bottom:0px;

}

.contentHolder .topCnt {
	width:1004px;
	height:8px;
	background: url(/images/layout/top-rounded.png) 0 0 no-repeat;
	_behavior: url(/css/iepngfix.htc);
	position:absolute;
	left:0px;
	top:124px;
}

.darkBackground {
	width:996px;
	min-height:400px;
	_height:400px;
	background: #000 url(/images/background/basic.jpg) 0 0 no-repeat;
	position:relative;
}

.darkBackground.unicaairlink {
	background: #000 url(/images/background/airlink.jpg) 0 0 no-repeat;
}

.darkBackground.knxpage {
	background: #000 url(/images/background/knx.jpg) 0 0 no-repeat;
}

.darkBackground-footer {
	width:996px;
	height:10px;
	position:absolute;
	bottom:0px;
	_bottom:-7px;
	background: transparent url(/images/background/bottom-background.png) 0 0 no-repeat;
	_behavior: url(/css/iepngfix.htc);
}

/* custom  */

#hpLayer1 {
	position:relative;
}

#hpLayer2 {
	position:absolute;
	top:0px;
	left:0px;
	height:447px;
	width:996px;
}


.homepageMenu {
	height:447px;
	width:996px;
	background:url(/images/layout/homepage/hp-menu-bg.jpg) 0 0 no-repeat;
	margin-top:4px;
}

.jednoducha_elegance{
	background:url(/images/layout/homepage/jednoducha_elegance.jpg) 0 0 no-repeat;
}

.hra_barev {
	background:url(/images/layout/homepage/hra_barev.jpg) 0 0 no-repeat;
}

.harmonie_odstinu {
	background:url(/images/layout/homepage/harmonie_odstinu.jpg) 0 0 no-repeat;
}

.dokonaly_styl {
	background:url(/images/layout/homepage/dokonaly_styl.jpg) 0 0 no-repeat;
}

.drevo_i_kov {
	background:url(/images/layout/homepage/drevo_i_kov.jpg) 0 0 no-repeat;
}

.barevna_geometrie {
	background:url(/images/layout/homepage/barevna_geometrie.jpg) 0 0 no-repeat;
}

.klasicke_i_moderni {
	background:url(/images/layout/homepage/klasicke_i_moderni.jpg) 0 0 no-repeat;
}

.sklo_a_kov {
	background:url(/images/layout/homepage/sklo_a_kov.jpg) 0 0 no-repeat;
}

.symfonie_v_bilem {
	background:url(/images/layout/homepage/symfonie_v_bilem.jpg) 0 0 no-repeat;
}

.kovova_elegance {
	background:url(/images/layout/homepage/kovova_elegance.jpg) 0 0 no-repeat;
}

.ve_stylu_secese {
	background:url(/images/layout/homepage/ve_stylu_secese.jpg) 0 0 no-repeat;
}


.footer {
	margin:0px auto 0 auto;
	height:70px;
	width:1004px;
	color:#fff;
	font-size:0.8em;

	line-height:5em;
}

.footer a {
	color:#fff;
}

.footer span {
	padding: 0  30px;
}

.rounded {
	margin-top:50px;
	width:150px;
	height:150px;
	background-color:#0000FF;
	border:5px white solid;
	-moz-border-radius: 10px; /* pro mozillu */
	-khtml-border-radius: 10px; /* konqueror, opera */
	-webkit-border-radius: 10px; /* safari, ... */
	border-radius: 10px; /* IE */
}


.blueRoundedBox {
	_position:relative;
	_top:9px;
}

.blueRoundedBoxTop {
	height:7px;
	background:url(/images/layout/bluebox/top.gif) 0 0 no-repeat;
	_margin-bottom:-9px;

}

.blueRoundedBoxCnt {
	background:url(/images/layout/bluebox/cnt.gif) 0 0 repeat-y;
	_float:left;
	_position:relative;
}

.blueRoundedBoxBottom {
	height:7px;
	background:url(/images/layout/bluebox/bottom.gif) 0 0 no-repeat;
}

/* malinkeeeeeej */

.blueRoundedBoxSmall p {
	margin-bottom:0px;

}

.blueRoundedBoxSmall {
	_position:relative;
	_top:9px;
	width:960px;
	margin-bottom:15px;
}

.blueRoundedBoxSmallTop {
	height:7px;
	background:url(/images/layout/bluebox/top-small.gif) 0 0 no-repeat;
	_margin-bottom:-9px;

}

.blueRoundedBoxSmallCnt {
	background:url(/images/layout/bluebox/cnt-small.gif) 0 0 repeat-y;
	_float:left;
	_width:100%;
	_position:relative;
	text-align:justify;
}

.blueRoundedBoxSmallBottom {
	height:7px;
	background:url(/images/layout/bluebox/bottom-small.gif) 0 0 no-repeat;
}


#overlay {
	z-index:4000 !important;
}


#lightbox {

	-moz-border-radius: 10px; /* pro mozillu */
	-khtml-border-radius: 10px; /* konqueror, opera */
	-webkit-border-radius: 10px; /* safari, ... */
	border-radius: 10px; /* IE */
	z-index:5000 !important;
}



.bread {
	position:absolute;
	top:95px;
	color:#3baaea;
}

.bread a {
	color:#3baaea;
}

.bread span {
	position:relative;
	top:4px;
	padding:0 7px;
}

.bread .arr {
	width:13px;
	height:13px;
	background:url(/images/layout/breadArr.png) 0 0 no-repeat;
	_behavior: url(/css/iepngfix.htc);
	float:left;
	margin:2px 10px 0 0;
}

/* tipy tricky */

.tips-trix-framer {
	width:995px;
	height:512px;
	background:url(/images/layout/tipy-triky/bg.jpg) 0 0 no-repeat;	
	position:relative;
}

.tips-trix-float-menu-right, .tips-trix-float-menu-left {
	margin:17px;
	width:222px;
	height:100%;
}

.tips-trix-float-menu-left {
	float:left;
	background:url(/images/layout/tipy-triky/floatmenul.png) 0 0 no-repeat;	
	_behavior: url(/css/iepngfix.htc);
	_margin-top:17px;
	_margin-left:10px;
}

.tips-trix-float-menu-right {
	float:right;
	background:url(/images/layout/tipy-triky/floatmenur.png) 0 0 no-repeat;	
	_behavior: url(/css/iepngfix.htc);
	_margin-top:17px;
	_margin-right:10px;
	
}

.tips-trix-float-menu-right h2, .tips-trix-float-menu-left h2 {
	width:222px;
	height:41px;
	line-height:43px;
	=line-height:50px;
	text-indent:10px;
	overflow:hidden;
	margin:0px;
}

.tips-trix-float-menu-right a, .tips-trix-float-menu-left a {
	display:block;
	width:222px;
	height:28px;
	background:url(/images/layout/tipy-triky/floatmenu.png) 0px 0px no-repeat;
	text-decoration:none;
	text-indent:10px;
	line-height:30px;
	font-weight:bold;
	_line-height:auto;
	_background:url(/images/layout/tipy-triky/floatmenu.gif) 0px 0px no-repeat;

}

.tips-trix-float-menu-right a:hover, .tips-trix-float-menu-left a:hover {
	background:url(/images/layout/tipy-triky/floatmenu.png) 0px -28px no-repeat;
	_background:url(/images/layout/tipy-triky/floatmenu.gif) 0px -28px no-repeat;
}

.tips-trix-float-menu-right a.tipselected, .tips-trix-float-menu-left a.tipselected {
	background:url(/images/layout/tipy-triky/floatmenu.png) 0px -56px no-repeat;
	_background:url(/images/layout/tipy-triky/floatmenu.gif) 0px -56px no-repeat;
}

.tips-trix-frames {
	width:495px;
	height:512px;
	position:absolute;
	top:0px;
	left:256px;
}

#tips-trix-frames-lowlayer, #tips-trix-frames-toplayer {
	width:495px;
	height:512px;
	position:absolute;
	top:0px;
	left:0px;
}

#framesImages {display:none;}

.tips-trix-site p { color:#003366;}

.tips-trix-ul {
	width:459px;
}

.tips-trix-ul.right {
	_margin-top:7px;

}

.tips-trix-ul-opener { display:block; width:459px; height:37px;}
.tips-trix-ul-opener.tips-trix-opener-closed { background:url(/images/layout/tipy-triky/main-ul-active.png) 0 0 no-repeat;_background:url(/images/layout/tipy-triky/main-ul-active.gif) 0 0 no-repeat;}
.tips-trix-ul-opener.tips-trix-opener-opened { background:url(/images/layout/tipy-triky/main-ul.png) 0 0 no-repeat; _background:url(/images/layout/tipy-triky/main-ul.gif) 0 0 no-repeat;}
.tips-trix-ul .tips-trix-content-holder .tips-trix-content .tips-trix-opener-closed, .tips-trix-ul .tips-trix-content-holder .tips-trix-content .tips-trix-opener-opened {
	width:429px;
	height:31px;
	margin:0 auto;
}

.tips-trix-ul .tips-trix-content-holder .tips-trix-content .tips-trix-opener-closed {background:url(/images/layout/tipy-triky/sub-ul-active.png) 0 0 no-repeat;_background:url(/images/layout/tipy-triky/sub-ul-active.gif) 0 0 no-repeat;}
.tips-trix-ul .tips-trix-content-holder .tips-trix-content .tips-trix-opener-opened {background:url(/images/layout/tipy-triky/sub-ul.png) 0 0 no-repeat;
_background:url(/images/layout/tipy-triky/sub-ul.gif) 0 0 no-repeat;}
.tips-trix-ul .tips-trix-opener-closed, .tips-trix-ul .tips-trix-opener-opened { color:#424f7b; font-weight:bold; text-indent:10px; line-height:39px; text-decoration:none; font-size:17px;}

.tips-trix-ul .tips-trix-content-holder .tips-trix-content .tips-trix-opener-closed, .tips-trix-ul .tips-trix-content-holder .tips-trix-content .tips-trix-opener-opened {
line-height:31px;font-size:14px;}

.tips-trix-ul .tips-trix-content-holder .tips-trix-content .tips-trix-content-holder .tips-trix-content {
	width:400px;
	margin:0 auto;
	padding:10px 0; 
}

.tips-trix-content-holder { height:0px; overflow:hidden;}

.tips-trix-content p, .tips-trix-content li { text-align:justify; line-height:1.5em;}

.tips-trix-content ul li {
	margin:10px 0;
	list-style:none;
	padding-left:15px;
	background:url(/images/background/ulli.png) 2px 7px no-repeat;
}

/*.tips-search-box { width:225px; height:25px; position:absolute; top:480px; right:30px; z-index:10; }*/

.tips-search-box { width:225px; height:25px; position:absolute; left:15px; bottom:10px; _bottom:40px;}
#tips-search-input {display:block; width:181px; height:24px; background:url(/images/layout/tipy-triky/searchbox.png) 0 0 no-repeat; border:none; float:left; font-size:0.9em; color:#4c90a1;  text-indent:5px; padding-top:4px;_background:url(/images/layout/tipy-triky/searchbox.gif) 0 0 no-repeat; border:none;}
#tips-search-button { display:block; width:35px; height:24px; cursor:pointer; background:url(/images/layout/tipy-triky/searchico.png) 0 0 no-repeat; border:none; float:right;_background:url(/images/layout/tipy-triky/searchico.gif) 0 0 no-repeat;}
.searchfinded { background-color:#FFFF00; }