@import url(http://fonts.googleapis.com/css?family=Didact+Gothic&subset=latin,latin-ext);
html, body, div, span, h1, h2, h3, h4, h5, h6, p, a, em, img, strong, ul, li, article, aside, footer, header, hgroup, nav, section {margin:0;padding:0;border:0;vertical-align:baseline;}

article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {display:block;}

body {
	background-image: url(images/bg_big.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	font-family: 'Didact Gothic', sans-serif;
	background-color: #C3C3C3;
	background-attachment: fixed;
}


h1 {
	font-size: 16px;
	font-weight: bold;
	color: #003D63;
	padding-top: 5px;
	padding-bottom: 5px;
}

.clr {
	clear: both;
}

#wrapper {
	background-image: url(images/shade_side.png);
	background-repeat: repeat-y;
	margin-right: auto;
	margin-left: auto;
	background-position: center top;
	width: 915px;
	overflow: hidden;
	padding-right: 30px;
	padding-left: 30px;
}
#services {
	float: left;
	margin-top: 40px;
	margin-left: 20px;
}
#services ul {
	list-style-type: none;
}
#services ul li {
	background-image: url(images/arrow.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 10px;
	margin-bottom: 10px;
	color: #666;
	font-size: 16px;
	background-color: #FFF;
}


#logo {
	width: 170px;
	float: right;
	margin-right: 30px;
	background-color: #003D63;
	margin-top: 0px;
	text-align: center;
	padding-top: 70px;
	padding-bottom: 0px;
}
.white-bg {
	background-color: #FFF;
	color: #003D63;
	margin-top: 10px;
	font-size: 10px;
}
.content {
	border-top-width: 1px;
	border-top-style: dashed;
	border-top-color: #CCC;
	margin-top: 20px;
	padding-top: 20px;
	overflow: hidden;
}
.content-top {
	border-top-width: 1px;
	border-top-style: dashed;
	border-top-color: #CCC;
	margin-top: 20px;
	padding-top: 20px;
	overflow: hidden;
	font-size: 14px;
	color: #666;
	line-height: 20px;
	margin-right: 10px;
	margin-left: 10px;
}
.content-top ul {
	padding: 5px;
}


#col1 {
	float: left;
	width: 280px;
	margin-right: 20px;
	padding-right: 20px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCC;
	margin-left: 10px;
	min-height: 270px;
}
#col2 {
	float: left;
	width: 260px;
	margin-right: 20px;
	padding-right: 20px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCC;
	min-height: 270px;
}
#col3 {
	float: right;
	width: 280px;
	min-height: 270px;
}
#col1 p ,#col2 p, #col3 p{
	font-size: 14px;
	color: #003D63;
	padding-bottom: 10px;
	line-height: 20px;
}
#col2 {
	font-size: 14px;
	color: #003D63;
}
.content #col2 ul {
	list-style-type: none;
}
.content #col2 ul li {
	padding-bottom: 5px;
}






#footer {
	background-image: url(images/shade_bottom.png);
	background-repeat: no-repeat;
	background-position: center top;
	width: 915px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding: 30px;
	font-size: 12px;
}
#col3 p img {
	margin-right: 5px;
	float: left;
	clear: both;
	margin-bottom: -5px;
}
.icon {
	margin-bottom: 5px;
}


#wrapper .content ul {
	font-size: 14px;
	color: #003D63;
	padding-left: 10px;
}
#nav {
	margin-top: -20px;
	margin-left: 20px;
	font-size: 18px;
	font-weight: bold;
	background-color: #003D63;
	overflow: hidden;
	clear: both;
	width: 350px;
}
#nav ul {
	list-style-type: none;
}
#nav ul li {
	display: block;
	float: left;
	margin-right: 10px;
	padding: 5px;
	color: #FFF;
	background-color: #003D63;
}
#nav ul li a {
	color: #FFF;
	text-decoration: none;
}
#nav ul li a:hover {
	text-decoration: none;
	border-bottom-color: #093;
	color: #CCC;
}
.cont-col1 {
	float: left;
	width: 500px;
	padding-left: 15px;
}
.cont-col2 {
	float: right;
	width: 350px;
}


input:focus {outline: none;}
.cont-col1 .icon {
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
}
.cont-col1 .icon img {
	margin-right: 5px;
	margin-bottom: -8px;
}
.hvala {
	text-align: center;
	padding: 10px;
	font-weight: bold;
}
