@charset "windows-1251";
* {margin: 0px;	padding: 0px;}
html {
	height: 100%;
}
body,td,th {
	font-family: Tahoma, Verdana, Arial;
	font-size: 11px;
	color: #818285;
}
IMG {
	border: 0;
}
body {
	background-color: #fff;
	min-height:100%;
	height: 100%;
}
a:link {
	text-decoration: underline;
	color: #818285;
}
a:visited {
	text-decoration: none;
	color: #818285;
}
a:hover {
	text-decoration: underline;
	color: #818285;
}
a:active {
	text-decoration: none;
	color: #818285;
}
.total {
	min-width: 800px;
	height: auto !important;
	min-height:100%;
	height: 100%;
}

#footer {
	height: 25px;
	clear: both;
	margin: auto;
	margin-top: -25px;
	min-width: 800px;
}
#footer_guarantor {
	height: 25px;
	clear: both;
}
.center {
	width:730px;
	height:420px;
	margin: auto;
	padding:150px 0 0 70px;
}
.c1 {
	float:left;
	width: 180px;
	padding-right: 20px;
	background-image: url(pic_elements/logo.png);
	background-repeat: no-repeat;
}
.c2 {
	float:left;
}
.fl {
	background-image: url(pic_elements/line_grey.png);
	background-repeat: repeat-x;	
}
.fc1 {
	width:480px;
	padding: 7px 0 0 70px;
	float:left;
	background-image: url(pic_elements/line_grey.png);
	background-repeat: repeat-x;	
}
.fc2 {
	padding: 7px 0 0 0;
	width:250px;
	float:left;
	background-image: url(pic_elements/line_pink.png);
	background-repeat: repeat-x;
}
.fc2 a {
	color: #ed1651;
	text-decoration: none;
}
.fr {
	background-image: url(pic_elements/line_pink.png);
	background-repeat: repeat-x;	
}
