body {
   background    : #7d939c;
   color         : black;
   margin-top    : 20px;
   margin-bottom : 30px;
}

div.ramka {
	background  : url(images/piksele.gif);
    width       : 818px;
    padding-top	:5px;
    padding-bottom	:34px;
}

div#gorny_banner {
   background  : url(images/naglowek.gif) no-repeat ;
   width       : 799px;
   height      : 247px;
}
div#line1 {
   background  : url(images/line1.gif) no-repeat;
   width       : 799px;
   height      : 6px;
  margin	:0px 0px 0px 0px;
  padding	:0px 0px 0px 0px;
  border: none;
}
div#line2 {
   background  : url(images/line2.gif) no-repeat;
   width       : 799px;
   height      : 3px;
}
div#menu {
	background  : url(images/menu.gif);
	width       : 799px;
	text-align: center;
	padding-top:4px;
	padding-bottom:5px;
	color: #ffffff;
}
div#menu a {
	color: #ffffff;
	text-decoration: none;
	font-weight : bold;
}
div#content {
	background: #bdd8ea;
	width       : 779px;
   	font-size   : 10pt;
	font-family : Verdana;
   	text-align  : left;
   	padding     : 20px 10px 20px 10px;
}

H1 {
   font-size : 15pt;
}
H2 {
   font-size : 13pt;
}
H3 {
   font-size : 12pt;
}

a.red {
	color: #ff0000;
	text-decoration: none;
	font-size : 11pt;
}
.blockquote {
	margin-left:25px;
	text-ident:0px;
}

#downlinks, #joinus {
	display: none;
}

