body {
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	color: #9C301A;
	background: #ffffff;
	margin: 0;
	padding: 0;
/*	text-align: center; */
/*	width: 100%; */
	height: 100%;
}

img {
	border: none;
}

a:link, a:visited { 
	text-decoration: none;
	color:#9C301A;
}
a:hover, a:active {
	font-weight: bold;
/*	border-bottom: 2px dotted #9C301A; */
}

.rdec {
	color:#9C301A;
}

.col_siv {
	color:#333333;
}

.pre20 {
	margin-left: 20px;
}

.pre40 {
	margin-left: 40px;
}

.pre50 {
	margin-left: 50px;
}

.pre200 {
	margin-left: 200px;
}

.pre550 {
	margin-left: 550px;
}

.pre650 {
	margin-left: 650px;
}

.naslov {
	letter-spacing: 5px;
	margin-left: -15px;
}

.hmenu_1 {
	position: absolute;
	width: 100px;
	height: 20px;
	top: 80px;
	left: 5px;
}
.hmenu_2 {
	position: absolute;
	width: 65px;
	height: 20px;
	top: 80px;
	left: 700px;
}
.hmenu_3 {
	position: absolute;
	width: 65px;
	height: 20px;
	top: 80px;
	left: 810px;
}
.hmenu_4 {
	position: absolute;
	width: 65px;
	height: 20px;
	top: 80px;
	left: 900px;
}

/* slider gor-dol()  --- START --- */
.slider_smer {
	position:relative;
	top:0;
	left:0;
	width:318px;
	height:15px;
	overflow:hidden;
	text-align:right;
	margin: 0;
	padding: 0;
	font-weight: bold;
}
/*
#content_cntn {
	position:relative;
	width: 318px;
	height: 450px;
	overflow:hidden;
	border:0;
}
#content {
	position:absolute;
	width: 318px;
	height: 450px;
	left:0px;
	top:0px;
}
*/
/* slider gor-dol()  --- END --- */

#container {
	position:relative;
	width: 970px;
	height: 820px;
	margin: 0 auto; /* the auto margins (in conjunction with a width) center the page */
	border: 0px solid #000000;
	text-align: left;
}

#header { 
	position: absolute;
	width: 970px;
	height: 110px;
	top: 20px;
	left: 0px;
	padding: 0;
} 
#mainContent {
	position: absolute;
/*	z-index: -1;*/
	top: 130px;
	left: 0px;
	width: 970px;
	height: 670px;
	padding: 0;
	overflow: hidden;
}
#footer { 
	position: absolute;
	top: 800px;
	left: 0px;
	width: 970px;
	height: 20px;
	padding: 0;
	text-align: right;
	font-size: 9px;
}

#seznam {
	position: absolute;
	width: 295px;
	height: 670px;
	left: 0px;
	top: 0px;
}
#slika {
	position: absolute;
	z-index: 1;
	width: 675px;
	height: 450px;
	left: 295px;
	top: 0px;
}
#info_back {
	position: relative;
	z-index: 10;
	width: 338px;
	height: 450px;
	margin: 0;
	left: 295px;
	top: 0;
/*	background: #EEEEEE; */
	text-align: center;
	overflow: hidden;
/*	display: block;
	filter: alpha(opacity=65);
	-moz-opacity: .65; */
}
#info_front {
	position: absolute;
	z-index: 20;
	top: 0px;
	left: 8px;
	width: 330px;
	height: 450px;
	padding: 0px 10px;
	text-align: left;
	vertical-align: top;
/*	background: none; */
	word-wrap: break-word;
	overflow: hidden;
/*	overflow-y: scroll; */
	filter: alpha(opacity=85);
	-moz-opacity: .85;
}
#info_front_a {
	position:absolute;
	width:328px;
	height:450px;
	top:0px;
	left:8px;
	background:#a6bbcd;
	overflow:hidden;
}
#info_arrow {
	position: absolute;
	z-index: 20;
	top: 0px;
	left: 0px;
	width: 10px;
	height: 450px;
/*	padding: 0px; */
	text-align: center;
	font-size: 3em;
	background: #9C301A;
	color: #EEEEEE;
	overflow: hidden;
	cursor: pointer;
}
#info_only {
	position: absolute;
/*	z-index: 100;*/
	width: 318px;
	height: 670px;
	margin: 0px;
	padding: 0 10px;
	background: #EEEEEE;
}

/* Gallery Styles */

#motioncontainer {
	position: absolute;
	width: 675px;
	height: 52px;
	left: 295px;
	top: 470px;
/*	margin:0 auto;*/ /* center the gallery on page */
	overflow:hidden;
}
#motioncontainer a img {
border: 1px solid #EEEEEE; /* Set image border color */
}
#motioncontainer a:hover img {
border: 1px solid #9C301A; /* Set image border hover color */
}

#statusdiv {
background-color: #EEEEEE;
border: 1px solid #EEEEEE;
padding: 0px;
position: absolute; /* Stop Editing Gallery Styles */
left: -300px;
visibility: hidden;
}

#motioncontainer a:hover {
color: red; /* Dummy definition to overcome IE bug */
}

#motiongallery {
/*	position: absolute;
	left: 0px;
	top: 0px; */
/*	white-space:nowrap; */
}

/* End Gallery Styles */


