* {margin: 0; padding: 0;}

body, html {
  color: #536346;
  font: normal 12px verdana;
  text-align: center;   
  background-color: #636047;
  padding: 0 0 20px 0;
  margin: 0;
}
td {vertical-align: top;}
a:hover {text-decoration: underline;}
a {text-decoration: none;}
a img {border: 0;}

#mainContent {
  margin: 0;
  width: 990px;
  text-align: left;
  margin: 0 auto;
  background-color: #fff;	
}
h1 {padding-top: 5px; font-size: 28px;}
.active {
	background: url('/images/ca.gif') repeat-x;
	float: left;
}
.active a {
	color: #e8e8e8;
	font-size: 14px;
	font-weight: bold;
}

.active img{
	vertical-align: -10px;
}

.unactive {
	background: url('/images/cd.gif') repeat-x;
	float: left;
}

.unactive a {
	color: #536346;
	font-size: 14px;
	font-weight: bold;
}

.unactive img{
	vertical-align: -10px;
}
.hr {
	background: url('/images/hrbg.gif') repeat-x;
	clear: both;
	height: 5px;
}

div.content {
	padding: 10px; 
	font-size: 14px;
	text-align: justify;
}


.ramka {
	background-color: #535a4f;
	padding: 5px;
}
div.note.ads {
	text-align: center;
}

.show {display: inline;}
.hide {display: none;}

.ramka span {color: #fff; text-decoration: none; font-weight: bold; cursor: pointer;}
.ramka span:hover {text-decoration: underline;}

a.naglowek {font-size: 22px; color: #666; font-weight: bold;}
a.naglowek:hover {text-decoration: underline;}

a.naglowek2 {font-size: 16px; color: #888; font-weight: bold; text-decoration: underline;}
a.naglowek2:hover {text-decoration: underline;}

td.naglowek {text-align: center; padding: 30px;}
/*
iframe {
	
	clear:none;
	float:left;
}
*/
