/* CSS Document */
html{
    height: 100%;
}
body {
	margin:0;
	padding:0;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:normal;
	color:#333333;
	line-height:16px;
	background-color:#675858;
	height:100%;
	width:100%;
}
.backg {
	left: 50%;
	margin-left:-440px;
	background-image:url(../img/bg.gif);
	background-repeat:repeat-y;
    position: absolute;
	min-height:100%;
	background-color:#ffffff;
	width:880px;
}
a:link {
	color:#990099;
	font-weight:bold;
	text-decoration:none;
}
a:visited {
	color:#990099;
	font-weight:bold;
	text-decoration:none;
}
a:active {
	color:#990099;
	font-weight:bold;
	text-decoration:none;
}
a:hover {
	color:#990099;
	font-weight:bold;
	text-decoration:underline;
}
table {
	text-align:left;
	border-collapse:collapse;
	padding:0px;
	margin:0px;
}
td {
	padding:0px;
	margin:0px;
}
tr {
	padding:0px;
	margin:0px;
}
td.main {
	width:565px;
	vertical-align:top;
}
td.blok {
	width:535px;
	height:45px;
	background-image:url(../img/blokcontact.gif);
	background-repeat:repeat-x;
	background-color:#990099;
	padding: 15px;
	vertical-align:bottom;
	color:#ffffff;
}
a.blok:link {
	color:#ffffff;
	font-weight:normal;
}
a.blok:visited {
	color:#ffffff;
	font-weight:normal;
}
a.blok:active {
	color:#ffffff;
	font-weight:normal;
}
a.blok:hover {
	color:#ffffff;
	font-weight:normal;
}
td.txt {
	padding:14px;
}
td.right {
	width:215px;
	vertical-align:top;
}
td.righttitle {
	padding:0px;
	background-color:#e5bfe5;
}
td.righttext {
	padding:5px 5px 5px 10px;
	color:#333333;
}
td.footer {
	text-align:center;
	color:#333333;
}
a.footer:link {
	color:#333333;
	font-weight:0px;
}
a.footer:visited {
	color:#333333;
	font-weight:0px;
}
a.footer:active {
	color:#333333;
	font-weight:0px;
}
a.footer:hover {
	color:#333333;
	font-weight:0px;
}
td.spacerhor {
	width:14px;
}
td.spacerver {
	height:14px;
}
p {
	padding:0px;
	margin:0px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#111111;
	line-height:16px;
}
