body {
text-align: center;
margin: 0;
padding: 0;
font:12px tahoma, tahoma;
background: url('img/bg.png') repeat;
}

div#glowny {
text-align: center;
width: 800px;
margin: 0 auto;
padding: 0;
}

div#head2 {
background:#000;
width:800px;
height:483px;
margin:0 auto;
}

div#menu {
background: url('img/top.jpg') no-repeat;
height:483px;
width:800px;
margin:0 auto;
}


div#menu ul {
list-style:none;
padding: 423px 0 0 0;
margin:0;
}

#menu ul li
{
	background-color: #000000;
	filter:alpha(opacity=40);
	opacity: .4;
	-moz-opacity: .4; 
	vertical-align:middle;
	text-align:center;
	width:20%;
	float:left;
}

#menu ul li a:active, #menu ul li a:visited, #menu ul li a:link
{
	font-weight: bold;
	text-decoration: none;
	display: block;
	width: 100%;
	color: #FFFFFF;
	line-height: 60px;
	text-transform:uppercase;
}

#menu ul li a:hover 
{
	background-color:#333333;
	color: #FFFFFF;
}


div#contentstrona
{
	width:800px;
}

#belka
{
	background:#E6D746;
	height:20px;
	color:#CCC;
	width:800px;
	margin:0 auto;
	text-align:left;
}

#belka p {
font-weight:bold;
padding: 2px 20px;
color: black;
margin:0;
} 

#srodek
{
	background: white;
	width:800px;

	margin:0;
	position:relative;
	background: url('img/srodek.gif'); 
}


#tresc
{
	margin:0 210px 0 10px;
	width:580px;
	text-align:justify;
	background: white;
	min-height:302px;
    	height: auto !important;      /* for modern browsers */  	
}

#tresc p {
line-height: 150%;
padding: 10px;
margin:0;
}

# tresc img {
border: 1px;
border-color:#810000;
float:right;
}

#kontakt {
position: absolute;
padding:0;
top:10px;
right:200px;
width: 270px;
}

#trescgaleria
{
	margin-right:196px;
	width:800px;
	
	
}


#prawakolumna
{	position:absolute;
	padding:0;
	top:0;
	right:0;
	width:195px;
		min-height:302px;
	background: url('img/prawakolumna.gif');
	
}

#prawemenu {
float: left;
width: 188px;
}

.menu {
position:relative;
left: -28px;
top: 10px;
}

.menu li {
list-style:none;
text-align:left;
border-bottom:1px solid;
color:black;
}

.menu a{
font-weight:normal;
text-decoration:none;
display:block;
color:black;
padding:5px 20px 5px 0;}

.menu a:hover {
background:#E6D746;
text-decoration:none;}

.menu a.selected {
background:#E6D746;}



#stopka {
height: 42px;
width:800px; 
background:#E6D746;
}


#srodek img {
border:1px solid #810000;}

a {
color:black;
}