body {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #575759;
	text-align: center;
	background-color: #F7F7F7;
	background-image: url(../images/bgbody.gif);
	background-position: center top;
	background-repeat: repeat-x;
}

p {	font-size: 12px;
	line-height: 14px;
	color: #333333;}

h1{font-size: 18px; line-height: 30px; color: #333333; font-weight: normal;}
h2{font-size: 16px; line-height: 18px; color: #006F50;font-weight: normal;}
.rub{font-size: 18px; line-height: 30px; color: #333333;}
.subrub{font-size: 16px; line-height: 18px; color: #006F50;}
.big{font-size: 28px; line-height: 54px; color: #333333; font-weight: normal;}
.green{color: #006F50;}
.menutable{height: 25px; margin-left: auto; margin-right: auto; text-align: center;}

.small{font-size: 11px; color: #006F50;}
.brod{font-size: 12px; color: #000000;}
.centertable{ margin-left: auto; margin-right: auto; text-align: center;}

.text{ width: 460px; height: auto; text-align: left;}
.column{ width: 370px; height: auto; text-align: left; padding-right: 30px;}

a:link {font-weight: normal; color: #C49830; text-decoration: none;}
a:active {font-weight: normal; color: #C49830; text-decoration: none;}
a:hover {font-weight: normal; color: #C49830; text-decoration: underline;}
a:visited {font-weight: normal; color: #C49830;	text-decoration: none;}

/*menu*/
.menu{width: auto; font:14px Tahoma, Arial, Helvetica, sans-serif;}
.menu ul{margin: 0; padding: 0; float: none; padding-left: 0px; padding-right: 10px;} 
.menu ul li{display: inline;} 
.menu ul li a{float: none; color: #333333; padding-left: 10px; padding-right: 0px; text-decoration: none;} 
.menu ul li a:visited{color: #333333;} 
.menu ul li a:hover, .menu ul li .current{color: #006F50 !important; }
.active{color: #006F50; text-decoration: none;}