.chlad {
	width: 317px;
	height: 290px;
	background-image: url(../images/hlavne/prepravne_chladenie.jpg);
	float: left;
}
.klim {
	width: 317px;
	height: 290px;
	background-image: url(../images/hlavne/klimatizacia_auta.jpg);
	float: left;
	margin-left: 16px;
}
.izo {
	width: 317px;
	height: 290px;
	background-image: url(../images/hlavne/izolacie.jpg);
	float: left;
	margin-top: 15px;
}
.spec {
	width: 317px;
	height: 290px;
	background-image: url(../images/hlavne/specialne_prestavby.jpg);
	float: left;
	margin-left: 16px;
	margin-top: 15px;
}

.elek{
	width: 317px;
	height: 290px;
	background-image: url(../images/hlavne/schodik.jpg);
	float: left;
}

.gal {
	width: 317px;
	height: 290px;
	background-image: url(../images/hlavne/specialne_prestavby.jpg);
	background-repeat: no-repeat;	
	float: left;
	margin-left: 16px;
}


h1.nadpis {
	font-size: 13px;
	font-style: normal;
	color: #1C3DAD;
	display: block;
	text-align: right;
	padding-right: 20px;
	margin-top: 12px;
}
span.button a,
span.button a:visited {
	display: block;
	margin-top: 155px;
	font-size: 11px;
	color: #FFFFFF;
	height: 23px;
	width: 86px;
	background-image: url(../images/button/button.png);
	background-repeat: no-repeat;
	line-height: 23px;
	text-indent: 7px;
	margin-left: 205px;
	text-decoration: none;
}
span.button a:hover {
	text-decoration: underline;
}
p.popis {
	display: block;
	margin-top: 16px;
	font-size: 11px;
	color: #555;
	padding-left: 15px;
}

.galeria div {
	padding-top: 10px;
	padding-right: 15px;
	padding-left: 15px;
}

h6.nadpis {
	font-style: normal;
	color: #FFFFFF;
	display: block;
	padding-left: 39px;
	padding-top: 3px;
	font-size: 12px;
}
.galeria {
	width: 650px;
	height: 187px;
	background-image: url(../images/hlavne/gal.png);
	float: left;
	margin-top: 50px;
	background-repeat: no-repeat;
}
.prezentacia {
	float: left;
	margin-top: 50px;
}
.tabs {
	width: 650px;
}
.active {
	background-image: url(../images/hlavne/gal_menu_item.png);
	background-repeat: no-repeat;
	width: 120px;
	height: 30px;
}
.inactive {
	background-image: url(../images/hlavne/gal_menu_item.png);
	background-repeat: no-repeat;
	width: 120px;
	height: 30px;
}

/* Slide
======================================== */
#box{
	position:absolute;
}
.mask{
	position:relative;
	width:307px;
	height:224px;
    margin:17px 0 32px 1px;
	overflow:hidden;
}
.mask img{
	position:absolute;
	display:block;
	border:none;
}
