
@import url("catalog.css");

body{
	margin: 0 0.5cm;
	text-align : left;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 10pt;
	line-height : 1.3em;
	background-color: #D4D4D4;
}

h1,h2,h3,h4{
	margin : 0 0 0.5em 0;
}

h1{
	font-family : Trebuchet MS, sans-serif;
	font-size : 22px;
	line-height: 120%;
	color:#E05501;
	border-bottom:1px solid #E05501;
}

#topheader h1{
	border-bottom:0px solid #E05501;
}

h2{
	font-family: trebuchet ms, tahoma, arial, sans-serif;
	font-size: 16px;
}
p{
	margin : 0.5em 0 1em 0;
}

a {
	color: #2D579F;
}
a:hover, a:active {
	color: #E05501;
	text-decoration: underline;
}

a img{
	border: 0;
}

#sidebar,#nav_diskomat,#subpage-topnav,#nav,.message,#nav_section,
#topnav{
	display: none;
}

#header, #subpage_header{
	position: relative;
	height:191px;
	background-image: url(../imgs/top_pic.jpg);
}

#toplogo, #toplogo2, #main{
	clear:both;
	float:none;
}

#main{
	margin-left:0;
	margin-top:2cm;
}
