/* html i body */
html, body {
	margin:0; 
	text-align: center;
	background: rgb(209,1,1) url('../i/tlo.jpg') no-repeat top center;
	}
	
body, table, td { font: 11px Verdana; color: #333333; }
img, a img { border: 0px none; margin: 0; }

a:link {color: #FF5500; text-decoration: none }
a:visited {color: #FF5500; text-decoration: none }
a:hover {color: #1A1A1A; text-decoration:underline }

/* main */
div#main {margin:0 auto; width: 980px; background: white; clear:left;}
div#top { width: 980px; margin:0 auto; height: 250px; background: url('../i/top_tlo.jpg') no-repeat top right}

div#top_menu { width: 810px; height: 14px; padding: 2.2em 0 0 19.8em; font: bold 11px Verdana; text-align:left;}
#top_menu a {margin: 0 22px 0 0;}
#top_menu a:link {color: white; text-decoration: none }
#top_menu a:visited {color: white; text-decoration: none }
#top_menu a:hover {color: #FF5500;; text-decoration:underline }
div#top_foto { width: 821px; height: 183px; padding: 2.1em 0 0 14.4em; }

div#nag_menu {width: 980px; height: 59px; background: url('../i/tlo_nag_menu.png') no-repeat top left;}
 #nag {float: left; width: 524px; height: 16px; padding: 1em 0 2em 1em; font: bold 14px Verdana; text-align:left; color: rgb(71,140,1);}
 #menu {float: left; width: 440px; height: 16px; padding: 1.2em 0 2.5em 0; font: bold 12px Verdana; text-align:left; }
 #menu a {margin: 0 32px 0 0;}
 #menu a:link {color: #ffffff; text-decoration: none }
 #menu a:visited {color: #ffffff; text-decoration: none }
 #menu a:hover {color: #FF5500;; text-decoration:underline }


.top_tlol {width: 25%; }
.top_content {width: 50%; background: white; }
.top_tlor {width: 25%;}
.top_tlo { height: 250px; width: 100%;}

div#bottom {clear:left; width: 980px; margin: 0px auto; height: 90px; background: url('../i/tlo_bottom.png') no-repeat top right;}
div#bottom #copy { float:left; width: 500px; height: 16px; padding: 3.5em 0 0 2.5em; font: 10px Verdana; text-align:left; color: #666666;}
div#bottom #powered { float:left; width: 440px; height: 16px; padding: 3.5em 0 0 0; font: 10px Verdana; text-align:right; color: #666666;}
div#bottom #powered a:link {color: #FF5500; text-decoration: none }
div#bottom #powered a:visited {color: #FF5500; text-decoration: none }
div#bottom #powered a:hover {color: #1A1A1A; text-decoration:underline }

div#main_content {float: left; width: 980px; background: white;}

div#content {float: left;  width: 952px; text-align:left;  background: white; padding: 1.5em 0 2em 2.5em; font: 11px Verdana; line-height: 150%}

div#content_home {width: 964px; text-align:left;  padding: 1.5em 0 2em 2.5em; font: 11px Verdana; line-height: 150%}

div#newsy {
	float: left;
	width: 400px;
	text-align:justify;
	padding: 0.5em 3.4em 1em 0;
	font: 10px Verdana;
	line-height: 150%; background: white; 
}

.tytul {font: bold 11px Verdana; color: rgb(220,88,0);}
.data_czas {font: 10px Verdana;}
div#newsy span {font: bold 11px Verdana; color: rgb(220,88,0);}
div#newsy a:link {font: bold 11px Verdana; color: rgb(92,154,0); text-decoration: none;}
div#newsy a:visited {font: bold 11px Verdana; color: rgb(92,154,0); text-decoration: none;}
div#newsy a:hover {font: bold 11px Verdana; color: rgb(220,88,0); text-decoration: underline;}

div#newsy a:link.archiwum {font: bold 11px Verdana; color: rgb(92,154,0); text-decoration: none; background-color: rgb(230,230,230); padding: 1em 1em 1em 1em; }
div#newsy a:visited.archiwum {font: bold 11px Verdana; color: rgb(92,154,0); text-decoration: none; background-color: rgb(230,230,230); padding: 1em 1em 1em 1em; }
div#newsy a:hover.archiwum {font: bold 11px Verdana; color: rgb(220,88,0); text-decoration: underline; background-color: rgb(230,230,230); padding: 1em 1em 1em 1em; }

div#home_blok1 {
	float: left;
	width: 480px;
	height: 138px;
	text-align:left;
	padding: 1em 0.5em 0 1em;
	font: 10px Verdana;
	line-height: 150%;
	background: url('../i/tlo_home_1.jpg') no-repeat top left;
}

div#home_blok2 {
	float: left;
	width: 480px;
	height: 332px;
	text-align:left;
	padding: 0 0 0 0;
	background: url('../i/tlo_home_2.gif') no-repeat top left;
}
div#home_blok2_txt { width: 440px; text-align:left;  padding: 5em 2em 0 2em; font: 10px Verdana; line-height: 160%; }

div#home_blok3 {
	clear: left;
	width: 480px;
	height: 70px;
	text-align:left;
	padding: 0 0 0 0.5em;
}

table.table_reklama {float: right; width: 222px; height: 586px; background: url('../i/tlo_reklama.gif') no-repeat top left;}
div#reklama {padding: 0 0 0 2.5em;  width: 180px; height: 550px;}
.clear { clear:both; }

/* galeria */
.galBox {
	display: block;
	width: 140px;
	float: left;
	text-align: center;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin-right: 16px;
	margin-left: 16px;
	margin-bottom: 20px;
}
.galBoxClear {
	display: block;
	width: 140px;
	text-align: center;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin-right: 16px;
	margin-left: 16px;
	float: left;
	clear: right;
	margin-bottom: 20px;
}
.galBox h6, .galBoxClear h6 {
	font-size: 11px;
	line-height: normal;
	font-weight: normal;
	padding: 0px;
	margin-top: 6px;
	margin-bottom: 4px;
}
.galBox img, .galBoxClear img {
	clear: both;
	float: none;
	border: 3px solid #9AD301;
}

