

*
{
margin: 0px;
padding: 0px;
}

a:link {
	color: #E0E7FF;
}

a:hover {
	text-decoration: none;
	color: #FF0000;
}

a:visited {
	color: #E0E7FF;
}

body {
	
	background: #000000 url(zdjecia/hglowny.jpg) no-repeat;
	font: 14px Georgia;
	color: #E9E9E9;
}

#content
{
	margin:auto;
	width: 740px;
	
}
#back_all
{

}

#main
{
padding-top: 20px;
}

#header {
	height: 347px;
	text-align: right;		
}

#menu
{
float: left;
padding-left: 140px;
width: 600px;
height: 47px;
background: url(zdjecia/menudawnedziwy.gif) no-repeat;
text-transform: uppercase;
margin-top:1px;

}

#menu ul {
	list-style: inside;
    
    
	
}

#menu li {
	display: inline;
    
}

#menu a {
	display: block;
	float: left;
	width: 80px;
	height: 31px;
	text-align: center;
	text-decoration: none;
	color: silver;
	font-weight: bold;
	font-size: 14px;
	 padding:10px;
     font-family:Garamonr;
    

}

#menu a:hover {
	width: 80px;
    height: 31px;
	color: #FFFF55;
	text-decoration: none;
	background: url(zdjecia/menumaledawnedziwy.gif) repeat-x;
    padding:10px;
    font-weight: bold;
}


#logo {

width: 699px;
height: 247px;
float: left;
text-align: left;
padding-top: 60px;
padding-left: 40px;
}


#logo  h1 {
	
	text-transform: uppercase;
	font-style: italic;
	font-weight: bold;
	color: silver;
    font-size: 30px;
    font-family:fantasy;
    
}

#left
{
	float: left;
	padding: 10px;
	width: 240px;
	
}

#left H3
{
width: 238px;
height: 28px;
font-size: 14px;
font-weight: bold;
padding-left: 8px;
padding-top: 15px;
text-align: center;
text-transform: uppercase;
color: silver;
background: url(zdjecia/tytuldawnedziwy.gif) no-repeat
}



#left ul {
	border: 0px;
	margin-left: 20px;
	margin-bottom: 10px;
	list-style: none;
}

#left li  {
	padding: 4px 20px;
    
}

#left .news
{
background: #000000;
padding: 5px;
}

#left H4
{
font-size: 10px;
}

#left a {
	color: blue;
	font-size: 11px;
}
#left a:visited {
	color: #E0E7FF;
	font-size: 11px;
}

#left p
{
padding: 10px;
font-family:Garamont;

}

#right
{
width: 720px;
padding-left: 20px;
}

#right H4
{
	margin: 0;
	padding: 0px;
	font-size: 12px;
	color: #FFFF55;
    text-transform:uppercase;
}

#right a
{
color: #FF002A;
text-decoration: none;
}

#right p {
	margin: 0;
	padding: 0;
	padding-bottom: 10px;
    text-align:justify;
    font-family:Georgia;
}

#right h2 {
	margin: 0;
	padding: 0;
	padding-top: 10px;
	color: #E0E7FF;
}
.date {
	text-align: right;
	color: #808080;
	font-size: 11px;
}

.date a {
	color: #31AA83;
}



#footer {
	clear: both;
	height: 47px;
	clear: both;
	padding-top: 20px;
	
}

#footer p {
	margin: 0;
	font-size: 10px;
	text-align: center;
	color: #E9E9E9;
}

#footer a {
	color: #E0E7FF;
}