body{
	margin-top : 0px;
	margin-left : 0px;
	background : White;
}

body.empty{
margin-top : 0px;
	margin-left : 0px;
	background : #EFEFEF;
}

td{
	font : 11px Arial, Helvetica, sans-serif;
	color : #202020;
}

td.content{
	background : #EFEFEF;
}

td.footer{
	background-image : url(../images/menu_tlo.gif);
	color : White;
	text-align : center;
	font : 10px Arial, Helvetica, sans-serif;
}

td.active{
	background-image : url(../images/menu_tlo_aktywne.gif);
	color : White;
	text-align : center;
}

td.inactive:hover{
	background-image : url(../images/menu_tlo_aktywne.gif);
	color : White;
	text-align : center;
}

td.inactive{
	background-image : url(../images/menu_tlo.gif);
	color : White;
	text-align : center;

}

td.beam{
	background : url(../images/menu_kreska.gif);
}

td.bck_w{
	background : url(../images/bck_w.gif) repeat-y;
}
td.bck_n{
	background : url(../images/bck_n.gif) repeat-x;
}
td.bck_e{
	background : url(../images/bck_e.gif) repeat-y;
}
td.bck_s{
	background : url(../images/bck_s.gif) repeat-x;
}


td.beam2{
	background : #646464;
}

a.menu{
	font : 10px Arial, Helvetica, sans-serif;
	color : White;
	text-decoration : none;

}

a.menu:hover{
	text-decoration : none;
}

a.list_menu{
	color : #003399;
	text-decoration : none;
	font : bold 14px Verdana, Geneva, Arial, Helvetica, sans-serif;
}

a.list_menu:hover{
	color : #CE0000;
}



table.content{
	background-color : #EFEFEF;
	
}

div{
	
}

div.content{
	background-color : #EFEFEF;
	height : 300px;
}

div.pg_title{
	background-image : url(../images/tab_gdzie.gif);
	height: 30px;
	color : #0A0065;
	font : bold 12px/30px Verdana, Geneva, Arial, Helvetica, sans-serif;
	vertical-align : bottom;
	text-align : left;
	background-repeat : repeat-x;
}

div.pg_title2_big{
	background-image : url(../images/tab_gdzie.gif);
	height: 35px;
	color : #CE0000;
	font : bold 16px/30px Verdana, Geneva, Arial, Helvetica, sans-serif;
	vertical-align : bottom;
	text-align : left;
	background-repeat : repeat-x;
}
div.pg_title2act{
	background-image : url(../images/tab_gdzie_lista_produktow.gif);
	height: 35px;
	color : White;
	font : bold 12px/30px Verdana, Geneva, Arial, Helvetica, sans-serif;
	vertical-align : bottom;
	text-align : left;
	background-repeat : repeat-x;
}

td.list{
	background : #E3E3E3;
}


div.pg_title2{
	background-image : url(../images/tab_gdzie.gif);
	height: 35px;
	color : #CE0000;
	font : bold 12px/30px Verdana, Geneva, Arial, Helvetica, sans-serif;
	vertical-align : bottom;
	text-align : left;
	background-repeat : repeat-x;
}

td.pg_title2{
	background-image : url(../images/tab_gdzie.gif);
	color : #CE0000;
	font : bold 12px/30px Verdana, Geneva, Arial, Helvetica, sans-serif;
	text-align : left;
	background-repeat : repeat-x;
}


td.pg_title2b a {
	text-decoration: none;
	color : #CE0000;
	font : bold 12px/20px Verdana, Geneva, Arial, Helvetica, sans-serif;
	text-align : left;
	background-repeat : repeat-x;
}

.title2{
	color : #CE0000;
	font : bold 16px/30px Verdana, Geneva, Arial, Helvetica, sans-serif;
}

#adbar {
	position: fixed;
	height: 79;
	text-align : center;
}

#menu {
position: fixed;
height: 25;
top: 79;
text-align : center;
}

#main {
position: fixed;
top: 104;
text-align : center;
}

div.center{
	width : 800px;
	text-align : center;
	position : relative;
	background-color : #EDEDED;
}


img.icone1{
	width : 200px;
}



