@charset "utf-8";
/* CSS Document */

body {
   background: white;
   font-size: 12pt;
   }
   
#print_head	{
	display:block !important;
}

#header, #left, #right, #akcije_head input, #kalkulator_obveznica, dl.akcije_tabs dd a, dl.berza_tabs dd a, ul.level_one, ul.level_two, .na_vrh_strane, .kompletno_trgovanje, #misc, #kompletna_kursna_lista {
   display: none;
}

dl.akcije_tabs dd a.selected, dl.berza_tabs dd a.selected {
	display:block !important;
}

   
#wrapper {
   width: 85%;
   margin: 0;
   padding: 0;
   border: 0;
   float: none !important;
   color: black;
   background: transparent none;
}

a {
	color:#bb0c00;
}	
   
h1 {
	font: normal 18pt  "Times New Roman", Times, serif;
	color: #000000;
	margin-top:36pt;
}

h2 {
	font: normal 15pt  "Times New Roman", Times, serif;
	color: #000000;
	margin-top:15pt;
}

.faq_gray_box h2 {
	margin-bottom:15pt;

}

h3 {
	font: bold 12pt  "Times New Roman", Times, serif;
	color: #bb0c00;
	margin-top:15pt;
}

h5 {
	font: normal 13pt  "Times New Roman", Times, serif;
	color: #000000;
	margin-top:15pt;
	margin-bottom:5pt;
}

p, ul.simple, .izvor, label, .errorField {
	font: normal 10pt/15pt  Arial, "Times New Roman", Times, serif;
	color: #444; 
}

p, ul.simple, img, .izvor, #misc {
	margin-bottom:15pt;
}

ul.simple {

	list-style: square inside none;
}


table {
	width:100%;
	margin-bottom:15pt;
	border-top: 0.5pt solid #dddddd;
	border-bottom: 0.5pt solid #dddddd;
}

tr, td, th {
	border-bottom: 0.5pt solid #dddddd;
	padding: 2pt 5pt;
	font: normal 8pt Arial, "Times New Roman", Times, serif;
	color: #444; 
}
.zline {
	background-color:#dddddd;
	}
	
	
	
/* formular*/
	
label {
	display:block;
}

input, select, textarea {
	width:60%;
	margin-bottom:5pt;
	}

.up {	color:#00a200;}
.down {	color:#ff0000;}
.null {	color:#555555;}





























   

