
body {
    margin: 0 auto;
	padding:0;
	color:#462C1F;
	font-family:Arial, Helvetica, sans-serif;
    background-image:url(gfx/tlo.jpg);
	background-repeat:repeat;
	background-position:center; 	
	text-align:center;
}

h2 {
    margin-top:0px; 
	margin-bottom:0px;
	font-size:13px;
	font-weight:bold;
 
}
.header {
	font-size:15px;
	font-weight:bold;
}

p {
    margin-top:0;
	margin-bottom:18px;
    font-size:12px;
 
}

p.plik {
    margin-top:0;
	margin-bottom:3px;
	font-size:12px;
}



a {
    text-decoration:none;
	color:#462C1F;
	font-weight:bold;
}

a:hover, a.visited {
    text-decoration:underline;
}


table.tab_main {
    
    margin: 0 auto;
	padding:0;
	
}

#container {
	position:relative;
    width:864px;
    margin:0 auto;
	padding:0;
		
}
#middle {
    background-image:url(gfx/in.gif);
	background-repeat:repeat-y;	 
}

#bottom { 
    width:863px; 
    background-image:url(gfx/bottom.jpg);
	background-repeat:no-repeat;
	background-position:bottom; 
		
}

#top {    
    width:863px; 	
	background-image: url(gfx/top.jpg);
    background-repeat: no-repeat; 
	background-position:top;
	text-align:left;   
	z-index: 15;	
}

#logo {
	position:absolute;
	display:block;
	top:40px;
	left:10px;
}

div.image {
	width:150px;
	margin:5px;
	float:left;
	clear:none;
	text-align:center;	
}
div.image_description {
	clear:both;
	padding:4px;
	text-align:center;
	font-size:12px;
}

#content  { 
   
   width:620px; 
   vertical-align:top;
   margin-left: 38px;
   padding-bottom: 100px;  
   padding-top:15px;
}

div.menu  {
    
    width:743px;
	height:22px;
	margin-left:30px;	
	padding-top: 150px;
	
	
}

div.menu a {
    margin-right:0px;
	padding: 0px 10px 0px 10px;
}

.cytat  {
  
   
   position:absolute;
   width:108px;
   height:60px;
   right:54px;
   bottom:223px;
 }
 
 

.text {
   width:140px;
   height:19px;
   font-size:10px;
   margin-left:2px;
   border-bottom-color:#D4D1C8;
   border-right-color:#D4D1C8;
   border-left-color:#8D8A81;
   border-top-color:#8D8A81;
   vertical-align:bottom;
   
}

.ok {
   width:20px;
   height:18px;
   margin-left:8px;
   text-align:center;
   font-size:9px;
   border:0;
   background-color:#FBF9FA;
   color:#462C1F;
}
.newsletter {
   position:absolute;
   font-size:11px;
   left:110px;
   bottom:38px;
   width:500px;
   height:20px;
   text-align:left;   
}

td.stopka {
   color:#715E50;
   font-size:10px;
}

div.stopka_l {
   color:#715E50;
   font-size:10px;
   position:absolute;
   float:left;
   left:44px;
   bottom:0px;
}

div.stopka_r {
   color:#715E50;
   font-size:10px;
   position:absolute;
   float:right;
   bottom:0px;
   right:190px;
}

div.stopka_r a {
   text-decoration:none;
   color:#715E50;
}

div.stopka_r a:hover {
   text-decoration:underline;
   color:#715E50;
}