/* styl ogolny */
* {
  margin: 0;
  padding: 0;
}
html,body {
  background: #590503 url('../img/page_bg.gif');
  color: white;
}
li {
  list-style: none;
}
form * {
  font: 11px Tahoma, Verdana, Arial, Helvetica, sans-serif;
}
img {
  border: 0;
}
div {
  border: 0;
  position: relative;
  text-align: left;
  overflow: visible;
  background-color: transparent;
}
.sep {
  clear: both;
  height: 1px;
  line-height: 1px;
}
/* glowne warstwy */
#tablebox {
  width: 800px;
  margin: 0 auto;
}
#header {
  width: 100%;
  background: #0A0A0C;
}
#headtitle {
  height: 227px;
  width: 800px;
  margin: 0 auto;
  background: url('../img1/head_bg.jpg') 100% 100% no-repeat;
}
#bar {
  width: 100%;
  background: #42100F url('../img/bar_bg.gif') repeat-x;  
}
#barbody {
  height: 51px;
  width: 800px;
  margin: 0 auto;
}
#barbodylogo {
  position: absolute;
  top: 6px;
  left: 300px;
}
#search {
  position: absolute;
  right: 0;
}
#searchbox {
   margin: 4px;
   padding: 2px;
   margin-top: 14px;
   background: #590100;
   border: 1px solid #e25801;
   font-family: arial, verdana;
   font-size: 12px;
   font-weight: bold;
   color: white;
}
#searchbox:focus {
   border: 1px solid #FFBD0F;
}
#search li {
   float: left;
}

/* CONTENT */
#content {
  width: 800px;
  background: transparent;
}
/* CONTENT: headers */
#page {
  padding-top: 10px;
  padding-right: 10px;
  margin-left: 220px;
  text-align: justify;
}

#pagecontent {
   /*min-height: 180px;
   !height: 180px;*/
}

/**
* Page author
*/ 
#pageauthor {
  margin-top: 10px;
  border-top: 2px solid #ddd;
}

/**
* Page time
*/ 
#pagetime {
  margin-top: 10px;
  border-top: 2px solid #ddd;
}

/**
* Page files
*/ 
#pagefiles {
  margin-top: 10px;
  border-top: 2px solid #ddd;
  padding: 5px;
  /*clear: both !important;
  float: none !important; */ 
}

#pagefiles li {

}

/**
* Page images
*/ 
#pageimages {
  margin-top: 10px;
  border-top: 2px solid #ddd;
  padding: 3px; 
  /*clear: both !important;
  float: none !important; */

}
#pageimages li {
  display: block;
  float: left;
  list-style-type: none;
  min-width: 163px;
  padding: 2px;
  text-align: center;
}
#pageimages li div {
  margin: 0px;
  padding: 0px;
  display: block;
  width: 160px;
  min-height: 40px;
  font-size: 11px;
  line-height: 12px;
  text-align: center;

}

/**
* Page subpages
*/ 
#pagesubpages {
  margin-top: 10px;
  /*border-top: 1px solid #FFF467;*/
  padding: 5px;
}

#pagesubpages li {
   list-style-type: disc;   
}

/** 
* Page back
*/
#pageback {
  margin-bottom: -2px;
  width: 68px;
  height: 44px;
  clear: both !important;
  float: right;
  background: transparent url('../img1/back.gif') 100% 100% no-repeat;
}
#pageback a {
  display: block;
  width: 68px;
  height: 44px;
  font-size: 0px;
}


#sidebar {
  float: left;
  padding-top: 10px;
  width: 206px;
}
#sidebar ul {
  margin-left: 0px;
  list-style-type: none;
}
#sidebar li {
   padding-bottom: 0px;
   padding-left: 0px;
}
#sidebar ul ul {
  margin-top: 0;
  margin-bottom: 0px;
}
#sidebar a {
  display: block;
  text-decoration: none;
  color: #FFF467 !important;  
}
#sidebar a:hover {
  /*background-color: #59A4DB;*/
  text-decoration: none;
}
#sidebar h3 {
  font-size: 13px;
  padding-left: 14px;
  background: transparent url('../img/menu_arrow.gif') 0px 4px no-repeat;   
  font-style: italic;
  font-weight: normal !important;
  font-family: georgia, arial, verdana;    
}
#sidebar h4 {
  font-size: 14px;
  padding-left: 17px;
  background: transparent url('../img/menu_arrow2.gif') 5px 4px no-repeat;   
  font-style: italic;
  font-weight: normal !important;
  font-family: georgia, arial, verdana;    
}
#sidebarend {
   height: 11px;
   background: transparent url('../img/sidebar_end.gif') 0 0 no-repeat;    
}
.sidebarblock p {
   padding-left:0px;
   padding-right:8px;
   font-size: 11px;
}


/* FOOTER */
#footer {
  width: 100%;
  height: 71px;
  color: black;
  padding: 2px 0 20px;
  background: transparent url('../img/footer_bg.gif');      
}
#footnav {
  margin-top: 25px;
  margin-left: 180px;
}
#footnav li {
  float: left;
  border-right: #777 solid 1px;
  padding-right: 10px;
  margin-top: 4px;
  margin-right: 10px;
  line-height: 11px;
}
#footnav li.last {
  border: none;
}
#footnav a {
  text-decoration: none;
}


.clear {
  font-size: 0.1px !important;
  width: 100% !important;
  height: 0.1px !important;
  clear: both;
}
.image {
  border: 1px solid #cccccc;
  padding: 0px;
  margin: 0px;
}
.imageleft {
  border: 1px solid #cccccc;
  padding: 3px;
  margin: 3px;
  float: left;
}
.imageright {
  border: 1px solid #cccccc;
  padding: 3px;
  margin: 3px;
  float: right;
}
.digits li {
  display: block;
  float: left;
  width: 20px;
  height: 20px;
  text-align: center;
  font-weight: bold;
  color: #F6821F;
  background: #464243;
}
.digits a {
  width: 20px;
  height: 20px;
  padding: 5px;
  display: block;
  background-color: black;
  color: white;
}


#news ul li {
   padding-bottom: 7px;
   list-style: none;
   border-bottom: 1px #ccc solid;
}
#news h3 {
   margin-top: 50px;
   padding: 10px;
}
#news h2, h3, h4 {
  margin-left: 0px !important;
}

#find ul li {
   list-style: none;
}
#find ul h2 {
   border-bottom: 1px #ccc solid;
}
.searchbar ul li {
   display: inline;
   padding: 5px;
   background: #313131;
   border: 1px solid #313131;
}
.suggest li {
   display: inline;
   padding: 5px;
   background: #313131;
   border: 1px solid #313131;
}
.paging {
   margin: 10px;
   font-weight: bolder;
}
.current {
   color: #aaaaaa;
}
.paging ul li {
   display: inline;
   padding: 5px;
   background: #313131;
   border: 1px solid #313131;
}   


#contact li {
   list-style: none !important;
}
#contact select {
   width: 200px;
   padding: 3px;
}

.button {
   background: #708FAC;
   border: 1px solid #5C7999;
   padding: 5px;
}
.button span { 
   color: white;
   font-family: arial, verdana
   font-size: 14px !important;
   font-weight: bolder;
}
.error {
   padding: 3px;
   background: #b7016c;
   color: white;
}
