/*

	gerban.main.css
	date: 24.02.2008
	by: tj

*/


* { 
    font: normal 11pt helvetica,arial,sans-serif;
}

div {
    overflow: visible;
}

body, div, span, img, p, table, thead, tbody, tfoot, th, tr, td, ul, ol, li, form, h1, h2, h3, h4, h5, h6, a {
    margin: 0cm;
    padding: 0cm;
    border: 0cm solid #000;
    text-decoration: none;
}

body { 	 	
	background: url(none)#FFF;
    border:0cm;
    padding:0cm;
    margin:0cm;
}			

img {
    border:0cm;
    padding:0cm;
    margin:0cm;
}

#main {
	background: url(none)#FFF;
    padding: 1cm 0cm 5cm 0cm;
    width:100%;
    margin-left:2cm;
}

#logoprint {
	margin-left: 0px;
	display:block;
    width:100%;
}

#logoprint img {
	margin-left: -5px;
}

#directcontact {
	margin:150px 50px 20px 0px;
    width:100%;
}

#directcontact div {
	float: left;
	display: block;
	text-align:left;
	margin:0px 0px 0px 0px;

}

#logo {
	display:none;
}

#logo img {
    width:470px;
    height:90px;
}

#nav_main, #nav_sub, #nav_main_2nd {
	display:none;
	border:0px;
}

#content { 
	display:block;
    text-align:left;
    color:#000;
    width: 400px;
    font-size:11pt;
    line-height:14pt;
}

#content div { 
	margin-left:50px;
}

#content div img { 
	display:none;
}

#content h1 { 
	margin-top:150px;
	margin-bottom:50px;
    font-size:18pt;
    font-weight:normal;
    height:36pt;
}

#content h1 img { 
	margin-top:150px;
	margin-bottom:50px;
}

#contenthome { 
    background: url() #FFF !important;
	border:0px !important;
    overflow:visible !important;
    font-size:11pt;
    line-height:14pt;
}

#contenthome div { 
    background: #FFF !important;		
	padding-left: 10px !important;
    text-align:left !important;
    color:#000 !important;
    margin:0px 0px 0px 0px !important;
    width:400px; !important;	
    font-size:11pt;
    line-height:14pt;
}

#contenthome div h1 { 
	margin-top:150px;
    background: #FFF !important;			
    font-size:18pt !important;
    font-weight:normal !important;
    color:#000 !important; 	
    border:0px solid #000 !important;
    height:36pt;
}


#bottom {		
	margin-top:50px;
	background: url(none)#FFF;
    padding-left: 10px;
    height: 15px !important;
}

#bottom div {
    margin:0cm 0cm 0cm 0cm;
}

img.top, img.print_page {
    display:none;
}

.floatleft {
    float: left;
}


.floatright {
    float: right;
}

.nodisplay {
	display: none;
}
