/**
 * @name Reset CSS
 * @author Wasacz
 * @version 1.3
 * @see http://blog.wasacz.net/2008/04/13/resetowanie-css-po-mojemu/
 * @download http://stuff.wasacz.net/reset.css
 * @license http://creativecommons.org/licenses/by-nc-sa/2.5/pl/
 */

html, body, div, 
h1, h2, h3, h4, h5, h6,
a, abbr, acronym, em, p, strong,
address, blockquote, cite, q,
dd, dfn, dl, dt, li, ol, ul,
code, kbd, pre, samp, tt, var,
big, del, ins, small,
caption, table, tbody, td, tfoot, th, thead, tr,
fieldset, iframe, img {
	margin: 0;
	padding: 0;
	border: none;
	outline: none;
	font-style: normal;
	font-weight: normal;
	font-size: 100%;
	line-height: normal;

	text-decoration: none;
}

html, body { background-color: #fff; color: #000; }
html, body, input, option, optgroup, select { font-family: sans-serif; } /* customizable */
textarea, input, option, optgroup, select { font-size: 100%; }
a:focus { overflow: hidden; }
q:lang(pl) { quotes: "\201E" "\201D" "\00AB" "\00BB"; }
ol, ul { list-style: none; }
code, kbd, pre, samp, textarea, tt, var { font-family: monospace; }
table { border-collapse: collapse; border-spacing: 0; }
legend { display: none; }

@media handheld, projection, screen, tty, tv {
	abbr[title], acronym[title] { cursor: help; }
}


html { font-size : 100.01%; } /* Opera fix */
html { font-size : 62.5%; }   /* now: 1em=10px */
body { *font-size:101%; }     /* IE fix */

body{background-color: white;text-align: center;}

p{text-align: left;font-size: 1.2em;color: black;}
/*;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;*/

#head
{

margin-left: auto;
margin-right: auto;
height: 135px;
max-height: 136px;
background-color: white;
background-image: url(../z_images/head.png);
background-position: top;
background-repeat: no-repeat;
border: 1px solid #fbfbfb;
}
#kontener
{
clear: both;
width: 980px;
margin-top: 0px;
margin-left: auto;
margin-right: auto;
height: 100%;
border: 0px solid orange;
}
#foot{clear: both;border: 1px solid #fbfbfb;width: 100%;}
#stopka_autorska
{
padding: 3px 1px 3px 1px;
width: 500px;
margin-left: auto;
margin-right: auto;
background-color: #A1D811
background-image: url(../z_images/stopka_autorska.png);
background-position: top;
background-repeat: no-repeat;
border: 1px solid #fbfbfb;
}
#stopka_autorska p{font-size: 1em;text-align: center;}
#lewa_kolumna{float: left;width: 300px;}
#prawa_kolumna{float: right;width: 670px;}

.lewa_2{float: left; margin-bottom: 10px;}
.lewa_2_1{float: right; margin-bottom: 10px;}

.warto_odwiedzic_head {background-color: green; height: 20px; padding-top: 5px; margin-top: 5px;}
.warto_odwiedzic_head p {font-size: 1.4em; margin-left: 10px; color: white;}
.warto_odwiedzic_head a {color: white;}
.warto_odwiedzic {border:1px solid green; color: black;}
.warto_odwiedzic a{color: black; margin-left: 10px; }
.warto_odwiedzic img {margin: 2px; width: 236px;margin-left: -8px;}



.artykuly_head {background-color: #EBEFD7; height: 20px; padding-top: 5px; margin-top: 5px;}
.artykuly_head p {font-size: 1.4em; margin-left: 10px; color: black;}
.artykuly_head a {color: white;}
.artykuly {border:2px solid #EBEFD7; color: black;}
.artykuly a{color: black; margin-left: 10px; }



#panel5{margin-top: 5px;clear: both;width: 980px;margin-left: auto;margin-right: auto;}
#panel_5_lewa{margin-top: 5px;float: left;width: 730px;}
#baner_p5{margin-top: 5px;float: right;color: black;width: 245px;clear: right;}
.index_p_5_1 {border: 1px solid orange;}
.index_p_5_1 p {margin: 5px 8px 10px 8px;}
.index_p_5_1 table {width: 90%; margin-left: auto; margin-right: auto; border: 2px solid orange;} 
.index_p_5_1 td {border: 1px solid orange; background-color: #FFE680;}
.index_p_5_1 li {font-size: 1.2em; margin-left: 20px;}
.index_p_5_1head{height: 22px; background-color: orange; padding-top: 8px; clear: both; margin-top: 10px;}
.reklama_head {background-color: #EBEFD7; padding: 3px;}
.reklama_p5 {border: 1px solid #EBEFD7; padding: 3px;}

#adsense_p1 {float: right;}
#szukaj {float: left; border: 1px solid black;} 

