* {
	text-decoration: none;
	outline: none;
	padding: 0;
	margin: 0;
	font-size:1em;
	}
code, kbd, samp, pre, tt, var, textarea, 
input, select, isindex, listing, xmp, plaintext {
	white-space: normal;
	font-size: 1em;
	font: inherit;
	}
dfn, i, cite, var, address, em { 
	font-style: normal; 
	}
/*th, b, h1, h2, h3, h4, h5, h6 { 
	font-weight: normal; 
	}*/
/*a, img, a img, iframe, form, fieldset, 
abbr, acronym, object, applet, table {
	border: none; 
	}*/
table {
	border-collapse: collapse;
	border-spacing: 0;
	}
caption, th, td, center { 
	vertical-align: top;
	text-align: left;
	}
body { 
	background-color:#eee; 
	line-height: 1; 
	color: #333;
	margin:0px;
	padding:0px;
	font-family:Tahoma, Verdana, Arial;
	font-size:12px;
	}
q { 
	quotes: "" ""; 
	}
/*ul, ol, dir, menu { 
	list-style: none; 
	}*/
sub, sup { 
	vertical-align: baseline; 
	}
a, a:visited, a:link { 
	color:#5b7bb6;
	}
hr { 
	display: none; 
	}
font { 
	color: inherit !important; 
	font: inherit !important; 
	color: inherit !important;
	}
marquee {
	overflow: inherit !important;
	-moz-binding: none;
	}
blink { 
	text-decoration: none; 
	}
nobr { 
	white-space: normal; 
	}
/*body { 
	margin:0px;
	padding:0px;
	font-family:Tahoma, Verdana, Arial;
	font-size:12px;
	}*/
#main{
	width:970px;
	margin:10px auto;
	border:1px solid #277fba;
	background-color:#fff;
	}
#header{
	background:url(/templates/public/base/images/header.jpg) no-repeat top left;
	position:relative;
	height:189px;
	}
#header h1{
	position:absolute;
	top:52px;
	left:180px;
	font-size:40px;
	font-weight:bold;
	color:#fff;
	}
#menu{
	line-height:30px;
	font-size:14px;
	color:#fff;
	float:left;
	/*margin-top:149px;*/
	position:absolute;
	top:149px;
	left:0px;
}
#menu ul li{
	float:left;
	}
#menu ul li a, #menu ul li a:visited, #menu ul li a:link{
	display:block;
	padding:5px 10px;
	/*height:100%;*/
	color:#fff;
	}
#menu ul li a:hover{
	color:#fff;
	background-color:#5b7bb6;
	}
.header_panel{
	height:25px;
	background-color:#5b7bb6;/*4CAAE4*/
	line-height:25px;
	text-align:right;
	color:#fff;
	padding:0px 5px;
	/*margin-top:189px;*/
	}
.header_panel a, .header_panel a:visited, .header_panel a:link{
	color:#fff;
	}
.header_panel a:hover{
	text-decoration:underline;
	}
.info_panel{
	float:left;
	}
.langs_panel{
	float:right;
	}
#left_container{
	width:140px;
	float:left;
	padding:0px 5px;
	}
#left_container ul, #menu ul{
	list-style: none;
	}
.block{
	border-bottom:1px solid #7bbd31;
	padding-bottom:10px;
	}
.block h4{
	padding:2px 0px;
	margin:20px 0px 5px 0px;
	/*background-color:#009f59;/*#99CC99;*/
	line-height:20px;
	color:#7bbd31;
	font-weight:bold;
	border-bottom:1px solid #7bbd31;/*009f59;*/
	}
#container h4{
	padding:2px 0px;
	margin:20px 0px 5px 0px;
	/*background-color:#009f59;/*#99CC99;*/
	line-height:20px;
	color:#7bbd31;
	font-weight:bold;
	border-bottom:1px solid #7bbd31;
	}
.block ul li a, .block ul li a:visited, .block ul li a:link{
	display:block;
	padding:2px 5px;
	line-height:20px;
	min-height:20px;
	height:auto !important;
	height:20px;
	border-bottom:1px solid #fff;
	color:#000;
	}
.block ul li a:hover{
	background-color:#BFEFB4;
	border-bottom:1px solid #99CC99;
}
#right_container{
	width:190px;
	float:right;
	padding:0px 5px;
	}
#container{
	padding:0px 15px 15px 15px;
	width:588px;
	float:left;
	/*border:1px solid #eee;*/
	}
#container ul, #container ol{
	margin:10px 40px;
	}
img{
	border:1px solid #eee;
	margin:0px 10px 10px 0px;
	}
#container img {
	float:left;
	}
#footer{
	margin-top:20px;
	background-color:#5b7bb6;
	
	color:#fff;
	}
.footer_header{
	background-color:#277fba;
	font-size:10px;
	padding:5px;
	text-align:center;
	}
.footer_footer{
	padding:5px;
	}
h2, h2 a, h2 a:visited, h2 a:link{
	color:#5b7bb6;/*#0099FF;*/
	margin:20px 0px 10px 0px;
	font-size:14px;
	font-weight:bold;
	border-bottom:1px solid #ccc;
	padding-bottom:5px;
	}
h2 a, h2 a:visited, h2 a:link{
	border-bottom:0px none;
	padding:0px;
	}
p{
	margin:10px 0px;
	}
.clear_both{
	clear:both;
	}
#left_container img, #right_container img{
	margin:10px;
	width:170px;
	}
.date_format{
	font-size:10px;
	color:#999;
	margin:0px 0px 10px 0px;
	}
.float_left{
	float:left;
}
.float_right{
	float:right;
	}
.margin_left_footer{
	margin:0px 5px 0px 240px;
	}
.image_galery img{
	
	/*height:128px;*/
	}
.image_galery a{
		display:block;
		float:left;
		height:100px;
		width:100px;
		overflow:hidden;
		margin:0px 22px 22px 0px;
		}
.image_galery a.break{
	margin-right:0px;
	}
input.search_box{
	border:1px solid #5b7bb6;
	background-color:#eee;
	padding:2px;
	width:130px;
	margin-top:10px;
	}
input.search_button{
	border:1px solid #5b7bb6;
	background-color:#BFEFB4;
	padding:2px;
	margin-top:5px;
	}
.poll_box{
	margin:5px 0px 5px 15px;
	}
.poll_reuslts{
	line-height:15px;
	}
.graf {
	background-image:url(/templates/public/base/images/graf.gif);
	background-repeat:repeat-x;
	display:block;
	list-style-type:none;
	color:#333333;
	}
.boxes{
	border:1px solid #5b7bb6;
	background-color:#eee;
	padding:2px;
	}
.button{
	border:1px solid #5b7bb6;
	background-color:#BFEFB4;
	padding:2px;
	margin-top:5px;
	}
.margin_10_0{
	margin:10px 0px;
	}
.paging{
	float:right;
	}
.txt-komentar{
	padding:10px 0px;}
/*-------------- Calendar CSS Start --------------*/
#calendar-container{
	margin-top:20px;
	}
/* The main calendar widget.  DIV containing a table. */

div.calendar { position: relative; }

.calendar table {
  border: 1px solid #5B7BB6;
  border-colapse:colapse;
  font-size: 11px;
  color: #000;
  cursor: default;
  background: #ffffff;
  font-family: tahoma,verdana,sans-serif;
}
.calendar{
  font-size: 11px;
  color: #000;
  cursor: default;
  background: #ffffff;
  font-family: tahoma,verdana,sans-serif;
	}
/* Header part -- contains navigation buttons and day names. */

.calendar .cal_button { /* "<<", "<", ">", ">>" buttons have this class */
  text-align: center;    /* They are the navigation buttons */
  padding: 2px;          /* Make the buttons seem like they're pressing */
}

.calendar .nav {
  background: #5B7BB6 url(menuarrow.gif) no-repeat 100% 100%;
}

.calendar thead .title { /* This holds the current "month, year" */
  font-weight: bold;      /* Pressing it will take you to the current date */
  text-align: center;
  background: #fff;
  color: #000;
  padding: 2px;
}

.calendar thead .headrow { /* Row <TR> containing navigation buttons */
  background: #5B7BB6;
  color: #fff;
}

.calendar thead .daynames { /* Row <TR> containing the day names */
  background: #e3e6ea;
}

.calendar thead .name { /* Cells <TD> containing the day names */
  border-bottom: 1px solid #556;
  padding: 2px;
  text-align: center;
  color: #000;
}

.calendar thead .weekend { /* How a weekend day name shows in header */
  color: #a66;
}

.calendar thead .hilite { /* How do the buttons in header appear when hover */
  background-color: #7BBD31;
  color: #fff;
  /*border: 1px solid #556;
  padding: 1px;*/
}

.calendar thead .active { /* Active (pressed) buttons in header */
  background-color: #77c;
  padding: 2px 0px 0px 2px;
}

/* The body part -- contains all the days in month. */

.calendar tbody .day { /* Cells <TD> containing month days dates */
  width: 2em;
  color: #456;
  text-align: right;
  padding: 2px 4px 2px 2px;
}
.calendar tbody .day.othermonth {
  font-size: 80%;
  color: #bbb;
}
.calendar tbody .day.othermonth.oweekend {
  color: #fbb;
}

.calendar table .wn {
  padding: 2px 3px 2px 2px;
  border-right: 1px solid #000;
  background: #e3e6ea;
}

.calendar tbody .rowhilite td {
  background: #e3e6ea;
}

.calendar tbody .rowhilite td.wn {
  background: #eef;
}

.calendar tbody td.hilite { /* Hovered cells <TD> */
  background: #7BBD31;
  color:#fff;
  /*padding: 1px 3px 1px 1px;
  border: 1px solid #bbb;*/
}

.calendar tbody td.active { /* Active (pressed) cells <TD> */
  background: #fff;
  padding: 2px 2px 0px 2px;
}

.calendar tbody td.selected { /* Cell showing today date */
  font-weight: bold;
  border: 1px solid #000;
  padding: 1px 3px 1px 1px;
  background: #fff;
  color: #000;
}

.calendar tbody td.weekend { /* Cells showing weekend days */
  color: #a66;
}

.calendar tbody td.today { /* Cell showing selected date */
  font-weight: bold;
  color: #000;
}

.calendar tbody .disabled { color: #999; }

.calendar tbody .emptycell { /* Empty cells (the best is to hide them) */
  visibility: hidden;
}

.calendar tbody .emptyrow { /* Empty row (some months need less than 6 rows) */
  display: none;
}

/* The footer part -- status bar and "Close" button */

.calendar tfoot .footrow { /* The <TR> in footer (only one right now) */
  text-align: center;
  background: #556;
  color: #fff;
}

.calendar tfoot .ttip { /* Tooltip (status bar) cell <TD> */
  background: #fff;
  color: #445;
  border-top: 1px solid #556;
  padding: 1px;
}

.calendar tfoot .hilite { /* Hover style for buttons in footer */
  background: #7BBD31;
  /*border: 1px solid #04f;
  color: #000;
  padding: 1px;*/
}

.calendar tfoot .active { /* Active (pressed) style for buttons in footer */
  background: #77c;
  padding: 2px 0px 0px 2px;
}

/* Combo boxes (menus that display months/years for direct selection) */

.calendar .combo {
  position: absolute;
  display: none;
  top: 0px;
  left: 0px;
  width: 4em;
  cursor: default;
  border: 1px solid #655;
  background: #def;
  color: #000;
  font-size: 90%;
  z-index: 100;
}

.calendar .combo .label,
.calendar .combo .label-IEfix {
  text-align: center;
  padding: 1px;
}

.calendar .combo .label-IEfix {
  width: 4em;
}

.calendar .combo .hilite {
  background: #acf;
}

.calendar .combo .active {
  border-top: 1px solid #46a;
  border-bottom: 1px solid #46a;
  background: #eef;
  font-weight: bold;
}

.calendar td.time {
  border-top: 1px solid #000;
  padding: 1px 0px;
  text-align: center;
  background-color: #f4f0e8;
}

.calendar td.time .hour,
.calendar td.time .minute,
.calendar td.time .ampm {
  padding: 0px 3px 0px 4px;
  border: 1px solid #889;
  font-weight: bold;
  background-color: #fff;
}

.calendar td.time .ampm {
  text-align: center;
}

.calendar td.time .colon {
  padding: 0px 2px 0px 3px;
  font-weight: bold;
}

.calendar td.time span.hilite {
  border-color: #000;
  background-color: #667;
  color: #fff;
}

.calendar td.time span.active {
  border-color: #f00;
  background-color: #000;
  color: #0f0;
}
/*-------------- Calendar CSS End --------------*/