body  
	{background: url('gfx/bg.jpg') repeat-x #ec7430; 
	 text-align: center; 
	 font-size: 1em; 
	 font-family: verdana, tahoma, arial, helvetica, sans-serif;
	 margin: 0px; 
	 padding: 0px; 
	 font-size: 11px; 
	 text-align: left;
	}
img 
  {border: 0px;
	margin: 0px;
	padding: 0px;
	}
#all
{
width: 900px;
margin: 0 auto;

}
#top img
{
float: left;
}
#menu
{
height: 33px;
background: url('gfx/menu_bg.gif') repeat-x;
clear: both;
}
#menu img
{
float: left;
padding: 2px 0 0 0;
}
#podmenu
{
background: #983601;
padding: 4px;
}
#podmenu a
{
color: #FFFFFF;
padding: 3px;
display: block inline;
margin: 0 5px 0 5px;
font-weight: bold;
text-decoration: none;
}
#podmenu a:hover
{
background: #832e00;
color: #ffffff;
}

#content
{
width: 900px;
background: #ffffff;
overflow: hidden;
}
#in_content
{
padding: 3px;
}

#lewa
{
float: left;
width: 172px;
}
#lewa .box1
{
background: url('gfx/box1_bg.jpg') repeat-x bottom;
width: 172px;
text-align: center;
margin-bottom: 4px;
border-bottom: 1px solid #C9C9C9;
}
#prawa .box1
{
background: url('gfx/box1_bg.jpg') repeat-x bottom;
width: 172px;
text-align: center;
margin-bottom: 4px;
border-bottom: 1px solid #C9C9C9;
}

#srodek
{
float: left;
width: 542px;
padding: 4px;
}
#prawa
{
float: left;
width: 172px;
}


#footer
{
width: 900px;
background: url('gfx/footer_bg.jpg') repeat-x top #ffffff;
height: 60px;
}
.in_footer
{
padding: 5px;
text-align: center;
color: #6E6E6E;
line-height: 16px;
}


/* News */
.news_box
{
border: 1px solid #DCDCDC;
padding: 8px;
overflow: hidden;
text-align: justify;
}
.news_box h1
{
margin: 1px;
padding: 3px;
font-size: 13px;

}
.news_box small
{
color: #A1A1A1;
font-size: 11px;
}
.news_box p
{
color: #4B4B4B;
line-height: 16px;
}

/* Organizator */
.organizator_tab td
{
padding: 10px;
}
h3
{
padding: 4px;
font-weight: bold;
background: #ecf9ee;
border: 1px solid #d1f1d7;
color: #247733;
}