html, body{ 
 background: url('images/tlo.jpg') repeat-x;
 background-color:#7c011e;
 margin:0; 
 padding:0; 
 text-align:center; 
} 
 
#pagewidth{ 
 width:1000px; 
 text-align:left;  
 margin-left:auto; 
 margin-right:auto;  
} 

 
#head{
 position:relative; 
 height:131px; 
 background-color:#FFFFFF; 
 width:100%;
} 

#header1{
 position:relative; 
 height:389px; 
 background: url('images/img_02.jpg');
 width:100%;
} 

#headerleft{
 position: absolute; 
 width: 180px; 
 z-index: 100; 
 left: 105px; 
 top: 165px; 
 height:158px; 
} 

#flash{
 position: absolute;
 width: 431px; 
 height: 290px; 
 z-index: 101; 
 left: 284px; 
 top: 85px;
}

#headerright{
 position: absolute; 
 width: 175px; 
 height: 100px; 
 z-index: 102; 
 left: 728px; 
 top: 186px;
 font-size: 13px;
 font-style: italic;
 font-family: Times New Roman,Tahoma,Verdana, sans-serif;
 color: #fff6f8;
}

#headbottom1{
 position: relative 
 width: 1000px; 
 height: 63px; 
 background: url('images/img_04.jpg');
 }
 
.maincol{
 background: url('images/tloglowne.jpg') repeat-y;
 position: relative; 
 width: 1000px; 
 padding-left: 150px;
 padding-right: 150px;
 padding-top: 8px;
 padding-bottom: 8px;
 }
 
.tresc{ 
 position: relative; 
 width:705px;
 font-size: 12px;
 font-family: Tahoma,Verdana, sans-serif;
 color: #e3bec6;
 text-align: left;
}
 
.dol{
 position: relative 
 width: 1000px; 
 height: 20px; 
 }
 
#headbottom2{
 position: relative 
 width: 1000px; 
 height: 63px; 
 background: url('images/naglowek2.jpg');
 }
 
#headbottom3{
 position: relative 
 width: 1000px; 
 height: 63px; 
 background: url('images/naglowek3.jpg');
 }
 
#footer{
 position: relative; 
 height:183px; 
 background: url('images/img_06.jpg'); 
 clear:both;
 } 
 
#logo{
 position: absolute; 
 width: 73px; 
 height: 42px; 
 z-index: 103; 
 left: 750px; 
 top: 32px;
}
 
#podpis{
 position: absolute; 
 width: 250px; 
 height: 17px; 
 z-index: 104; 
 left: 393px; 
 top: 140px;
 font-size: 11px;
 font-family: Tahoma,Verdana, sans-serif;
 color: #d7a455;
}

.link:link {
 color:#d7a455; 
 text-decoration:none; 
 font-size:11px; 
 font-family: Tahoma, Verdana;
 font-weight: bold;
}

.link:visited {
 color:#d7a455; 
 text-decoration:none; 
 font-size:11px; 
 font-family: Tahoma, Verdana;
 font-weight: bold;
}

.link:hover {
 color:#d7a455; 
 text-decoration:underline; 
 font-size:11px; 
 font-family: Tahoma, Verdana;
 font-weight: bold;
}

.mail:link {
 color:#fff6f8; 
 text-decoration:none; 
 font-size: 13px;
 font-style: italic;
 font-family: Times New Roman,Tahoma,Verdana, sans-serif;
}

.mail:visited {
 color:#fff6f8; 
 text-decoration:none; 
 font-size: 13px;
 font-style: italic;
 font-family: Times New Roman,Tahoma,Verdana, sans-serif;
}

.mail:hover {
 color:#fff6f8; 
 text-decoration:underline; 
 font-size: 13px;
 font-style: italic;
 font-family: Times New Roman,Tahoma,Verdana, sans-serif;
}

.lista {
 list-style-image:url(images/check.gif);
 padding-left: 10px;
 margin-left: 18px;
 line-height: 20px;
 }
