/*�������������������������������������������������������������������
IE Browser fix style
version: 1.0
author: EBIT IT
email: info@ebit.hr
website: http://www.ebit.hr/
�������������������������������������������������������������������*/

html, body {
   height: 100%;
   border: 0px;
}
body {
	margin: 0;
	padding: 0;
}

section.text iframe {
	display: none !important;
	visibility: hidden !important;
}

section.box {
	width: 315px;
	float: left !important;
}

section.box p {
	width: 315px !important;
}
section.box marginclear p {
	width: 315px !important;
}
section.text {
	width: 670px;
	float: none !important;
	clear: both !important;
}

section.text p {
	width: 670px;
}

nav ul li a{
	color: #303030;
	font-family:  'Titan One';
	font-size: 15px;
	margin: 20px 15px 20px 16px;
}