body {
	background-color: #FFFFFF;
	background-repeat: repeat-x;
	background-attachment: fixed;
	background-image: url(images/bg2.jpg);
	background-position: bottom;	
}
.menu_vrch {
	background-image: url(images/menu_vrch3.png);
	background-position: bottom;
	background-repeat: no-repeat;
}
.menu_stred {
	background-color: #46b1f8;
	background-image: url(images/menu_stred3.png);
	background-position: top;
	background-repeat: no-repeat;
}
.menu_spodok {
	background-image: url(images/menu_spodok2.png);
	background-repeat: no-repeat;
	background-position: top;
}
.menu_text {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #FFFFFF;
	font-size: small;
}
.menu_text2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
}
.body_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-align: justify;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: large;
	font-weight: bolder;
	color: #000000;
}
a:link {
	color: #FFFFFF;
	text-decoration: none;
}
a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
a:hover {
	color: #000000;
	text-decoration: underline;
}
.foot_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-weight: bold;
}
.style3 {color: #000000; font-family: Arial, Helvetica, sans-serif; font-weight: bold; }.bg_table {
	background-image: url(images/bg_table.png);
	background-repeat: repeat-x;
	background-position: top;
}
.foot_pic {
	background-image: url(images/footer2.png);
	background-repeat: no-repeat;
	background-position: right;
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-weight: bold;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	font-weight: bold;
	color: #000000;
}

