body {
    font-style: normal;
    font-family: Verdana, Tahoma, sans-serif;
    font-size: 10px;
    line-height: 13px;
    color: black;
    background-color: #E6E6E6;
    margin-bottom: 0px;
    margin-left: 0px;
    margin-right: 0px;
    margin-top: 0px;
	  padding: 0px; }

a {
    text-decoration: none;
    color: black; 
}
a:visited {
    text-decoration: none;
    color: black; 
}
/* ================================================================*/
#container {
  width: 840px !important;
  width: 840px; /* IE */
  margin: 10px auto 150px auto;
  background-color: #fafafa;
  text-align: left;
  position: relative;
}
#element_Head {
	background-image: url('graph/menu_serwery_ntp_pasek.jpg');
	background-repeat: repeat-y;
  width: 100%;
  height: 90px;
  background-color: #fafafa;
  background-position: right;
}
#element_Head .logo {
  margin-top: 10px;
  margin-left: 10px;
	border: none;
}
#element_Head .head_desc {
  position: absolute;
  text-align: right;
	color: #eaeaea;
	top: 15px;
	right: 15px;
}
#element_Head .head_menu {
  position: absolute;
	color: #eaeaea;
	top: 77px;
	right: 15px;
	background-color:#445588;
}
#element_Head a {
	color: #eaeaea;
	font-weight: bold;
}
#element_ColumnMain {
	background-color: #ffffff;
	width: 593px;
  padding-top: 10px;
  padding-left: 10px;
  padding-right: 10px;
  float: right;
  display: inline;
  margin: 0 auto;
  border: solid 1px #c0c0c0;
	min-height: 1200px;
}
#element_Foot {
  clear: both;
  width: 100%;
  height: 40px;
  text-align: center;
	color: #fafafa;
  background-color: #557799;
	padding-top: 5px;
}
/* ================================================================= */
#element_ColumnLeft {
	 background-image: url('graph/menu_left_serwery_ntp.png');
	 background-repeat: no-repeat;
 	 background-color: #ffffff;
   padding-top: 0px;
   padding-left: 10px;
   padding-right: 5px;
   width: 201px;
   height: 100%;
   float: left;
   display: inline;
   border: solid 1px #c0c0c0;
}
#element_ColumnLeft h1 {	
   color: #009fff;
   font-weight: bold;
	 font-size: 14px;
	 margin: 5px 0px 0px 0px;
	 padding: 5px 0px 0px 0px;
}
#element_ColumnLeft h2 {
   color: #A09DA8; 
	 font-weight: normal;
	 font-size: 11px;
	 margin: 5px 0px 0px 0px;
	 padding: 5px 0px 0px 0px;
}
#element_ColumnLeft h3 {
   color: #A09DA8; 
	 font-weight: normal;
	 font-size: 10px;
	 margin: 0px 0px 0px 0px;
	 padding: 0px 0px 0px 0px;
}
#element_ColumnLeft hr {
	 text-align: left;
   height: 1px; 
   width: 160px; 
   color: #BCBAC2; 
   border-width: 1px; 
   border-color: #BCBAC2; 
   border-style: solid none none none;
   left: 0px;
   margin-left: 0px;
}

#element_ColumnLeft a {
      text-decoration: none; 
      color: #557799;
			display: block;
			margin: 5px 0;
      padding-right: 3px;			
}

#element_ColumnLeft a:hover {
      text-decoration: none;
      color: #113366;
      background-color: #AACCFF;  
}

h1 {
		 font-weight: bold;
		 font-size: 14px;
		 margin: 0px 0px 5px 0px;
		 padding: 0px 0px 5px 0px;
}
input {
  border: 1px solid #AFB8BF;
  background-color: #fafafa;
  text-align: center;
  font-size: 12px;
  width: 150px;
  margin-top: 10px;
}

button {
  border: 1px solid #AFB8BF;
  background-color: #009600;
  text-align: center;
  font-size: 11px;
  font-weight: bold;
  height: 19px;
	color: #fafafa;
}
/* ============================================================= */
.news {
  border-top: 1px solid #BCBAC2;  
  color: #666;
	font-size: 12px;
	line-height: 16px;
	float: left;
  padding: 10px 3px;
}
.news h1 {
  float: left;
  width: 385px;
  color: #009fff;
	margin: 5px 0 15px 15px;
	font-size: 16px;
}
.news .data {
  float: right;
	display: block;
	font-size: 11px;
	color: #999;
}
.news .foto {
  float: left;
	width: 180px;
	margin-right: 10px;
}
.news .tresc {
  text-align: justify;
  float: left;
}
.news a {
  text-decoration: underline;
	color: #669;
	font-weight: normal;

}

