html, body { height: 100%; }
body {
		margin: 0px;
		font-family: Tahoma, Verdana, Arial;
		font-size: 11px;
    font-weight: normal;
    text-decoration: none;
    font-style: normal;
    color: #304C73;
		background-color: #F1E49E;
}

table, table td {
	padding: 0px;
	
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
	font-style: normal;
	font-family: Tahoma, Verdana, Arial;
	color: #333333;
	border-collapse: collapse;
}

table.table_no_border, table.table_no_border td {
border: 0px;
padding: 0px;
font-family: Tahoma, Verdana, Arial;
font-size: 11px;
color: #304C73;
}

table.tab_oferta_box, table.tab_oferta_box td { font-size: 11px; color: #FFFFFF; padding: 3px;} 

.wiersz_nieparzysty { background-color: #FCF9E8; } 
.wiersz_parzysty  { background-color:  #F9F3D2 ; } 

.menu_over  { background-color:#6F0000; padding-left: 20px;padding-right:20px; padding-top:10px; padding-bottom:10px; } 
.menu_out  {  background-color:#990100; padding-left: 20px;padding-right:20px; padding-top:10px; padding-bottom:10px;} 
.main_td  { background-image:url(../obrazy/main_bg.jpg);  background-repeat:repeat-x; background-position:bottom; background-color: #0099CC; padding: 7px; } 
.main_oferta_td  { background-color:#FFFFFF; padding: 7px; color:#0099CC; } 

/*///// menu linki //////////*/
A.menu_linki:LINK, A.menu_linki:ACTIVE, A.menu_linki:VISITED {
	color: #999999;
	font-family: Arial, Tahoma, sans-serif;
	font-size: 9px;
	text-decoration: none;
	font-weight: normal;

}

A.menu_linki:HOVER {
	color: #999999;
	font-family: Arial, Tahoma, sans-serif;
	font-size: 9px;
	text-decoration: none;
	font-weight: normal;
}
/* //////////////////////// */

A:LINK, A:VISITED, A:ACTIVE {
	font-size: 12px;
	text-decoration: underline;
	color: #304C73;
	font-weight:normal;
}

A:HOVER {
	font-size: 12px;
	text-decoration: underline;
	color: #009933;
	font-weight:normal;	
}

/*///// menuStopka //////////*/ 
A.menuStopka:LINK, A.menuStopka:ACTIVE, A.menuStopka:VISITED {
	font-size: 11px;
	color: #999999;
	text-decoration: none;
	font-weight: normal;
	margin: 0px;
}

A.menuStopka:HOVER {
	font-size: 11px;
	color: #999999;
	text-decoration: none;
	font-weight: normal;
	margin: 0px;
}
/*----------------------------------------*/

/*///// menuBold //////////*/

A.menu:LINK,A.menu:VISITED,A.menu:ACTIVE {
	font-size: 11px;
	color: #FFF6D4;
	text-decoration: none;
	font-weight: bold;
	margin: 0px;
}

A.menu:HOVER {
	font-size: 11px;
	color: #FFF6D4;
	text-decoration: underline;
	font-weight: bold;
	margin: 0px;
}


A.link_oferta:LINK,A.link_oferta:VISITED,A.link_oferta:ACTIVE {
	font-size: 11px;
	color: #990000;
	text-decoration: none;
	font-weight: bold;
	margin: 0px;
}

A.link_oferta:HOVER {
	font-size: 11px;
#990000	color: #006600;
	text-decoration: underline;
	font-weight: bold;
	margin: 0px;
}

H1 {
		margin: 0px;
		padding: 0px;
		font-family:  Tahoma, Verdana, Arial;
		font-size: 16px;
		text-decoration: none;
		font-style: normal;
		font-weight: normal;
}

H2 {
	margin: 0px;
	padding: 0px;
	font-family:  Tahoma, Verdana, Arial;
	font-size: 16px;
	font-weight:bold;
	text-decoration: none;
	font-style: normal;
	color: #F7F0E7;
}

H3 {
	margin: 0px;
	padding: 0px;
	font-family:  Tahoma, Verdana, Arial;
	font-size: 12px;
	font-weight:bold;
	text-decoration: none;
	font-style: normal;
}

/* ///////////////////////////////////////////////////////////////////////////////////////////////////////////// */

.padding10 {
	padding:10px 10px 10px 10px;
}

.padding5 {
	padding:5px 5px 5px 5px;
}

.padding3 {
	padding: 3px 3px 3px 3px;
}

/* ///////////////////////////////////////////////////////////////////////////////////////////////////////////// */

.copyright {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #EBCCCC;
	text-decoration: none;
	font-weight: bold;
}


/*---Classes for PageMenu---*/
#PageMenu
{
	margin: 0px ;
	padding-top:0px;
	background-image:url(../obrazy/page_menu_line.gif);
	background-repeat:repeat-x;
	background-position:0 0;
}
.PageMenuItem
{

	background-repeat:repeat-x;
	background-position:0 bottom;
	margin-bottom:1px;
	padding-bottom:1px;
}
/*Level 1*/
.PageMenu1, a.PageMenu1:link, a.PageMenu1:visited,a.PageMenu1:active  
{
	padding-left:10px;
	display:block;
	color:#7E5829;
	text-decoration:none;
	padding-top:0.6em;
	padding-bottom:0.6em;
	background-color: #FDFAF4;
	font-weight:bold;
	background-color: #F1E49E;
}
a.PageMenu1:hover
{
	color:#000000;
	background-color:#FCF9F5;
	background-image:url(../obrazy/page_menu_arrow.gif);
	background-repeat:no-repeat;
	background-position:0.2em 1em;
	font-weight:bold;
}
.A_PageMenu1, a.A_PageMenu1:link, a.A_PageMenu1:visited,a.A_PageMenu1:active 
{
	display:block;
	padding-left:10px;
	color:#000000;
	text-decoration:none;
	background-image:url(../Images/PageMenuArrow.gif);
	background-repeat:no-repeat;
	background-position:0.2em 1em;
	background-color:#F7F0E7;
	padding-top:0.6em;
	padding-bottom:0.6em;	
	font-weight:bold;
	background-color: #F1E49E;
}
/*Level 2*/
.PageMenu2, a.PageMenu2, a.PageMenu2, a.PageMenu2:link, a.PageMenu2:visited,a.PageMenu2:active 
{
	padding-left:20px;
	display:block;
	color:#7E5829;
	text-decoration:none;
	padding-top:0.6em;
	padding-bottom:0.6em;
	background-image:url(../obrazy/arrow.jpg);
	background-repeat:no-repeat;
	background-position:0.5em 1em;
	background-color: #F7EFC8;
}
a.PageMenu2:hover
{
	color:#000000;
	background-color:#FCF9F5;
	background-image:url(../obrazy/arrow.jpg);
	background-repeat:no-repeat;
	background-position:0.5em 1em;
	
}
.A_PageMenu2, a.A_PageMenu2, a.A_PageMenu2, a.A_PageMenu2:link, a.A_PageMenu2:visited,a.A_PageMenu2:active 
{
	display:block;
	padding-left:20px;
	color:#990100;
	text-decoration:none;
	background-color: #F7EFC8;
	background-image:url(../obrazy/arrow.jpg);
	background-repeat:no-repeat;
	background-position:1.2em 0em;
	padding-top:0.6em;
	padding-bottom:0.6em;		
	font-weight:bold;
}
/*Level 3*/
.PageMenu3, a.PageMenu3, a.PageMenu3, a.PageMenu3:link, a.PageMenu3:visited,a.PageMenu3:active 
{
	padding-left:30px;
	display:block;
	color:#7E5829;
	text-decoration:none;
	padding-top:0.6em;
	padding-bottom:0.6em;
	background-image:url(../obrazy/arrow.jpg);
	background-repeat:no-repeat;
	background-position:1.6em 1em;
}
a.PageMenu3:hover
{
	color:#000000;
	background-color:#FCF9F5;
	background-image:url(../obrazy/arrow.jpg);
	background-repeat:no-repeat;
	background-position:1.6em 1em;
}
.A_PageMenu3, a.A_PageMenu3, a.A_PageMenu3, a.A_PageMenu3:link, a.A_PageMenu3:visited,a.A_PageMenu3:active 
{
	display:block;
	padding-left:30px;
	color:#006699;
	text-decoration:none;
	background-color:#EFEFEF;
	background-image:url(../obrazy/arrow.jpg);
	background-repeat:no-repeat;
	background-position:1.6em 1em;
	padding-top:0.6em;
	padding-bottom:0.6em;	
}

/*-------------------------------------------------------------------------------------------------------------------*/
