@font-face {
	font-family: 'ArialNarrow';
	src: url('/fonts/ArialNarrow.eot');
	src: local('O'), 
		url('/fonts/ArialNarrow.woff') format('woff'), 
		url('/fonts/ArialNarrow.ttf') format('truetype'), 
		url('/fonts/ArialNarrow.svg#webfontIii7YwOz') format('svg');
	font-weight: normal;
	font-style: normal;
}
html, body {
	height: 100%;
}
body {
	font-family: ArialNarrow, Georgia, Arial;
}
/* STICKY FOOTER */
body:before {
	content: "";
	height: 100%;
	float: left;
	width: 0;
	margin-top: -32767px;/
}
header, nav, section, footer, aside {
	display: block;
}
section, aside {
	border-left: 1px solid #000;
	border-right: 1px solid #000;
	width: 1024px;
	margin: 0 auto;
}
#wrapper {
	min-height: 100%;
}
#wrapper header {
	height: 443px;
	background: transparent url(/images/header.jpg) no-repeat scroll 50% 0;
}
#wrapper nav {
	height: 75px;
	background: #669933 url(/images/menu.jpg) no-repeat scroll 0 0;
	border-top: 1px solid #336600;
	border-bottom: 1px solid #336600;
}
#wrapper nav ul li {
	float: left;
	height: 70px;
	line-height: 70px;
	padding: 0 25px;
	background: transparent url(/images/delimeter.png) no-repeat scroll 0 0;
}
#wrapper nav ul li.first {
	padding-left: 0px;
	background: none;
}
#wrapper nav ul li a {
	color: #fff;
	text-transform: uppercase;
	text-decoration: none;
}
#container {
	background: transparent url(/images/pattern.jpg) repeat scroll 0 0;
	border-bottom: 1px solid #000;
}
#container div.container_16 {
	padding: 10px 0 100px 0;
}
#triangle {
	position: relative;
	left: 45px;
	background: transparent url(/images/triangle.png) no-repeat scroll 0 0;
	width: 47px;
	height: 32px;
}
#content {
	border: 15px solid #669933;
	padding: 15px 25px;
	background-color: #fff;
	font-family: Georgia;
	font-size: 0.9em;
}
mark {
	color: #669933;
	font-size: 1.6em;
}
div.counters {
	text-align: center;
	margin-top: 25px;
}
div.counters div.links {
	text-align: center;
	font-size: 11px;
	margin-top: 10px;
}
#footer-guarantor {
	height: 85px;
	clear: both;
}
aside {
	border-top: 5px solid #669933;
}
footer {
	position: relative;
	margin-top: -86px;
	clear: both;
	height: 85px;
	background-color: #fff;
	color: #a7a7a7;
	text-transform: uppercase;
	font-size: 0.75em;
	line-height: 1.3em;
}
footer section {
	background: transparent url(/images/leaf.jpg) no-repeat scroll 100% 0;
}
footer div.container_16 {
	padding: 0.5em 0;
}
footer ul {
	margin-top: 0.5em;
}
footer a {
	color: #a7a7a7;
	text-transform: uppercase;
	text-decoration: none;
}
footer a:hover {
	text-decoration: underline;
}
#logo {
	background: transparent url(/images/logo.jpg) no-repeat scroll 0 50%;
	width: 160px;
	height: 68px;
}
#logo-webdoka {
	background: transparent url(/images/logo-webdoka.jpg) no-repeat scroll 0 50%;
	width: 160px;
	height: 68px;
}
