* {
	margin: 0; 
	padding: 0;
}

html {
	height: 99%;
}
body {
	margin: 10px auto !important;
	text-align: center;
	border: 0px solid #000;
	position: relative;
	min-height: 100%;
	height: auto !important;
	height: 100%;
	width: 1004px;	
	background-color: #444444;
}
.body
{
	width: 1004px;
}
.header {
	text-align: left;
	border: 0px solid #AAA;
	background-color: #555555;
}

.menu {
	border: 0px solid #AAA;
	background-color: #555555;
}
.main {
	text-align: left;
	border: 0px solid #555555;
	background-color: #444444;
	font-weight:bold;
    line-height: 140%;
    font-family: Arial CE,Arial;
    font-size: 15px;
    text-align: center;
    color: #AAAAAA;
    margin-top: 0px;
}

.footer {
	text-align: left;
	border: 0px solid #CCC;
	position: absolute;
	bottom: 10px;
	background-color: #444444;
	text-decoration: none;
    font-weight:bold;
    font-family: Arial CE,Arial;
    font-size: 9px;
    text-align: left;
    color: #999999;
}

.tresc_wyprawy {
   text-align: center;
   font-size: 10px;
   background-color: #444444;
   color: #AAAAAA;
   font-weight:bold;
   line-height: 160%;
   font-family: Arial CE,Arial;
}

.tresc_wyprawy_linki {
   text-align: center;
   font-size: 10px;
   background-color: #444444;
   color: #AAAAAA;
   font-weight:bold;
   line-height: 140%;
   font-family: Arial CE,Arial;
}
.tresc_galerie {
   text-align: center;
   font-size: 16px;
   line-height: 180%;
   color: #AAAAAA;
 }
 
.tresc_inne {
   text-align: center;
   font-size: 10px;
   color: #AAAAAA;
 }

 .tresc_kontakt {
   text-align: center;
   font-size: 12px;
   color: #AAAAAA;
 }
 .tresc_admin {
   text-align: center;
   font-size: 12px;
   color: #AAAAAA;
 }
 
 .tresc_o_czym {
   text-align: center;
   font-size: 10px;
   color: #AAAAAA;
 }
 
 .tresc_daty {
   text-align: right;
   line-height: 140%;
   font-size: 10px;
   color: #888888;
 }
 
 ul, ul li {
	display: block;
	list-style: none;
	margin: 0;
	padding: 0;
   text-decoration: none;
   font-weight:bold;
   line-height: 180%;
   font-family: Arial CE,Arial;
   font-size: 11px;
    text-shadow: 1px 1px #111111;   
}

ul {
	text-align: center;
	border-bottom: 0px solid #666666;
	padding-bottom: 2px;
}

ul li {
	display: inline;
	white-space: nowrap;
	margin-right: 60px;
}

hr.linia {
height: 1px;
border: 0;
color: #AAAAAA;
background-color: #AAAAAA;
} 

ul a:link, ul a:visited {
	text-decoration: none;
	background-color: #555555;
	color: #AAAAAA;
	border: 1px solid 666666;
	padding: 2px;
}

ul a:hover {
	background-color: #555555;
	border-bottom-color: #fff;
	color: #EEEEEE;
}

a:link {
	color: #AAAAAA;
	text-decoration:none;
}

a:visited {
	color: #AAAAAA;
	text-decoration:none;
}

a:hover {
	color: #FFFFFF;
	text-decoration:none;
}

li  {
display: inline;
font-size: 8px;
margin-right: 15px;
font-family: Verdana, Ariel CE;
}

li a:link, li a:visited {
color: #AAAAAA;
}

li a:hover {
color: #EEEEEE;
}