/*
	2010/03/02 - svarcm
*/

body {
	background-color: white;
	font: 70% sans-serif !important;
	color: black;
	margin: 0;
	padding: 0;
}
a {
	color: black;
	text-decoration: none;
}
h1, h2, h3, h4, h5, h6 {
	font-family: Georgia, serif;
}
h1 {
	font-size: 200%;
	padding-bottom: 0.2em;
	border-bottom: thin solid black;
	margin-bottom: 0;
}
h1 #fusion {
	color: gray;
}
h1 .out {
	display: inline !important;
}
h2 {
	font-size: 160%;
}
h3 {
	font-size: 140% !important;
	margin-bottom: 0;
}
h4 {
	font-size: 120%;
	margin-bottom: 0;
}
h5 {
	font-size: 110%;
}
h6 {
	font-size: 100%;
}
table {
	margin: 3px 0;
	border-collapse: collapse;
}
th, td {
	padding: 0.3em;
	text-align: left;
}
p {
	margin: 7px 0;
}
#section {
	float: right;
}
#section h2 {
	font-size: 110%;
	font-style: italic;
	margin: 0; padding-right: 1em;
}


/* noprint */

hr,
.out, 
#nav, 
#hint, 
#hint-part, 
#sub-head ul, 
#tip, 
.agentury, 
.adv, 
#adv01, 
#adv02, 
#adv03, 
#adv04, 
#adv05, 
#sub-nav,
#header_status, 
ul.menu, 
.c2-mi, 
.c2-pr, 
.c2-vz, 
#g2-sidebar, 
#g2-promo,
#g2-menu,
#map,
#layout-buttons {
	display: none !important;
}
#design-holder h2#g2d-name,
#design-holder #g2-map h2,
#design-holder #g2-contact h2 {
	margin: 0;
}
#layout_header,
#layout_menu_top_nc {
	height: 0;
}
div#layout_footer {
	border-top: 1px solid silver;
}
div#layout_footer .text {
	color: black;
}
#g2d-name {
	margin: 0;
}
#layout_content_in_2_1 {
	left: 0;
}
#layout_footer .text {
	text-align: center;
	padding-top: 10px;
}


/* Wrapper for nested table. Border-collapse:collapse causes left dodge of table in FF (dodge size is 50% of border width) */

#g2-map {
	padding: 0 1px;
}
