﻿<style type="text/css">
.body {
	background-color: #114E70;
}
.bg_center {
	background-image: url('../images/bg_center.jpg');
	background-repeat: repeat-x;
	height: 306px;
	top: auto;
	bottom: auto;
	width: 100%;
}
#horizon {
	background-color: #114E70;
	position: absolute;
	top: 50%;
	left: 0px;
	width: 100%;
	margin-top: -150px;
	text-align: center;
	min-width: 900px;
}

.top_div {
	background-position: center bottom;
	width: 100%;
	height: 250px;
	background-color: #000000;
	background-image: url('../images/bg_top.jpg');
	background-repeat: repeat-x;
}
.holder {
	height: 650px;
	background-image: url('../images/bg_center.jpg');
	background-repeat: repeat-x;
	background-position: bottom;
}
svk_line {
	height: 365px;
	background-image: url('../images/svk.png');
	background-repeat: repeat-x;
	background-position: bottom;
}
.svkLine {
	background-image: url('../images/svk.png');
	background-position: bottom;
	background-repeat: repeat-x;
	height: 40px;
	z-index: 30;
	background-color: transparent;
	position: absolute;
	left: auto;
	right: auto;
	width: 100%;
	top: 320px;
}
.top {
	background-image: url('../images/bg_top.jpg');
	background-position: center bottom;
	background-color: #114E70;
	background-repeat: no-repeat;
	height: 350px;
	z-index: 20;
}

.footer{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFCC;
	font-weight: bold;
	text-decoration: none;
	position: absolute;
	width: 100%;
	height: 45px;
	top: auto;
	bottom: 0px;
	text-align: center;
	vertical-align: bottom;
	margin-bottom:10px;
}
.footerimg:hover{
	border-width:10px;
}
a {
	color: #FFFFCC;
	text-decoration: none;

}
a:visited {
	color: #FFCC66;
}
a:active {
	color: #FF9933;
}
a:hover {
	color: #CC9900;
}

.center_img {
	background-image: url('../images/center_img.jpg');
	background-repeat: no-repeat;
	background-position: center;
	position: absolute;
	width: 100%;
	left: auto;
	right: auto;
	height: 380px;
	top: 300px;
	z-index: 20;
}

.veza {
	background-image: url('../images/veza.png');
	background-repeat: no-repeat;
	position: absolute;
	width: 100%;
	top: 241px;
	height: 130px;
	z-index: 31;
	background-position: center;
	right: 35px;
}

.navigation {
	width: 100%;
	height: 290px;
	right: auto;
	left: auto;
	text-align: center;
	vertical-align: middle;
}
.interwrap_L {
	background-image: url('../images/interwrap_L.png');
	background-repeat: no-repeat;
	background-position: top center;
	width: 100%;
	height: 315px;
	z-index: 41;
	position: absolute;
	right: 778px;
}
.interwrap_R {
	background-image: url('../images/interwrap_R.png');
	background-repeat: no-repeat;
	background-position: top center;
	width: 100%;
	height: 285px;
}


.fla_L {
	width: 100%;
	height: 300px;
	z-index: 21;
	margin-left: auto;
	margin-right: auto;
	position: absolute;
	text-align: center;
	margin-top: 350px;
	right: 380px;
}
.fla_R {
	width: 100%;
	height: 300px;
	z-index: 22;
	margin-left: auto;
	margin-right: auto;
	position: absolute;
	text-align: center;
	margin-top: 350px;
}


</style>

