html,
div,
ul, ol, li, p,
h1, h2, h3, h4, h5, h6,
form, fieldset, a, img {
    margin: 0;
    padding: 0;
    border: 0;
    }   
    
body {
 font-family:  "Times New Roman", Georgia, serif;
 text-align: left;
 color: #000;
 font-size: 0.8em;
 margin: 0;
 padding: 0;
 min-width: 1000px;
 background: url(../i/bg_body.jpg) repeat 0 0;
}

img    {border: 0 solid }
A IMG  {border: none;}

a {
 
  }
  
a:hover {
  text-decoration: none;
  }
  
table {
  border-collapse: collapse;
  border-spacing: 0;
  text-align: left;
  font-size: 1em;
  }

table td {
  padding: 0;
  }

.content h1 {
  color: #4a3a19;
  font-size: 24px;
  background: url(../i/bg_h2.jpg) no-repeat 0 0;
  padding: 0 0 30px 40px;
  margin-bottom: 15px;
  } 
  
.content h2 {
  color: #4a3a19;
  font-size: 24px;
  background: url(../i/bg_h2.jpg) no-repeat 0 0;
  padding: 0 0 30px 40px;
  margin-bottom: 15px;
  }  
  
.content h3 {
  color: #7d5408;
  font-size: 20px;
  margin-bottom: 5px;
  }  
  
.begun_hor {
  margin-bottom: 40px;
  margin-top: 70px;
  } 

*html #wrapper {
  width:expression(document.body.clientWidth < 1005? "1000px": "auto");
  } 

.container {
  float: right;
  width: 100%;
  margin-left: -286px;
  }
  
.right {
  margin-left: 286px;
  background: #f00;
  }
  
.left {
  float: left;
  width: 286px;
  }
  
/*head*/  
#head {
  height: 200px;
  position: relative;
  }
  
#head .left {
  height: 200px;
  width: 50%;
  }
  
.bg_logo {
  position: relative;
  }   
  
.logo {
  width: 456px;
  height: 153px;
  background: url(../i/bg_logo.png) no-repeat 0 0;
  }  
  
*html .logo {
  background: none;
  filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../i/bg_logo.png', sizingMethod="scale");
  }
  
.logo a {
  oveflow: hidden;
  _height: 0;
  position: relative;
  }  

.logo img {
  float: left;
  margin: 29px 0 0 7px;
  }   

#head .container {
  height: 200px;
  margin-left: -50%;
  }   
  
#head .right {
  height: 200px;
  width: 50%;
  background: none;
  overflow: hidden;
  }
  
.head_right {
  background: url(../i/bg_head_right.png) no-repeat 100% 0;
  width: 598px;
  height: 261px;
  position: absolute;
  top: 0;
  right: 0;
  z-index: 10;
  }  
  
*html .head_right { 
  background: none;
  filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../i/bg_head_right.png', sizingMethod="scale");
  }  
  
/*center*/  
#center {
  padding: 0 13px 0 0;
  margin-bottom: px;
  overflow: hidden;
  _height: 0;  
  } 
  
#center .container {

  }  

#center .left {
  padding-bottom: 100px;
  }  
  
/*menu*/  
.wrap_menu {
  padding: 0 0 10px 10px;
  }  
  
.menu {
  background: url(../i/bg_menu_rep.png) repeat-y 0 0;
  padding: 5px 75px 80px 50px;
  overflow: hidden;
  _height: 0;
  }
  
.links {
  padding-bottom: 20px;
  overflow: hidden;
  width: 100%;
  }
  
.menu p {
  margin-bottom: 2px;
  width: 100%;
 }  

.menu a {  
  text-decoration: none;
  color: #7c6538;
  font-size: 1.15em;
  line-height: 16px;
  font-weight: bold;
  } 
  
.menu .all {
  text-align: right;
  font-size: 1.15em;
  color: #3e3014;
  font-weight: bold;
  }  
  
.menu .all a {  
  color: #7c6538;
  font-size: 1em;
  }   

.menu a:hover {
  text-decoration: underline;
  }  
  
.menu_top {
  background: url(../i/menu_top.png) no-repeat 0 0;
  width: 255px;
  height: 68px;
  }

.menu_bot {
  background: url(../i/menu_bot.png) no-repeat 0 0;
  width: 255px;
  height: 68px;
  }   
  
*html .menu_top {
  background: none;
  filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../i/menu_top.png', sizingMethod="scale");
  }  
  
*html .menu_bot {
  background: none;
  filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../i/menu_bot.png', sizingMethod="scale");
  }  
  
.block {
  margin: 0 23px 15px 23px;
  }   
  
.block_txt {
  background: url(../i/bg_block.png) repeat-y 19px 0;
  padding: 5px 30px 5px 25px;
  }

.block_txt2 {
  background: url(../i/bg_block.png) repeat-y 19px 0;
  padding: 5px 10px 5px 10px;
  }
  
.height {
  min-height: 570px;
  _height: 570px;
  }  
  
*html .block_top img, *html .block_bot img {
  display: none;
  }   
  
*html .block_top {
  filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../i/block_top.png', sizingMethod="scale");
  width: 233px;
  height: 35px;
  }

*html .block_bot {
  filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../i/block_bot.png', sizingMethod="scale");
  width: 233px;
  height: 35px;
  }   

#center .container {
  background: url(../i/bg_containercenter.gif) repeat-y 100% 0;
  }  
  
#center .right {
  background: url(../i/bg_center.gif) no-repeat 100% 100%;
  }
  
#center .content {
  background: url(../i/bg_right_center.jpg) #cdbe9b repeat-x 100% 100%;
  margin-right: 10px;
  padding: 60px 50px 50px 40px;
  color: #644e26;
  font-size: 1.1em;
  border-bottom: 1px solid #746950;
  border-left: 1px solid #746950;
  padding-bottom: 120px;
  min-height: 1800px;
  _height: 2000px;
  } 
  
#center .content_top {
  height: 8px;
  background: url(../i/bg_content_top.gif) repeat-x 0 0;
  }    

/*footer*/   
#footer {
  height: 156px;
  clear: both;
  position: relative;
  }
  
#footer .left {
  height: 156px;
  }

.book {
  background: url(../i/book.png) no-repeat 0 0;
  width: 368px;
  height: 238px;
  position: relative;
  margin: -260px 0 0 70px;
  }   
  
*html .book {
  background: none;
  filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../i/book.png', sizingMethod="scale");
  margin-top: -260px;
  }  
  
#footer .right {
  height: 156px;
  background: none;
  }

.counter {
  overflow: hidden;
  width: 100%;
  
  }   
  
.counter img {
  float: left;
  clear: left;
  margin: 5px 0 5px 46px;
  }  
  
.foot_txt {
  width: 80%;
  float: right;
  margin: 26px 0 0 0;
  }  
  
.foot_txttop {
  background: url(../i/bg_foot_txt.gif) repeat-x 0 0;
  }

.foot_txtbot {
  background: url(../i/bg_foot_txtbot.gif) repeat-x 0 0;
  }    
  
.foot_slogan_copy {
  margin-left: 23px;
  padding: 12px 0 20px 0;
  background: #d6b67a;
  border-top: 1px solid #a1895c;
  border-bottom: 1px solid #a1895c;
  overflow: hidden;
  _height: 0;
  color: #4a3a19
  }

.slogan {
  width: 70%;
  float: left;
  font-size: 20px;  
  text-align: center;
  padding-top: 13px;
  }   
  
.copyright {
  width: 30%;
  float: right;
  font-size: 0.85em;
  letter-spacing: 1px;
  } 
  
.copyright span {
  color: #4a3a19;
  }   
  
.copyright a {
  color: #b39762;
  }  
  
  
/*content*/
.reklama {
  background: #d6b67a;
  border: 1px solid #4a3a19;
  width: 175px;
  float: right;
  color: #644e26;
  font-size: 1em;
  margin-top: 10px;
  }
  
.content .reklama a {
  color: #644e26;
  text-decoration: underline;
  }  
  
.content .reklama a:hover {
  text-decoration: none;
  }  
  
.reklama img {
  margin: 11px 0 20px 14px;
  }
  
.content .reklama p {
  margin: 0 10px 24px 14px;
  } 
  
.return {
  background: url(../i/bg_h2.jpg) no-repeat 0 0;
  padding: 2px 0 0 45px;
  float: right;
  margin-right: 30px;
  }

.content .return p {
  margin-bottom: 10px;
  }   
  
.content .return a {
  font-size: 1.1em;
  text-decoration: underline;
  }  
  
.content .return a:hover {
  text-decoration: none;
  }  
  
.content p {
  margin-bottom: 20px;
  font-weight: bold;
  }  
  
.content a {
  color: #8d703c;
  text-decoration: none;  
  } 
  
.content a:hover {
  text-decoration: underline;
  }  
  
.blocknew {
  padding-bottom: 20px;
  }  
  
.content .blocknew p {
  margin-bottom: 0;
  }   
  
.articles {
  margin-bottom: 15px;
  }  
  
.articles p {
  margin-bottom: 0;
  }  
  
.articles a {
  color: #7d5408;
  font-size: 20px;
  margin-bottom: 7px;
  text-decoration: underline;
  font-weight: bold;
  } 
  
.articles a:hover {
  text-decoration: none;
  }   
  
.content .all {
  font-size: 1em;
  color: #8d703c;
  }  
.content ol {
  padding: 0 0 30px 40px;
  margin-bottom: 15px;
  } 
.banner1 {
  margin-bottom: 35px;
  } 
.adsense-top {
  margin-bottom: 35px;
  } 
