@import url("nivoslider.css");

#tekstTop{
	float:left;
	width:292px;
	height:292px;
	padding:25px 20px;
	background: #0098d1;
	-moz-border-radius: 6px 0 0 6px;
	border-radius: 6px 0 0 6px;
}

#visualHome{
	float:right;
	width:668px;
	height:342px;
	position:relative;
}

#visualHome img { position:absolute; left:0; top:0;-moz-border-radius: 0 6px 6px 0;
	border-radius: 0 6px 6px 0; }

.pb{
	float:left;
	width:520px;
	padding:10px;
	-moz-border-radius: 6px;
	border-radius: 6px ;
	background:#cceaf5;
	text-align:center;	
	margin-bottom:15px;
}

.pb img{
	-moz-border-radius: 6px;
	border-radius: 6px ;
}

/*TYPO*/

#tekstTop p{
	padding:0 0 12px 0;
	line-height:23px;
	color:#fff;
}

#tekstTop h2{
	color:#fff;
	font-size:24px;
	padding:0 0 20px 0;
}
