/**********************************************/
/* NZKM KROMOIZOL WEB-SITE'S CSS DEFINITIONS
/**********************************************/

/* Home Page */

#content {
	margin-left:30px;
	width:770px;
}
html>body #content { width:760px; }

#collage {
	position:relative;
	margin-top:-35px;
	height:190px;
	border-bottom:3px solid #FA7A15;
	background:url('../img/collage-bg-right.jpg') no-repeat right bottom;
}
#collage .left {
	position:relative;
	margin-left:150px;
	height:190px;
	background:url('../img/collage-bg-left.jpg') no-repeat left bottom;
}
#collage .img {
	position:relative;
	left:-150px;
	height:197px;
	background:url('../img/collage-img.gif') no-repeat left top;
}
html>body #collage .img { top:-7px }

.block {
}

#content {
	margin:0;
}
html>body #content { width:780px }
#left-col {
	padding:0;
	padding-right:0;
	margin:0;
	width:535px;
	border:0px solid;
}
html>body #left-col { width:535px; }
#right-col {
	left:0;
	margin-top:-180px;
}

#info-about {
	position:relative;
	top:-3px;
	float:left;
	margin:0;
	margin-bottom:15px;
	padding:25px 20px 15px 30px;
	width:240px;
	border-right:1px solid #D0DCE6;
	background:#FFF url('../img/block-content-bg.gif') repeat-x 0 -2px;
}
html>body #info-about { width:197px; }

#info-about li { 
	padding-left: 15px;
	font-size:85%;
}
#info-about p { font-size:85% }


#info-price {
	float:left;
	margin:0;
	margin-bottom:15px;
	padding:20px 15px;
	width:285px;
	background:#FFF;
	border:0px solid;
}
html>body #info-price { width:255px; padding-top:5px; }

#info-about li { 
	/*padding-left: 15px;*/
	font-size:85%;
}
#info-about p { font-size:85% }