@charset "UTF-8";
body {

margin-top:25px;}

.right {
	background-image: url(images/rightbg.jpg);
	background-repeat: repeat-y;
}
.left {
	background-image: url(images/leftbg.jpg);
	background-repeat: repeat-y;
	text-align: right;
}


td {

text-align:left;
}.bgright {
	background-image: url(images/bgright.jpg);
	background-repeat: no-repeat;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 1.5;

}
.info {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 1.5;
	height:320px;
}

.adress {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
}

#boras {
	width: 952px;
	position: absolute;
	top:279px;
	left: 786px;
	margin-left: -476px;
	
}

.marg {

padding-left:40px;
padding-top:24px;
}

.marg1 {

padding-left:20px;
padding-top:24px;

}
 a:link {
	color: #000000;
}
a:visited {
	color: #000000;
}
a:hover {
	color: #000000;
	text-decoration: none;
}
a:active {
	color: #000000;
}

