* {
  margin: 0;
  padding: 0;
}

body {
  margin: 0px 0px 0px 0px;
  padding: 0px 0px 0px 0px;
  width: 100%;
  background: #ffffff;
  border: 0px;
}

a {
	color: #336699;
	text-decoration: none;
	}

a:hover {
	color: #0099ff;
	text-decoration: none;
	}

h1 {
	margin: 0px 0px 0px 0px;
	padding: 5px 0px 0px 0px;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #507AA5;
	font-weight: bold;
	text-transform: uppercase;
}

h2 {
  margin: 0px 0px 0px 0px;
  padding: 17px 0px 0px 0px;
	font-family: Arial, Tahoma, Helvetica, sans-serif;
	font-size: 11px;
	color: #ffffff;
	font-weight: bold;
	text-align: left;
}

h3 {
	margin: 0px 0px 0px 0px;
	padding: 12px 0px 0px 26px;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #ffffff;
	font-weight: bold;
	text-transform: uppercase;
	text-align: left;
}

h4 {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
  font-size: 10px;
  font-weight: bold;
  line-height: 15px;
  text-align: left;
}

h5 {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
  font-size: 12px;
	color: #ff5555;
  font-weight: bold;
  font-style: italic;
  line-height: 15px;
  text-align: left;
}

h7 {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #005E99;
	font-weight: bold;
	text-transform: uppercase;
	text-align: center;
}

ul.list_im li {
  margin: 0px 0px 0px 0px;
  padding: 0px 0px 7px 22px;
  background: no-repeat left top;
  line-height: 16px;
  list-style-type: none;
}


ul.list_im_line li {
  margin: 0px 0px 0px 0px;
  padding: 0px 0px 7px 18px;
  float: left;
  background: no-repeat left top;
  list-style-type: none;
  display: inline;
}

ul.list_line li {
  margin: 0px 0px 0px 0px;
  padding: 0px 0px 0px 0px;
  float: left;
  background: no-repeat left top;
  list-style-type: none;
  display: inline;
}

.button_monitoring {
	height: 32px;
	width: 130px;
	border: none;
	background: url('../images/buttonbg.png') no-repeat center center;
	font-family: Arial, Tahoma, Helvetica, sans-serif;
	cursor: pointer;
  font-weight: bold;
	color: #ffffff;
	text-align: center;
}

.feedbutton {
	width: 115px;
	height: 23px;
	background: url('../images/feedbutton.png') no-repeat center center;
	font-family: Arial, Tahoma, Helvetica, sans-serif;
  font-weight: bold;
	color: #ffffff;
	text-align: center;
	border: none;
	cursor: pointer;
}

#wrapper {
  margin-top: 0px;
  margin-right: auto;
  margin-bottom: 0px;
  margin-left: auto;
  padding: 0px 0px 0px 0px;
  width: 997px;
  background: #ffffff;
}

/* ---HEADER---*/
#header {
  margin: 0px 0px 0px 0px;
  padding: 0px 0px 0px 0px;
	width: 997px;
	height: 110px;
}

#topline {
  margin: 0px 0px 0px 0px;
  padding: 0px 0px 0px 0px;
	width: 997px;
	height: 30px;
	background: #0099ff url(../images/postinfotop.png) no-repeat top left;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #ffffff;
}

#block_icon {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	position: relative;
  top: 8px;
  right: 13px;
  width: auto;
  height: 15px;
  text-align: right;
}

#block_date {
  float: left;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	position: relative;
  top: 9px;
  left: 26px;
  width: auto;
  height: 15px;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #ffffff;
}

.icon_hfc {
	margin: 0px 7px 0px 7px;
	padding: 0px 0px 0px 0px;
  width: 15px;
  height: 15px;
  border: 0px;
}

#header .logo {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	float: left;
	position: relative;
	width: 347px;
	height: 80px;
	font-family: Arial, Tahoma, Helvetica, sans-serif;
	font-size: 14px;
	color: #507AA5;
	text-transform: uppercase;
	overflow: hidden;
	text-align: center;
}

#header .logo a,
#header .logo a:visited {
	text-decoration:none;
	color: #336699;
}

#header .logo a:hover {
	text-decoration:none;
	color:#336699;
}

#header .logo span {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	position: absolute;
	width: 347px;
	height: 80px;
	left: 0;
	top: 0;
	background: url(../images/logo.png) no-repeat;
	text-indent:-9999px;
}

#hright {
	float: right;
	width: 650px;
	height: 80px;
	background: url(../images/hright.png) no-repeat top right;
}

#valueform {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	position: relative;
  top: 4px;
  left: 25px;
  width: 608px;
  height: auto;
}

#valueform select.selectvalue {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
  width: 175px;
  height: 20px;  
  font-family: Tahoma, Arial, Helvetica, sans-serif;
  font-size: 12px;
  color: #333333;
}

#valueform input.inputsum {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
  width: 75px;
  height: 16px;
  font-family: Tahoma, Arial, Helvetica, sans-serif;
  font-size: 12px;
  color: #333333;
}
/* ---END HEADER---*/

/* ---MENU---*/
#menu {
  margin: 0px 0px 0px 0px;
  padding: 0px 0px 0px 0px;
	width: 997px;
	height: 39px;
	background: #0099ff url(../images/menu_line.png) no-repeat top left;
}

#menu ul {
  margin: 11px 0px 0px 7px;
  padding: 0px 0px 0px 0px;
  float: left;
  font-family: Arial, Tahoma, Helvetica, sans-serif;
  font-size: 11px;
  color: #ffffff;
  list-style: none;
  font-weight: bold;
  text-transform: uppercase;
}

#menu ul li {
  background: url(../images/menu_dots.png) no-repeat top right;
  float:left;
  display:inline;
}

#menu ul li a{
  padding: 2px 20px 2px 19px;
  text-decoration:none;
  color:#fff
}

#menu ul li a:visited {
  text-decoration:none;
  color:#fff
}

#menu ul li a:hover {
  text-decoration:none;
  color:#d9f0ff
}
/* ---END MENU---*/

/* ---CONTENT---*/
#content {
  margin: 0px 0px 0px 0px;
  padding: 0px 0px 0px 0px;
	width: 997px;
	height: auto;
	overflow: hidden;
}

#centerside,
#leftside,
#rightside {
  overflow: hidden;
}

#centerside {
  margin: 0px 0px 0px 0px;
  padding: 0px 0px 0px 0px;
  width: 577px;
  height: auto;
}

#block_c1 {
  float: top;
  width: 577px;
  height: 23px;
	background: #ffffff url(../images/bartop.png);
	background-repeat: no-repeat;
	text-align: center;
}

#block_c2 {
  float: top;
  width: 577px;
  height: auto;
	background: #ffffff url(../images/barcen.png);
	background-repeat: repeat-y;
	text-align: center;
}

#block_c2 table.result {
	margin: 0px 0px 0px 0px;
	padding: 15px 0px 10px 0px;
  width: 540px;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}

#block_c2 table.result tr {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

#block_c2 table.result td {
	margin: 0px 0px 0px 0px;
	padding: 3px 5px 3px 5px;
	border-right: 1px solid #ffffff;
	border-bottom: 1px solid #ffffff;
}

#block_c2 table.result td.tit {
	margin: 0px 0px 0px 0px;
	padding: 7px 5px 7px 5px;
  background: #00497c url(../images/tabletitbg.png);
	background-repeat: repeat-x top left;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 10px;
  color: #ffffff;
  font-weight: bold;
}

#block_c2 table.result td.tit_left {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	width: 5px;
	height: 28px;
  background: #00497c url(../images/tabletitbg_left.png) no-repeat;
	border-right: 0px;
	border-bottom: 1px solid #ffffff;
}

#block_c2 table.result td.tit_right {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	width: 5px;
	height: 28px;
  background: #00497c url(../images/tabletitbg_right.png) no-repeat;
	border-right: 1px solid #ffffff;
	border-bottom: 1px solid #ffffff;
}

#block_c2 table.result td.tit_status {
	margin: 0px 0px 0px 0px;
	padding: 7px 0px 7px 5px;
  background: #00497c url(../images/tabletitbg.png);
	background-repeat: repeat-x top left;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 10px;
  color: #ffffff;
  font-weight: bold;
	border-right: 0px;
	border-bottom: 1px solid #ffffff;
}

#block_c2 table.result td.pip {
  width: 17px;
  border: 0px;
	background-image: url(../images/pip.png);
	background-repeat: no-repeat;
	background-position: center center;
	border-right: 1px solid #ffffff;
	border-bottom: 1px solid #ffffff;
}

#total {
	margin: 0px 0px 0px 0px;
	padding: 15px 25px 25px 55px;
  font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
  color: #507AA5;
  text-align: left;
  line-height: 16px;
}

#block_c2 table.result td.tot {
	margin: 0px 0px 0px 0px;
	padding: 7px 0px 10px 39px;
  background: url(../images/totalbg.png);
	background-repeat: repeat-x;
	background-position: bottom center;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
  color: #ffffff;
  text-align: left;
	border-right: 0px;
	line-height: 16px;
}

#block_c2 table.result td.tot_left {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	width: 5px;
	height: auto;
  background: url(../images/totalbg_left.png);
	background-repeat: no-repeat;
	background-position: bottom left;
	border-right: 0px;
}

#block_c2 table.result td.tot_right {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	width: 5px;
	height: auto;
  background: url(../images/totalbg_right.png);
	background-repeat: no-repeat;
	background-position: bottom right;
	border-right: 1px solid #ffffff;
}

#error {
	margin: 0px 0px 0px 0px;
	padding: 15px 25px 25px 25px;
  font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
  color: #ff5555;
  font-weight: bold;
  text-align: center;
}

#block_c2 table.informers {
	margin: 0px 0px 0px 0px;
	padding: 15px 0px 10px 0px;
  width: 540px;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}

#block_c2 table.informers tr {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	text-align: center;
	vertical-align: bottom;
}

#block_c2 table.informers td {
	margin: 0px 0px 0px 0px;
	padding: 3px 0px 3px 0px;
}

#block_c2 table.about {
	margin: 0px 0px 0px 0px;
	padding: 15px 0px 10px 0px;
  width: 540px;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	text-align: justify;
}

#block_c2 table.about ul {
  margin: 0px 0px 0px 0px;
  padding: 0px 0px 0px 45px;
}

#block_c2 table.about ul li {
  margin: 0px 0px 0px 0px;
  padding: 0px 0px 0px 0px;
}

#block_c2 table.contact {
	margin: 0px 0px 0px 0px;
	padding: 15px 0px 10px 0px;
  width: 540px;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 12px;
  color: #ffffff;
}

#block_c2 table.contact td {
	padding: 7px 10px 7px 10px;
  background-color: #414141;
  text-align: left;
  vertical-align: top;
	border-right: 1px solid #ffffff;
	border-bottom: 1px solid #ffffff;
}

#block_c2 table.feed_suc {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
  width: 540px;
  font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
  color: #009900;
  font-weight: bold;
	text-align: center;
}

#block_c2 table.feed_err {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
  width: 540px;
  font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
  color: #ff5555;
  font-weight: bold;
	text-align: center;
}

#block_c2 ul.feed_err_list {
	margin: 0px 0px 0px 0px;
	padding: 15px 0px 0px 20px;
  font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
  color: #333333;
  font-weight: normal;
  text-align: left;
}

#redi {
	margin: 0px 0px 0px 0px;
	padding: 25px 0px 25px 0px;
	text-align: center;
}

#block_c2 table.info {
	margin: 0px 0px 0px 0px;
	padding: 15px 0px 10px 0px;
  width: 540px;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}

#block_c2 table.info tr {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	vertical-align: top;
  height: 31px;
}

#block_c2 table.info td {
	margin: 0px 0px 0px 0px;
	padding: 7px 0px 7px 10px;
	border-bottom: 1px dashed #bebebe;
}

#block_c2 table.info td.info_img {
	margin: 0px 0px 0px 0px;
	padding: 0px 7px 0px 7px;
  background-color: #f4f4f4;
	border: 1px solid #bebebe;
	vertical-align: middle;
}

#block_c3 {
  float: top;
  width: 577px;
  height: 20px;
	background: #ffffff url(../images/barbot.png);
  background-repeat: no-repeat;
	text-align: center;
}

#leftside {
  margin: 0px 0px 0px 0px;
  padding: 0px 0px 0px 0px;
  float: left;
  width: 206px;
  height: auto;
}

#rightside {
  margin: 0px 0px 0px 0px;
  padding: 0px 0px 0px 0px;
  float: right;
  width: 206px;
  height: auto;
}

#block_s1 {
  float: top;
  width: 206px;
  height: 30px;
	background: #f4f4f4 url(../images/sidebartop.png);
	background-repeat: no-repeat;
	text-align: center;
}

#block_s2 {
	margin: 0px 0px 0px 0px;
	padding: 7px 0px 5px 0px;
  float: top;
  width: 206px;
  height: auto;
	background: #f4f4f4 url(../images/sidebarcen.png);
	background-repeat: repeat-y;
	text-align: center;
}

#block_s2 table.listside {
	margin: 0px 0px 0px 0px;
	padding: 5px 0px 5px 0px;
	width: 187px;
	border-top: 1px dashed #bebebe;
	border-bottom: 1px dashed #bebebe;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px
}

#block_s2 table.listside tr {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

#block_s2 table.listside td {
	margin: 0px 0px 0px 0px;
	padding: 1px 0px 1px 0px;
}

#block_s2 table.side {
	margin: 0px 0px 0px 0px;
	padding: 5px 0px 5px 0px;
	width: 187px;
	border-top: 1px dashed #bebebe;
	border-bottom: 1px dashed #bebebe;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
}

#block_s2 table.side tr {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	text-align: center;
}

#block_s2 table.side td {
	margin: 0px 0px 0px 0px;
	padding: 1px 0px 0px 0px;
}

#block_s3 {
  float: top;
  width: 206px;
  height: 23px;
	background: #f4f4f4 url(../images/sidebarbot.png);
  background-repeat: no-repeat;
	text-align: center;
}

tr.tr1 {
  background-color: #f4f4f4;
}

tr.tr2 {
  background-color: #33cc66;
	color: #ffffff;
  cursor:pointer;
}

tr.tr3 {
  background-color: #f4f4f4;
}

tr.tr4 {
  background-color: #3399ff;
	color: #ffffff;
  cursor:pointer;
}

tr.tr5 {
  background-color: #e4e4e4;
}

tr.tr6 {
  background-color: #3399ff;
	color: #ffffff;
  cursor:pointer;
}

.title_left  {
width: 145px; padding: 2px; text-align: right; vertical-align: top; font-weight: bold; text-decoration: none
}

.title_right  {
width: 145px; padding: 2px; text-align: left; vertical-align: top; text-decoration: none
}
/* ---END CONTENT---*/

/* ---REKLAMA---*/

#reklama {
  margin: 0px 0px 0px 0px;
  padding: 0px 0px 0px 0px;
	width: 997px;
	height: auto;
}

#block_b1 {
  float: top;
  width: 997px;
  height: 20px;
	background: #ffffff url(../images/rektop.png);
	background-repeat: no-repeat;
	text-align: center;
}

#block_b2 {
  float: top;
  width: 997px;
  height: auto;
	background: #ffffff url(../images/rekcen.png);
	background-repeat: repeat-y;
	text-align: center;
}

#block_b2 table.sape_reklama {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
  width: 997px;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 8pt;
  color: #333333;
}

#block_b2 table.sape_reklama td {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 35px;
  text-align: left;
}

#block_b3 {
  float: top;
  width: 997px;
  height: 20px;
	background: #ffffff url(../images/rekbot.png);
  background-repeat: no-repeat;
	text-align: center;
}

/* ---END REKLAMA---*/

/* ---FOOTER---*/
#footer {
  margin: 0px 0px 0px 0px;
  padding: 0px 0px 0px 0px;
	width: 997px;
	height: 116px;
	background: #0099ff url(../images/footerbg.png) no-repeat top left;
}

#footer a,
#footer a:visited {
	text-decoration: none;
	color: #ffffff;
}

#footer a:hover {
	text-decoration: none;
	color:#d5eeff;
}

#left_part {
  margin: 0px 0px 0px 0px;
  padding: 30px 0px 0px 35px;
	float: left;
	width: 650px;
}

#left_part ul {
  margin: 0px 0px 0px 0px;
  padding: 0px 0px 0px 0px;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #ffffff;
	list-style: none;
	text-transform: uppercase;
	overflow: hidden;
}

#left_part ul li {
  margin: 0px 0px 0px 0px;
  padding: 0px 13px 0px 0px;
	display: inline;
	float: left;
}

#right_part {
  margin: 0px 0px 0px 0px;
  padding: 35px 90px 0px 0px;
	float: right;
	width: 202px;
	text-align: center;

}
#right_part .flogo {
	position: relative;
	width: 202px;
	height: 42px;
  margin: 0px 0px 0px 0px;
  padding: 0px 0px 0px 0px;
	font-family: Arial, Tahoma, Helvetica, sans-serif;
	font-size: 10px;
	color: #ffffff;
	text-transform: uppercase;
	overflow: hidden;
}
#right_part .flogo span {
	position: absolute;
	width: 200px;
	height: 40px;
	left: 0;
	top: 0;
  margin: 0px 0px 0px 0px;
  padding: 0px 0px 0px 0px;
	background: url(../images/footerlogo.png) no-repeat;
	border: 1px solid #3366ff;
	text-indent:-9999px;
}

/* ---END FOOTER---*/

/* ---SAPE---*/
.sape_class {
	color: #333333;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-align: justify;
}

.sape_class a {
	color: #0099ff;
	text-decoration: none;
	}

.sape_class a:hover {
	color: #336699;
	text-decoration: none;
	}
/* ---END SAPE---*/