body
{
	margin: 0;
	padding: 0;
	background: white;
}

td
{
	text-align: left;
}
td.right
{
	text-align: right;
}
td.center
{
	text-align: center;
}

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: black;
}

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

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

h1
{
	color: #2b7dbd;
	margin-top: 0px;
	font-size: 28px;
}

h1 span
{
	position: relative;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: gray;
	font-weight: none;
	top: 4px;
	left: -5px
}

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

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

#izbornik_unutar {
	/*background-color: #FF0000;*/
	margin: 0px auto 0px;
	width: 972px;
}

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

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

#gornji_izbornik_login form.login_form {
	padding-top: 7px;
	padding-right: 5px;

}

#gornji_izbornik_login a, #gornji_izbornik_login a:link, #gornji_izbornik_login a:visited {
	border: none;
}


#gornji_izbornik_login input {
	/*font-size: 10px;*/
}


#srednji_izbornik
{
	color: #2b7dbd;
	text-align: right;
}

#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;
}

#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: relative;
	width: 100%;
}

.form_user .text
{
	width: 280px;
}

.form_user textarea
{
	width: 280px;
}

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

/* BOXOVI */

.box
{
	text-align: center;
	margin: 0 0 25px 0;
	padding: 0;
	border: 1px solid #b7dcf8;
	background: white;
	width: 200px;
}

.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
{
	background: #d7eaf9 url(../images/box.gif) repeat-x;
	border: 1px solid #c6e1f6;
	margin: 0 0 5px 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;
}

.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: 120px;
}

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

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

.thesis_box .box1
{
	font-weight: bold;
	color: #585858;
	text-align: center;
	height: 30px;
	background: #d7eaf9;
}

.txt_l
{
	font-size: 14px;
}

.txt_s
{
	font-size: 10px;
}

.tag_html
{
	text-align:center;
	width:100px;
}

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

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

.thesis_info td
{
	padding-bottom: 3px;
}

.thesis_info img
{
	padding-right: 4px;
}

.archive_checking .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 h1
{
	margin: 0 0 7px 0;
	border: 0;
	color: #2b7dbd;
	font-size: 16px;
	font-weight: bold;
	display: inline;
}

.thesis h1 a, .thesis h1 a:visited, .thesis h1 a:active, .thesis h1 a:hover
{
	color: #2b7dbd;
	font-size: 16px;
}

.thesis  .archive h1
{
	color: #2b477d;
}

.thesis  .archive_checking h1
{
	color: #a0a0a0;
}

.thesis a:hover h1
{
	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%;
}

.thesis_bottom img
{
	position:relative;
	top:3px;
}

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

.thesis_bottom a, .thesis_bottom a:hover, .thesis_bottom a:visited, .thesis_bottom a:active
{
	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 textarea
{
	width: 100%;
}

/*.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;
	margin: 5px 0 5px 0;
	vertical-align: middle;
	text-align: right;
}

.send_box
{
	margin: 0 20px 0 20px;
	padding: 0 5px 5px 5px;
	background: #ffffff;
	border: 1px solid #c6e1f6;
}

.send_message
{
	position: absolute;
	padding-top: 2px;
	text-align: center;
	display: none;
}

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

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

.send span
{
	vertical-align:top;
}

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

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

.send .button input
{
	margin-bottom: 0px;
}

/* 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;
}
*/

.txt_s
{
	font-size: 10px;
}

.txt_l
{
	font-size: 14px;
}

.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;
}

.b
{
	font-weight: bold;
}

/* 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			: 14px;
	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			: 16px;
}

.pagination_link, .pagination_link:visited
{
	margin				: 0;
	text-decoration		: none;
	color				: #013B6B;
	font-size			: 14px;
	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			: 14px;
	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;
}
