html, body
{
	background-color: rgb(0,0,0);
	padding: 0px;
	margin: 0px;
	font-family: Verdana;
	color: rgb(255,255,255);
	font-size: 13px;
}

a
{
	color: rgb(168,40,43); 
	text-decoration: none;
	border: 0px;
}

a:hover
{ 
	color: rgb(250,40,43); 
	text-decoration: none;
	border: 0px;
}

#STRONA
{
	position: absolute;
	width: 920px;
	left: 50%;
	margin-left: -460px;
	margin-top: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-right: 0px;
  padding-left: 0px;
	overflow: hidden;
}

#PASEK_GORA
{
	width: 920px;
	height: 40px;
	background-color: rgb(131,131,131);
}

#MENU
{
	width: 920px;
	height: 150px;
	background-color: rgb(0,0,0);
	margin-top: 
	border-top: solid 1px rgb(255,255,255);
	border-bottom: solid 1px rgb(255,255,255);
	overflow: hidden;	
}

#FOTO
{
	width: 920px;
	background-color: rgb(0,0,0);
	text-align: center;
	padding-top: 15px;
	padding-bottom: 15px;
	border-bottom: solid 1px rgb(255,255,255)
}

#PODPIS
{
	background-color: rgb(0,0,0);
	text-align: right;
	font-size: 9px;
	padding-right: 58px;
	padding-top: 2px;
}


#TEKST
{
	background-color: rgb(0,0,0);
	padding-top: 20px;
	padding-bottom: 5px;
	padding-right: 58px;
	padding-left: 58px;
	text-indent: 20px;
	letter-spacing: 1px;
	line-height: 18px;

}

#KONTAKT
{
	background-color: rgb(0,0,0);
	height: 50px;
	letter-spacing: 1px;
	line-height: 18px;
	margin-right: 58px;
	margin-left: 58px;
	padding-top: 20px;
	padding-bottom: 20px;
	text-align: center;
}
 
#STOPKA
{
	width: 920px;
	height: 20px;
	overflow: hidden;
	font-size: xx-small;
	text-align: center;
	padding-top: 4px;
}

#LOGO
{
	height: 40px;
	width: 230px;
	float: left;
	overflow: hidden;
	text-align: center;
}

.left
{
	width: 401px;
	float: left;
	font-size: 11px;
	text-align: center;
}

.right
{
	width: 401px;
	float: left;
	font-size: 11px;
	text-align: center;
}
