@charset "utf-8";
/* --------------- Visestruka ponavljanja --------------- */
body, form, p, div, #header, #navigation{
	margin:0;
	padding:0;
}
/* --------------------------------------------- */
/* --------------- Globalno --------------- */
body{
	background: top center repeat-x;
	background-image:url(img/banner7_pattern.jpg);
	background-color:#755534;
}
a:link, a:active, a:visited{
	text-decoration: none;
	color: #ff9933;
}
a:hover {
	text-decoration:underline;
}
body, input{
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#fff;
}
/* --------------------------------------------- */


/*------- Container tops, midddles and bottoms - common properties -------*/
.containerEnvelope{
	margin:0 0 10px 0;
	padding:0;
}
.containerTop, .quickContainer{
	background-image:url(img/cnt_top_left.png);
	background-repeat:no-repeat;
	background-position:top left;
	margin:0;
	padding:0;
	height:26px;
}
.containerTop div, .quickContainer div{
	background-image:url(img/cnt_top_right.png);
	background-repeat:no-repeat;
	background-position:top right;
	margin:0 0 0 7px;
	padding:0 0 0 3px;
	height:26px;
	line-height:21px;
	color:#000;
	overflow:hidden;
}
.containerTop div a, .containerTop div a:visited, .containerTop div a:active,
.quickContainer div a, .quickContainer div a:visited, .quickContainer div a:active{
	color:#76491d;
}

/* tabbed content container */
.containerTop a.activeTab span.tRight{
	background:url(img/tab_active_right.png) right top no-repeat;
	color:#fff;
	font-weight:bold;
	padding:2px 5px 5px 0;
}
.containerTop a.activeTab span.tLeft{
	background:url(img/tab_active_left.png) left top no-repeat;
	padding:2px 3px 5px 0;
}
.containerTop a.inactiveTab span.tRight{
	background:url(img/tab_inactive_right.png) right top no-repeat;
	color:#eee;
	padding:1px 5px 5px 0;
}
.containerTop a.inactiveTab span.tLeft{
	background:url(img/tab_inactive_left.png) left top no-repeat;
	padding:1px 3px 5px 0;
}
.containerTop a.inactiveTab:hover span.tRight{
	background:url(img/tab_active_right.png) right top no-repeat;
}
.containerTop a.inactiveTab:hover span.tLeft{
	background:url(img/tab_active_left.png) left top no-repeat;
}
/*-------------------------*/

.containerMiddle{
	background-color:#4b3f37;
	border:1px solid #d89258;
	border-top:none;
	border-bottom:none;
	margin:0;
	padding:0;
}

.containerBottom, .containerBottom div{
	background-image:url(img/cnt_bottom_left.png);
	background-repeat:no-repeat;
	background-position:left;
	height:8px;
	margin:0;
	font-size:1%;
}
.containerBottom div{
	background-image:url(img/cnt_bottom_right.png);
	background-position:right;
	margin:0 0 0 7px;
}

.quickContainer{
	background-image:url(img/nbg_top_left_s_b.png);
	margin:0 0 10px 0;
	height:22px;
}
.quickContainer div{
	background-image:url(img/nbg_top_right_s_b.png);
	height:22px;
	line-height:22px;
	margin-left:6px;
	padding-left:1px;
}
.quickContainer div a:hover{
	color:#000;
}
/*-----------------------------------------------------------------------*/

/*---------- Navigation menu ------------*/
.navMenu ul{padding:0;margin:0;}
.navMenu ul li, .navMenu ul li a{
	display:block;
	height:100%;
	line-height:13px;
	list-style:none;
	font-family: Verdana, Arial, sans-serif;
	font-size:10px;
	font-weight:bold;
	position:relative;
	padding:0;
	margin:0;
}
.navMenu ul li a{padding:2px 2px 2px 4px;}
.navMenu ul li a:hover{text-decoration:none;color:#fff}
.navMenu .adminInfo{
	line-height:15px;
	padding:0 4px;
	margin:0;
}
.navMenu .usersOnline{
	padding:1px 4px;
	margin:0;
}
.navMenu .usersOnline .adminLabel, .navMenu .usersOnline .modLabel{ font-weight:bold; }
.navMenu ul.afillates li a, .navMenu ul.afillates li a:hover{
	display:block;
	padding:0;
	margin:0 auto;
	background:none;
}
.navMenu ul.afillates li a img{
	display:block;
	width:135px;
	margin:0 auto 0 auto;
	padding:0;
	border:none;
}
/*---------------------------------*/

/*--------- Misc -----------*/
a.adminLabel, a.modLabel{ font-weight:bold; }
a.adminLabel:link, a.adminLabel:visited, a.adminLabel:hover .alertLabel{ color:#ff2c2c; }
a.modLabel:link, a.modLabel:visited, a.modLabel:hover{ color:#fa8072; }

.firefoxy{ text-align:center; color:#ddd; }
.firefoxy .logo{
	background:url(img/firefox.png) no-repeat center;
	width:110px;
	height:110px;
	display:block;
	margin:0 auto;
}
.firefoxy a, .firefoxy a:visited, .firefoxy a:active{
	font-weight:bold;
	color:#FF9900;
}/* --------------------------*/

/* --------------- Site layout --------------- */
#developerNotice{
	width:100px;
	text-align:center;
	color:#000;
	font-weight:bold;
	padding:5px;
	background-color:#ff0000;
}
#siteTop{
	width:960px;
	margin:0 auto;
	background:url(img/banner7_center.jpg) no-repeat top;
	height:125px;
	color:#ddd;
}
#mainContainer {
	margin:0 auto 0 auto;
	width:1000px;
	padding:0;
}
#header{
	background:url(img/header_bg.png) no-repeat top;
	padding:9px 20px 4px 20px;
}
#header a:link, #header a:visited, #header a:hover{
	color:#612e01;
}
#header span, #footer span{
	color:#885b36;
}
#header #loginForm{ color:#fff; }
.sectionSeparator{
	height:3px;
	background:url(img/section_separator.png) no-repeat top;
	font-size:1%;
}
#contentPane{
	overflow:hidden;
	width:100%;
	min-height:450px;
	padding:8px 0;
	margin:0;
	background:url(img/content_pane_bg.png) left repeat-y;
	background-color:#b57948;
}
#navigation{
	text-align:left;
	width: 140px;
	margin:0 10px 0 0;
	padding:0 0 0 12px;
	float:left;
}
#content{
	display:block;
	float:left;
	margin:0;
	padding:0 12px 0 0;
	width:826px;
}
#contentDivLeft{
	width:656px;
	float:left;
	overflow:hidden;
	margin-right:10px;
}
#contentDivRight{
	width:160px;
	float:left;
	clear:right;
}
#footer{
	background:url(img/footer_bg.png) top left no-repeat;
	clear:both;
	text-align:center;
	margin:0 auto 10px auto;
	padding:0;
	height:25px;
	line-height:19px;
}

.notice{
	position:relative;
	padding:3px;
	text-align:center;
}

/*----- Genericki stilovi za inpute -----*/
.tBox{
	color:#000;
	border:1px solid #f4f7fb;
	background:url(img/tbox_bg.png) repeat-x top;
	background-color:#f4f7fb;
	padding:1px;
	font-size:11px;
}
.iBtn, .pageNavigation a, .aBtn{
	background:url(img/ibtn_bg.png) repeat-x top;
	border:1px solid #584330;
}
.iBtn{
	color:#ccc;
	padding:2px 6px;
}
.iBtn:hover, .pageNavigation a:hover, .aBtn:hover{
	background-image:url(img/ibtn_hover_bg.png);
	border-color:#7e6049;
}
.selectBox{
	background-color:#ffedd0;
	border:1px solid #f4f7fb;
	font-size:11px;
	color:#000;
}
.cBox{
	margin:0 3px 0 0;
}
/*-------------------------------------*/

/*------- Page elements styles --------*/
.pageNavigation{ text-align:center; padding:3px; }
.pageNavigation a, .aBtn{ padding:1px 4px; }
.pageNavigation a:hover, .aBtn:hover{
	text-decoration:none;
}
.pageNavigation span{ color:#FF9900; font-weight:bold; padding:1px 2px; }
/*-------------------------------------*/

/*------ table data ------*/
.tbldata{
	border:1px solid #584330;
	border-right:none;
	border-bottom:none;
}
.tbldata th, .tbldata td{
	border:1px solid #584330;
	border-top:none;
	border-left:none;
}
.tbldata th{
	padding:3px 4px;
	background:url(img/ibtn_bg.png) repeat-x top;
	border-bottom:none;
}
.tbldata td{
	padding:2px 4px;
	background-color:#77604f;
}
.tbldata tr:hover td{
	background-color:#b06828;
}
.tbldata a.arrowUpActive, .tbldata a.arrowUpInactive, .tbldata a.arrowDownActive, .tbldata a.arrowDownInactive, .tbldata a.arrowUpInactive:hover{
	background:url(img/arrow_up_active.png) center no-repeat;
	padding:0 3px;
	text-decoration:none;
}
.tbldata a.arrowUpActive, .tbldata a.arrowUpInactive{ margin-left:4px; }
.tbldata a.arrowUpInactive{ background-image:url(img/arrow_up_inactive.png); }
.tbldata a.arrowDownActive, .tbldata a.arrowDownInactive:hover{ background-image:url(img/arrow_down_active.png); }
.tbldata a.arrowDownInactive{ background-image:url(img/arrow_down_inactive.png); }
/*------------------------*/

/*------ Stilovi za registraciju korisnika, edit podataka i info ------*/
.userForm{
	padding:4px;
}
.userForm table{
	width:100%;
	margin:0;
	border:2px solid #785940;
}
.userForm table td, .userForm table th{
	padding:3px;
	background-color:#785940;
	border-width:0;
	border-style:solid;
	border-color:#4b3f37;
	border-bottom-width:1px;
}
.userForm table th{
	text-align:right;
	width:150px;
	border-right-width:1px;
}
.userForm div{
	padding:5px;
	margin:0 0 1px 0;
	text-align:center;
}
.userForm .coppa{
	background-color:#785940;
	text-align:left;
	padding:3px 7px 0 7px;
}
.userForm .error{
	color:#FF3300;
}
.userForm span, .userFormNotice span{
	color:#FF9900;
}
.userFormNotice{
	text-align:center;
	padding:7px;
}
.userList{ padding:4px 5px 0 5px; }
.userList .noResultsNotice{ text-align:center; margin-top:10px; font-weight:bold; }
.userList table{ margin:10px auto; }
.userList .pageSize{ text-align:right; margin-top:10px; }
/*-----------------------------------------------------------------------*/