body {
	font: 100% 'century gothic', Helvetica, Arial, sans-serif, Verdana;
	background: #ffffff;
	margin: 0;
	padding: 0;
	text-align: center;
	color: #888888;
}

a:link, a:visited { 
	text-decoration: none;
	color: #888888;
}
a:hover {
/*	border-bottom: 1px dotted #333333; */
}

.pre20 {
	margin-left: 20px;
}

.pre50 {
	margin-left: 50px;
}

.pre100 {
	margin-left: 100px;
}

.pre200 {
	margin-left: 200px;
}

.pre250 {
	margin-left: 250px;
}

.pre400 {
	margin-left: 400px;
}

.pre450 {
	margin-left: 450px;
}

img {
	border: 0;
}

.naslov {
	letter-spacing: 5px;
	margin-left: -15px;
	font-size: 15px;
}

.title_naslov {
	position: relative;
	margin: 0;
	z-index: 10;
	top: 0px;
	left: 15px;
	overflow: hidden;
	width: 500px;
	height: 50px;
	font-size: 2em;
	font-weight: normal;
	letter-spacing: 13px;
	color: #ffffff;
}

.title_link {
	position: absolute;
	z-index: 9;
	top: 49px;
	left: 510px;
	overflow: hidden;
	width: 450px;
	height: 25px;
	color: #ffffff;
	font-size:1.2em;
	letter-spacing:-1px;
}

.slider_smer {
	position:relative;
	top:0;
	left:0;
	width:300px;
	height:15px;
	overflow:hidden;
	text-align:right;
	margin: 0;
	padding: 0;
	font-weight: bold;
}

.oneColElsCtrHdr #container {
	width: 970px;
	margin: 0 auto; /* the auto margins (in conjunction with a width) center the page */
	border: 0px solid #000000;
	text-align: left;
}
.oneColElsCtrHdr #header { 
	padding: 20px 0 5px 0; /* top right bottom left  ---  top,bottom  right,left */
	margin: 0;
	position: relative;
	z-index: 200;
	top: 0;
	left: 0;
} 
.oneColElsCtrHdr #header p {
	margin: 0;
	padding: 8px 15px;
	font-size: 14px;
	font-weight: bold;
}
.oneColElsCtrHdr #mainContent {
	padding: 0; /* padding is the space inside the div box and margin is the space outside the div box */
	position:static;
	z-index: 0;
	top:0;
	left:0;
	width:970px;
	height:645px;
	overflow:hidden;
}
.oneColElsCtrHdr #mainContent > img {
	position: relative;
	z-index: 1;
}
.oneColElsCtrHdr #footer {
	padding: 5px 0;
	text-align: right;
	font-size: 0.7em;
} 
.oneColElsCtrHdr #footer p {
	margin: 0;
	font-size: 0.7em;
}
.oneColElsCtrHdr #info_front {
	position: relative;
	overflow: hidden;
	z-index: 10;
	top: -475px;
	left: 610px;
	width: 300px;
	max-height: 455px;
	padding: 0;
	font-size: 13px;
	color: #FFFFFF;
}
/* --------------  DROP DOWN MENUJI  ---------------- */

#sddm {
	position: relative;
	margin: 0;
	padding: 0;
	z-index: 300;
}

#sddm li {
	margin: 0;
	padding: 0;
	list-style: none;
	float: left;
	font-size: 14px;
	font-weight: bold;
}

#sddm li a {
	display: block;
	margin: 0;
	padding: 0px 15px;
	width: 250px;
	text-align: left;
	text-decoration: none;
}

#sddm li a:hover {
	text-decoration: none;
}

#sddm div {
	position: absolute;
	top: 23px;
	visibility: hidden;
	margin: 0;
	padding: 0;
	background: #999999;
	filter: alpha(opacity=80);
	-moz-opacity: .8;
}

#sddm div a {
	position: relative;
	display: block;
	margin: 0;
	padding: 8px 15px;
	width: 250px;
	white-space: nowrap;
	text-align: left;
	color: #ffffff;
	text-decoration: none;
	font-size: 14px;
	font-weight: normal;
}

#sddm div a:hover {
	font-weight: bold;
	padding: 9px 15px;
}
		
/*  ------------  konec DROP DOWN MENUJEV */
