/*
Design by Metamorphosis Design
http://www.metamorphozis.com
Released for free under a Creative Commons Attribution 2.5 License
*/
*
{
margin: 0px;
padding: 0px;
}

a:link 
{
	color: #EC5D3B;
}

a:hover {
	text-decoration: none;
	color: #FF0000;
}

a:visited 
{
	
	color: #EC5D3B;
}

body {	
	background:  url(images/back_all.gif);
	font-family:Verdana;
	font-size:11px;
	color: #383838;
}

#sadrzaj
{
	
	margin: 0 auto;
	background: #ffffff;
	width: 895px;
	text-align: left;
}

#main
{
	min-height: 600px;	
	width: 885px;
	padding-left: 10px;
	padding-top: 20px;
}

#back
{
	width: 885px;
	padding-left: 10px;
	padding-right: 10px;
	background: #FFF8B3;
}

#header 
{	
	padding-top:10px;	
	text-align: right;
	background: url(images/header.jpg) no-repeat;		
}

#logo {
	width: 865px;
	height:135px;
	text-align: left;
	padding-left: 20px;
}


#logo a {
	text-decoration: none;
	text-transform: lowercase;
	font-style: italic;
	font-size: 18px;
	color: #EC5D3B;
}
#logo H2 a
{
font-size: 12px;
}


#menu
{	
	width: 885px;
	height: 30px;
	background: url(images/menu.gif) no-repeat;
	vertical-align:middle;
	/*padding-top:5px;*/
	padding-left:10px;	
}

#menu a {
	float: left;
	width: 155px;
	height: 30px;
    display: block;
	text-align: center;
	text-decoration: none;
	color: #ffffff;
	font-weight: bold;	
	font-size: 9px;
	text-transform: uppercase;
	padding-top:8px;
}

#menu a:hover {
	width: 155px;
    height: 25px;
	color: #FFF8B3;
	text-decoration: underline;
	background: url(images/menu_r.gif) repeat-x;
	
}




#left
{
	width: 232px;
}

#left H3
{
width: 207px;
height: 28px;
font-size:11px;
font-weight: bold;
padding-left: 25px;
padding-top: 15px;
text-transform: uppercase;
color: #ffffff;
background: url(images/title.gif) repeat-x;
}

#left H4
{
	font-size:14px;
	font-weight:bold;
}

#left ul {
	list-style: none;
	margin-bottom: 10px;
	background: url(images/title_back.gif) repeat-x top;
}


#left li ul {
	border: 0px;
	margin-left: 20px;
	margin-bottom: 10px;
	padding-top: 20px;
	background: none;
}

#left li li {
	padding: 4px 20px;
}

#left a {
	color: #EC5D3B;
}
#left a:visited {
	color: #EC5D3B;
}

#left p
{
padding: 10px;
}


#right
{
float: right;
width: 620px;
padding-right: 10px;
}

#right H4
{
	margin: 0;
	padding: 0px;
	font-size: 12px;
	color: #C5C5C5;
}

#right a
{
color: #EC5D3B;
text-decoration: none;
}

#right p {
	margin: 0;
	padding: 0;
	padding-bottom: 10px;
}

#right h2 {
	margin: 0;
	padding: 0;
	padding-top: 10px;
	color: #EC5D3B;
}

#right ol, #right ul
{
margin-left: 30px;
}


.date {
	text-align: right;
	color: #EC5D3B;
	font-size: 11px;
}

.date a {
	color: #EC5D3B;
}



#footer {
	height: 80px;
	width: 885px;
	clear: both;
	padding-top: 10px;
	background: url(images/footer.gif) repeat-x bottom;
	border-top: 4px solid #EC5D3B;
}

#footer p {
	margin: 0;
	font-size: 10px;
	text-align: center;
	color: #ffffff;
}

#footer a {
	color: #ffffff;
}

.controls
{
	font-family:Verdana;
	font-size:11px;
}
.calendar
{
	font-family:Verdana;
	font-size:9px;
}
.SlikaCell
{
	height: 1%;
	width: 1%;
}
.Region 
{
	background-color:Orange;
	color:White;
}
.OrangeBorders
{
background-image:url(Images/inter_spacer.jpg);
background-repeat:repeat-y;
}
.MenuCell
{
background-image:url(Images/navmenu_default.jpg);
background-repeat:repeat-y;
}
.ContentBackground
{
background-image:url(Images/content_default.jpg);
background-repeat:repeat-y;
}
.RightMenuCell
{
background-image:url(Images/rightmenu_default.jpg);
background-repeat:repeat-y;
background-position:right;
}
.MenuItem
{
	display:block;
	height:20px;
	width:180px;
	position:relative;
	float:left;
	text-indent:40px;
	font-family:Arial;
	font-size:12px;
	font-weight:bold;
	text-decoration:none;
	text-transform:uppercase;
	color:Black;
	margin-top:3px;
	
}
a.MenuItem:hover
{
	color:Orange;
	background-image:url(Images/navmenu_mo3.jpg)
}
a.MenuItem:visited
{
	color:Black;
}
a.MenuItem:visited:hover
{
	color:Orange;
}

.OrangeTitle
{
	background: url(Images/TitleBackground.gif) repeat-x;
	height:27px;
	/*background-color:#fdb94d;*/
	font-size:10px;
	font-weight:bold;
	color:White;
}

.UserDetailsTitle
{	
	background: url(Images/TitleBackground.gif) repeat-x;
	height:27px;
	padding-left:5px;
	/*background-color:#f07d3d;*/
	text-align: center;
	font-size:12px;
	font-weight:bold;
	color:White;
}
.searchTitle
{
	background: url(Images/TitleBackground.gif) repeat-x;
	height:20px;
	padding-left:5px;
	font-size:11px;
	color:White;
}
a.searchTitle
{
	color:#000000;
}
a.searchTitle:visited
{
	color:#ffffff;
}

.UserButtons
{
	font-weight:bold;
	padding-left:5px;
	padding-right:5px;	
	border-style:solid;
	border-width:1px;
	border-color:Gray;
	color:White;
	background-color:Orange;
	/*background-color:#FFFBFF;
	color:#284775;*/
}
a.UserButtons
{
	display:block;
	
	color:#284775;
	margin:4px;
	padding:4px 0 4px 0;
}
#userMenu
{
	padding-bottom:5px;
	width:100%;
	height:20px;
	margin-bottom:4px;
}
.UsersTableBackGround
{
	background-color:#F7F6F3;
	border-color:#CCCCCC;
	border-style:solid;
	border-width:1px;	
}
.NoResult
{
	font-size:11px;
	color:Red;	
	font-style:italic;
}
.DarkerGrayTableBackGround
{
	background-color:#eaeaea;
	color:#151515;
	border-color:#CCCCCC;
	border-style:solid;
	border-width:1px;
	width:100%;
}
.Code
{
	color:Orange;
	font-family:Letter Gothic Std;
	font-size:14px;
	font-weight:bold;
}
.center
{ display: block;
  text-align: center;
  margin: 0 auto;
}
.widthmax
{
    width:100%;
}

.ClanakNaslov
{
    font-size:14px;
    color:#000;
    font-weight:600;
}
.padding5px
{
    padding:5px;
}