  /* CSS Document */

  body {
	text-align: center;
  	padding: 0px;
  	margin: 0px;
  	font-family: verdana;
  	font-size: 8pt;
  	background-color: #F0F0F0;

/* 	background-color: #F0F0F0; */  	
  }

  a img {
	border: none;
  }

  a {
	color: #ed1a1f;
  	text-decoration: none;
  }

  #header_lang {
	margin: 0px;
	padding: 5px 0px 5px 0px;
	text-align: right;
  }

  #header_lang a.lang {
	padding: 0px;
	margin: 0px 0px 0px 0px;
	border: none;
  }

  #header_lang a.lang img {
	margin: 0px 6px 0px 0px;
	vertical-align: bottom;
	border: none;
  }

  #copyright  {
	font-weight: normal;
	color: #757575;
	font-family: verdana;
	font-size: 8pt;
	text-align: left;
	margin: 0px 0px 0px 5px;
  }

  #zosa  {
	font-weight: normal;
	color: #757575;
	font-family: verdana;
	font-size: 8pt;
	text-align: right;
	margin: 0px 5px 0px 0px;
  }

  #zosa a {
	font-weight: normal;
  	color: #ed1a1f;
  }

  #menubar {
	height: 24px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	text-align: center;
	background-color: #ed1a1f;
	font-weight: bold;
	color: white;
	font-family: verdana;
	font-size: 10pt; 
  }

  #menubar td{
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	text-align: center;
	font-weight: bold;
	color: white;
	font-family: arial, verdana;
	font-size: 8pt;
	vertical-align:middle;
  }

  #menubar a{
	font-weight: bold;
	color: white;
	font-family: arial, verdana;
	font-size: 8pt;
	vertical-align:middle;
  }

  #pasek {
	background-color: #bebebe;
  }

  #news_content_title {
	margin: 20px 20px 10px 20px;
	padding: 0px 0px 0px 0px;
	text-align: left;
	font-weight: normal;
	color: #ed1a1f;
	font-family: arial,verdana;
	font-size: 16pt; 
  }

  #search_title {
	margin: 20px 20px 10px 20px;
	padding: 0px 0px 0px 0px;
	text-align: left;
	font-weight: normal;
	color: black;
	font-family: arial,verdana;
	font-size: 10pt; 
  }

  #search_content {
	margin: 20px 20px 10px 20px;
	padding: 0px 0px 0px 0px;
	text-align: left;
	font-weight: normal;
	color: black;
	font-family: arial,verdana;
	font-size: 10pt; 
	line-height: 150%;
  }

  #news_content {
	margin: 20px 20px 10px 20px;
	padding: 0px 0px 0px 0px;
	font-weight: normal;
	color: black;
	font-family: verdana;
	font-size: 8pt; 
	line-height: 150%;
  }

  #content {
	margin: 0px 20px 10px 20px;
	padding: 0px 0px 0px 0px;
	font-weight: normal;
	color: black;
	font-family: verdana;
	font-size: 8pt; 
	line-height: 150%;
  }

  #news_title {
	margin: 20px 0px 10px 10px;
	padding: 0px 0px 0px 0px;
	text-align: left;
	font-weight: normal;
	color: #ed1a1f;
	font-family: arial,verdana;
	font-size: 16pt; 
	vertical-align:top;
  }

  #news_preview_title {
	margin: 20px 0px 0px 10px;
	padding: 0px 0px 0px 0px;
	text-align: left;
	font-weight: bold;
	color: #ed1a1f;
	font-family: verdana;
	font-size: 8pt; 
  }

  #news_preview {
	margin: 5px 20px 0px 10px;
	padding: 0px 0px 0px 0px;
	text-align: justify;
	font-weight: normal;
	color: black;
	font-family: verdana;
	font-size: 8pt; 
	line-height: 150%;
  }

  #news_preview a{
	color: black;
  }

  #news_preview_date {
	margin: 3px 20px 20px 10px;
	padding: 0px 0px 0px 0px;
	text-align: justify;
	font-weight: bold;
  	color: black;
	font-family: verdana;
	font-size: 7pt; 
  }

  #szukaj {
	margin: 3px 20px 20px 10px;
	padding: 0px 0px 0px 0px;
  }

  #szukaj input {
	border-left:1px solid #7c7c7c; border-top:1px solid #7c7c7c; 
	font-family: verdana;
	font-size: 8pt;
	color: #999999;
	background-color: #EEEEEE;
  }


   #header {
	height: 53px;
	background: #fff url(header/bg.jpg) top left repeat-x; 
   }

  .drop_down_menu {
	width: 152px;
	color: black;
	text-align: left;
	position: absolute;
	visibility: hidden;
	z-index: 100;
	margin: 5px 0px 0px 0px;
  }


  .drop_down_menu img {
	display: block;
  }

  .drop_down_menu a {
	display: block;
	background-color: white;
	color: black;
	font-size: 8pt;
	font-family: Verdana;
	padding: 8px 8px;
	border-left: 1px solid #dfdfdf;
	border-right: 1px solid #dfdfdf;
  }

  .drop_down_menu a:hover {
	color: white;
	background-color: #ed1a1f;
   }

  .boczne_menu {
	width: 209px;
	color: black;
	text-align: left;
	margin: 0px 0px 0px 0px;
	border-top: 1px solid #ed1a1f;
  }


  .boczne_menu a {
	display: block;
	background-color: white;
	color: black;
	font-size: 8pt;
	font-family: Verdana;
	padding: 8px 8px;
  }

  .boczne_menu a:hover {
	color: #ed1a1f;
  }


  a.print {
	font-size: 8pt;
	font-weight: normal;
	margin-top: 25px;
	margin-left: 20px;
	color: #ed1a1f;
	background: #fff url('print/print.PNG') no-repeat top left;; 
	padding-left:40px; padding-right:0px; padding-top:1px; padding-bottom:0px
  }

  #contener {
	width: 756px;   /* 980px  756px*/
	text-align: left;
	margin: 0px auto;
	padding: 15px 0px;
  }

  #left {
	width: 175px;
	margin: 0px;
	padding: 0px 0px 20px 0px;
	float: left;
  }

  .menu#left img {
	display: block;
  }

  .menu#left h1 {
	font-size: 8pt;
	font-weight: bold;
	margin: 0px;
	padding: 5px 16px;  
	background: #fff url(left/menu/h1.png) top left repeat-y;
  }

  .menu#left a {
	display: block;
	padding: 8px 16px;
	margin: 0px;
	background: #fff url(left/menu/a.png) top left repeat-y;
  }

  .menu#left a:hover {
	color: #f01a22;
  }

  .news#left h1 {
	font-size: 9pt;
	margin: 0px 0px 5px 0px;
  }

  .news#left h2 {
	font-size: 8pt;
	margin: 10px 0px 2px 0px;
	color: #ed1c24;
  }

  .news#left p {
  	margin: 0px 0px 0px 0px;
  }

  .news#left h3 {
	margin: 2px 0px 0px 0px;
	font-size: 7pt;
  }

  .news#left a:hover {
	text-decoration: underline;
  }

  #right {
	font-family: arial;
	font-size: 9pt;
	margin: 0px 0px 0px 185px;
	line-height: 150%;
  }

  #right h1,h2,h3,h4,h5,h6 {
	font-size: 12pt;
	font-weight: bold;
	margin: 0px 0px 20px 0px;
	padding: 0px;
  }

  #right a {
	font-weight: bold;
        color: #ed1c24;
  }

  #right a:hover {
	text-decoration: underline;
  }

  #footer {
	clear: both;
	margin: 0px;
	padding: 25px 0px 12px 0px;
	background: #fff url(footer/bg.png) top left repeat-x;
  }

  #footer a {
	padding: 0px 10px;
	border-left: 1px solid #000;
  }

  #footer a.gray {
	font-weight: bold;
	padding: 0px 15px 0px 0px;
	color: #c9c7c8;
	border: none;
  }

  #footer a.lang {
	padding: 0px;
	margin: 0px 0px 0px 40px;
	border: none;
  }

  #footer a.lang img {
	margin: 0px 6px 0px 0px;
	vertical-align: bottom;
	border: none;
  }

  #kontakt  {
	font-family: verdana;
	font-size: 8pt;
  }

  /* classes for validator */

  .tfvHighlight {
	background-color: yellow;
  }

  .tfvNormal {
	background-color: white;
  }
  
  /*
  div.forum  { position: absolute; z-index: 2; top: 5pt; left: 5pt; 
               border-style: solid; 
               border-color: #00CCFF #00CCFF #00CCFF #00CCFF;
	       border-top-width: 0px; border-right-width: 0px; border-bottom-width: 0px; border-left-width: 0px; 
	       text-align: left;
  } 
  */
  div.forum  { font-family: verdana;
  	       font-size: 8pt;
               border-style: solid; 
               border-color: #00CCFF #00CCFF #00CCFF #00CCFF;
	       border-top-width: 0px; border-right-width: 0px; border-bottom-width: 0px; border-left-width: 0px; 
	       text-align: left;
  }  
 .reklO  { margin: 8px 4px 0px 0px;
              padding-top: 5px; padding-bottom: 5px;
              font-family: verdana; font-size: 8pt;  color: #969696;
	      border-top: 1px solid #969696;
 	      border-top-width: 1px; border-right-width: 0px; border-bottom-width: 0px; border-left-width: 0px; 
 	      text-align: center; }
 
 .reklO a:link    {color: #969696; text-decoration: none}
 .reklO a:visited {color: #808080; text-decoration: none}
 .reklO a:hover   {color: #0000FF; text-decoration: underline }	      

 .reklC  { margin: 8px 4px 0px 0px;
              padding-top: 5px; padding-bottom: 5px;
              font-family: verdana; font-size: 8pt;  color: #696D87;
	      border-top: 1px solid #969696;
 	      border-top-width: 1px; border-right-width: 0px; border-bottom-width: 0px; border-left-width: 0px; 
 	      text-align: center; }
 
 .reklC a:link    {color: #598197; text-decoration: none}
 .reklC a:visited {color: #3D6EB3; text-decoration: none}
 .reklC a:hover   {color: #0000FF; text-decoration: underline }
 	      
  

