@charset "UTF-8";
/* CSS Document */

body {
  background:#fff;
  margin:0;
  padding:0;
  color:#000;
  background:url(../img/bg.gif) repeat-x;
  } 
  
html>body {font-size:small;}


#wrapper {
	text-align: left;
	margin: 0px auto;
	padding: 0px;
	border:0;
	width: 942px;
}

#header {
	float:left;
	width:100%;
	background:#DAE0D2 url(../img/bg_header.gif) repeat-x bottom;
	line-height:normal;
	height:108px;
	position:relative;
  }


  
#header_logo {float:left; width:200px;}

#header_subnav {
	position:absolute;
	top:0;
	left: 335px;
	height:30px;
	padding-top:7px;
	width:440px;
}
.header_subnav_item_start {
	margin-right:6px;
	padding:1px 0 0 0px;
	float:left;
	color:#fff;
	text-transform:uppercase;
	font-size:11px;
	height:15px;
}

.header_subnav_item {
	margin-left:10px;
	border-left: 1px solid #399ab8;
	padding:3px 0 0 10px;
	float:left;
	color:#fff;
	text-transform:uppercase;
	font-size:11px;
	height:15px;
}


#header_prijava {
	position:absolute;
	top:0;
	left: 795px;
	height:104px;
	width:150px;
	background:url(../img/bg_prijava_n.gif) no-repeat;
}

.prijava_gumb{
	background:url(../img/bg_prijava_butt.gif) no-repeat;
	width:87px;
	height:19px;
	border:none;
	margin-left:19px;
	cursor:pointer;
}

#home_c #side-a { /* novo */
	float: left;
	width: 430px;
	padding-top:30px;
	margin-left:30px;
}


#side-a { /* novo */
	float: left;
	width: 200px;
	padding-top:30px;
}

#novice_container, #novice_container_r {float:left; width: 205px; margin-right:20px;} /* novo */
#novice_container_r {margin-right:0px;} /* novo */


.box_title {
	color:#25384F;
	text-transform:uppercase;
	letter-spacing:0.1em;
	font-weight:bold;
	border-bottom: 3px solid #C2C1C1;
	
}

.news_item {
	margin-top:10px;
}

.news_sep {height:30px;}
.news_list {margin-bottom:30px;}

.news_date {
	color: #3190B0;
	font-size:10px;
}

#content .news_date {
	padding-top:30px;
}

.news_item p {
	font-size:11px;
	margin-top:5px;
	line-height:13px;
}

.news_arhiv {
	text-transform:uppercase;
	border-top: 3px solid #C2C1C1;
	font-size:11px;
	padding-top:2px;
	margin-bottom:30px;
}


#side-b {
	float: right;
	width: 430px;
	padding-top:30px;
	margin-right: 30px;
}

#content { 
	float: left;
	margin:0 0 30px 20px;
	padding-top:45px;
}

#video { width: 430px; float:left; margin: 30px 0 0 30px;} /* novo */

.svetovalci_main {width:430px; margin:0 30px 0 0; padding-top:30px; float:right; background:url(../img/bg_svetovalci_main.gif) 0px 30px no-repeat; height:250px; position:relative;} /* novo */
.svetovalci_main_txt {position:absolute; top:42px; left: 210px;}
.svetovalci_main_txt strong {font-size:22px !important; text-transform:uppercase; color:#0f2345;}
.svetovalci_main_txt span {color:#fff;}
.svetovalci_main_btns {position:absolute; top:180px; left: 0px; width:430px;}
.svetovalci_main_btns li.p { margin-right:5px;}
.svetovalci_main_btns ul {margin:0; padding:0; list-style:none;}
.svetovalci_main_btns li {margin:0; padding:0; float:left; display:inline; margin-bottom:5px;}

.narrow {width:556px}
.wide { width:722px;}
.full { width:900px;}


#kazipot {
	background:url(../img/bg_kazipot.gif) no-repeat 0 14px;
	height:263px;
}

#kazipot ul, #kazipot li {
	line-height: normal;
	margin-bottom: auto;
}


.kazipot_img {
	background:url(../img/img_kazipot_1.jpg) no-repeat;
	float:left;
	width:160px;
	height:263px;
}

.cl {clear:both;}

.b_cont {
	margin: 0;
	padding: 25px 10px 0 15px;
	color:#fff;
	float:left;
	width:370px;
}

.b_cont ul {
	margin:0;
	padding:0 0 0 15px;
}

.b_cont ul li {
	margin-top:12px;
	padding:0;
}


#svetovanje {
	background:url(../img/bg_svetovanje.gif) no-repeat;
	height:95px;
	margin-top:30px;
}


.svetovanje_img {
	float:left;
	width:160px;
	height:95px;
}

.svetovanje_arrow {
	background:url(../img/icon_svetovanje_arrow.gif) no-repeat 160px 0;
	height:20px;
}

.svetovanje_btn {
	float:left;
	width:139px;
}

.projekti {
	margin:10px 0 30px 0;
	font-size:11px;
	width:250px;
}

.projekti ul { margin:0; padding-left:15px;}
.projekti li { margin:0 0 2px 0; padding-left:0;}

.projekti_item {
	text-align:center;
	padding: 10px 0 10px 0;
	border-bottom: 1px dashed #d1d0d0;
}


#navcontainer {width: 200px;}

#navcontainer ul {
	margin-left: 0;
	margin-top:0;
	padding-left: 0;
	list-style-type: none;
	border:1px solid #ccc;
}

#navcontainer a {
	display: block;
	padding: 5px;
	background-color:#fff;
}

#navcontainer a:link, #navlist a:visited {
	color: #999;
	text-decoration: none;
}

#navcontainer a:hover, #navcontainer #current {
	background-color: #E8E8E8;
	color: #4d4d4d;
}

#navcontainer p {
	margin:0;
	padding:0;
}


.kazipot_box, .kazipot_box_l {
	width:153px;
	background:url(../img/bg_kazipot_n.gif) no-repeat;
	margin:25px 10px 0 0;
	padding:0 10px 0 10px;
	float:left;
}

.kazipot_box_l {
	margin-right:0;
}

.kazipot_box strong, .kazipot_box_l strong, .kazipot_main .kazipot_box_main strong {font-size:14px; font-weight:bold; color:#8CC63F;}
.kazipot_box h2, .kazipot_box_l h2, .kazipot_box_wide h2, .kazipot_box_wide_l h2, .u_znanje_box h2, .u_znanje_box_l h2, .kazipot_main .kazipot_box_main h2 {text-align:center; margin:15px 0 15px 0;}
.kazipot_box p, .kazipot_box_l p, .kazipot_box_wide p, .kazipot_box_wide_l p, .u_znanje_box p, .u_znanje_box_l p, .kazipot_main .kazipot_box_main p { line-height:15px !important;}



.kazipot_box_wide, .kazipot_box_wide_l {
	width:211px;
	background:url(../img/bg_kazipot_wide.gif) no-repeat;
	margin:25px 14px 0 0;
	padding:0 10px 0 10px;
	float:left;
}

.kazipot_box_wide_l {
	margin-right:0;
}



.kazipot_main {text-align:center; padding: 40px 0 20px 0;}
.kazipot_main .kazipot_box_main h2 { font-size:18px; font-weight:bold;  }
.kazipot_main .kazipot_box_main p, .kazipot_main .kazipot_box_main_c_l p { text-align:left; padding: 0 10px;}
.kazipot_main .kazipot_box_main p.center { text-align:center; padding: 0 0 10px 0;}
.kazipot_main p { font-size:18px; color:#333333; margin: 10px 0 10px 0; padding:0;}
.kazipot_main .kazipot_box_main { width:760px;margin:20px auto;}
.kazipot_main .kazipot_box_main_c { float:left; background:url(../img/bg_kazipot_main.gif) no-repeat; width:175px; margin: 0 20px 0 0;}
.kazipot_main .kazipot_box_main_c_l { float:left; background:url(../img/bg_kazipot_main.gif) no-repeat; width:175px;}


.u_znanje_box, .u_znanje_box_l {
	width:192px;
	background: url(../img/bg_kazipot_med.gif) no-repeat;
	margin:25px 15px 0 0;
	padding:0 10px 0 10px;
	float:left;
}

.u_znanje_box_l {
	margin-right:0;
}


.reg_fieldset {
	border:1px solid #ccc;
	padding:20px;
	margin-bottom:20px;
}

.reg_fieldset legend {
	font-weight:bold;
	padding:0 3px 0 3px;
	margin-left:0px;
	font-size:14px;
}

.col_narrow, .col_wide {
	border-bottom:1px dotted #ccc;
	padding:5px 0 5px 0;
}

.col_narrow {
	font-weight:bold;
	width:160px;
}

.col_wide {
	width:520px;
}


th {
	background:#C4E0F2;
	text-align:left;
	font-size:11px;
	border-left: 1px solid #fff;
}

td {vertical-align:top;}


.map_col, .map_col_r {width:265px; margin:0 40px 100px 0; float:left;}
.map_col_r {margin-right:0;}
td.print {width:65px;}
table.mapa td {padding:5px 5px 5px 0; border-bottom:1px solid #ccc;}
table.mapa {width:273px; margin-top:30px;}
.map_izv {background:url(../img/img_map_izv.gif) top right no-repeat;}
.map_prog {background:url(../img/img_map_prog.gif) top right no-repeat;}
.map_pok {background:url(../img/img_map_pok.gif) top right no-repeat;}
#fragment-2 h2 {margin-bottom: 40px;}

.projekti_short {
	width: 330px;
	/* height:100px; */
	float:left;
	margin:20px 30px 10px 0;
}

.projekti_short p {
	margin:10px 0 0 0;
}

.dokumenti {
	margin: 20px 0 20px 0
}

.reg_container {
	padding: 0 0 20px 0;
}


#footer {
	clear: both;
	margin:30px 0 30px 0;
	padding:5px;
	border-top: 1px solid #d1d0d0;
	font-size:11px;
	color:#ccc;
}

#footer a {
	color:#ccc;
}

/* headers */

h1,h2,h3,h4 { margin:0}
.h1_small { font-size:15px; color:#999; text-transform:uppercase; font-weight:normal;}
h1.index {text-transform:uppercase; font-size:36px; color:#8cc63f; margin:0; padding: 0 0 0 0;}

h2 { margin-top: 30px; font-size:13px; color:#25384F;}

.news_item h2 {margin-top:0px;}

#content h1 {
	margin-bottom: 15px;
	color:#8CC63F;
	}
	
#content h2 {
	font-size:18px;
	}
	
.search_hit h2 {
	margin:0;
	font-size:14px;
}

.search_hit p {
	margin:0 0 20px 0;
	font-size:12px;
	width:650px;
}

.reg_container h2 {
	margin: 20px 0 10px 0;
}




/* header navigavtion */
#header ul {
  	float:left;
	margin:0;
	padding:82px 10px 0 20px;
	list-style:none;
  }
  
#header li {
	float:left;
	background:url(../img/img_tab_left.gif) no-repeat left top;
	margin:0 3px 0 0;
	padding:0 0 0 9px;
	text-transform:uppercase;
  }
  
#header ul li a {
	float:left;
	display:block;
	background:url(../img/img_tab_right.gif) no-repeat right top;
	padding:7px 15px 5px 6px;
	text-decoration:none;
	font-size:12px;
	color:#fff;
  }

#header ul li a:hover {
	color:#ccc;
  }
#header #current {
	background-image:url(../img/img_tab_left-on.gif);
  }
#header #current a {
	background-image:url(../img/img_tab_right-on.gif);
	color:#4d4d4d;
	padding-bottom:5px;
  }

/* Commented Backslash Hack
   hides rule from IE5-Mac \*/
#header a {float:none;}
/* End IE5-Mac hack */



/* Misc */

.mediji_docs {float:right; margin-left:20px; background:#ffff99;}

.mediji_docs ul {
	margin:0;
	padding:10px;
	list-style:none;
}

.mediji_docs ul li {
	margin:0 0 5px 0;
	padding:0;
}

.beta {
	position:absolute;
	top:90px;
	left:160px;
	color:#ccc;
	text-transform:uppercase;
	font-size:10px;
}

.beta_notice {
	padding:10px;
	background:#ffff99;
	margin-bottom:10px;
}

#drop_list  div.selected .title { font-weight: bold; }

#drop_list  h2 {
	margin: 0;
	font-size: 16px;
}

#drop_list  div div {

	padding: 20px;
	margin-bottom: 2px;
}
#drop_list  div.title {
	background-color: #EFEFEF;
	padding: 10px;
	cursor: pointer;
}
#drop_list  div.selected {
	border-bottom: none;
	background: #eFeFeF;
}

.search_container, .slovar_container {
	background:#e7e7e7;
	border: 1px solid #ccc;	
	padding: 20px;
}

.slovar_container strong {
	margin-right: 10px;
}

.search_container input {
	font-size:14px;
	padding:5px;
	border: 1px solid #ccc;
	background-color: #fff;
}



.results_bar, .results_pagination {
	background:#e7e7e7;
	border-top: 1px solid #ccc;
	padding:5px;
	margin: 20px 0 20px 0;
	text-align:right;
	font-size:11px;
	font-weight:bold;
}

.results_pagination {
	text-align:left;
}



.button {
	font-family: "Lucida Grande", Arial, "Bitstream Vera Sans", sans-serif;
	text-decoration: none;
	font-size: 11px !important;
	line-height: 16px;
	padding: 2px 8px;
	cursor: pointer;
	border-width: 1px;
	border-style: solid;
	-moz-border-radius: 11px;
	-khtml-border-radius: 11px;
	-webkit-border-radius: 11px;
	border-radius: 11px;
	-moz-box-sizing: content-box;
	-webkit-box-sizing: content-box;
	-khtml-box-sizing: content-box;
	box-sizing: content-box;
	background-color: #f2f2f2;
	background-image: url(../images/white-grad.png);
	background-repeat: repeat-x;
	background-attachment: scroll;
	background-position: left top;
	border-top-color: #bbbbbb;
	border-right-color: #bbbbbb;
	border-bottom-color: #bbbbbb;
	border-left-color: #bbbbbb;
	color: #464646;
	text-shadow: #ffffff;
}
		
.button:hover {
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
	color: #464646;
	text-shadow: #ffffff;
	}	

.reg_button {
	margin:10px 0 0 0;
	border-top:1px solid #ccc;
	padding-top:5px;
}

.izberi {
	width:30px;
}



/* Tabs */

ul#tabnav { /* general settings */
	text-align: left; /* set to left, right or center */
	margin: 1em 0 1em 0; /* set margins as desired */
	border-bottom: 1px solid #ccc;
	font-size:11px;
	list-style-type: none;

	padding: 5px 10px 5px 10px; /* THIRD number must change with respect to padding-top (X) below */
}

ul#tabnav li { /* do not change */
	display: inline;
	margin-bottom: 0px;
	font-size:11px;
}

body#tab1 li.tab1, body#tab2 li.tab2, body#tab3 li.tab3, body#tab4 li.tab4 { /* settings for selected tab */
	border-bottom: 1px solid #fff; /* set border color to page background color */
	background-color: #fff; /* set background color to match above border color */
}

body#tab1 li.tab1 a, body#tab2 li.tab2 a, body#tab3 li.tab3 a, body#tab4 li.tab4 a { /* settings for selected tab link */
	background-color: #fff; /* set selected tab background color as desired */
	color: #000; /* set selected tab link color as desired */
	position: relative;
	top: 1px;
	padding-top: 5px; /* must change with respect to padding (X) above and below */
}

ul#tabnav li a { /* settings for all tab links */
	padding: 6px 15px; /* set padding (tab size) as desired; FIRST number must change with respect to padding-top (X) above */
	border: 1px solid #ccc; /* set border COLOR as desired; usually matches border color specified in #tabnav */
	background-color: #e8e8e8; 
	color: #666;
	margin-right: 0px; 
	text-decoration: none;
	border-bottom: none;
}

ul#tabnav .tab_active {
	background: #fff;
	border-bottom:1px solid #fff;
}

ul#tabnav a:hover {
	background: #fff; 
}









/* Forms */
form {
	margin:0;
	padding:0;
}

#header_subnav form {float:left; width:194px;}

.searchbox {
	background:url(../img/bg_search.gif) no-repeat;
	vertical-align: middle;
	border:0;
	width:132px;
	margin:0;
	padding:0 0 0 2px;
	height:18px;
}

.searchbtn {
	vertical-align:middle;
	background:url(../img/btn_search.gif) no-repeat;
	width:50px;
	height:18px;
	border:none;
	margin-left:1px;
}


#header_prijava {
	font-size:	11px;
	color:#001C4A;
	padding:10px 0 0 11px;
}

.prijava_field {
	width:125px;
	border:0;
	height:16px;
	}
	
fieldset a {
	color:#007BC7;
	text-decoration:underline;
	background:none;
	}

.cmxform fieldset { margin-bottom: 10px; border: 1px solid #ccc; }
	
.cmxform legend {
	padding: 0 2px;
	font-weight: bold;
	_margin: 0 -7px; /* IE Win */
	}
	
.cmxform label {
	display: inline-block;
	line-height: 1.8;
	vertical-align: top;
	}
	
.cmxform  ol {
	margin: 0;
	padding: 0;
	}
	
.cmxform li {
	list-style: none;
	padding: 5px;
	margin: 0;
	}
	
.cmxform fieldset fieldset {
	border: none;
	margin: 3px 0 0;
	}

.cmxform fieldset select {
	width:300px;
	}

.cmxform fieldset fieldset legend {
	padding: 0 0 5px;
	font-weight: normal;
	}
	
.cmxform fieldset fieldset label {
	display: block;
	width: auto;
	}

.cmxform em {
	font-weight: bold;
	font-style: normal;
	color: #f00;
	}

.cmxform label { width: 145px; } /* Width of labels */
.cmxform fieldset fieldset label { margin-left: 148px; } /* Width plus 3 (html space) */

/*\*//*/ form.cmxform legend { display: inline-block; } /* IE Mac legend fix */

/* Typography */
body {
	font-family:Arial, Helvetica, sans-serif;
	color:#4d4d4d;
	font-size:12px;
	}


#content p {font-size: 13px; line-height: 16px;}
#content ul {font-size:13px;}
	
a {
	/*text-decoration:none;
	background:url(../img/img_link.gif) repeat-x bottom;*/
	color:#25384F;
}

.box_title {
	color:#25384F;
	text-transform:uppercase;
	letter-spacing:0.1em;
	font-weight:bold;
	border-bottom: 3px solid #C2C1C1;
	
}

.main_title {
	font-size:22px;
	font-weight:bold;
	color:#183056;
}

small, .table_prog {font-size:11px;}

thead a {color:#666 !important; }

img {border:0}

a img {background:none;}


.img_left {
	float:left;
	margin-right:15px;
	padding:10px;
}

.img_left_f {
	float:left;
	margin-right:30px;
	padding:10px 0 30px 0;
}




/*Qcodo Styles*/

#waiting {
            position: absolute;
            left: 45%;
            top: 40%;
            padding: 2px;
            z-index: 20000;
            height: auto;
            border: 1px solid #8DB2E3;
            background-color: #dfe8f6;
            filter:alpha(opacity=50);
			opacity: 0.5;
			-moz-opacity:0.5;
        }
        
        .WaitingIconHolder{
        	position:absolute;
        	top:0px;
        	left:0px;
        	width:100%;
        	height:560px;
			filter: none !Important;
			opacity: none !Important;
			-moz-opacity: none !Important;        	
        }        
        .waiting-indicator {
        	position: relative;
            background-color: #dfe8f6;
            color: #444;
            font: normal 11px arial, tahoma, sans-serif;
            padding: 10px;
            margin: 0;
            height: auto;
            filter: none !Important;
			opacity: none !Important;
			-moz-opacity: none !Important;
        }
		
.izpisi{
	width:100%;
}	
.izpisi1{
	width:260px;
}		
.izpis_prog_school { width:290px; vertical-align:top; }		
.izpis_prog_reg { width:200px; vertical-align:top; }
.izpis_prog_title { width:225px; vertical-align:top; }

/* ADMINISTRACIJA */

#admin_left {
	width: 35%;
	height:400px;
	float:left;
	border:1px solid #ccc;
	margin-top:10px;
	overflow:auto;
	}
	
#admin_right {
	width: 63%;
	float:right;
	margin-top:10px;
	}


ul#subnav { /* general settings */
	
	text-align: left; /* set to left, right or center */
	margin: 0 0 10px 0; /* set margins as desired */
	height:20px;
	border-bottom: 1px solid #ccc;
	font-size:11px;
	display:block;
	list-style-type: none;
	padding: 0 10px 1px 10px; /* THIRD number must change with respect to padding-top (X) below */
}

ul#subnav li { /* do not change */
	display: inline;
	margin: 0 10px 0 10px;
	font-size:11px;
}

#save, #cancel { float:left; margin: 10px 10px 30px 0;}
#delete {float:right; margin-top:10px;}

.renderWithName { padding:10px; margin-bottom: 1px; border-bottom: 1px solid #ccc;background:#FAFAFA;}

.renderWithName label {font-weight:bold;}
.renderWithName textarea {height: 200px; font-family:Geneva; font-size:12px !important; line-height:18px;}
.renderWithName .textbox {width:495px; font-size:12px; padding:3px;}
.renderWithName .select {width:450px;}

#admin_left .left {float:left; text-align:left;}
#admin_left th { padding:5px; border-left:none !important; text-align:right !important;}
#admin_left td { vertical-align:top; padding:5px; border-bottom: 1px dotted #ccc;}
#admin_left .arrow {padding:2px; border:1px solid #ccc; margin: 0 5px 0 5px;}
#admin_left .break {color:#fff;}
#admin_left .selected {padding:2px; margin: 0 2px 0 2px; background: #666; color:#fafafa;}
#admin_left .page {padding:2px 1px 2px 1px; background:#fafafa; margin: 0 2px 0 2px; }
#admin_left .page a {text-decoration:none !important;}

#admin_left .right {float:right;}
caption {padding:4px; overflow:auto;}
.clear {clear:both;}
.calendar {width: 200px; background: #e7e7e7; border:2px solid #ccc; padding:5px;}
.calendar table {width:190px;}
.calendar table td {text-align:right; border-bottom: 1px dotted #ccc; width: 15px; height:15px;}

.calendar table td a {text-decoration:none; background:none;}
.calendar table td a:hover {text-decoration:none; background:#999; color:#e7e7e7;}
.datagrid {width:100%;}


#content span.paginator { margin: 0; padding: 0; font-size:11px; }
#content fieldset .right {float:right;}
#content fieldset .left {float:left; font-size:11px;}
#content span.paginator span { list-style-type:none; display: inline; padding: 0; margin: 0; }
#content span.paginator span.page a { text-decoration: none; color: #000000; padding: 0 3px 0 3px; margin: 0 2px 0 2px;}
#content span.paginator span.page a:hover { background-color: #ccf; }
#content span.paginator span.arrow { font-weight: bold; color: #ccc; margin: 0; padding: 0 3px 0 3px; }
#content span.paginator span.arrow a { font-weight: bold; color: #000; text-decoration: none; }
#content span.paginator span.selected { font-weight: bold; background-color: #efefef; color:#666; padding: 0 3px 0 3px; margin: 0 2px 0 2px; border: 1px; border: 1px solid #ccc; }
#content span.paginator span.break { color: #666; margin: 0 5px 0 5px; }
#content span.paginator span.ellipsis { color: #666; }



.fileassetDbox { border: 1px solid #1c4a8c; background-color: #fff; padding: 20px; width: 400px; overflow: auto; }
.fileassetDbox h1 { margin: 0; }
.fileassetDbox input { padding: 3px; margin-right: 5px; }
.file_asset a {color: black;}
.file_asset_icon {border-width: 2px; border-style: solid; border-color: #147;}
	
#gallery {
	background-color: #efefef;
	padding: 10px;
	width: 275px;
	float:right;
	margin: 0 0 20px 20px;
	}
#gallery ul { list-style: none; margin:0; padding:0; }
#gallery ul li { display: inline; margin-left:5px; }
#gallery ul img {
	border: 5px solid #e2e2e2;
	border-width: 5px 5px 20px;
	}
#gallery ul a:hover img {
	border: 5px solid #ccc;
	border-width: 5px 5px 20px;
	color: #333;
	}
#gallery ul a:hover { color: #fff; }
#gallery h3 { margin:0 0 5px 5px; }

.align-left {float:left; margin: 0 10px 5px 0;}
.align-right {float:right;}
.school_eq {margin:20px 0 20px 0; clear:left;}
.school_eq p {line-height:normal !important;}
.school_eq_icons,.school_eq_icons_l {float:left; width:320px;margin-right:30px;}
.school_eq_icons_l {margin-right:0px;}
.center {text-align:center;}

.red{color:red; font-weight:bold;}
.green{color:green; font-weight:bold;}
/*.left{ width:50% !Important;}*/

.icon_printPerformer {
	background:url(../img/icon_print.gif);
	height:14px;
	width:19px;
	border:none;
	padding:0px;
	margin:0px;
}

.icon_pdfPerformer {
	background:url(../img/icon_pdf.gif);
	height:16px;
	width:16px;
	border:none;
	padding:0px;
	margin:0px;
}

.icon_disposePerformer {
	background:url(../img/btn_delete.gif);
	height:16px;
	width:16px;
	border:none;
	padding:0px;
	margin:0px;
}

.icon_add{
	background:url(../img/btn_dodaj_mapo.gif);
	height:44px;
	width:164px;
	border:none;
	padding:0px;
	margin:0px;
	cursor:pointer;
}
.icon_Logged{
	background:url(../img/btn_dodaj_mapo_on.gif);
	height:45px;
	width:164px;
	border:none;
	padding:0px;
	margin:0px;
}

.buttonLetter {
	line-height: 16px;
	padding: 2px 8px;
	cursor: pointer;
	background-color:#e7e7e7;
	border:none;
	color: #25384f;
	font-weight:bold;
	text-shadow: #ffffff;
}
		
.buttonLetter:hover {
	border:none;
	text-shadow: #ffffff;
	text-decoration:underline;
	}
	
.main-listbox{
	width:175px !Important;
	text-align:left;
	float:left;
}	