/* strona */

*{
margin: 0;
padding: 0;
}

html{
height: 100%;
}

p {
margin: 5px 0px 0px 0px;
}

body {
background: #000000;
font-family: verdana, sans-serif; 
font-size: 12px; 
color: #ffffff;
/*text-align: justify;*/
height:100%;
}

/* page */

#container {
position: relative;
min-height: 100%;
_height: 100%;
width:100%;
}

#page {
margin: 0 auto;
position: relative;
z-index: 1;
width: 825px;
}

/* top */

#top {
position: relative;
width: 789px;
height: 140px;
}

#top01 {
background: url('top.jpg');
position: absolute;
width: 789px;
height: 137px;
top: 0px;
left: 0px;
}

/* menu */

#menu {
background:url('menu.jpg') no-repeat;
position: absolute;
right: 0px;
top: 50px;
width: 339px;
height: 41px;
z-index: 90;
}

a#menu01, a#menu02, a#menu03, a#menu04, a#menu05{
left: 0px;
top: 0px;
text-indent:-3000px;
position:absolute;
display:block;
z-index:100;
}

a#menu01 {
top:0px;
left:0px;
width:60px;
height:41px;
}

a#menu02 {
top:0px;
left:61px;
width:64px;
height:41px;
}

a#menu03 {
top:0px;
left:126px;
width:80px;
height:41px;
}

a#menu04 {
top:0px;
left:207px;
width:60px;
height:41px;
}

a#menu05 {
top:0px;
left:268px;
width:70px;
height:41px;
}

a#menu01:hover {
background: url('menu_hover.jpg') -0px 0px;
}

a#menu02:hover {
background: url('menu_hover.jpg') -61px 0px;
}

a#menu03:hover {
background: url('menu_hover.jpg') -126px 0px;
}

a#menu04:hover {
background: url('menu_hover.jpg') -207px 0px;
}

a#menu05:hover {
background: url('menu_hover.jpg') -268px 0px;
}

/* tekst */

#tresc {
position: relative;
width:789px;
height: auto;
margin: 0 auto;
z-index:1;
}

#text {
position: relative;
width:789px;
height: auto;
margin: 0 auto;
padding:0px 0px 0px 0px;
z-index:1;
}

a:link, a:visited {
color: #af5a2f;
text-align:left;
text-decoration: none;
}

a:hover	{ 
color: #be6b42;
text-align:left;
text-decoration: none;
}

a:focus {
text-align:left;
outline: none
}

.por a:link, .por a:visited {
color: #6B6B6B; 
text-align:left;
text-decoration:none;
}

.por a:hover	{ 
color: #ffffff;
text-align:left;
text-decoration:none;
}

/* bottom */

#bottom {
width: 789px;
height: 80px;
bottom:0;
left: 0;
position: relative;
margin-left: 0px ;
z-index: 10;
}

#copy {
position: absolute;
width: 789px;
height: 10px;
top: 30px;
left: 15px;
z-index: 8;
font-size: 11px;
color: #ffffff;
}

#copy a:link, #copy a:visited {
color: #af5a2f; 
text-decoration:none;
}

#copy a:hover	{ 
color: #be6b42;
text-decoration:none;
}


/* inne */

.foto_left {
float: left;
clear:left;
margin: 0px 60px 0px 40px;
}

.border_left {
border: 1px solid #453016;
background:#feffff;
padding: 5px 5px;
float: left;
clear:left;
margin: 0px 8px 0px 0px;
}

.border_right {
border: 1px solid #dde0c1;
background:#feffff;
padding: 5px 5px;
float: right;
clear:right;
margin: 0px 0px 0px 8px;
}

.border{
border: 2px solid #2b2b2b;
background:#2b2b2b;
padding: 6px 6px;
}

.style1 {
	color: #af592e;
	font-weight: bold;
	font-size: 14px;
}
.style2 {font-size: 14px; color: #af592e;}



.style3 {font-size: 10px}

.style4 {
	font-size: 14px;
	font-weight: bold;
	color: #6B6B6B;
}

.sub {
font: 11px/14px Arial, Helvetica, Verdana, Tahoma, sans-serif;
color: #ffffff;
font-weight: bold;
background-color: #B45C2C;
border: solid 1px #000000;
}

.ad:link, .ad:active, .ad:visited
{
font: 12px/12px Verdana, Tahoma, sans-serif;
color: #e03604;
text-decoration: none;
}
.ad:hover 
{
font: 12px/12px Verdana, Tahoma, sans-serif;
color : #ffffff;
text-decoration: none;
}

.az:link, .az:active, .az:visited
{
font: 12px/12px Verdana, Tahoma, sans-serif;
color: #336600;
text-decoration: none;
}
.az:hover 
{
font: 12px/12px Verdana, Tahoma, sans-serif;
color : #ffffff;
text-decoration: none;
}

code {
background:#D9D9CE;
font-family: Georgia, "Times New Roman", Times, serif;
display: block;
font-size:9px;
width: 468px;
height: auto;
border: 1px solid #D1D1C5;
text-align:center;
padding:5px;
line-height:100%;
color:#605E3C;
margin: 0 auto;
}