/* ---------------------------------------------------------------------------------------------------- RESITVE -------------------------------------------------- */
#podjetje {		
	background: #fff;
	text-align: left;
	margin: 10px 0 0 0;
	padding: 0;
}

#podjetje h3 {
	font-size: 32px;
	margin: 0 0 5px 0;
	padding: 0;
}

#podjetje h4 {
	font-size: 12px;
	color: #2C2B2B;
	margin: 0 0 5px 0;
	padding: 0;
}

#podjetje p {
	font-size: 12px;
	font-weight: normal;
	margin: 0 0 20px 0	;
	padding: 0;
	color: #6E6E6E;
}

#podjetje a:link, #podjetje a:visited {
	text-decoration: none; 
	color: #8ac46f;
}

#podjetje a:hover {
	text-decoration: underline;
}

#podjetje a.scroll_top {
	background: url(../img/paketi/arrow_top.png) no-repeat scroll 100% 50% transparent;
	font-size: 12px;
	padding-right: 12px;
}

#podjetje a.scroll_top:link, #podjetje a.scroll_top:visited {
	text-decoration: none; 
	color: #8ac46f;
}

#podjetje a.scroll_top:hover {
	text-decoration: underline;
}

#intro .column {
	float: left;
	width: 350px;
	margin-bottom: 20px;
	padding-left: 20px;
}

#intro img {
	float: right;	
}

#storitve .column {
	float: left;
	width: 800px;
	margin-bottom: 20px;
	padding-left: 20px;
}

#storitve img {
	float: right;
}

#storitve a:link, #storitve a:visited {
	text-decoration: none; 
	color: #8ac46f;
}

#storitve a:hover {
	text-decoration: underline;
}

#podatki .column {
	float: right;
	width: 380px;
	padding-right: 20px;
}

#podatki img {
	float: left;	
}

/* ---------------------------------------------------------------------------------------------------- FEATURES RESITVE -------------------------------------------------- */
#features_podjetje {
	margin: 0;
	padding: 30px 20px 0 20px;
}

#features_podjetje .column {
	float:left;
	margin-right:35px;
	width:260px;
}

#features_podjetje .lastcolumn {
	float:left;
	width:260px;
}

#features_podjetje p {
	margin-top: 0;
	font-size: 12px;
	color: #969696;
}

#features_podjetje ul {
	margin-top: 0;
	font-size: 12px;
	color: #969696;
	margin-left: 20px;
	padding: 0;
}



#features_podjetje img {
	float:left;
	margin-right:5px;
	margin-bottom: 60px;
}

#features_podjetje p strong {
	text-align: left;
	color:#323232;
	display:block;
	font-size:14px;
	text-transform:uppercase;
}

#features_podjetje a:link, #features_podjetje a:visited {
	text-decoration: none; 
	color: #8ac46f;
}

#features_podjetje a:hover {
	text-decoration: underline;
}
