body {
	font-size: 11;
	font-family: "Tahoma", "Arial", "Helvetica", sans-serif;
	color: #505050;
}
.color1, .color3 {
	text-decoration: none;
	color: #D2D2D2;	
	font-size: 10px;
	font-weight: bold;
}
.color2 {
	text-decoration: underline;
	color: #F29400;	
	font-size: 10px;
	font-weight: bold;
}
.color1:hover, .color2:hover, .color3:hover {
	text-decoration: underline;
	color: #919191;	
	font-size: 10px;
	font-weight: bold;
}
a {
	text-decoration: none;
	color: #696969;	
	font-size: 12px;
	font-weight: bold;
}
h1 {
  color: #303030;
  font-size: 13;
  font-weight: bold;
}
font.cap {
	text-decoration: none;
	color: #F29400;	
	font-size: 15px;
}
a:hover {
  color: #000000;
}
form {
  font-size: 11;
}
table {
  font-size: 11;
}
.menu {
  text-align: center;
}
.main {
  position: absolute;
  top: 50%;
  left: 50%;
  margin: -250px 0px 0px -275px;
	height: 510;
	width: 550;
}
.bolder {
	width: 200;
	height: 510;
	background-image: url(../img/bg-hl_o.jpg);
	color: #c0c0c0;
	float: left;
}
.top {
  float: left;
	color: #4D4948;
	width: 350;
	height: 60;
	background-image: url(../img/logo-bg_o.jpg);
}
.text {
  float: left;
	color: #4D4948;
	width: 350;
	height: 450;
}
.include {
  padding-top: 20;
  padding-left: 10;
  padding-right: 10;
  text-align: center;
}
.transK {
  margin-top:120;
  width: 100%;
  height: 250;
}
.transG {
  text-align: center;
  margin-top:120;
  width: 100%;
  height: 250;
  background-image: url(../img/galery_o.jpg);
}
.gal_small {
  width: 100%;
  height: 190;
}
.a_gal {
    font-size: 11;
  color: #64647C;    
  font-weight: bold;
}
.a_gal_off {
  font-size: 12;
  color: rgb(0,0,0);
  font-weight: bold;
  text-decoration: underline;
}
