/* CSS Document */
body, html {
   font-family: Tahoma, Arial;
   font-size: 12px;
   color:#FFE293;
   background: #7E161D;
   text-decoration:none;
   width: 100%;
   height: 100%;
   margin: 0px;
   padding: 0px;

   scrollbar-face-color: #FFE293;
   scrollbar-highlight-color: #FFFFFF;
   scrollbar-3dlight-color: #7E161D;
   scrollbar-darkshadow-color: #7E161D;
   scrollbar-shadow-color: #FFFFFF;
   scrollbar-arrow-color: #7E161D;
   scrollbar-track-color: #FFFFFF;
   line-height: 140%;
}

table {
   margin: 0px;
   padding: 0px;
}
td, th {
   line-height: 140%;
   font-family: Tahoma, Arial;
   font-size: 12px;
}
/* 

jasny: #FFE293
ciemny: #7E161D

*/
.hr {
  color: #FFE293;
  border: 1px solid;
}

h1 { 
  font-family: Times New Roman, Tahoma;
  font-size: 18px;
  font-style: italic;
  color: #FFE293;
  padding: 0px;
  margin: 0px 0px 15px 0px; 
  text-align: center;
}

h2 {
  font-family: Times New Roman, Tahoma;
  font-size: 15px;
  font-style: italic;
  color: #FFE293;
  padding: 0px;
  margin: 0px;
}

h3 { 
  font-family: Times New Roman, Tahoma;
  font-size: 18px;
  font-style: italic;
  color: #FFE293;
  padding: 0px;
  margin: 0px 0px 5px 0px;
}

h4 { 
  font-family: Times New Roman, Tahoma;
  font-size: 16px;
  font-style: italic;
  color: #FFE293;
  padding: 0px;
  margin: 10px 0px 2px 0px;
}
h5 { 
  font-family: Times New Roman, Tahoma;
  font-size: 18px;
  font-style: italic;
  color: #FFE293;
  padding: 0px;
  margin: 0px 0px 5px 0px;
}

.naglowek_grupy {
  font-family: Tahoma;
  font-size: 16px;
  font-weight: bold;
  color: #FFE293;
  padding: 8px 8px;
  margin: 0px 0px 15px 0px; 
  text-align: center;
  background: #59070D;
  border: 1px solid #FFE293;
}

.img {
  padding: 3px;
  margin: 0px;
  border: 1px #FFE293 dashed;
}
.img2 {
  padding:2px;
  margin: 2px;
  border: 1px solid #FFE293;
}

.img2_sw {
  padding:2px;
  margin: 0px;
  border: 3px solid #FFFFFF;
}


#nawigacja {
  position: absolute;
  margin: 0px 60px 0px 60px;
  padding: 0px;
  font-family: Tahoma, Arial;
  font-size: 10px;
  color: #FFE293;
}
#nawigacja hr {
  color: #FFE293;
  border: 1px dotted;
}
#nawigacja a, 
#nawigacja a:link,
#nawigacja a:active,
#nawigacja a:visited {
  color: #FFE293;
  text-decoration: underline;
  font-weight: normal;
  padding: 8px;
}
#nawigacja a:hover {
  color: #FFE293;
  text-decoration: underline;
  font-weight: normal;
  padding: 8px;
}
#nawigacja select {
  font-family: Tahoma, Arial;
  font-size: 10px;
  background: #7E161D;
  color: #FFE293;
  padding: 0px;
  border:1px #FFE293 solid;
  margin: 0px 0px 0px 8px;  
}

#cont {
  width: 800px;
  display: block;
  margin: 10px 97px; 
  padding: 0px;
  min-height: 350px;
  _height:350px; /* ie6 */
  text-align:left;
/*  border: 1px yellow solid; */
}

#cont .gallery_a,
#cont .gallery_a:link,
#cont .gallery_a:active,
#cont .gallery_a:visited {
  color: #FFE293;
  text-decoration: none;
  font-weight: normal;
  padding: 8px;  
}
#cont .gallery_a:hover {
  color: white;
  text-decoration: underline;
  font-weight: normal;
  padding: 8px;
}

#cont a, 
#cont a:link,
#cont a:active,
#cont a:visited {
  color: #F7D27D;
  text-decoration: underline;
  font-weight: bold;
}
#cont a:hover {
  color: #F3BF1F;
  text-decoration: underline;
  font-weight: bold;
}

#cont .button {
  border: 1px #FFE293 solid;
  background: #4F060B;
  color: #FFE293;
  margin: 4px;
  padding: 2px;
}
#cont .button2 {
  border: 2px white solid;
  background: #7E161D;
  color: #FFE293;
  margin: 3px;
  padding: 2px;
}

#cont ul {
  padding:0px;
  margin:0px 0px 10px 30px;
}
#cont li {
  padding:0px;
  margin:0px 0px 5px 20px;
}
#main {
   padding: 0px;
   margin: auto;
   width: 778px;
   text-align: left;
   color: black;
   font-family: inherit;
   background: white;
   
}

.set_home_fav {
   padding: 0px;
   margin: 95px 0px 0px 745px;
   display: block;
   position: absolute;
   float: left;
}

#stopka {
  font-family: inherit;
  color: #FFE293;
  padding: 0px;
  margin: 70px 0px 0px 0px;
  text-align: center;
}

.stopka_a
.stopka_a:active,
.stopka_a:link,
.stopka_a:visited {
  font-family: Arial;
  font-size: 12px;
  color:#FFE293;
  text-decoration: none;
}

.stopka_a:hover {
  font-family: Arial;
  font-size: 12px;
  color:yellow;
  text-decoration: underline;
}

#googlelinks,
#googlelinks a:link,
#googlelinks a:active,
#googlelinks a:visited {
  font-family: inherit;
  font-size: 8px;
  color: #7E161D;
}

