
	body
	{
		background-color: white;
	}

	table
  	{
  		border: 0px;
  	}
  	
  	table.border-table
  	{
  		border-style: solid;
  		border-width: 1px;
  		border-color: #D6DADD;
  	}
  	
  	table.menu-table
  	{
  		border-bottom-style: solid; 
  		border-right-style: solid;
  		border-left-style: solid; 
  		border-width: 1px;
  		border-color: #D6DADD;
  	}
  	
  	table.left-middle-table
  	{
  		background: url(../images/left_middle.jpg) repeat-x;
  	}
  	
  	table.border-table-tabs
  	{
  		border-top-style: none;
  	}
  	
  	td.menu-item-left
  	{
  		cursor: pointer;
  		background: url(../images/menu_left.jpg) no-repeat;
  	}
  	
  	td.menu-item-left1
  	{
  		cursor: pointer;
  		background: url(../images/menu_left2.jpg) no-repeat;
  	}
  	
  	td.search-td
  	{
  		height: 23px;
  		cursor: pointer;
  		background: url(../images/search.jpg) no-repeat;
  	}
  	
  	td.print-td
  	{
  		height: 23px;
  		cursor: pointer;
  		background: url(../images/print.jpg) no-repeat;
  	}
  	
  	td.print-td:HOVER
  	{
  		background: url(../images/print.jpg) no-repeat;
  		background-position: 100% -23px;
  	}
  	
  	td.search-td:HOVER
  	{
  		background: url(../images/search.jpg) no-repeat;
  		background-position: 100% -23px;
  	}
  	
  	td.menu-item-right
  	{
  		cursor: pointer;
  		background: url(../images/menu_right.jpg) no-repeat;
  	}
  	
  	td.menu-item-select
  	{
  		cursor: pointer;
  		background: url(../images/menu_middle.jpg) repeat-x;
  		background-position: 100% -41px;
  		font-weight: normal;
  	}
  	
  	td.menu-item
  	{
  		cursor: pointer;
  		background: url(../images/menu_middle.jpg) repeat-x;
  		font-weight: normal;
  	}
  	
  	td.border-table-td
  	{
  		padding-top: 2px;
  		padding-left: 2px;
  		font-weight: bold;
  	}
  	
  	td.footer-td
  	{
  		border-top-style: solid;
  		border-width: 1px;
  		border-color: #D6DADD;
  		padding-top: 20px;
  	}
  	
  	td.news-td
  	{
  		text-align: justify;;
  		padding-left: 0px;
  		padding-right: 0px;
  	}
  	
  	td.navigation-button
  	{
  		cursor: pointer;
  		border-style: solid; 
  		border-width: 1px;
  		border-color: #D6DADD;
  		background-color: white;
  	}
  	
  	td.border-tabs
  	{
  		border-right-style: solid;
  		border-left-style: solid;
  		border-top-style: solid;
  		border-width: 1px;
  		border-color: #D6DADD;
  		padding-left: 10px;
  	}
  	
  	td.border-tabs-rest
  	{
  		border-right-style: solid;
  		border-left-style: solid;
  		border-top-style: solid;
  		border-width: 1px;
  		border-color: #D6DADD;
  		padding-left: 10px;
  		background: url(../images/menu_middle.jpg) repeat-x;
  		background-position: -1 -1px;
  		height: 25px;
  	}
  	
  	td.title-ogloszenia-td
  	{
  		padding-left: 10px; 
  		background: url(../images/menu_middle.jpg) repeat-x;
  		background-position: -1 -1px;
  	}
  	
  	td.border-tabs-td
  	{
  		border-bottom-style: solid;
  		border-width: 1px;
  		border-color: #D6DADD;
  	}
  	
  	td.navigation-button-select, div.navigation-button-select
  	{
  		background-color: #D6DADD;
  		border-color: white;
  	}
  	
  	td.navigation-button-visible
  	{
  		visibility: visible;
  	}
  	
  	td.navigation-button:HOVER, div.navigation-button:HOVER
  	{
  		border-color: #949799;
  	}
  	
  	td.navigation-button-unvisible
  	{
  		visibility: hidden;
  	}
  	
  	td.informations-img-td
  	{
  		padding-top: 5px;
  	}
  	
  	a
  	{
  		font-family: Verdana;
  		font-size: 9px;
  		color: #001233;
  	}
  	
  	a.title-option
  	{
  		font-size: 13px;
  		color: #003399;
  		font-weight: bold;
  		text-decoration: none;
  	}
  	
  	a.menu-name
  	{
  		font-size: 13px;
  		margin-left: 8px;
  		text-decoration: none;
  	}
  	
  	a.subdomain-name
  	{
  		font-size: 13px;
  		text-decoration: none;
  	}
  	
  	a.top-linki-right
  	{
  		font-size: 10px;
  	}
  	
  	a.top-linki-down-not-link
  	{
  		font-size: 9px; 
  		color: #C8C8C8;
  		cursor: default;
  	}
  	
  	a.top-linki-down
  	{
  		font-size: 9px; 
  		color: #C8C8C8;
  		text-decoration: none;
  		cursor: pointer;
  	}
  	
  	a.top-linki-down:HOVER
  	{
  		text-decoration: underline;
  	}
  	
  	a.footer
  	{
  		font-size: 11px; 
  		color: #D6DADD;
  	}
  	
  	a.down-link
  	{
  		font-size: 11px; 
  		color: #808080;
  		text-decoration: none;
  	}
  	
  	a.down-link:HOVER
  	{
  		text-decoration: underline;
  	}
  	
  	a.recommends-a
  	{
  		font-size: 10px;
  		text-decoration: none;
  	}
  	
  	a.recommends-a:HOVER
  	{
  		text-decoration: underline;
  	}
  	
  	a.subdomains-a
  	{
  		font-size: 11px;
  		color: #02339A;
  		text-decoration: none;
  	}
  	
  	a.subdomains-a:HOVER
  	{
  		text-decoration: underline;
  	}
  	
  	a.news-title-a
  	{
  		font-size: 10px;
  		font-weight: bold;
  		color: #333333;
  		text-decoration: none;
  	}
  	
  	a.information-title-a
  	{
  		font-size: 10px;
  		color: #333333;
  		cursor: pointer;
  		text-decoration: none;
  	}
  	
  	a.information-title-a-select
  	{
  		font-size: 10px;
  		color: #000;
  		text-decoration: underline;
  		cursor: pointer;
  	}
  	
  	a.news-text-a
  	{
  		font-size: 10px;
  		color: #333333;
  		text-decoration: none;
  	}
  	
  	a.news-text-a1
  	{
  		font-size: 10px;
  		color: #333333;
  		text-decoration: none;
  	}
  	
  	a.main-link-text-a
  	{
  		font-size: 10px;
  		color: #303030;
  		text-decoration: none;
  	}
  	
  	a.main-link-simple-a
  	{
  		font-size: 11px;
  		text-decoration: none;
  	}
  	
  	a.main-link-simple-a:HOVER
  	{
  		text-decoration: underline;
  	}
  	
  	a.main-link-title-a
  	{
  		font-size: 11px;
  	}
  	
  	a.news-info-a
  	{
  		font-size: 9px;
  		color: #929292;
  		text-decoration: none;
  	}
  	
  	a.news-text-a:HOVER
  	{
  		color: #303030;
  		text-decoration: underline;
  	}
  	
  	a.news-more-a
  	{
  		display: block;
  		text-align: right;
  	}
  	
  	a.news-navigation-a
  	{
  		padding: 5px 7px 5px 5px;
  		color: #808080;
  		font-size: 9px;
  		text-decoration: none;
  	}
  	
  	a.news-navigation-a-small
  	{
  		padding: 5px 7px 5px 5px;
  		color: #808080;
  		margin-left: 2px;
  		text-decoration: none;
  	}
  	
  	a.left-middle-title-a
	{
		font-weight: bold;
		font-size: 13px;
	}
	
	a.panorama-firm-a
	{
		color: white;
		cursor: default;
	}
	
	a.category-link-text
  	{
  		font-size: 9px; 
  		color: #808080;
  		cursor: default;
  	}
  	
  	a.humor-topic
  	{
  		font-size: 13px;
  		font-weight: bold;
  	}
  	
  	a.smallText
  	{
  		font-size: 8px;
  		color: #808080;
  	}
  	
  	a#mail-link
  	{
  		font-size: 14px;
  		color: #003396; 
  		font-weight: bold;
  		text-decoration: none;
  	}
  	
  	a#namesOfDays
  	{
  		color: #929292;
  	}
  	
  	a#data
  	{
  		font-weight: bold;
  	}

  	div.informations-tabs-visible
  	{
  		display: block;
  	}
  	
  	div.informations-tabs-unvisible
  	{
  		display: none;
  	}
  	
  	div.left-middle-title-div
	{
		padding-top: 5px;
		padding-bottom: 5px;
		padding-left: 20px;
		cursor: default;
	}
	
	div.main-linki-text
  	{
  		padding-bottom: 10px;
  	}
  	
  	div.news-div
  	{
  		margin: 0 0 0 0px;
  	}
  	
  	div.humor-tekst
  	{
  		padding-bottom: 5px;
  		padding-top: 5px;
  	}
  	
  	div.main-linki-text-small
  	{
  		padding-bottom: 10px;
  	}
  	
  	td.back-navigation-button
  	{
  		width: 40px; 
  		height: 20px;
  	}
  	
  	span.subdomains-text
  	{
  		background: url(../images/red_point.jpg) no-repeat;
  		background-position:  0 10px;
  	}
  	
  	span.news-info
  	{
  		font-size: 11px;
  		color: #929292;
  		text-decoration: none;
  	}

  	span.informations-title
  	{
  		background: url(../images/red_point.jpg) no-repeat;
  		background-position:  0 10px;
  		line-height: 90%;
  	}
  	
  	span.informations-title-select
  	{
  		background: url(../images/red_array.jpg) no-repeat;
  		background-position:  0 9px;
  		line-height: 90%;
  	}
  	
  	span.informations-option
  	{
  		background: url(../images/red_array2.jpg) no-repeat;
  		background-position:  0 9px;
  		line-height: 90%;
  	}
  	
  	span.recommend-span
  	{
  		line-height: 90%;
  	}
  	
  	span.news-text-span
  	{
  		font-family: Verdana;
  		font-size: 9px;
  		color: #001233;
  	}
  	
  	span.humor-linki-text
  	{
  		line-height: 90%;
  	}
  	
  	span.main-links-text
  	{
  		padding-left: 15px;
  		background-position: 15 10px;
  	}
  	
  	img.main-links
  	{
  		padding-top: 12px;
  	}
  	
  	img.logo-link
  	{
  		cursor: pointer;
  		border: none;
  	}
  	
  	img.news-img-visible
  	{
  		border-style: solid;
  		border-width: 1px;
  		border-color: #D6DADD;
  		margin-top: 5px;
  		display: block;
  	}
  	
  	img.news-img-unvisible
  	{
  		margin-top: 5px;
  		border-style: solid;
  		border-width: 1px;
  		border-color: #D6DADD;
  		display: none;
  	}
  	
  	form
  	{
  		margin: 0px;
  	}
  	
  	#newser-list a
  	{
		text-decoration: none;
  	}
  	
  	#newser-list a.link:HOVER
  	{
		text-decoration: underline;
  	}
  	