html, body {
  padding: 0;
  margin: 0;
  background-color: #afafaf;
  height: 100%;
  color: #ffffff;
  font-style: normal;
  font-family: sans-serif;
}
body.white  {
  padding: 0;
  margin: 0;
  background-color: #afafaf;
  height: 100%;
  color: #000;
  font-style: normal;
  font-family: sans-serif;
}

a, a:visited {
	color: #66f;
}

.white a, .white a:visited {
	color: #00f;
}

#wrapper {
  width: 1024px;
  margin: auto;
  background: #cdcdcd url(img/bg_main_2.jpg) repeat-y;
  height: auto !important;
  min-height: 100%;
}
.white #wrapper {
  width: 1024px;
  margin: auto;
  background: #cdcdcd url(img/bg_main_2_w.jpg) repeat-y;
  height: auto !important;
  min-height: 100%;
}

#sub-wrapper {
  width: 1024px;
  margin: auto;
  background: #cdcdcd url(img/bg_main.jpg) repeat-y;
  /*height: 590px;*/
}
.white #sub-wrapper {
  width: 1024px;
  margin: auto;
  background: #cdcdcd url(img/bg_main_w.jpg) repeat-y;
  /*height: 590px;*/
}

#top-menu {
  background: url(img/bg_menu.png) no-repeat;
  height: 71px;
  width: 1024px;
  position: relative;
  z-index: 1;
}
.white #top-menu {
  background: url(img/bg_menu_w.png) no-repeat;
  height: 71px;
  width: 1024px;
  position: relative;
  z-index: 1;
}

#menu {
  display: block;
  position: absolute;
  z-index: 2;
  white-space: nowrap;
  list-style-type: none;
  bottom: 13px;
  left: 0px;
  padding-left: 32px;
  margin-bottom: 0px;
}

#menu li {
  display: inline;
  padding-left: 13px;
  padding-right: 9px;
}

#menu li.sep {
  background: url(img/menu_sep.gif) left bottom no-repeat;
}

#menu li a {
  color: #fff;
  text-decoration: none;
  font-size: 17.68px;
}
.white #menu li a {
  color: #000;
}

#menu li a:hover {
  text-decoration: underline;
}

#local_menu {
  padding: 5px 23px;
}

#local_menu a {
  color: #fff;
  text-decoration: none;
  font-size: 12.85px;
}

a img, img {
  border: none;
}

#logo a img {
  width: 278px;
  height: 36px;
  position: absolute;
  top: 22px;
  right: 55px;
}

#top-banner {
  height: 155px;
  width: 1024px;
  background: url(img/bg_banner_1.png) no-repeat;
  position: relative;
  z-index: 1;
}
.white #top-banner {
  height: 155px;
  width: 1024px;
  background: url(img/bg_banner_1_w.png) no-repeat;
  position: relative;
  z-index: 1;
}

#block-maps {
  height: 275px;
  width: 1024px;
  background: url(img/bg_maps.png) no-repeat;
  position: relative;
  z-index: 1;
}
.white #block-maps {
  height: 275px;
  width: 1024px;
  background: url(img/bg_maps_w.png) no-repeat;
  position: relative;
  z-index: 1;
}

#m-banner {
  height: 110px;
  width: 1024px;
  background: url(img/bg_banner_2.png) no-repeat;
  position: relative;
  z-index: 1;
}
.white #m-banner {
  height: 110px;
  width: 1024px;
  background: url(img/bg_banner_2_w.png) no-repeat;
  position: relative;
  z-index: 1;
}

#content-top-border {
  height: 17px;
  width: 1024px;
  background: url(img/bg_content_top.png) no-repeat;
  position: relative;
  z-index: 1;
}
.white #content-top-border {
  height: 17px;
  width: 1024px;
  background: url(img/bg_content_top_w.png) no-repeat;
  position: relative;
  z-index: 1;
}

#content-top-border2 {
  height: 14px;
  width: 802px;
  background: url(img/bg_content_top2.png) no-repeat;
  position: relative;
  z-index: 1;
}

#content {
  height: 100%;
  width: 1024px;
  position: relative;
  z-index: 1;
  overflow: hidden;
}

.m_c {
  background: url(img/map_clear.png) no-repeat;
}

.m_1 {
  background: url(img/map_1.png) no-repeat;
}

.m_2 {
  background: url(img/map_2.png) no-repeat;
}

.m_3 {
  background: url(img/map_3.png) no-repeat;
}

.m_4 {
  background: url(img/map_4.png) no-repeat;
}

.m_5 {
  background: url(img/map_5.png) no-repeat;
}

.m_6 {
  background: url(img/map_6.png) no-repeat;
}

.m_7 {
  background: url(img/map_7.png) no-repeat;
}

.m_8 {
  background: url(img/map_8.png) no-repeat;
}

.m_9 {
  background: url(img/map_9.png) no-repeat;
}

.btn{
  position: absolute;
  top: 66px;
  left: 896px;
}
.white .btn{
  position: absolute;
  top: 59px;
  left: 889px;
}
#maps {
  position: absolute;
  top: 60px;
  right: 60px;
  z-index: 2;
}

#block-types {
  color: #ffffff;
  font-size: 9.64px;
  text-decoration: none;
  width: 900px;
  position: absolute;
  top: 105px;
  left: 65px;
  line-height: 13px;
}

#block-types a {
  color: #ffffff;
  font-size: 13px;
  text-decoration: none;
}

#block-types a:hover {
  color: #ffffff;
  font-size: 13px;
  text-decoration: underline;
 }

#block-capacity {
  color: #ff7200;
  font-size: 18px;
  text-decoration: none;
  width: 900px;
  position: absolute;
  top: 130px;
  left: 65px;
}

.white #block-capacity{
	color: #000;
}

#block-capacity a {
  color: #ff7200;
  text-decoration: none;
}
.white #block-capacity a{
	color: #000;
  text-decoration: none;
}

#block-capacity a:hover {
  color: #ff7200;
  text-decoration: underline;
}
.white #block-capacity a:hover{
	color: #000;
	text-decoration:underline;
}

.sp-left {
	float: left;
}

.sp-right {
	float: right;
}

#block_content a {
  color: #ffffff;
}

#block-article {
  color: #ffffff;
  font-size: 14px;
//  letter-spacing: 0.3px;
  word-spacing: 2px;
  position: relative;
  top: 5px;
  left: 55px;
  height: 240px;
  width: 490px;
  overflow: hidden;
}
.white #block-article {
	color: #000;
}

#block-article * {
  margin: 0 auto;
}

#block-regions {
  color: #ffffff;
  font-size: 13px;
  text-decoration: none;
  width: 320px;
  position: absolute;
  top: 5px;
  right: 55px;
  line-height: 13px;
}
.white #block-regions {
  color: #000;
}

#block-regions a {
  color: #ffffff;
  font-size: 12px;
  text-decoration: none;
}

#block-regions a:hover {
  color: #ffffff;
  font-size: 12px;
  text-decoration: underline;
}

.white #block-regions a {
  color: #000;
}

.white #block-regions a:hover {
  color: #000;
  text-decoration: underline;
}

#block_news {
  float: right;
  width: 390px;
  margin-right: 50px;
  font-size: 14px;
}

#block_news a {
  color: #fff;
}

.block_news_title {
  height: 28px;
  width: 390px;
  background: url(img/title_news.png) no-repeat;
}
.white .block_news_title {
  height: 28px;
  width: 390px;
  background: url(img/title_news_w.png) no-repeat;
}

.block_news_title span {
  font-size: 16.71px;
  float: right;
  padding-top: 3px;
  padding-right: 20px;
}

.block_long_title {
  height: 30px;
  width: 721px;
  background: url(img/title_long.png) no-repeat;
}

.block_long_title span {
  font-size: 16.71px;
  /*float: right;*/
  padding-top: 6px;
  /*padding-right: 20px;*/
}

.block_long_title span.left {
  float: left;
  padding-left: 23px;
}

.block_long_title span.right {
  float: right;
  padding-right: 16px;
}

#block_content {
  padding: 2px 37px 20px 37px;
}

div.form-block {
  padding: 5px 0;
  font-size: 10px;
}

div.form-block label {
  display: block;
  width: 170px;
  float: left;
  padding-top: 5px;
}

.red {
  color: red;
}

#block_evacuators {
  float: left;
  width: 460px;
  margin-left: 50px;
  font-size: 12.91px;
}

#content a {
  color: #fff;
}
.white #content a {
  color: #000;
}

.block_evac_title {
  height: 28px;
  width: 460px;
  background: url(img/title_evac.png) no-repeat;
  margin-bottom: 10px;
}
.white .block_evac_title {
  height: 28px;
  width: 460px;
  background: url(img/title_evac_w.png) no-repeat;
  margin-bottom: 10px;
}

.block_evac_title span {
  font-size: 16.71px;
  /*float: right;*/
  padding-top: 5px;
  /*padding-right: 20px;*/
}

.block_evac_title span.left {
  float: left;
  padding-left: 23px;
}

.block_evac_title span.right {
  float: right;
  padding-right: 16px;
}

#banner1 {
  position: absolute;
  top: 9px;
  left: 148px;
  width: 728px;
  height: 90px;
  z-index: 5;
  overflow: hidden;
}

#banner2 {
  position: absolute;
  top: 1px;
  left: 148px;
  width: 728px;
  height: 90px;
  z-index: 5;
  overflow: hidden;
}

.count-all {
	font-weight: bold;
}

.count-all:hover {
	text-decoration: none !important;
}

.block_evac_title {
	float: left;
}

.buttons_share {
	float: right;
}

.clear {
	clear: both;
}
input { border: #aeaeae solid 1px;}

.reklama {
	margin: 10px 20px 20px 10px;
	text-align: justify;
}

.shadow {
  width: 1024px;
  background: url(img/bg_shadow.png) repeat-y;
  position: relative;
  z-index: 1;
}
.white .shadow {
  background: url(img/bg_shadow_w.png) repeat-y;
}
