<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">
#forHeaderBg{
	float: left;
	width: 100%;
	background: url(../images/header_bg.jpg) no-repeat top center transparent;
}


.autoMargin{
    position: relative;
    margin: 0 auto 0 auto;
    padding: 0px 0px 0px 0px;
    width: 990px;
}



#header{
	position: relative;
	float: left;
	width: 100%;
	height: 441px;
	padding: 0 0 0 0;
	margin: 0;	
	overflow: hidden;
}

#header .top{
	height: 78px;	
}

#header .bottom{
	padding-top: 43px;	
}
	
#logo{
	float: left;
	width: 200px;
	/*padding: 14px 0 0 9px;*/
	padding: 14px 0 0 0px;
}

#logo a{
	border: 0;
	text-decoration: none;
}

#carousel_alts{
	float: left;
	width: 245px;
	padding: 40px 0 0 30px;
}

#carousel_alts .title, .carousel_item .title{
	font-size: 18px;
	line-height: 22px;
	color: #f6d041;
}

#carousel_alts p{
	font-size: 14px;
	line-height: 17px;
	color: #f5f9fe;
	padding: 20px 0 0 0;
}


#box_theatreable{
	/*position: relative;
	float: right;
	width: 671px;
	height: 285px;
	padding: 0 15px 0 0;
	margin: 0;	
	overflow: hidden;*/
	
	position: relative;
	float: left;
	width: 245px;
	height: 245px;
	padding: 40px 0 0 30px;
	margin: 0;	
	overflow: hidden;
}

#carousel_holder{
	height: 285px;
}

#forGradient{
	float: left;
	width: 100%;
	background: url(../images/gradient_bg.jpg) repeat-x #f2f2f0;
	background-position: top left;
}

.box{
	position: relative;
	float: left;
	width: 405px;
	height: 123px;	
	padding: 60px 60px 0px 30px;
	font-size: 12px;
	line-height: 15px;
	color: #f5f9fe;
}

.box .more_btn{
	position: absolute;
	bottom: 14px;
	left: 28px;
	border: none;
	text-decoration: none;	
}

.greenBox{ background: url(../images/zold-box_bg2.jpg) no-repeat top left transparent;}
.yellowBox{ background: url(../images/yellow-box_bg2.jpg) no-repeat top left transparent;}
.orangeBox{ background: url(../images/orange-box_bg.jpg) no-repeat top left transparent;}

#container{
	float: left;
	width: 100%;
	padding: 20px 0 25px 0;
	margin: 0;		
}


#container_left{
	float: left;
	width: 329px;
	padding: 0 0 30px 0;
	margin: 0;	
}	


#container_right{
	float: right;
	width: 620px;
	padding: 10px 25px 30px 0;
	margin: 0;	
}	


#container_right_fw{
	float: right;
	width: 943px;
	padding: 10px 25px 30px 0;
	margin: 0;	
}


#content{
	float: left;
	width: 100%;
	padding: 0px 0 0px 0px;
	margin: 0;	
}


#hirlevel-box{
	float: left;
	width: 289px;
	height: 190px;
	background: url(../images/hirlevel-box_bg.jpg) no-repeat top left transparent;
	padding: 0 0 0 40px;
}


#hirlevel-box .title{
	font-size: 16px;
	line-height: 22px;
	color: #24567a;
	padding: 25px 0 5px 0;	
}

#hirlevel-box .field{
	width: 223px;	
}

.bluelink{
	font-size: 12px;
	color: #24567a;
	border-color: #24567a; 	
}

.szurkelink{
	font-size: 12px;
	color: #9d9b97;
	border-color: #9d9b97;	
}


#bottom_inner{
	position: relative;
	left: 20px;
	float:left;
	width: 945px;
	padding: 18px 0 18px 0px;
	border-top: 1px solid #dbd8cf;
	border-bottom: 1px solid #dbd8cf;
}

#bottom_inner a{
	border: none;	
}

#bottom_inner img{
	float: left;
	padding-right: 13px;	
}

#bottom_inner .divider{
	position: relative;
	top: 10px;	
}

.referenciakTbl
{
	margin-bottom: 5px;
	margin-top: 10px;
	background-color: #FCFCFC;
	padding: 10px;
	/*height: 190px;*/
}
.referenciakTbl p
{
	margin: 0px;
	padding: 0px;
}
</pre></body></html>