body {
	font: normal normal normal 80%/normal Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #333333;
	margin: 0px 0px 20px 0px;
	background-color: #FFFFFF;
}

.left {
	text-align: left;
}

.center {
	text-align: center;
}

.right {
	text-align: right;
}

div.clear {
	clear: both;
}

#info {
	width: 729px;
	background-color: #0093dd;
	color: #ffffff;
	font-weight: bold;
	font-style: italic;
	margin: 0px auto 10px auto;
	padding: 5px 10px 5px 10px;
}

#naglowek_kontener {
	width: 749px;
	padding: 0px 0px 0px 0px;
	margin: 0px auto 5px auto;
}

#baner1 {
	width: 749px;
	height: 44px;
	margin: 0px auto 0px auto;
	background: #FFFFFF url(img/baner_01.jpg) no-repeat scroll top;
}

#baner1_nawi1 {
	float: left;
	width: 449px;
	font-size: 12px;
	color: #999999;
	text-align: left;
	padding-top: 20px;
	background-color: transparent;
}

#baner1_nawi2 {
	float: right;
	width: 300px;
	font-size: 12px;
	color: #999999;
	text-align: right;
	padding-top: 20px;
	background-color: transparent;
}

#baner1 a {
	color: #999999;
	text-decoration: none;
}
#baner1 a:hover {
	color: #cc0000;
	text-decoration: none;
}

#baner2 {
	width: 749px;
	height: 146px;
	margin: 0px auto 0px auto;
	background: #FFFFFF url(img/baner_02.jpg) no-repeat scroll top;
}

#baner3 {
	width: 749px;
	height: 10px;
	margin: 0px auto 0px auto;
	background: #FFFFFF url(img/baner_03.jpg) no-repeat scroll top;
}

#szkielet {
	width: 749px;
	padding: 0px;
	margin: 0px auto 0px auto;	
}

/* MENU BOCZNE */
#menu_kontener {
	float: left;
	width: 180px;
}

#menu {
	font-size: 12px;
	font-weight: normal;
	text-align: left;
	padding: 5px 0px 5px 0px;
}

a.menu_poz1, a.menu_poz1:hover, a.menu_poz1_activ {
	display: block;
	width: 170px;
	font-weight: bold;
	text-decoration: none;
	padding: 1px 5px 2px 5px;
	border-bottom: 5px solid #FFFFFF;
}

a.menu_poz2, a.menu_poz2:hover, a.menu_poz2_activ {
	display: block;
	width: 160px;
	text-decoration: none;
	padding: 1px 5px 2px 15px;
	border-bottom: 5px solid #FFFFFF;
}

a.menu_poz1, a.menu_poz2 {
	color: #666666;
	background-color: #ddeeff;
}

a.menu_poz1:hover, a.menu_poz2:hover {
	color: #000000;
	background-color: #99ccff;
}

a.menu_poz1_activ, a.menu_poz2_activ {
	color: #FFFFFF;
	background-color: #0093dd;
}

#menu_kontener div.reklama {
	text-align: center;
	margin-top: 30px;
	padding: 10px 0px 15px 0px; 
	background-color: #ECFAE4;
	border: 1px solid #66CC33; 
}

#menu_kontener div.reklama a {
	color: #666666;
	text-decoration: none;
}

#menu_kontener div.reklama a:hover {
	color: #666666;
	text-decoration: underline;
}

#menu_kontener div.reklama1 {
	text-align: center;
	margin-top: 30px;
	padding: 10px 0px 15px 0px; 
	background-color: transparent;
	border: none; 
}

#menu_kontener div.reklama1 a {
	color: #666666;
	text-decoration: none;
}

#menu_kontener div.reklama1 a:hover {
	color: #666666;
	text-decoration: underline;
}
/* - - - */


/* TRESC */
#tresc_kontener {
	float: left;
	width: 569px;
}

#tresc {
	text-align: justify;
	padding: 5px 5px 5px 19px;
}

#tresc h1 {
	font-size: 190%;
	font-weight: bold;
	font-style: italic;
	color: #cc0000; 
	width: 450px;
	margin: 0px 0px 20px 0px;
	padding-left: 50px;
	padding-bottom: 5px;
	border-bottom: 1px solid #0093dd;
}

#tresc h2 {
	font-size: 140%;
	font-weight: bold;
	font-style: italic;
	color: #cc0000;
	text-align: left;
	width: 370px;
	margin: 0px 0px 10px 0px;
	padding-left: 50px;
	padding-bottom: 5px;
	border-bottom: 1px solid #0093dd;
}

#tresc span.tytul {
	font-size: 110%;
	font-weight: bold;
	color: #cc0000;
}

#tresc h3.faq {
	font-size: 110%;
	font-weight: bold;
	color: #666666;
	margin: 0px 0px 10px 0px;
	padding-left: 20px;
	padding-bottom: 5px;
	border-bottom: 1px solid #CCCCCC;
}

#tresc ul {
	margin-top: 4px;
	margin-bottom: 6px;
}

#tresc ul li {
	padding-bottom: 4px;
	list-style-image: url(img/li_0093dd.gif);
}

#tresc li.kolor_0093dd {
	list-style-image: url(img/li_0093dd.gif);
}
#tresc li.kolor_99ccff {
	list-style-image: url(img/li_99ccff.gif);
}
#tresc li.kolor_cc0000 {
	list-style-image: url(img/li_cc0000.gif);
}

#tresc a {
	color: #666666;
	text-decoration: none;
	border-bottom: 1px dashed #0093dd;
}

#tresc a:hover {
	color: #0093dd;
	text-decoration: none;
	border-bottom: 1px dashed #666666;
}

#tresc a.uwaga {
	color: #cc0000;
	text-decoration: underline;
	border: none;
}

#tresc a.uwaga:hover {
	color: #ff0000;
	text-decoration: none;
	border: none;
}

#tresc a.www {
	color: #666666;
	text-decoration: underline;
	border: none;
}

#tresc a.www:hover {
	color: #999999;
	text-decoration: none;
	border: none;
}

#tresc a.openoffice {
	color: #0093dd;
	text-decoration: none;
	border: none;
}

#tresc a.openoffice:hover {
	color: #0093dd;
	text-decoration: underline;
	border: none;
}

#tresc div.nawigacja {
	font-size: 11px;
	text-align: right;
	padding: 10px 30px 20px 0px;
}
#tresc div.nawigacja a {
	color: #0093dd;
	text-decoration: none;
	background-image: url(img/strzalka_gora.gif);
	background-position: 0px;
	background-repeat: no-repeat;
	border: none;
}
#tresc div.nawigacja a:hover {
	color: #cc0000;
	text-decoration: none;
	background-image: url(img/strzalka_gora_czerwona.gif);
	background-position: 0px;
	background-repeat: no-repeat;
}

/* - - - */

#stopka {
	clear: both;
	width: 749px;
	font-size: 10px;
	color: #666666;
	text-align: center;
	padding: 5px 0px 5px 0px;
	margin: 0px auto 0px auto;
	border-top: 1px solid #0093dd;
	border-bottom: 1px solid #0093dd;
}

#reklama_stopka {
	clear: both;
	width: 749px;
	font-size: 10px;
	color: #666666;
	margin: 10px auto 0px auto;
}

#reklama_stopka1 {
	float: left;
	width: 349px;
}

#reklama_stopka2 {
	float: right;
	width: 400px;
	text-align: right;
}

#reklama_stopka3 {
	clear: both;
	width: 749px;
	color: #999999;
	text-align: center;
	padding-bottom: 10px;
}

#reklama_stopka a {
	color: #999999;
	text-decoration: none;
}

#reklama_stopka a:hover {
	color: #999999;
	text-decoration: underline;
}
