/* Start of CMSMS style sheet 'ITS.NET MAIN' */
/*reset.css*/body{color:#000;background:#FFF;}body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,code,form,fieldset,legend,input,textarea,p,blockquote,th,td{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;}li{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;font-variant:normal;}sup,sub{line-height:-1px;vertical-align:text-top;}sub{vertical-align:text-bottom;}input, textarea, select{font-family:inherit;font-size:inherit;font-weight:inherit;}
/*fonts.css*/body {font:13px/1.22 "Trebuchet MS", Arial, Helvetica, sans-serif;*font-size:small;*font:x-small;}table {font-size:inherit;font:100%;}pre,code,kbd,samp,tt{font-family:monospace;*font-size:108%;line-height:99%;}

html
{
	height: 100%;	
}

body
{
	height:auto !important; /* real browsers */
	height:100%; /* IE6: treaded as min-height*/
	min-height:100%; /* real browsers */
	background-color: #777777;
	color: #696969;
}

a, a:active
{
  outline: none;
}

.accessibility, hr
{
	position: absolute;
	top: -9999px;
	left: -9999px;
}

#header-wraper
{
	width: 100%;
	height:128px;
	background-image: url(uploads/images/box-header.jpg);
	background-repeat: repeat-x;
	text-align: center;
}

#header
{
	position: relative;
	margin: 0 auto;
	width: 960px;
	height: 125px;
}

#logo
{
	float: left;
}

#logo a:link, #logo a:visited, #logo a:hover
{
	background-image: url(uploads/images/logo.jpg);
	background-position: 0 0;
	background-repeat: no-repeat;
	width: 236px;
	height: 125px;
	text-decoration: none;		
	display: block;
	text-indent: -9999px;
	overflow: hidden;
}

#nav
{
	position: absolute;
	top: 90px;
	right: 0;
	list-style: none;
	text-align: left;
}

#nav li
{
	float: left;
	display: inline;
	height: 35px;
	width: 102px;
}

#nav li a
{
	display: block;
	text-indent: -9999px;
	height: 35px;
	width: 102px;
}

#nav li #home
{
	background-image: url(uploads/images/pocetna.jpg);
	background-repeat: no-repeat;
}

#nav li #za-kucu
{
	background-image: url(uploads/images/za-kucu.jpg);
	background-repeat: no-repeat;
}

#nav li #za-posao
{
	background-image: url(uploads/images/za-posao.jpg);
	background-repeat: no-repeat;
}

#nav li #moj-its
{
	background-image: url(uploads/images/moj-its.jpg);
	background-repeat: no-repeat;
}

#nav li #podrska
{
	background-image: url(uploads/images/podrska.jpg);
	background-repeat: no-repeat;
}

#nav li #o-nama
{
	background-image: url(uploads/images/o-nama.jpg);
	background-repeat: no-repeat;
}

#nav li #kontakt
{
	background-image: url(uploads/images/kontakt.jpg);
	background-repeat: no-repeat;
}

#nav .first
{
	background-image: url(uploads/images/separator.jpg);
	background-position: right top;
	background-repeat: no-repeat;
	width: 103px;
}

#nav .separator
{
	background-image: url(uploads/images/separator.jpg);
	background-position: right top;
	background-repeat: no-repeat;
	width: 103px;
}

#searchform
{
	position: absolute;
	top: 38px;
	right: 0;
	height: 37px;
	width: 208px;
	background-image: url(uploads/images/search-form.jpg);
	background-position: right top;
	background-repeat: no-repeat;
}

#searchform fieldset
{
	border: none;
}

#searchform fieldset legend
{
	display: none;
}

#searchform fieldset label
{
	display: none;
}

#m4searchinput
{
	height: 14px;
	width: 154px;
	margin: 11px 0 0 9px;
	padding: 0;
	border: 0;
	float: left;
	font-size: 12px;
}

#searchbutton
{
 	width: 32px;
 	height: 22px;
	margin: 8px 8px 7px 3px;
	padding: 0;
	border: 0;
	text-indent: -9999px;
	background: url(uploads/images/search.jpg) no-repeat center top;
	cursor: pointer; /* hand-shaped cursor */
	cursor: hand; /* for IE 5.x */
	float:right;
}

#logininfo
{
	position: absolute;
	right: 0;
	top: 2px;
        /* font-size: 93%; */
        color: #fff;
}

#logininfo a
{
        color: #fff;
}

#signuplink
{
        background: url(uploads/images/signup.jpg) no-repeat right 1px;
        padding-right: 25px;
        color: #fff;
}

#content-wraper
{
	width: 100%;
	background-color: #fff;
	text-align: center;
}

#content
{
	margin: 0 auto;
	padding: 10px 0 10px 0;
	width: 960px;
	background-color: #fff;
	text-align: left;
}

#ticker
{
	margin: 0;
	padding-bottom: 10px;
        height: 32px;
	width: 960px;
	overflow: hidden;
}

#ticker a:link, #ticker a:visited, #ticker a:hover
{
	color: #99cc00;
}

#highlight
{
	float:left;
	width: 133px;
	height: 32px;
	background: url(uploads/images/izdvajamo.jpg) no-repeat 0 0;
	text-indent: -9999px;
}

#ticker .date
{
	float:left;
	width: 30px;
	height: 30px;
	border-top: 1px solid #5c5c5c;
	border-bottom: 1px solid #5c5c5c;
	border-right: 1px solid #5c5c5c;
}

#ticker .day
{
	font-size: 11px;
	line-height: 15px;
	float:left;
	width: 30px;
	height: 15px;
	text-align: center;
	color: #fe6700;
}

#ticker .month
{
	font-size: 11px;
	line-height: 15px;
	float:left;
	width: 30px;
	height: 15px;
	text-align: center;
}

#highlight-news
{
	float:left;
	line-height: 30px;
	width: 792px;
	height: 30px;
	text-align: left;
	border-top: 1px solid #c3c3c3;
	border-bottom: 1px solid #c3c3c3;
	font-size: 108%;
}

#highlight-news h3
{
	float: left;
	margin-left: 5px;
}

#highlight-news h3 a:link, #highlight-news h3 a:visited, #highlight-news h3 a:hover
{
	color: #99cc00;
}

#ticker-right-border
{
	float: left;
	font-size:1px;
	width: 4px;
	height: 32px;
	background: url(uploads/images/tickerrb.jpg) no-repeat 0 0;
}

#main-contentcont
{
	float: left;
	width: 960px;
	margin: 0;
	padding: 0;
}

#main-top-border
{
	float: left;
	width: 960px;
	height: 4px;
	background: url(uploads/images/maintb.jpg) no-repeat 0 0;
	font-size:1px;
}

#main-bottom-border
{
	float: left;
	font-size:1px;
	width: 960px;
	height: 4px;
	background: url(uploads/images/mainbb.jpg) no-repeat 0 0;
}

#main-content
{
	float: left;
	padding: 1px 0 1px 0;
	width: 958px;
	border-left: 1px solid #c3c3c3;
	border-right: 1px solid #c3c3c3;
}

#content-left
{
	position: relative;
	float: left;
	width:  719px;
}

#side-bar
{
	float: right;
	width: 239px;	
}

#footer-wraper
{
	width: 100%;
	background-image: url(uploads/images/box-footer.jpg);
	background-repeat: repeat-x;
	text-align: center;
}

#footer
{
	margin: 0 auto;
	padding-top: 3px;
	width: 960px;
	min-height: 230px;
	height: auto !important;
	height: 230px;
	color: #fff;
	text-align: left;
}

#footer-links
{
	position: relative;
	float: left;
	width: 725px;
	min-height: 227px;
	height: auto !important;
	height: 227px;
	background-image: url(uploads/images/logo-footer.jpg);
	background-repeat: no-repeat;
	background-position: 0 0;
}

#footer a
{
	color: #fff;	
}

#footer-links #copy
{
	position: absolute;
	top: 170px;
	left: 140px;
}

#footer-links #copy a
{
	background: url(uploads/images/i-info.png) no-repeat right 2px;
        padding-right: 20px;
        color: #fff;
}

#footer-links ul
{
	list-style: none;
	margin: 10px 0 10px 0;
	text-align: left;
}

#footer-links ul li
{
	float: left;
	display: inline;
	margin-right: 15px;
	width: 165px;
}

#footer-links ul li h3
{
	color: #99cc00;
	font-weight: bold;
}

#footer-links ul li ul li
{
	float:none;
	display: block;
	margin-right: 0;
}

#footer-contact
{
	position: relative;
	float: right;
	width: 235px;
	height: 200px;
}

#footer-contact ul
{
	list-style: none;
	text-align: left;
}

#footer-contact ul a
{
	float:none;
}

#footer-contact h3
{
	margin: 10px 0 10px 0;
	color: #99cc00;
	font-weight: bold;
}

#footer-contact #top
{
	position: absolute;
	top: 170px;
	right: 0;
}

#requiredfields
{
	height: 17px;
	line-height: 17px;
	text-indent: 20px;
	background: url(uploads/images/i.jpg) no-repeat 0 0;
	margin: 10px 0 10px 0;
clear: both;
}

.none
{
	display: none;
}

.f-bold
{
	font-weight: bold;
}

.red-span
{
	color: #ff0000;
	display: inline;
}

.green
{
	color: #99cc00;
}

.green-bold
{
	color: #99cc00;
	font-weight: bold;
}

.sector-span 
{
	width: 101px;	
	display: block;
	float: left;
	height: 18px;
	line-height: 18px;
}

.lt
{
	text-decoration: line-through;
}

.input-textbox
{
	width: 192px;
	height: 18px;
	padding: 2px 0 0 2px;
	margin: 0;
	border: 1px solid #c3c3c3;
	float: left;
/*background: url(uploads/images/rounded-text-box.jpg) no-repeat 0 0;*/
}

.input-text
{
	width: 192px;
	padding: 2px 0 0 2px;
	margin: 0;
	border: 1px solid #c3c3c3;
	float: left;
}

.err
{
	border: 1px solid #ff0000;
	background-color: #FFFFcc;
}

.err1
{
	color: #ff0000;
	margin-bottom: 5px;
}

.clearafter:after 
{
	content: ".";
	display: block;
	clear: both;
	visibility: hidden;
	line-height: 0;
	height: 0;
	font-size: 0;
}

.clearafter
{
	display: inline-block;	
}

/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */
/* End of 'ITS.NET MAIN' */

/* Start of CMSMS style sheet 'ITS.NET SIGNUP' */
#main-content
{
	padding-left: 10px;
	padding-right: 10px;
	width: 938px;
	position: relative;
	min-height: 550px;
	height: auto !important;
	height: 550px;
}

#page-title
{
	margin-top: 6px;
	margin-bottom: 20px;
	width: 938px;
	height: 36px;
	line-height: 38px;
	text-indent: 20px;
	background: url(uploads/images/page-title1.jpg) no-repeat 0 0;
	font-weight: bold;
	font-size:  	 108%;
}

#main-content p
{
	width: 938px;
	margin-top: 10px;
}

#main-content ol
{
	width: 938px;
	margin-top: 10px;
}

#main-content ol li
{
	height: 15px;
	line-height: 15px;
	margin-bottom: 5px;
	text-indent: 20px;
}

#one
{
	background: url(uploads/images/one.jpg) no-repeat 0 0;
}

#two
{
	background: url(uploads/images/two.jpg) no-repeat 0 0;
}

#three
{
	background: url(uploads/images/three.jpg) no-repeat 0 0;
}

#four
{
	background: url(uploads/images/four.jpg) no-repeat 0 0;
}

#signup-form
{
	display: block;
	width: 938px;
	background: url(uploads/images/signup-header.jpg) no-repeat 0 0;
}

#signup-form fieldset
{
	margin: 0;
	padding: 0;
	border: 0;
	float: left;
	width: 234px;
	overflow: hidden;
}

#signup-form legend
{
	height: 36px;
	line-height: 36px;
	font-weight: bold;
	padding-left: 32px;
	margin-bottom: 10px;
}


#signup-form p
{
	width: 194px;
}

#signup-form div
{
	width: 234px;
	position: relative;
	float: left;
	margin: 0 0 5px 0;
	padding: 0;
}

#stepone legend
{
	padding-left: 36px;
	background: url(uploads/images/stepone.jpg) no-repeat 4px 4px;
}

#steptwo legend
{
	background: url(uploads/images/steptwo.jpg) no-repeat 0 4px;
}

#stepthree legend
{
	background: url(uploads/images/stepthree.jpg) no-repeat 0 4px;
}

#stepfour legend
{
	background: url(uploads/images/stepfour.jpg) no-repeat 0 4px;
}

#signup-form label 
{
	width: 234px;
	display: block;
	float: left;
	height: 18px;
	line-height: 18px;
}

.validatevoucher
{
	width: 101px;	
	background: url(uploads/images/validatevoucher.jpg) no-repeat 0 0;
}

.validatevoucher-inactive
{
	cursor: auto;
	width: 101px;	
	background: url(uploads/images/validatevoucherinactive.jpg) no-repeat 0 0;
}

.checkusername
{
	width: 148px;	
	background: url(uploads/images/checkusername.jpg) no-repeat 0 0;
}

.checkusername-inactive
{
	cursor: auto;
	width: 148px;	
	background: url(uploads/images/checkusernameinactive.jpg) no-repeat 0 0;
}

.createaccount
{
	width: 109px;	
	background: url(uploads/images/createaccount.jpg) no-repeat 0 0;
}

.createaccount-inactive
{
	cursor: auto;
	width: 109px;	
	background: url(uploads/images/createaccount-inactive.jpg) no-repeat 0 0;
}

.nojavascript
{
	width:24px;	
	background: url(uploads/images/nojavascript.jpg) no-repeat 0 0;
}

.nojavascript-inactive
{
	cursor: auto;
	width:24px;
	background: url(uploads/images/nojavascript-inactive.jpg) no-repeat 0 0;
}

.imagebutton
{
	display: block;
	margin-top: 10px;
	float: left;
}

.imagebuttonr
{
	display: block;
	float: right;
}

.blockloader
{
	display: block;
}
/* End of 'ITS.NET SIGNUP' */

