body
{
	margin: 0;
	padding: 0;
	background: #fafcfd;
}

td
{
	text-align: left;
}
td.right
{
	text-align: right;
}
td.top
{
	vertical-align: top;
}
td.center
{
	text-align: center;
}
td.row
{
   	text-decoration	: none;
	background	: #ECECEC;
}

td.menu
{
   	text-decoration	: none;
	background		: #CEDEDE;
}

img
{
	border: 0;
}

/*body > table
{
	margin: 0 auto;
	padding: 0;
	border: 0;
	width: 950px;
}*/

body, td, li, a, a:visited, a:active, input, textarea
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}

a, a:visited, a:active
{
	color: #7b7b7b;
	text-decoration: none;
}

a:hover
{
	color: #7b7b7b;
	text-decoration: underline;
}

font a, a:visited, a:active{
	font-size: inherit;
}

font a:hover
{
	background-color: #7b7b7b;
	color: #FFFFFF;
}

h1
{
/* 	color: #2b7dbd; */
	color: #8BB8EF;
	margin-top: 0px;
	margin-bottom: -8px;
	font-size: 28px;
}

#gornja_pozadina
{
	position: absolute;
	margin: 0;
	width: 100%;
	height: 125px;
	background: white url(../images/background_top.jpg) repeat-x bottom;
}

#gornja_pozadina_green
{
	position: absolute;
	margin: 0;
	width: 100%;
	/*height: 157px;*/
	background: white url(../images/green_middle.gif) repeat-x bottom;
}

#gornja_pozadina_red
{
	position: absolute;
	margin: 0;
	width: 100%;
/* 	height: 157px; */
	background: white url(../images/red_middle.gif) repeat-x bottom;
}


#gornji_izbornik
{
	position: absolute;
	margin: 0;
	width: 100%;
	text-align: right;
	background: transparent;
	z-index: 100;
}

#gornji_izbornik a, #gornji_izbornik a:active, #gornji_izbornik a:visited
{
	position: relative;
	top: 8px;
	left: -5px;
	color: #4494d2;
	padding: 1px;
	margin-right: 5px;
	border-top: 1px solid #4494d2;
	border-bottom: 1px solid #4494d2;
	text-decoration: none;
}

#gornji_izbornik a:hover
{
	background: #84beea;
	color: white;
}

#srednji_izbornik
{
	color: #2b7dbd;
	text-align: right;
	padding-top:5px;
}

#srednji_izbornik a, #srednji_izbornik a:active, #srednji_izbornik a:visited
{
	color: #2b7dbd;
	padding: 1px;
	margin: 0 3px;
	border: 0;
	text-decoration: none;
}

#srednji_izbornik a:hover
{
	background: #84beea;
	color: white;
}

#donji_izbornik
{
	color: #4494d2;
	position: relative;
	top: -3px;
	width: 100%;
	text-align: center;
	background: transparent;
	z-index: 100;
	margin-top:10px;
	margin-bottom:5px;
}

#donji_izbornik a, #donji_izbornik a:active, #donji_izbornik a:visited
{
	color: #4494d2;
	padding: 1px;
	margin: 0 3px;
	text-decoration: none;
}

#donji_izbornik a:hover, #donji_izbornik a:hover
{
	background: #84beea;
	color: white;
}

#sadrzaj
{
	position: absolute;
	width: 100%;
}


.okvir
{
	text-align: center;
	margin: 0 0 25px 0;
	padding: 0;
	width: 100%;
}

/* BOXOVI */

.box
{
	text-align: center;
	margin: 0 0 10px 0;
	padding: 0;
	border: 2px solid #8BB8EF;
	background: white;
	width: 180px;
}
.box td.title
{
	background-color: #8BB8EF;
	text-align:center;
	font-size:12px;
	font-weight:bold;
	color:white;
}

.box h1
{
	position: relative;
	top: -12px;
	display: block;
	
	margin: 0 auto;
	padding: 1px;
	
	border: 1px solid #c6e1f6;
	width: 160px;
	background: #d7eaf9 url(../images/box.gif) repeat-x;
	text-align: center;
	color: #4494d2;
	font-weight: bold;
	font-size: 12px;
}

.box a:hover h1 
{
	text-decoration: none;
	border: 1px solid #4494d2;
/*	cursor: hand;*/
}

input[type="text"],input[type="password"]
{
/* 	background: #d7eaf9 url(../images/box.gif) repeat-x; */
	border: 1px solid #c6e1f6;
	margin: 0 0 5px 0;
}

select
{
/* 	background: #d7eaf9; */
	border: 1px solid #c6e1f6;
	margin: 0 0 5px 0;
}

select.down
{
/* 	background: #d7eaf9; */
	border: 1px solid #c6e1f6;
	margin: 0 0 0 0;
}

input.down
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
/* 	background: #d7eaf9 url(../images/box.gif) repeat-x; */
	border: 1px solid #c6e1f6;
	margin: 0 0 0 0;
}

textarea
{
	border: 1px solid #c6e1f6;
/* 	background: #d7eaf9 url(../images/boxarea.gif) repeat-x; */
	border: 1px solid #c6e1f6;
	margin: 0 0 0 0;
}


.box span
{
	display: block;
	margin: 5px;
}

.thesis_group_title
{
	font-size: 24px;
	font-weight: bold;
	color: #2b7dbd;
}

.thesis_group_description
{
	font-size:12px;
	padding-bottom: 30px;
	color: #7b7b7b;
}

.thesis_box
{
	border: 1px solid #c6e1f6;
	text-align: center;
	width: 105px;
}

/*.archive .thesis_box
{
	border: 1px solid #f0f0f0;
}*/

.thesis_box td
{
	text-align: center;
	height: 30px;
	background: #d7eaf9;
}

.archive .thesis_box td
{
	background: #d7eaf9;
}

.thesis_box b
{
	font-size: 11px;
}

.archive .thesis_box .no_answer
{
	border: 1px solid #f0f0f0;
	height: 74px;
	text-align: center;
	font-size:11px;
	background: #f0f0f0 url(../images/upitnik.png);
	background-position: center;
	background-repeat: no-repeat;
	color: #444444;
	vertical-align: middle;
}
	
.thesis h5
{
	margin: 0 0 7px 0;
	border: 0;
	color: #2b7dbd;
	font-size: 16px;
	font-weight: bold;
	display: inline;
}

/*.thesis  .archive h5
{
	color: #ff781f;
}
*/

.thesis a:hover h5
{	
	text-decoration: underline;
}

.thesis_bottom
{
	margin-top: 10px;
	background: white;
	border-top: 1px solid #c6e1f6;
	border-bottom: 1px solid #c6e1f6;
	text-align: center;
	width: 100%;
}

/*.archive .thesis_bottom
{
	border-top: 1px solid #ffaa71;
	border-bottom: 1px solid #ffaa71;
}
*/

.thesis_bottom a
{
	color: #2b7dbd;
	font-size: 10px;
}

.thesis_bottom a:hover
{
	text-decoration: underline;
}

.thesis_bottom td
{
	color: #2b7dbd;
	font-size: 10px;
}

.thesis_tags, .thesis_tags a
{
	font-size:12px;
	padding-left:2px;
}

/*.thesis_title
{
	font-size: 16px;
	color: #2b7dbd;
	text-align: left;
	padding-bottom: 10px;
}

.thesis_title a:hover
{
	text-decoration: underline;
}

.thesis_title a
{
	margin: 0 0 7px 0;
	border: 0;
	color: #2b7dbd;
	font-size: 16px;
	font-weight: normal;
}*/


.comment
{
	width: 100%;
	padding-bottom:3px;
	padding-left:30px;
}

.comment .text
{
	padding-top: 0px;
	padding-bottom: 0px;
	padding-right:30px;
	font-size: 11px;
}

.comment .text a
{
	padding-top: 0px;
	padding-bottom: 0px;
	font-size: 11px;
}

.comment .name
{
	padding-bottom: 0px;
	font-size: 10px;
	color: #2b7dbd;
}

.comment .name a
{
	padding-bottom: 0px;
	font-size: 10px;
	color: #2b7dbd;
}

/*.archive .comment .name a
{
	color: #ff781f
}
*/

.comment .date
{
	padding-top: 0px;
	padding-bottom: 10px;
	font-size: 10px;
	color: #7b7b7b;
}

statistics
{

}

.statistics td.user
{
	padding-left: 0px;
}

.statistics td.number
{
	padding: 0px;
	font-weight: bold;
	text-align: right;
}

.send
{
	width:100%;
	display: none;
	vertical-align: middle;
	text-align: right;
	margin-top: 10px;
}

.send .info
{
	margin-top: 5px;
	margin-bottom: 8px;
	text-align: left;
	font-weight: bold;
}

.send textarea
{
	width: 450px;
	margin-right: 50px;
}

.send span
{
	vertical-align:top;
}

.send .input_text
{
	width: 450px;
	margin-right: 50px;
}

.send .button
{
	text-align: center;
}

/* TAG CLOUD */

.tag_cloud
{
	color: #7b7b7b;
	text-align: center;
}

.tag_cloud li	
{
	display: inline;
	padding-right: 3px;
}

.tag_cloud li a:hover
{
	background: #7b7b7b;
	color: white;
	text-decoration: none;
}

.tag_cloud #tag1 a{font-size:10px}
.tag_cloud #tag2 a{font-size:11px}
.tag_cloud #tag3 a{font-size:12px}
.tag_cloud #tag4 a{font-size:13px}
.tag_cloud #tag5 a{font-size:14px}
.tag_cloud #tag6 a{font-size:16px}
.tag_cloud #tag7 a{font-size:19px}
.tag_cloud #tag8 a{font-size:22px}
.tag_cloud #tag9 a{font-size:26px}
.tag_cloud #tag10 a{font-size:30px}
.tag_cloud #tag11 a{font-size:34px}
.tag_cloud #tag12 a{font-size:38px}
.tag_cloud #tag13 a{font-size:42px}


.lblue a:link, .lblue a:active, .lblue a:visited, .lblue a:hover
{
	color: #2b7dbd;
}

/*.archive .lblue a:link, .archive .lblue a:active, .archive .lblue a:visited, .archive .lblue a:hover
{
	color: #ff781f;
}
*/
.true
{
	color: #008800;
}

td .true
{
	color: #008800;
}

.false
{
	color: #A22828;
}

td .false
{
	color: #A22828;
}

.success
{
	color: #008800;
	font-weight: bold;
}

.error
{
	color: #A22828;
	font-weight: bold;
}

.info
{
	color: #000000;
}

.icon
{
	position:relative;
	top:3px;
}

/* Adminmax */

#adminmax
{
	width: 100%;
	height: 45px;
	padding: 0;
	border: 0;
	position: relative;
	top: 0px;
	text-align: center;
	background: white url(../images/background_bottom.gif) repeat-x;
}

#adminmax span, #adminmax span a, #adminmax span a:active, #adminmax span a:visited
{
	font-size: 11px;
	color: #7b7b7b;
}

#adminmax span
{
	position: relative;
	top: 0px;
}

/**************************************** pagination  stuff ****************************************/
div.indentleft1 
{
	padding-left		:20px;
}

.pagination_selected 
{
	margin				: 0;
	color				: #2b7dbd; /* green - #73B060 */
	background-color	: #b7dcf8;
	font-size			: 12px;
	padding-top			: 1px;
	padding-bottom		: 1px;
	padding-left		: 4px;
	padding-right		: 4px;
	margin-right		: 1px;
/*	text-decoration:	: none;*/
	border				: 1px solid #2b7dbd;
	display				: inline;
	outline-width		: 0px;
}

.pagination_disabled
{
	color				: #DDDDDD;
	font-size			: 13px;
}

.pagination_link, .pagination_link:visited
{
	margin				: 0;
	text-decoration		: none;
	color				: #013B6B;
	font-size			: 12px;
	padding-top			: 1px;
	padding-bottom		: 1px;
	padding-left		: 4px;
	padding-right		: 4px;
	margin-right		: 1px;
	border				: 1px solid #013B6B;
	display				: inline;
	outline-width		: 0px;
	cursor				: pointer;
}
.pagination_link:hover
{
	margin				: 0;
	text-decoration		: none;
	color				: #2b7dbd;
	font-size			: 12px;
	padding-top			: 1px;
	padding-bottom		: 1px;
	padding-left		: 4px;
	padding-right		: 4px;
	margin-right		: 1px;
	border				: 1px solid #2b7dbd;
	display				: inline;
	outline-width		: 0px;
	cursor				: pointer;
}

.pagination_number_box
{
	margin-top			: 5px;
}




/* DANIEL Content */

/* Common */

body, div
{
	margin: 0;
	padding: 0;
	border: 0;
	background-color: transparent;
}

body
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #FFFFFF;
	width: 100%;
}

h3
{
	font-size:17px;
	color:white;
	margin: 0;
	padding: 0 0 10px 0;
}

/* Wrapper */

#wrapper
{
	position: relative;
	width: 100%;
	text-align: left;
}

/* Header */

#header
{
	position: relative;
	height: 80px;
	border-bottom: 1px solid #ECECEC;
	background-color: #FCFCFC;
}

#content
{
	position: absolute;
	top: 100px;
	padding: 0 10px 0 140px;
	background: transparent;
}

#background
{
	background: #8bb8ef;
	padding: 10px;
}

#background2
{
	background: #A8F0CC; /*#8EE0B7;*/
	padding: 10px;
}

#tabs
{
	height: 22px;
}

#tabs a:link, #tabs a:visited, #tabs a:active
{
	float: left;
	padding: 2px 5px 2px 5px;
	text-decoration: none;
	color: black;
	font-size: 12px;
}

#real_content
{
	width: 100%;
	font-size: 12px;
	background: #d8e7f6;
	padding: 10px 0;
}

#real_content2
{
	width: 100%;
	font-size: 12px;
	background: #D3FFE9;
	padding: 10px 0;
}

#real_content .real_paragraph,
#real_content2 .real_paragraph
{
	padding: 0 10px;
	margin: 0;
}

.active_tab
{
	background: #d8e7f6;
	border-bottom: 2px solid #d8e7f6;
}

.active_tab2
{
	background: #D3FFE9;
	border-bottom: 2px solid #D3FFE9;
	cursor: text;
	/*font-weight: bold;*/
}

#navigation
{
	position: relative;
	top: 0px;
	width: 182px;
}

#navigation ul
{
	margin: 0;
	padding: 0;
	list-style: none;
}

#navigation li
{
	margin: 0;
	padding: 0 0 0 4px;
	font-size: 0;
}

#navigation a:link, #navigation a:visited, #navigation a:active
{
	
	padding: 0 0 0px 0px;
	margin: 0;
	text-decoration: none;
	color: #8bb8ef;
	font-size: 12px;
	font-weight: bold;
/* 	width: 180px; */
}

#navigation a:hover
{
	color: #F65077;
}

#navigation li.slctd
{
	background: #8bb8ef !important;
	color: #FFFFFF !important;
	width:190px;
	padding-bottom:3px;
}

.chosen, .chosen:visited, .chosen:active, .chosen:hover
{
/* 	background: #8bb8ef !important; */
	color: #FFFFFF !important;
/* 	cursor: text; */
	display: inline;
}

.chosen span
{
/* 	display: block; */
}

.gray_bg
{
	background-color: #EEEEEE;
}

.row_white_bg
{
	background-color: #FFFFFF;
	text-decoration	: none;
}

.border_bottom_black2
{
	border-bottom: 2px solid black;
}

p.err_msg
{
	padding-left:20px;
	color: red;
	font-size:14px;
}

span.statistics_stat_title
{
	font-size:14px;
	font-weight: bold;
}

/* tooltips */
.tool-tip {
	color: black;
	width: 139px;
	z-index: 13000;
	border: 1px solid black;
}
 
.tool-title {
	font-weight: bold;
	font-size: 11px;
	margin: 0;
	color: black;
	padding: 8px 8px 4px;
	background-color: #eeee55;
}
 
.tool-text {
	font-size: 11px;
	padding: 4px 8px 8px;
	background-color: #eeee55;
}

.right
{
	text-align:right;
}

fieldset.settings_country
{
	border: 2px solid #A8F0CC;
}
span.settings_country
{
	background-color: #A8F0CC;
	margin-left:2px;
	padding: 10px;
	padding-top:3px;
	padding-bottom: 0px;
	font-weight:bold;
}
hr.settings
{
	border: 1px solid #A8F0CC;
}

.header_overall
{
	font-weight:bold;
	font-size: 14px;
	padding-top:10px;
}

/*#info_msg
{
	margin-top:5px;
	margin-bottom:3px;
}
#info_msg font.success
{
	display:block;
	border: 1px solid green;
	background-color: #aaffaa;
	padding:2px;
	color:#116600;
	font-weight: normal;
}
#info_msg font.error
{
	display:block;
	border: 1px solid black;
	background-color: #ff2200;
	padding:2px;
	color:white;
	font-weight: normal;
}*/

#action_message 
{
	margin-top:1px;
	margin-bottom:2px;
}

#action_message td
{
	text-align:center;
}

#action_message font.success
{
	color:green;
	font-size:14px;
	text-align:center;
}
#action_message font.error
{
	color:red;
	font-size:14px;
	text-align:center;
}

.pointer
{
	cursor: pointer;
}

input.validationError
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin: 0 0 0 0;
	border: 1px solid #CC3300;
	background: #CC3300;
	color: white;
}

input.validationSuccess
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin: 0 0 0 0;
	border: 0px;
	background: #D8E7F6;
	color: black;
	cursor:pointer;
}

.chart_title
{
	font-size:14px;
	font-weight:bold;
}

.bord1b
{
	border: 1px solid black;
}
.bordl1b
{
	border-left: 1px solid black;
}
.bordr1b
{
	border-right: 1px solid black;
}
.bordt1b
{
	border-top: 1px solid black;
}
.bordb1b
{
	border-bottom: 1px solid black;
}

.unos_naloga_title
{	
	font-size:16px;
	font-weight:bold;
}

.draft_actions
{
 padding:2px;
}
.draft_actions:hover
{
	background:#84BEEA none repeat scroll 0%;
	color:white;
}

.black
{
	color: black;
}

.blue_border
{
	border: 1px solid #c6e1f6;
}
.pad_left
{
	padding-left: 20px;
}
