/* 
	project: internet sharing template
   	author: luka cvrk (www.solucija.com) 
								*/
   
body { padding: 0; margin: 0; font: 0.7em Tahoma, Arial, sans-serif; line-height: 1.6em; background: #fff; color: #454545; }
img{border:0px;}
table {margin: 0;}

.clear{clear:both;}
.to_left{float:left;}
.to_right{float:right;}
.hidden{display:none;visibility:hidden; }
.visible{display:block;visibility:visible; }
.icon_a{padding:2px 2px 2px 20px;background-repeat:no-repeat;}


.col3{width:31%;float:left;margin:2px 1% 0 1%;padding:0;}
.col2{width:48%;float:left;margin:2px 1% 0 1%;}

h1{margin: 7px 0 15px 0;}

h1.red,h1.green,h1.blue{background:url('i/gray_line.gif') repeat-x center;}      

h1 span{padding:0 15px 0 0px; background-color: white;}



/* BUTTONS */
.button{cursor:pointer;}

.button .l{width:6px;background:url('i/b_l.gif');}

.button .r{width:6px;background:url('i/b_r.gif');}

.button .c{height:20px;padding:0 3px;text-align:center;background:url('i/b_c.png') repeat-x;font-weight:bold;color:#000;}

.b_bg_b{background:url(i/b_bg_b.gif);border:0;width:79px;height:20px;font-weight:bold;cursor:pointer;}

.b_bg_w{background:url(i/b_bg_w.gif);border:0;width:79px;height:20px;font-weight:bold;cursor:pointer;}




/* links */
a { color: #003B6E; background: inherit; }
a:hover { color: #9EC068; background: inherit; }	

/* headings */
h1 { font: bold 2em "Arial", Sans-Serif; letter-spacing: -1px; }
h2 { font: bold 2em Arial, Sans-Serif; margin: 0; padding: 0; }
h1 a, h2 a { color: #2b2b2b; background: #fff; text-decoration: none; }
h1 a:hover, h2 a:hover { color: #2b2b2b; background: #FFF; }
.title { color: #808080; background: #fff; }

/* lists and form elements */
ul { margin: 0; padding : 0; list-style : none; }
form { margin: 0; }
input.search { width: 279px; border: none; background: #fff url(i/default/input.gif) no-repeat; padding: 6px 10px; color: #1E67A8; font-weight: bold; }
input.button { padding: 3px; }

/* content holder */
#content { position: absolute; left: 50%; margin-left: -480px; margin-top: 10px; width: 960px; }

/* header */
#header {height: 110px; }
#logo { position: relative; top: 0px; left: 0px; padding: 0px 0 0 8px; float: left; width: 225px;}
#logo p { margin: 0; padding: 0 0 0 10px; color: #808080; background: #fff; }

#banner_felso {
  float: left;
  width: 480px;
  height: 60px;
  overflow: hidden;
  margin-top: 15px;
  padding: 0px;
}

#login_box {
  width: 220px;
  float: left;
  text-align: left;
  padding: 10px 0 0 0;
  font-size: 1.1em;
}

#login a {text-decoration: none; color: black;}
#login a:hover {text-decoration: none; color: black;}


/* horizontal tabbed menu */	
#tabs { background: #fff url(i/default/bigbox.gif) no-repeat top left; color: #000;  height: 104px; text-align: center; padding: 0 0 0 210px;}
#tabs li { display: inline; height: 45px; }
#tabs li a { float: left; background: #fff url(i/default/barbg.gif) no-repeat; color: #808080; padding: 7px 0; width: 82px; text-align: center; font-weight: bold; text-decoration: none; }
#tabs li a:hover { background: #fff url(i/default/barcurrent.gif) no-repeat; color: #000; }	
#tabs li a.current { background: #fff url(i/default/barcurrent.gif) no-repeat; color: #2C71AE; }	
.key { text-decoration: underline; }

/* search form */
#search { 
	float: left;
	clear: both;
	color: #000;
	background: #fff url(i/default/searchbg.gif) no-repeat;
	padding: 14px 0 20px 5px;
	width: 500px;
	margin: 5px 0 0 0;
}
	#search p { padding: 0; margin: 0; }

#datum_nevnap {
  position: absolute;
  top:178px;
  left: 30px;
  line-height: 14px;
}

#kosar {
  position: absolute;
  top:178px;
  right:10px;
  text-align: right;
  line-height: 14px;
}

/* grey subheader */
.gboxtop { clear: both; height: 8px; background: #dedede url(i/default/gboxtop.gif) no-repeat; color: #000; }
.gbox { background: #dedede url(i/default/gbox.gif) no-repeat bottom left; color: #444; padding: 1px 13px 7px 13px; margin: 0 0 20px 0; }
.gbox p { padding: 7px 0; margin: 0;}


/* left side */
.left { float: left; width: 640px; margin: 0 0 10px 0; }
	.left_articles {
		margin: 0 10px 15px 10px;
		padding: 10px 0 0 0;
		text-align: justify;
		border-bottom: 1px dotted #ccc;
		color: #000;
		background: #fff;
	}
	
	.calendar { height: 50px; float: left; background: #fff url(i/default/calendar.gif) no-repeat; width: 40px; padding: 5px 10px 0 0;  color: #808080; line-height: 14px; text-align: center;}
	.calendar span {line-height: 22px; }
	.description { padding: 0 0 2px 0; margin: 0 10px 5px 0; border-bottom: 1px dotted #ccc; width: 480px; overflow: hidden;}
  .news_body {height: 110px; overflow: hidden;}
	.thumbnail { float: left; margin: 0 18px 8px 0; border: 1px solid #dedede; }


/* section headers */  

.section_header {
  background: transparent url(i/default/grey_dotted_line.gif) repeat-x right;
  height: 19px;
  width: 98%;
  overflow: hidden;
  margin: 10px;
  margin-top: 25px;
  cursor: default;
}

a.section_header_label {
  background: transparent url(i/default/section_header_left.gif) no-repeat top left;
  display: block;
  float: left;
  font-size: 1em;
  height: 19px;
  line-height: 19px;
  padding-left: 13px;
}

a:link.section_header_label, a:visited.section_header_label, a:hover.section_header_label, a:active.section_header_label{
color: #003B6E;
cursor: default;
}


.section_header span {
  background: transparent url(i/default/section_header_right.gif) no-repeat top right;
  display: block;
  font-weight: bold;
  padding: 0px 23px 0px 0px;
}

  
/* boxex on homepage */
.thirds { float: left; width: 203px; background: #eee; margin: 0 0px 0 0; color: #5d5d5d; }
	.thirds .smallboxtop { height: 14px; background: #fff url(i/default/smallboxtop.gif) no-repeat; color: #000; }
	.thirds .smallbox { background: #fff url(i/default/smallbox.gif) no-repeat bottom left; color: #444; padding: 1px 10px 10px 10px; height: 170px; }
	.thirds .smallbox p { padding: 0; margin: 0; }
  .thirds .smallbox-title {height:34px; overflow:hidden; text-align: center; margin-top:-5px; margin-bottom: 10px; font-weight: bold; }
  
  
.halfs  { float: left; width: 418px; background: #eee; margin: 0 0px 0 15px; color: #5d5d5d; }
  .halfs .smallboxtop { height: 14px; background: #fff url(i/default/wideboxtop.gif) no-repeat; color: #000; }
  .halfs .smallbox { background: #fff url(i/default/widebox.gif) no-repeat bottom left; color: #444; padding: 1px 10px 10px 10px;  }
  .halfs .smallbox p { padding: 0; margin: 0; }
  
	
/* right side */
#right {
	float: right;
	width: 295px;
	margin: 0 0 10px 0;
}
	.boxtop { height: 19px; background: #fff url(i/default/boxtop.gif) no-repeat; color: #000; }
	.box { background: #fff url(i/default/box.gif) no-repeat bottom left; color: #5b5b5b; padding: 0 10px 15px 10px; margin: 0 0 10px 0; }
	.box p { padding: 0; margin: 0;}
	.image { float: left; margin: 0 9px 3px 0; }


/* misc */
.buttons { text-align: right; padding: 4px 3px 0 0;}
.left_articles .buttons { float: right; height: 20px; padding-left:10px; }
.bluebtn { background: transparent url(i/default/bluebtn.gif) no-repeat; width: 100px; padding: 1px 14px 5px 14px; color: #fff; text-decoration: none; }
.greenbtn { background: transparent url(i/default/greenbtn.gif) no-repeat; padding: 1px 11px 5px 11px; color: #fff; text-decoration: none;}
.bluebtn:hover, .greenbtn:hover { background: transparent url(i/default/hoverbtn.gif) no-repeat; color: #fff; }

/* footer  */
.footer { clear: both; text-align: center; line-height: 1.8em; padding: 10px 0 10px 0; border-top: 1px solid #ccc; }
ul#footer { display: inline;}
ul#footer li { display: inline; padding: 5px 0px;}
ul#footer li a {padding: 0 20px;}
#footer a {text-decoration: none; font-size: 1.05em; color: black;}

/* calendar */
.myCal thead td{background:#78B047;padding:5px;color:#fff;width:14%;font-weight:bold;}

.myCal tbody td{padding:5px;border-bottom:1px solid #e6e6e6;border-right:1px solid #e6e6e6; height:60px; vertical-align:top;font-size:200%;}

.myCal tbody td.past{color:#ccc;font-style:italic;}

.myCal tbody td.now{background:#FFCBB0;}

.myCal tbody td a:link, .myCal tbody td a:visited, .myCal tbody td a:active{display:block;width:100%;padding:5px 0;font-size:9px;text-align:right;}

.myCal tbody td a:hover{}



.MmyCal thead td{background:#78B047;color:#fff;width:14%;font-weight:bold;}

.MmyCal tbody td{border-bottom:1px solid #e6e6e6; vertical-align:top;}

.MmyCal tbody td.past{color:#ccc;font-style:italic;}

.MmyCal tbody td.now{background:#FFCBB0;}

.MmyCal tbody td a:link,.MmyCal tbody td a:visited,.MmyCal tbody td a:active{padding:0;background:url();text-decoration:underline;}

.MmyCal tbody td a:hover{text-decoration:none;}

.minical {
  margin-bottom: 20px;
}

.minical .smallbox {
  height: 170px;
}

a.tooltip{ position:relative; z-index:24;}

a.tooltip:hover{z-index:25;cursor:help;}

a.tooltip span{display: none}

a.tooltip:hover span{ display:block; position:absolute; top:0; left:3em; width:18em; border:1px solid #ccc; background-color:#efefef; padding:5px; color: black;}


/*************************************/

ul{list-style:none;margin:0;padding:0;}

ul.menu li{padding:2px 0}

ul.labels{position:absolute;height:19px;}

ul.labels li{float:left;margin:0 4px 0 0;cursor:pointer;}

ul.labels li b{background:url('i/l_inact_l.gif') no-repeat top left;display:block;padding-left:2px;}

ul.labels li b b{background:url('i/l_inact_r.gif') no-repeat top right;display:block;padding-right:4px;}

ul.labels li.sel{float:left;margin:0 4px 0 0;}

ul.labels li.sel b{background:url('i/l_act_l.gif') no-repeat top left;display:block;padding-left:2px;}

ul.labels li.sel b b{background:url('i/l_act_r.gif') no-repeat top right;display:block;padding-right:4px;}

ul.labels span,ul.labels span,ul.labels span{display:block;padding:4px 5px;background:url('i/l_inact_c.gif') repeat-x;color:#999;text-decoration:none;}

ul.labels li.sel span,ul.labels li.sel span,ul.labels li.sel span{display:block;padding:4px 5px;background:url('i/l_act_c.gif') repeat-x;color:#000;}



.labelbox{margin:10px 0 0 0;}

.labelbox div.label{height:20px;border-bottom:1px solid #ddd;}

.labelbox div.l_content{border:1px solid #DDD;border-top:0;padding:10px;background:#FFF;}



.hide{display:none;visibility:hidden;}

.show{display:block;visibility: visible;}



/*************************************/

.apro { border-bottom: solid 1px #e6e6e6; padding-bottom: 5px; margin-bottom: 10px;}

.b_bg_w { font-size:11px;}

