@charset "utf-8";
/* CSS Document */

body {
	background-image: url(serv_pics/bg.jpg);
	background-repeat: repeat-y;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-position: center;
	background-color: #555e67;
}
.main_frame_bg {
	background-image: url(serv_pics/main_menu_center.jpg);
	background-repeat: no-repeat;
	background-position: top;
}
.right_frame_bg {
	background-image: url(serv_pics/right_menu_center.jpg);
	background-repeat: no-repeat;
	background-position: top;
}
.styl1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #B40001;
	text-decoration: none;
}
.styl2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #222222;
	text-decoration: none;
}
.styl3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #B40001;
	text-decoration: none;
}

h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #222222;
	text-decoration: none;
	font-style: normal;
	line-height: normal;
	font-variant: normal;
}
.domy_frame_bg {
	background-image: url(serv_pics/bg_domy.jpg);
	background-repeat: no-repeat;
	background-position: top;
}

