body{
margin:0px;
background-color:#978E40;
background-image:url('pietryna.png');
background-repeat:no-repeat;
background-position:center;
font-family: Arial, sans-serif;
font-size: 14px;
height:900px;
}
a{
color: #990000;
font-family: BookAntiquaRegular, Tahoma;
font-size: 16px;
padding: 12px;
letter-spacing: 4px;
text-decoration: none;

}

a:link{
color: #990000;
font-size: 16px;
padding: 12px;
text-decoration: none;



}
a:visited{
color: #3b3f40;
font-size: 16px;
padding: 12px;
text-decoration: none;
}
a:hover{
color: #978E40;
font-size: 16px;
padding: 12px;
text-decoration: none;
}
a:active{

color: #b0ba75;
font-size: 16px;
padding: 12px;
text-decoration: none;

}

p{ 

text-align: justify;
line-height: 19px;
margin:10px 50px 10px 50px;
clear:left;

}
h1{
	color: #978E40;
	font-family:'BookAntiquaRegular' ;
        font-weight: 100;
	padding-top:10px;
        padding-bottom:30px;
        padding-right:30px;
	margin:0px;
        font-size: 20px;
	letter-spacing:3px;
	text-align:right;
}
h2{
color: #978E40;
text-align: center; 
font-family: tahoma;
text-decoration: underline;
}
/*hr{
height: 5px;
width: 1094px;
color: #990000;
} */
li{
	text-align:justify;
	margin:8px 30px 0;
}
@font-face {
    font-family: 'BookAntiquaRegular';
    src: url('bkant-webfont.eot');
    src: url('bkant-webfont.eot?#iefix') format('embedded-opentype'),
         url('bkant-webfont.woff') format('woff'),
         url('bkant-webfont.ttf') format('truetype'),
         url('bkant-webfont.svg#BookAntiquaRegular') format('svg');
    font-weight: normal;
    font-style: normal;

}

/*----------------------------------------------------------paski*/
#pasek
{
    background-color:#990000;
    height: 10px;
    width: 100%;
    position:fixed; 
    top:0px;
    -moz-box-shadow: #011 0px 0px 30px;
        -webkit-box-shadow: #011 0px 0px 30px;
        box-shadow: #011 0px 0px 30px;
	border-bottom:solid 5px #e9e5c5;
}
#pasek2{
	background-color:#990000;
    height: 10px;
    width: 100%;
  	position:fixed; 
	bottom:0px;
	-moz-box-shadow: #011 0px 0px 30px;
        -webkit-box-shadow: #011 0px 0px 30px;
        box-shadow: #011 0px 0px 30px;

	border-top:solid 5px #e9e5c5;
}

/*------------------------------------------------------kontener*/
#kontener {
	background-color: #3b3f40;
	width: 900px;
        height:900px;
	
	/*-webkit-border-radius: 0 0 30px 30px;
	-moz-border-radius: 0 0 30px 30px;
	-o-border-radius: 0 0 30px 30px;
	border-radius: 0 0 30px 30px;*/
	
	text-align:center;
	margin:10px auto 0 auto;
	-moz-box-shadow: #011 0px 10px 30px;
        -webkit-box-shadow: #011 0px 10px 30px;
        box-shadow: #011 0px 10px 30px;
        border-top:none 0px;
        border-left:2px;
        border-right:2px;
        border-bottom:10px;
        border-color: #e9e5c5;
        border-style:solid;
}

#naglowek { 

background-color: #3b3f40;

width: 900px;
height: 250px;

}
#naglowek a{
letter-spacing: 10px;
font-size: 18px;
text-transform: uppercase;
font-family: Book Antiqua, tahoma;



}


/*----------------------------------------------------menu*/
#menu{
height: 40px;
width: 842px;

background-color: #e9e5c5;
vertical-align:bottom;
margin:0 auto 0 auto;

}
#odnosniki{
	height:0px;
}
#odnosniki a
{
	display:inline-block;
	margin:0 10px 0 10px;   
    height:29px;
    padding:4px 30px 0 30px;
    
  
}
/*-------------------------------------------------tresc*/
#tresc{
background:url(wywijas_dol.png) bottom center no-repeat, url(wywijas.png) top right no-repeat;
background-color: #AFAC9B;
width: 842px;
height: 450px;
margin:0 auto auto auto;

}

#tresc a{
color: #990000;
font-size: 10px;
}
#tresc a:hover{
color: grey;
font-size: 10px;
}
/*--------------------------------------------stopka*/
#stopka{

height:  100px;
background-color: #3b3f40;
text-align: center;
color: gray;
font-size:11px;
/*-webkit-border-radius: 0 0 30px 30px;
-moz-border-radius: 0 0 30px 30px;
-o-border-radius: 0 0 30px 30px;
border-radius:0 0 30px 30px;
*/
}

#stopka li{
    display:block;
 
    margin-right: auto;
    margin-top: 2px;
    margin-left: auto;
    letter-spacing: 4px;
    text-align: center;
    padding:10px;
    width:400px;

}
#kw {
    background-color: #978E40;
    width:29px;
    height:48px;
    position:static;
    float:left;
}

#tresc img{
    float:right;
    border:solid 3px #e9e5c5;
    margin:20px 100px 10px 50px;
    
}
img{
    border:0;
}