body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,table,th,td,img
{
	margin: 0;
	padding: 0;
}
table
{
	border-collapse: collapse;
	border-spacing: 0;
}
fieldset,img { border: 0; }
address,caption,cite,code,dfn,em,strong,th,var
{
	font-style: normal;
	font-weight: normal;
}
ol,ul { list-style: none; }
caption,th { text-align: left; }
h1,h2,h3,h4,h5,h6
{
	font-size: 100%;
	font-weight: normal;
}
q:before,q:after { content: ''; }
abbr,acronym { border: 0; }
a:focus { outline: 0; }
.clearfix:after { content: "."; display: block; height: 0; clear: both; visibility: hidden; }
.clearfix { display: inline-block; }
/* Hides from IE-mac \*/
* html .clearfix { height: 1%; }
.clearfix { display: block; }
/* End hide from IE-mac */

.ControlPanel {
	width: 1000px;
	margin: 0 auto;
}
.wrapper .SubHead {
	font-size: 10px;
	color: #FFF;
	text-transform: uppercase;
}
.SubHead CENTER {
	font-size: 8px;
}


body { background: url(images/bodyBg.gif) repeat-x ;}
h1 { display: block ; float: left ; text-indent: -5000px ;}
#container { width: 920px ; margin: 0 auto ;}
.header { width: 888px ; height: 179px ; border: solid 1px #fff ; border-bottom: none ; margin: 0 auto ; background: url(images/header.jpg) no-repeat ;}
.header span { display: block ; margin: 20px 0 0 20px  ;}
.nav { background: url(images/navBg-trans.png) bottom no-repeat ; width: 920px ; height: 40px ; margin-bottom: -8px ;}
.nav .radmenu { margin: 8px 0 0 30px ;}
#container .nav .link { font: bold 12px Arial, Helvetica, sans-serif ; color: #fff ; padding-left: 20px ; cursor: pointer ;}
.nav .slide .link { background: #e62d41 ; padding: 5px 15px 5px 0 ;}

#content { width: 888px ; margin: 0 auto ; background: #fff url(images/contentBg.gif) repeat-x ; border: solid 1px #fff ; border-top: none ;}
#leftSidebar { width: 235px ; float: left ; padding: 0 0 50px 10px ; margin-right: 30px ;}
#mainContent { width: 595px ; float: left ;}

.footerHolder { height: 500px ; background: url(images/footerBg.gif) top repeat-x ;}
.footer {
	width: 920px;
	height: 47px;
	margin: 0 auto;
	background: url(images/navBg-trans.png) no-repeat ;}

.footer,
.footer a,
.footer .SkinObject,
.footer .SkinObject:link,
.footer .SkinObject:visited,
.footer .SkinObject:hover {
	font: 11px Arial, Helvetica, sans-serif;
	color: #ffffff;
}

.footer #copy { padding: 16px 0 0 20px ;}
.footer #login {
	width: 167px!important;
	float: right;
	margin: -13px 10px 0 0;
}

.footer #login span {
	width: 100px;
	display: block;
	float: right;
	text-indent: -5000px;
}

/* PRIJAVA STRANICA */

#wrapperPrijava { width: 100% ; text-align: center ;}
.LoginPage {
	margin: 100 auto 0 auto;
	width: 320px;
	width: expression("290px");
	padding: 10px 15px 10px 15px;
	text-align: center;
	background-color: #a0c1e2;
	border: solid 1px #959595;
}
.LoginPage .BackLink A:link,
.LoginPage .BackLink A:visited,
.LoginPage .BackLink A:hover {
	font-size: 11px;
	color: #fff;
	text-decoration: none;
}
.LoginPage .BackLink A:hover {
	text-decoration: underline;
}
.LoginPage .BackLink SPAN {
	color: #fff;
}
.LoginPage .CommandButton:link,
.LoginPage .CommandButton:visited,
.LoginPage .CommandButton:hover {
	color: #000;
	text-decoration: underline;
}
.LoginPage .ForgetLink {
	padding: 6px 0 0 0;
	text-align: center;
}
.LoginPage .loginControl {
	margin: 0 auto;
}
.LoginPage .Normal {
	color: #fff;
}
.LoginPage .NormalTextBox {
	border-width: 1px;
	background-color: #CCC;
	font-size: 12px;
	color: #000;
	width: 250px;
	padding: 1px 2px;
}
.LoginPage .StandardButton {
	border-width: 0;
	color: #FFF;
	background-color: #548fcb;
	font-size: 11px;
	font-weight: bold;
	cursor: pointer;
	margin: 5px;
	padding: 2px 5px;
}
.LoginPage .SubHead {
	font-weight: normal;
	font-size: 12px;
	color: #fff;
}
.LoginPage TD {
	padding: 2px 0;
}



