*{
  margin:0;
  padding:0;
  border:none;
}

a{
  text-decoration:none;
}

body{
  background:#FFFFFF url('gfx/back.gif') repeat-x;
  font-family:Arial;
}

div#head{
  width:902px;
  height:119px;
  margin:0 auto;
  background:url('gfx/top.gif') no-repeat top right;
  position:relative;
}

div#head img{
  float:left;
}

div#head div{
  position:absolute;
  color:#FFFFFF;
  font-size:16px;
  top:13px;
  right:35px;
}

div#menu{
  width:902px;
  height:28px;
  margin:0 auto;
}

a.menu1{
  height:28px;
  width:99px;
  float:left;
  background:url('/gfx/1.gif') no-repeat;
}

a.menu1:hover{
  background:url('/gfx/1__.gif') no-repeat;
}

a.menu39{
  height:28px;
  width:82px;
  float:left;
  background:url('/gfx/39.gif') no-repeat;
}

a.menu39:hover{
  background:url('/gfx/39__.gif') no-repeat;
}

a.menu40{
  height:28px;
  width:80px;
  float:left;
  background:url('/gfx/40.gif') no-repeat;
}

a.menu40:hover{
  background:url('/gfx/40__.gif') no-repeat;
}

a.menu51{
  height:28px;
  width:76px;
  float:left;
  background:url('/gfx/51.gif') no-repeat;
}

a.menu51:hover{
  background:url('/gfx/51__.gif') no-repeat;
}

a.menu52{
  height:28px;
  width:95px;
  float:left;
  background:url('/gfx/52.gif') no-repeat;
}

a.menu52:hover{
  background:url('/gfx/52__.gif') no-repeat;
}

a.menu53{
  height:28px;
  width:111px;
  float:left;
  background:url('/gfx/53.gif') no-repeat;
}

a.menu53:hover{
  background:url('/gfx/53__.gif') no-repeat;
}

a.menu54{
  height:28px;
  width:65px;
  float:left;
  background:url('/gfx/54.gif') no-repeat;
}

a.menu54:hover{
  background:url('/gfx/54__.gif') no-repeat;
}

a.menu55{
  height:28px;
  width:96px;
  float:left;
  background:url('/gfx/55.gif') no-repeat;
}

a.menu55:hover{
  background:url('/gfx/55__.gif') no-repeat;
}

div#menu img{
  float:left;
}

div#content{
  width:902px;
  margin:0 auto;
}

div.box1{
  width:283px;
  height:392px;
  background:url('gfx/box1.jpg') no-repeat;
  float:left;
}

div.box2{
  width:283px;
  height:392px;
  background:url('gfx/box2.jpg') no-repeat;
  float:left;
  position:relative;
}

div.box2 img{
  position:absolute;
  bottom:40px;
  right:30px;
}

div.box2 div{
  padding:15px 20px 8px 15px;
}

div.box2 *{
  font-family:'Trebuchet MS';
  font-size:11px;
  color:#474747;
}

div.box2 a.title_1{
  font-family:'Trebuchet MS';
  font-size:18px;
  color:#474747;
  margin-bottom:10px;
}

div#aktualnosci{
  width:902px;
  margin:0 auto;
  clear:both;
}

div#aktualnosci_content{
  background:url('gfx/main2.gif') repeat-y;
  padding:0 20px;
}

div.n_title{
  border-bottom:dotted 1px #474747;
  padding:5px 0;
}

a.n_title{
  color:#474747;
  font-size:14px;
  font-weight:bold;
}

div.n_lead{
  font-size:11px;
  color:#6b6b6b;
  padding-bottom:10px;
  margin:10px 0;
}

div.news_full_title{
  background: #4f4f4f;
  color: #ffffff;
  padding:5px;
  font-weight:bold;
  font-size: 15px;
}

div#aktualnosci_content a.back{
  display:none;
}

div.news_full{
  border:1px solid #dedede;
  padding:10px;
}

a.news_full_back{
  color:#000000;
  line-height:40px;
  font-weight:bold
}

div.news_full_lead{
  font-weight:bold;
  padding:10px 0;
}

div#aktualnosci_head{
  height:41px;
  background:url('gfx/main1.gif') no-repeat;
  font-weight:bold;
}

div#aktualnosci_head h1{
  font-family:'Trebuchet MS';
  font-size:14px;
  color:#FFFFFF;
  margin-left:20px;
  margin-right:60px;
  margin-top:13px;
  float:left;
}

div#aktualnosci_head a{
  padding:6px 10px;
  display:block;
  float:left;
  font-family:'Trebuchet MS';
  font-size:12px;
  color:#000000;
  border-left:1px solid #4E4E4E;
}

div#aktualnosci_head a:hover{
  background:#4E4E4E;
  color:#FFFFFF;
  font-weight:bold;
}

div#aktualnosci_head div{
  float:left;
  margin-top:6px;
}

div#aktualnosci_footer{
  height:13px;
  background:url('gfx/main3.gif') no-repeat;
}

div#kontent{
  width:902px;
  margin:0 auto;
  padding-top:10px;
  clear:both;
}

div#kontent_content{
  min-height:450px;
  height:auto !important;
  height:450px;
  background:url('gfx/main2.gif') repeat-y;
  padding:10px 30px;
  position:relative;
  font-family:'trebuchet ms';
  font-size:11px;
  color:#474747;
}

div#kontent_content ul{
  padding-left: 20px;
}

div#kontent_content ol{
  padding-left: 20px;
}

div#kontent_content li{
  list-style-type:disc;
}

div#kontent_content ol li{
  list-style-type:decimal;
}

div.a_title{
  position:absolute;
  top:-30px;
  left:15px;
  font-size:16px;
  font-weight:bold;
  color:#FFFFFF;;
}

div#kontent_content a.back{
  display:none;
}

div#kontent_head{
  height:41px;
  background:url('gfx/main1a.gif') no-repeat;
}

div#kontent_head_aktualnosci{
  height:13px;
  background:url('gfx/main1akt.gif') no-repeat;
}

div#kontent_head h1{
  font-family:'Trebuchet MS';
  font-size:14px;
  color:#FFFFFF;
  padding-top:13px;
  margin-left:20px;
}

div#kontent_footer{
  height:13px;
  background:url('gfx/main3.gif') no-repeat;
}

div#footer{
  width:902px;
  height:112px;
  margin:0 auto;
  background:url('gfx/footer.gif') no-repeat;
  font-family:Tahoma;
  font-size:11px;
  color:#6b6b6b;
  position:relative;
}

div#copyrights{
  float:left;
  padding-top:20px;
  padding-left:12px;
}

div#footer_menu{
  position:absolute;
  top:30px;
  right:110px;
}

div#footer_menu a{
  font-family:Tahoma;
  font-size:10px;
  color:#6b6b6b;
}

table.ramka
{
  width: 90%;
  margin: 10px auto;
  border: 1px solid #DEDEDE;
  padding: 20px;
}
table.ramka td
{
  width: 50%;
  vertical-align: center;
}

table.ramka td img
{

}

table.ramka h2
{
  background: #4F4F4F;
  color: #FFF;
  padding: 5px;
  margin: 10px 0;
  font-size: 15px;
}

table.gallery{
  margin:0 auto;
}
