﻿/* Print styles */

body {
    background: #FFF;
    margin: 0;
    font-size: 10pt;
}

p,td {
    font-size: 10pt;
}

th {
    font-size: 11pt;
}

h1 {
    font-size: 21pt;
}

h2 {
    font-size: 18pt;
}

h3 {
    font-size: 14pt;
}

h4 {
    font-size: 12pt;
}

.print_hide {
	display: none !important; 
}

#window_div {
	width: 100%;
}

.tdlijevistupac {
	display: none;
	width: 5px;
}

.tddesnistupac {
 	display: none;
 	width: 5px;
}

.granicnik {
	width: 100%;
	display: none;
}

.granicnik2 {
	width: 100%;;
	display: none;
}

.tdsrednjistupac {
	width: 100%;
	/*display: none;*/
}

.left_border {
	background: none;
}

.top_background {
	display: none;
}

.topbackground {
 	display: none;
}

.header {
	display: none;
}


.header_right_background {
	display: none;
}

.subheaderbox {
	display: none;
}

.footer {
	display: none;
}

.right_background {
	display: none;
}	

.bottom_background {
	display: none;
}
