@import "null.css";
@import "common.css";

#totalLeftContent {
    width: 100%;
    background: #f0f0f0;
    margin-top: 391px;
	border-top: 1px solid white;
}

#totalLeftContent .content {
    width: 990px;
    margin: 0px auto;
	background: #f0f0f0;
	border-top: 1px solid white;
	margin-top: -1px;
}
#content {
    float: left;
    width: 610px;
	padding-left: 20px;
	padding-top: 35px;
	padding-bottom: 40px;
}


#boxes_right {
    width: 100%;
    height: 391px;
    background: #e0b110;
    position: absolute;
    left: 0px;
    top: 209px;
}
#boxes_right .content {
    width: 990px;
    height: 391px;
	margin: 0px auto;
	background: #e0b110;
}
#boxes_right .box {
	width: 307px;
	background: white;
	height: 325px;
	float: left;
	margin-top: 43px;
	margin-left: 33px;
}
#boxes_right .box h4 {
	width: 287px;
	height: 85px;
	margin: 0px;
	padding: 0px;
	font-size: 30px;
	line-height: 30px;
	font-weight: normal;
	color: black;
	padding-left: 20px;
	padding-top: 39px;
}
#boxes_right .box .boxContent {
	width: 267px;
	height: 186px;
	border-right: 17px solid #e0b110;
	padding-left: 23px;
}
#boxes_right .box .boxContent h2, #boxes_right .box .boxContent h3 {
	padding: 0px;
	margin: 0px;
	font-size: 12px;
	font-weight: normal;
}
#boxes_right .box .wsEd {
	color: #292929 !important;	
}

#boxes_right .box .boxBottom {
	width: 307px;
	height: 15px;
	background: url('../../images/box-bottom.gif') no-repeat left top;
	overflow: hidden;
}
#boxes_right .box.boxSluzby {
	margin-left: 0px;
}
#boxes_right .box.boxSluzby h4 {
	background: url('../../images/box-sluzby-bg.gif') no-repeat left top;
}
#boxes_right .box.boxProdukty h4 {
	background: url('../../images/box-produkty-bg.gif') no-repeat left top;
}
#boxes_right .box.boxReferencie h4 {
	background: url('../../images/box-referencie-bg.gif') no-repeat left top;
}
#boxes_left {
    float: right;
    width: 290px;
	padding-bottom: 40px;
}

#boxes_left .box {
	width: 270px;
	padding-top: 42px;
}
#boxes_left .box h4 {
	padding: 0px;
	margin: 0px;
	font-size: 24px;
	font-weight: normal;
	color: black;
	padding-bottom: 24px;
}
/*
boxSluzby
boxProdukty
.boxReferencie {
	
}
*/
