html, body {
	background: #2F0101 url(naglowek.jpg) no-repeat top center scroll;
	color: #000;
	margin: auto;
	padding: 0;
}
hr      {
	width: 150px;
	color: #2F0101;
}
a       {
 	color: #016509;
	text-decoration: none;
	
}
a:hover {
	color: #016509;
	text-decoration: underline;
}
a.menu       {
 	color: #f9d456;
	text-decoration: none;
	font-family: arial;
	font-size: 14pt;
	text-transform: lowercase;

}
a.menu:hover {
	color: #f9d456;
	text-decoration: none;
	font-family: arial;
	font-size: 14pt;
	text-transform: uppercase;
	font-stretch: semi;
	font-weight: bold;
	letter-spacing: -2px;
}
#menudiv {
	width: 125px;
	float: left;
}
#top {
	position: relative;
	width: 1000px;
	margin: 0 auto;
}

#NAGLOWEK {
	height: 190px;
}

#Menu {
	width: 100%;

 	clear: both;
 	height: 40px;
 	text-align: center;
 	margin: 0;
}

#FLAGS {
        width: 200px;
 	position: absolute;
	top: 120px;
	right: 10px;
}


#CONTENT {
	clear: both;
}
#LEFT {
	width: 240px;
	float: left;
}

#Adv {
	width: 240px;
 	border-collapse: collapse;
	color: #000000;
	background-color: #fce5b0;
	text-align: center;
}

#VSPACE {
	width: 10px;
 	float: left;
}
#HSPACE {
	width: 100%;
	clear: both;
	height: 10px;
}

#TRESC {
	color: #000;
	width: 750px;
	float: left;
	border-collapse: collapse;
	background-color: #fce5b0;
}

#STOPKA {
	clear: both;
	width: 100%;
	border-collapse: collapse;
	background-color: #fce5b0;
}

#Border-UpLeft {
	width: 7px;
	height: 10px;
	background-image:url(graphics/border/upleft.gif);
	background-repeat: no-repeat;
}
#Border-UpRight {
	width: 7px;
	height: 10px;
	background-image:url(graphics/border/upright.gif);
	background-repeat: no-repeat;
}
#Border-Up {
 	height: 10px;
	background-image:url(graphics/border/up.gif);
}
#Border-DownLeft {
	width: 7px;
	height: 10px;
	background-image:url(graphics/border/downleft.gif);
	background-repeat: no-repeat;
}
#Border-DownRight {
	width: 7px;
	height: 10px;
	background-image:url(graphics/border/downright.gif);
	background-repeat: no-repeat;
}
#Border-Down {
	height: 10px;
	background-image:url(graphics/border/down.gif);
}
#Border-Right {
	width: 7px;
	background-image:url(graphics/border/right.gif);
}
#Border-Left {
	width: 7px;
	background-image:url(graphics/border/left.gif);
}
#tdspa   {
	border-bottom: solid;
	line-height: 24px;
}
#tdspa1   {
	border-bottom: solid;
	font-weight: bold;
	font-size: 16pt;
	text-align: center;
	white-space: normal;
}

