* {
  font-family: Verdana, Trebuchet, Helvetica, Sans-Serif;
 /* border:1px solid #ff00ff;*/
}
html {
  margin: 0;
  padding: 0;
}
body {
  color: #000;
  margin: 0;
  padding: 10px;
  text-align: center;
  font-size: 0.8em;
  background: #fff url('img/bg.gif') repeat-x;
}
img {
  border: none;
}
.clr {
  clear: both;
}
/*===============================================Linki===============================================*/
a:link, a:visited {
  font-family: Tahoma, Arial, Verdana, Trebuchet MS, MS Sans Serif;
  font-style: normal;
  color: #396299;
  text-decoration: none;
}
a:hover {
  color: #000000;
  text-decoration: underline;
}
a:active {
  color: #000000;
}
div#box {
  width:450px!important;
  
  text-align: left;
  margin: 0px auto;
  font-size:1em!important;
}
div#tilte_site{display:none}
/*===============================================Head===============================================*/
div#head {
  height: 180px;
  background: #025F98 url('img/header.gif') repeat-x;
}
div#header_left {
  height: 150px;
  background: url('img/head_top_left.gif') 0% 0% no-repeat;
}
div#header {
  height: 150px;
  background: url('img/head_top_right.gif') 100% 0% no-repeat;
}
div#date {
  color: #fff;
  margin: 5px 0px 0px 5px;
  ;
  font-size: 0.7em;
  float: left;
}
a#bip {
  width: 275px;
  height: 96px;
  float: left;
  display: block;
  background: url('img/bip.gif') no-repeat;
  margin: 10px 0px 0px 10px;
}
/*===============================================Menu up===============================================*/
div#menu_up{
  height:auto!important;
  min-height: 30px;
  height: 30px;
  background: #d01100 url('img/menu_up.gif') repeat-x;
  }
div#menu_up2 {
  height:auto!important;
  min-height: 30px;
  height: 30px;
  float: left;
  width:100%;
  margin-bottom:10px;
  text-align:center;
}
div#menu_up a {
  color: #fff;
  font-size: 12px;
  margin: 2px 8px 2px 0px;
  padding: 3px 3px 3px 13px;
  background: url('img/arrow.gif') 0% 50% no-repeat;
  line-height: 20px;
  text-decoration: none;
}
div#menu_up a:hover {
  text-decoration: underline;
}
/*===============================================Menu up===============================================*/

form#search {
  width:200px;
  padding:10px 0px;
  margin:0px auto;
  display:block;
  height:20px;
  font-size: 11px;
}
 input.inp {
  border: 1px solid #c6c6c6;
  padding: 1px;
  background: #fff;
  height: 18px;
  width: 100px;
  display:block;
  float:left;
  margin-right: 3px;
}
 input.inp:hover,input.inp:focus {
  border: 1px solid #888888;
  background: #fffde6;
 	outline: none;
}

input.button {
  padding: 2px;
  line-height: 12px;
  background-color:#f4f4f4;
  color: #1C6FA3;
  border:1px solid #1C6FA3;
  }
input.button:hover input.button:focus{
  background-color:#f6f6f6;
  color: #a4a4a4;
  border:1px solid #1C6FA3;
  outline:   none;
  }
  

/*===============================================Body===============================================*/
div#contener {
  overflow: hidden;
  background: #fff  url('img/contener_left.gif')  repeat-y;
}
div#contener2 {
  background: url('img/contener_right.gif') 100% 0%  repeat-y;
}
div#middle {
  width: 100%;
  float: right;
  display: inline;
}
div#content {
  height: auto !important;
  height: 315px;
  min-height: 315px;
  padding-right: 5px;
}
div.spacing {
  padding: 0px  5px 5px;
}
div.column {
  border: 1px solid #C0C0C0;
  margin: 4px  0px;
  clear: both;
  width: 100%;
  background: url(img/column.gif) 0% 100% repeat-x;
}
div.column .menu_title {
  color: #fff;
  line-height: 20px;
  font-size: 11px;
  padding: 3px;
  margin: 1px;
  background: #d01100 url('img/menu_up.gif') repeat-x;
}
div.half_column  , div.half_column2 {
  border: 1px solid #C0C0C0;
  margin: 4px 0px;
  width: 49%;
  float: left;
  background: url(img/column.gif) 0% 100% repeat-x;
}
div.half_column2 {
  float: right!important;
}
div.menu_title_blue  {
  color: #fff;
  line-height: 20px;
  font-size: 11px;
  margin: 1px;
  padding: 3px;
  background: #07629A url('img/menu_up_blue.gif') repeat-x;
}
/*===============================================Page===============================================*/
div#page {
  padding: 0px 10px;
  margin: 0px auto 20px auto
  }
div.patchway {
  color: #d01100;
  font-size: 0.7em;
  }
h1.title {
  margin: 14px 0px 8px;
  font-size: 1.4em;
  }
div.line_light {
  width: 100%;
  height: 1px;
  font-size: 0px;
  clear: both;
  background-color: #c0c0c0;
  margin: 5px auto;
  }
div.page_info {
  font-size: 0.7em;
  color: #396299;
  margin: 5px 0px 15px;
  }
div.page_info span {
  color: #d01100;
  }
div.page_bar {
  clear: both;
  width: 100%;
  height: 26px;
  background: #ececec;
  color: #fff;
  margin: 5px 0px;
  font-size: 0.8em;
  }
div.page_stat {
  float: right;
  line-height: 26px;
  margin-right: 4px;
  color: #000;
  }
div.page_stat span {
  color: #d01100;
  }
a.print {
  width: 100px;
  height: 26px;
  font-size: 11px;
  background: url(img/print.gif) 0% 50% no-repeat;
  display: block;
  line-height: 26px;
  margin-left: 5px;
  float: left;
  padding-left: 18px;
  }
a.registry {
  width: 120px;
  height: 26px;
  font-size: 11px;
  background: url(img/registry.gif) 0% 50% no-repeat;
  display: block;
  line-height: 26px;
  margin-left: 5px;
  float: left;
  padding-left: 18px;
  }
div.page_author_info {
  margin: 20px 0px 5px 0px;
  font-size: 0.9em;
  color:#757575;
  }
div.page_author_info  span {
  color:#333;
  font-size: 1.1em;
  font-weight: bold;
  display: block;
}
div.home_page_wpis {
  background: url(image/arrow.gif) 0% 3px no-repeat;
  padding-left: 15px; 
  padding-bottom: 5px; 
  margin: 5px; 
  border-bottom: 1px #CCCCCC solid;
}
/*===============================================Left===============================================*/
div#left {
  width: 410px;
  margin:0px 20px;
  padding:0px 0px 20px 0px;
}
div.modul_left {
  width: 186px;
  float: left;
  border: 1px solid #C0C0C0;
  padding: 1px;
  background: url(img/column.gif) 0% 100% repeat-x;
  padding-bottom: 15px;
  margin: 0px 5px 10px 5px;
  font-size: 11px;
}
div.menu_title {
  background: #d01100 url('img/menu_up.gif') repeat-x;
  color: #fff;
  line-height: 20px;
  font-size: 11px;
  padding: 3px;
  margin-bottom: 5px;
}
div.menu_left  a {
  display: block;
  background: url('img/arrow.gif') 0% 50% no-repeat;
  line-height: 20px;
  padding-left: 14px;
  border-bottom: solid 1px #e8e8e8;
  text-decoration: none!important;
}
/*===============================================Footer===============================================*/
#footer {
  width: 100%;
  height: 75px;
  background: #025F98  url('img/footer_left.gif') 0% 100% no-repeat;
  clear: both;
}
#footer2 {
  width: 100%;
  height: 75px;
  background: url('img/footer_right.gif') 100% 100% no-repeat;
  position: relative;
  text-align: center;
  color: #fff;
  font-size: 0.8em;
  line-height: 1.4em;
}
div#footer2 a {
  color: #fff;
}
div#footer2 a:hover {
  color: #d9d9d9;
  text-decoration: underline;
}
div#changesize {
  /*display:none;*/
}
div#copyright {
  height: 40px;
  width: 400px;
  padding-top: 5px;
  margin: 0px auto;
}
/*===============================================TR===============================================*/
div#tr_top {
  font-size: 0px;
  clear: both;
  width: 100%;
  height: 11px;
  margin-top: 10px;
  background: #f5f5f5 url('img/tr_top.gif') repeat-x;
}
div#tr_top_left {
  height: 11px;
  background: url('img/tr_top_left.gif') 0% 0% no-repeat;
}
div#tr_top_right {
  height: 11px;
  background: url('img/tr_top_right.gif') 100% 0% no-repeat;
}
div#tr_bottom {
  width: 100%;
  height: 11px;
  clear: both;
  background: #f5f5f5 url('img/tr_bottom.gif') repeat-x;
  padding-bottom: 10px;
}
div#tr_bottom_left {
  background: url('img/tr_bottom_left.gif') 0% 0% no-repeat;
}
div#tr_bottom_right {
  background: url('img/tr_bottom_right.gif') 100% 0% no-repeat;
  height: 11px;
}
/*===============================================Font-size===============================================*/
div#changefont {
  display:none;
}


