html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed, 
figure, figcaption, footer, header, hgroup, 
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	font: inherit;
	vertical-align: baseline;
}
/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {display: block;}
body {line-height: 1;}
ol, ul {list-style: none;}
blockquote, q {quotes: none;}
blockquote:before, blockquote:after,q:before, q:after {content: '';content: none;}
table {border-collapse: collapse;border-spacing: 0;}


small, sub, sup { font-size:9px; }
sub { vertical-align:sub; }
sup { vertical-align:super; }
em  { font-style:italic; }
strong { font-weight:700; }
h1, h2, h3, h4, h5, h6 {color:#555;margin:0 0 10px;}
h1 {font-size: 25px;}
h2 {font-size: 23px;}
h3 {font-size: 21px;}
h4 {font-size: 19px;}
h5 {font-size: 17px;}
h6 {font-size: 15px;}
hr {border:0 #E6E6E6 solid;border-top-width:1px;clear:both;height:0;}

a {color:#1269A9;text-decoration:none;cursor:pointer;outline:none;}
a:focus,input:focus {outline:none}
html {background:#111;}
body {background:#FFF;font:11px Arial,Verdana,Helvetica,sans-serif;color:#555;}
/* new header design --------------------*/
#header, #header_login_wrapper, #user_controls_wrapper, #content_wrapper, #footer_wrapper {
	width:100%;
	overflow:hidden;
}
#header_inner, #header_login_inner, #user_controls_inner, #footer {
	width:960px;
	margin:0 auto;	
	overflow:hidden;
}
/*wrapper style------------*/
#header {
	background:url("/fajlovi/style/default/header_bg.png") repeat-x scroll 0 0 #22272F;
	border-bottom: 1px solid #292f3a;
	height: 77px;
	margin: 0;
	padding: 0;
}
#header_inner{
	height:77px;
}
#header_login_wrapper, #user_controls_wrapper {
	background:#22272F;
}
#footer_wrapper{
    background: url("/fajlovi/style/default/footer_bg.png") repeat-x scroll 0 0 #111;
    border-top: 1px solid #222222;
	height:70px;
	margin-top:25px;
}
/*main style---*/
#footer{
	padding:16px 0;
}
#footer .copyright{
	margin-bottom:10px;
}
.content_block {
	margin-bottom:20px;
	overflow:hidden;
}
.content_block .title {
	font-size:17px;
}
.content_block .title_new {
	background:url("/fajlovi/style/default/title_gradient.png") repeat-x scroll center bottom transparent;
	height:30px;
	line-height:30px;
	border-bottom:1px solid #d4d4d4;
	margin-bottom:10px;
	padding-left:8px;
	font-size:17px;
}
.sidebar_block {
	margin-bottom:20px;
	overflow:auto;
	
}
/*Haris*/
.sidebar_block .title {
	font-size:17px;
font-weight:bold;
text-align:center;
background: url("/fajlovi/style/default/title_gradient.png") repeat-x scroll center bottom transparent;
height: 30px;
line-height: 30px;
border-bottom: 1px solid #D4D4D4;
margin-bottom: 10px;
padding-left: 8px;
font-size: 17px;

}

.sidebar_block .title2 {
	font-size:17px;


}
.sidebar_block .titleb {
	font-size:17px;


}
/*Haris*/
.sidebar_block .title_new {
	background:url("/fajlovi/style/default/title_gradient.png") repeat-x scroll center bottom transparent;
	height:30px;
	line-height:30px;
	border-bottom:1px solid #d4d4d4;
	margin-bottom:10px;
	padding-left:8px;
	font-size:17px;
}
/*--*/
#header_inner #logo_wrapper{height:77px;width:345px;float:left;}
#header_inner a.logo{
	background:url("/fajlovi/style/default/logo.png") no-repeat scroll center center transparent;
	padding:13px 0;
	display:block;
	height:51px;
	width:260px;
	text-indent:-9000px;
}
#header_login_inner{
	padding:10px 0;
	overflow:hidden;
}
/*Main menu*/
#header_inner #main_controls {
	width:615px;
	float:left;
}
#header_inner #main_controls ul {
	list-style:none;
	margin:0;
    padding:0;
	float:right;
}
#header_inner #main_controls ul li {
	float:left;
	border-left: 1px dotted #292F3A;
}
#header_inner #main_controls ul li.first {
	border-left:none;
}
#header_inner #main_controls ul li a {
    color:#9AA7B5;
    line-height: 76px;
    padding: 31px 20px;
    text-decoration: none;
}
#header_inner #main_controls ul li a:hover {
	background:#1E232D;
}
#header_inner #main_controls ul li a.active {
	background:#1E232D;
}
/*User menu*/
#user_controls_wrapper #user_controls_inner {
	padding:1px 0;
}
#user_controls_wrapper #user_controls_inner ul {
	list-style:none;
	margin:0;
    padding:0;
}
#user_controls_wrapper #user_controls_inner ul li {
	display:inline;
}
#user_controls_wrapper #user_controls_inner ul li a {
    
    color:#626A73;
    outline: medium none;
    padding:3px 10px;
}
.error-div {
	background:#F8898C;
	border:1px solid #F00;
	color:#FFF;
	padding:10px;
	margin: 10px 0;
}
.succes-div {
	background:#6CEC70;
	border:1px solid #0F0;
	color:#FFF;
	padding:10px;
	margin: 10px 0;
}
#breadcrumb {
	font-size:17px;
	overflow:hidden;
}

#breadcrumb li {
	float:left;
	padding-right:5px;
}
/* tooltip */
.tip {
    color: #fff;
    background:#555;
    display:none; /*--Hides by default--*/
    padding:5px 10px;
    position:absolute;    z-index:1000;
	box-shadow: 0 0 6px #000000;
	opacity: 0.7;
	-moz-box-shadow: 0 0 6px #000;
	-webkit-box-shadow: 0 0 6px #000;
	font-size: 11px;
}
/* inline list */
ul.inline_list {
	list-style:none;
	margin:0;
    padding:0;
}
ul.inline_list li {
	display:inline;
}
/* klase -------------*/
.ico{vertical-align:middle;padding-right:2px;}
.float_l	{float:left;}
.float_r	{float:right;}
.align_l	{text-align:left;}
.align_c	{text-align:center;}
.align_r	{text-align:right;}