/*
 Print styles
 Site: Navigacia.sk
*/

/* Hide unnecessary parts */
#header .right, #header .bottom, #nav, #sidebar, #footer .webdesign, .top-bar .order { display: none; }

body { font-size: 9pt; }

/* Header */
#header { margin-bottom: 2em; }
#header .logo a { text-decoration: none; color: #414B5F;  }
#header .slogan { font-size: 1.22em; }

h1 { font-size: 2em; font-weight: bold; margin-bottom: 0.25em; }
h2 { font-size: 1.55em; font-weight: normal; }
h3 { font-size: 1.22em; }

/* Footer */
#footer { border-top: 1px solid #000; font-size: 0.9em; margin-top: 2em; padding-top: 0.5em; }

#sidebar_map{
	display:none;
}

#map{
	width:100%;
	height:500px;
}
#print{
	display:none;
}
.print_button{
	display:none;
}
