body
{
    color: #ffffff;
    font-family: sans-serif;
    font-size: 0.75em;
	background-color:#ffffff;
	margin-top:0;
	margin-left:0;
	margin-right:0;
}
#all
{
    margin: 0 auto;
    width: 100%;
	background-color: #ffffff;
	
}
#wrapper
{
    margin: 0 auto;
    width: 100%;
    background-color: #181818;
	height:181px
}
#wrapper2
{
    margin: 0 auto;
    width: 1004px;
    background-color: #ffffff;
}
#top_band
{
    width: 1004px;
    height: 182px;
	margin-top:-181px;
	background-image:url(../img/top.png);
	background-repeat:no-repeat;
	color:#FFFFFF;
	font-family:tahoma, verdana;
	font-size:12px;
	font-weight:bold;
	
}
#top_menu
{
    height: 117px;
	background-image:url(../img/mid.png);
	background-repeat:no-repeat;
}
#top_menu2
{
    height: 100px;
	background-image:url(../img/menu.png);
	background-repeat:no-repeat;
}
#mid
{
    width:100%;
		background-image:url(../img/bg.png);
	background-repeat:repeat-y;
	height:424px
}
#graf
{ width:354px;
  float:left;
  height:420px;
}
#text
{ width:610px;
  color:#333333;
  float:left;
  height:420px;
}
#text2
{ width:644px;
  color:#999999;
  float:left;
  height:420px;
}
#bot
{
    width: 100%;
		background-image:url(../img/bot.png);
	background-repeat:no-repeat;
	height:25px;
	text-align:right;
	color:#999999;
	font-family:tahoma, verdana;
	font-size:9px;
}

#top_banner
{
    width: 754px;
    height: 200px;
    background-color: fuchsia;
}

#left_menu
{
    width: 270px;
    background-color: yellow;
    float: left;
    height: 53em;
}
#main
{
    width: 754px;
    float: left;
    height: 53em;

}
#right_banner
{
    width: 150px;
    background-color: #cce1f4;
    float: right;
}
#stopka
{
    width: 100%;
    height: 20px;
	background-image:url(../img/stopka.png);
	background-repeat:no-repeat;
	color:#FFFFFF;
	font-family:tahoma, verdana;
	font-size:12px;
	font-weight:bold;
	
}

#left_menu ul
{
    padding-left: 16px;
    font-weight: bold;
    list-style: none;
}
#left_menu ul ul
{
    padding-left: 10px;
    font-weight: normal;
    list-style: none;
}
.szukaj_input, .szukaj_input_adv
{
    color: gray;
}
a
{
    color: #202020;
    text-decoration: none;
}
a:hover
{
    text-decoration: underline;
}
#advanced_switch:hover
{
    text-decoration: underline;
    cursor: pointer; cursor: hand;
}
