@charset "utf-8";
#main-new {
	height: 580px;
	font-size: 1.3em;
}

#main-new #col-1 {
	float: left;
	margin-left: 25px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCCCCC;
	width: 290px;
}
#main-new #col-2 {
	float: left;
	margin-left: 25px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCCCCC;
	width: 280px;
}
#main-new #col-3 {
	float: left;
	margin-left: 25px;
	width: 280px;
}


#desc-konsult {
	background-image: url(images/konsult-desc.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	border: 1px solid #CCCCCC;
	clear: both;
	height: 443px;
	margin-top: 5px;
	padding-top: 15px;
}
#container #desc-konsult p {
	font-size: 1em;
	padding-left: 20px;
	width: 280px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
}

