﻿body
{
	background-color: #000;
	font-family: Arial,Serif;
	color: #fff;
	margin: 0;
}
body a
{
	text-decoration: none;
	color: #fff;
}

#leftcontent
{
	bottom: 0px;
	float: left;
	height: 450px;
	left: 0px;
	padding: 0px;
	width: 15%;
	z-index: 97;
}

#centercontent
{
	top: 60px;
	position: absolute;
	right: 0px;
	height: 600px;
}

#naziv
{
	font-family: Helvetica,Arial;
	font-weight: bold;
	color: gray;
	font-size: large;
	float: right;
}
#bullet
{
	position: absolute;
	float: right;
	margin-right: 0px;
}


#cc
{
	top: -20px;
	z-index: 1005;
	position: absolute;
	margin-left: 60px;
}


#header
{
	white-space: nowrap;
	z-index: 1002;
	width: 99%;
	height: 32px;
}


#header hr
{
	color: #f00;
	background-color: #f00;
	height: 0.18em;
	position: absolute;
	top: 40px;
	width: 100%;
	z-index: 2;
}
#left
{
	float: left;
}
#right
{
	float: right;
}
#midLeft
{
	float:left;
    height:600px;
    margin-top:23px;
}
#midRight
{
	
    height:600px;
    margin-top:23px;
    
}
#midRightDefault
{
	float:right;
    height:600px;
    margin-top:23px;
    
}
#midRight div.right
{
	z-index: 1;
	font-size: 100%;
	position: absolute;
	width: 600px;
	right: 0px;
	padding: 10px;
	padding-left: 12px;
	top: 130px;
	font-family: Helvetica, Arial Narrow;
	font-style: italic;
	font-weight: bold;
	text-align: justify;
}
#midRight div.right ul
{
	list-style-type: none;
	padding: 0pt !important;
}
#midLeft div.left
{
	position: absolute;
	left: 10px;
	margin-top: -193px;
	z-index: 1;
	width: 600px;
	font-family: Helvetica, Arial Narrow;
	font-style: italic;
	font-weight: bold;
	text-align: justify;
}
#pages-mid
{
	width: 100%;
}

#menu
{
	background-position: left 55%;
	font-size: 1.3em;
	position: absolute;
	top: 25px;
	width: 100%;
	z-index: 9;
	background-image: url(Images/menuBackGround.gif);
	background-repeat: repeat-x;
}
#menu h2
{
    font-size:12px;
    padding:0px;
    margin:0px;
}
#menu div
{
	float: right;
	position: relative;
	right: 10px;
	top: 8px;
}

#BottomContent
{
	clear: both;
	float: left;
	height: 50px;
	margin-top: 0px;
	width: 100%;
}
.imgcontainer
{
	position: relative;
	float: left;
}
.caption
{
	font: normal 1em/1.3em arial;
	background: #fff;
	color: #000;
	position: absolute;
	bottom: 0;
	left: 0;
	text-align: center;
	width: 100%;
	opacity: .75;
	filter: alpha(opacity=85);
}
.gray
{
	color: Gray;
}
#adminPage a
{
	color: Gray;
}
#adminPage a:hover
{
	color: Red;
}

