body, html {
	margin: 0;
}
body {
	background-color: #FFFFFF;
	background-image: url(../images/backg_page.jpg);
	background-position: top;
	background-repeat: repeat-x;
	min-width:950px;

}
#warp {
	background-image: url(../images/backg_1.jpg);
	background-repeat: no-repeat;
	margin: 0;	
}
.tr {
	clear: both;
	width: 950px;
}


#contweb, #contprint, #contlogo {
	float: left;
	width: 185px;
	margin-right: 10px;
	margin-left: 10px;
}
#contweb {
	margin-left: 20px;
}



h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
}
h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	margin: 0px 0px 20px 0px;
	padding-left: 10px;
	padding-top: 3px;
	padding-bottom: 2px;
	color: #000000;
	font-style: italic;
}



#logo {
	margin: 0px;
	float: left;
	width: 685px;
}
#dxlogo {
	float: left;
	margin-top: 40px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#logo h1 {
	font-size: x-large;
	font-weight: normal;
	color: #395675;
	margin: 0px;
	padding-top: 53px;
	padding-bottom: 50px;
	padding-left: 220px;
}



#contacts h1 {
	font-size: x-large;
	color: #395675;
	font-weight: normal;
}
#contacts ul {
	list-style-type: none;
	padding-bottom: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 80%;
	padding-left: 0px;
	color: #000000;
	margin-top: -10px;
	margin-left: 0px;
}
#contacts a {
	color: #000000;
}


#copyright {
	color: #999999;
	padding-top: 20px;
	padding-left: 50px;
	font-size: small;
	font-family: Arial, Helvetica, sans-serif;
	padding-bottom: 20px;
}
#contweb a, #contprint a, #contlogo a {
	color: #333333;
	text-decoration: none;
}
#counter {
	margin-left: 50px;
}


a.back {
	color: #000000;
	padding-left: 15px;
	background-image: url(../images/bull_back1.gif);
	background-repeat: no-repeat;
	background-position: left center;
	text-decoration: none;
}
