*  /* selektor uniwersalny dla całości  */
{

}

body
{
	padding: 35px 0px 35px 0px;
	background-color: #66FF66;
	background-image: url(../grafika/tlo1.jpg);
}

body,input
{
	font-size: 12pt;
	font-family: "georgia", "times new roman", serif;
	color: #000000;
}

  p {
         line-height: 20px;
    }

/*
p
{
	line-height: 1.5em;
	margin-bottom: 1.0em;
	text-align: left;
	color: #330033;
	position: relative;
	top: 5px;
}  */

a
{
	color: #000099;
	text-decoration: underline;
}

h2
{
	color: #000033;
}

h4
{
	color: #000066;
	position: relative;
	top: 8px;
}

img
{
	border: 0px none #666666;
	/*	border: 1px solid #333333; */
	margin-right: 0px;
}

img.lewo
{
	position: relative;
	float: left;
	margin: 0em 1.8em 1.4em 0em;
}

img.prawo
{
	position: relative;
	float: right;
	margin: 0em 0em 1.8em 1.8em;
}
/*
#slides .srodek
{
	position: absolute;
	float: right;
	left: 20px;
}
*/
#glowka
{
	position: relative;
	width: 100%;
	height: 180px;
	margin-bottom: 0px;
	border-radius: 12px 10px 0px 0px;
	background-image: none;
	background-repeat: repeat-x;
	top: -16px;
}


#menu
{
	position: relative;
	margin-bottom: 1px;
	background-color: #006600;
	top: -265px;
	width: auto;
	margin-right: 40px;
	background-image: none;
	background-repeat: repeat-x;
	background-position: left top;
}

#menu ul /* skasować */
{
	position: absolute;
	background-color: #003300;
	width: 100%;
	left: 0px;
	top: 256px;
	height: 40px;
}

#menu ul li
{
	position: relative;
	display: inline;
	top: 5px;
	left: -30px;
}

#menu ul li a
{
	color: #FFFFFF;
	text-decoration: none;
	padding-top: 0.5em;
	padding-right: 0.7em;
	padding-bottom: 0.9em;
	padding-left: 0em;
}


#menu ul li a:hover  /* najechanie myszką  */
{
	text-decoration: underline;
	color: #F00;
	font-weight: bold;
}

#menu ul li a.active  /* najechanie myszką i naciśnięcie  skasować */
{
	background: #7F8400 url('../grafika/menu_on.gif') repeat-x top left;
}

#menu ul li a strong 
{
	font-weight: bold;
	color: #00F;
	text-decoration: none;
	font-weight: bold;
	color: #F00;
	margin-left: 10px;
	background-repeat: no-repeat;
	background-position: right top;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
}

#odstep
{
	position: relative;
	bottom: 5px;
	top: 5px;
}

#pole_tresci
{
	z-index: 2;
	position: relative;
	border: 7px solid #693;
	background-color: #CFFFBF;
	border-radius: 15px 15px 15px 15px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	width: 90%;
}

#okno_slidera
{
	width: 80%;
}


#odstep .px5
{
	position: relative;
	top: 10px;
}

#primarycontainer
{
	float: left;
	margin-right: 0em;
	width: 100%;
	margin-top: 0px;
}

#stopka
{
	color: #999999;
	position: relative;
	height: 1em;
	clear: both;
	padding-top: 5em;
	font-size: 0.8em;
	background-color: #CFFFBF;
	background-image: url(../grafika/ramka_d.gif);
	background-repeat: repeat-x;
	background-position: 0em 2.5em;
	border-radius: 15px 15px 15px 15px;
}

#stopka .lewo
{
	position: absolute;
	left: 2em;
	bottom: 1.2em;
	background-color: #CFFFBF;
	color: #999999;
}

#stopka .prawo
{
	position: absolute;
	right: 2em;
	bottom: 1.2em;
	background-color: #CFFFBF;
	color: #999999;
}

#tresc
{
	padding-right: 1em;
	padding-left: 1em;
	background-color: #CFFFBF;
}

#tresc li
{
	list-style-type: square;
	line-height: 25px;
	color: #003;
	left: 20px;
	position: relative;
}

#licznik
{
	color: #669933;
	position: relative;
	clear: both;
	font-size: small;
	background-color: #CFFFBF;
	background-repeat: repeat-x;
	background-position: 0em 2.5em;
	left: 14px;
	width: 200px;
	font-family: Arial, Helvetica, sans-serif;
}


.okno_tresci
{
	background-color: #CFFFBF;
	position: relative;
	float: left;
	top: 46px;
}

.tekst_spec {
	font-size: 16px;
	color: #00C;
}

.adres {
	font-size: 16px;
	color: #000;
	left: 40px;
	position: relative;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
}
