* {
	margin: 0;
	padding: 0;
}

html, body {
	margin: 0px;
	padding: 0px;
	height: 100%; /* Required */
}

body {
	text-align: center;
	width: 100%;
	font-size: 62.5%;
	color: #666666;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: 1.5em;
}

#nonFooter
{
	position: relative;
	min-height: 100%;
}



#container-page {
	margin: 0 auto;
	width: 1024px;
	text-align: left;
	position: relative;
	min-height: 100%; /* For Modern Browsers */
	height: auto;
	background-image: url(images/nav_bg.gif);
	background-repeat:repeat-x;
}

#container-head {
	background: #999;
}

#head {
	padding: 0px;
}

#container-content {
	padding: 0;
}


.clearer {
	clear: both;
	display: block;
	height: 0;
	visibility: hidden;
}

a{
	color: #37A6E3;
	text-decoration: none;
	font-weight: normal;
}

a:hover {
	color: #6ED8FA;
	text-decoration: underline;
	font-weight: normal;
}

.top_bg {
	background-image: url(images/nav_bg.gif);
	background-position: 0% 0%;
	width: 100%;
	background-repeat: repeat-x;
}

.top_candybar {
	position: relative;
	float: right;
	top: 0px;
	background-image: url(images/top_bar.png);
	background-repeat: no-repeat;
	background-position: top right;
	height: 86px;
	width: 310px;
	z-index: 1;
}
.replacement {
	line-height: 2px;
	display: inline-block;
}
.top_candybar_x {
	position: absolute;
	float: left;
	background-image: url(images/top_bar_x.gif);
	background-repeat: no-repeat;
	background-position: 10px 0;
	width: 50%;
	left: 50%;
	height: 86px;
}

#content-pri {
	margin: 60px 0px 50px 60px;
	width: 350px;
	float: left;
	display: inline;
}

#content-sec {
	margin: -60px 0px 30px 0px;
	padding: 1em 0;
	width: 600px;
	float: right;
	display: inline;
}

#container-foot {
  	background-image:url(images/footer.gif);
	background-position: 50% 100%;
	background-repeat: no-repeat;
	width: 100%;
	position: absolute;
	text-indent: -30000px;
	bottom: 10px;
}

#foot {
	line-height: 60px;
}

.top_bar {
	margin: 0px;
	padding-left: 30px;
}

.naviArea {
	position: relative;
	float: left;
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	background-image: url(images/nav_bg.gif);
	background-repeat: repeat-x;
}

.naviArea ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}

.naviArea li {
	float: left;
	height: 24px;
	display: block;
	margin: 0px;
	padding: 8px 0px 0px 0px;
	background: none;
}

.naviArea ul li a{
	color: #FFFFFF;
	float: left;
	margin: 0px;
	line-height: 1em;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 1em;
	text-transform: uppercase;
	text-decoration: none;
	padding: 0px 30px 0px 0px;

}
.naviArea a:hover {
	color: #87e0ff;
	text-decoration: none;
	font-weight:bold;

}

.naviArea ul li.menu_current a{
	color: #87e0ff;
	text-decoration: none;
	font-weight: bold;
}

.kupla {
	position: absolute;
	text-align: center;
	top: 338px;
	right: 215px;
	width: 210px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 1.5em;
	line-height: 1.5em;
	font-weight: bold;
}
