@charset "utf-8";
/* CSS Document */

body {
	font: 12px Helvetica, Verdana, Arial, sans-serif;
	margin: 0px;
	padding: 0px;
	text-align: center;
	background: #FFFFFF url(http://www.polsite.net/graf/gora_trawa.jpg) repeat-x;
	min-width:725px;
}
#calosc {
	margin: 0 auto;
	width: 725px;
}

#calosc img {
	border:0;
}

#naglowek {
	margin: 0;
	padding-top: 0px;
	padding-right:40px;
	height: 270px;
	background: url(http://www.polsite.net/graf/gora_banner.jpg) no-repeat;
	text-align: right;
	color: #ff9900;
}
#srodek {
	width: 725px;
}
#tresc {
	float: right;
	width: 500px;
	height: 100%;
	text-align: left;
	padding-left:20px;
	color: #594525;
	line-height: 22px;
}
#tresc p {
	padding-left:00px;
}

/*NAGLOWKI*/

#tresc h1 {
	font-size: 20px;
	color: #332D15;
	line-height: normal;
	font-family: Geneva, Helvetica, Arial, sans-serif;
}
#tresc h2 {
	font-size: 14px;
	color: #D20000;
	font-style: normal;
	line-height: 14px;
	font-weight: normal;
}
#tresc h3 {
	font-size: 14px;
	color: #D20000;
	line-height: normal;
	padding-left:30px;
}

/*LISTY*/

#tresc ul.ramka {
	background-color:#EFEBF5;
	border-width:1px;
	border-color:#000099;
	border-style:dotted;
	padding:20px;
}
#tresc li.pdf {
	padding-left: 1.8em;
	background: url(grafika/pdf.png) no-repeat 0.1em 0.4em;
	list-style: none;
	line-height: 25px;
}
#tresc li.xls {
	padding-left: 1.8em;
	background: url(grafika/xls.png) no-repeat 0.1em 0.4em;
	list-style: none;
	line-height: 25px;
}
#tresc li.doc {
	padding-left: 1.8em;
	background: url(grafika/doc.png) no-repeat 0.1em 0.4em;
	list-style: none;
	line-height: 25px;
}
#tresc li.zip {
	padding-left: 1.8em;
	background: url(grafika/zip.png) no-repeat 0.1em 0.4em;
	list-style: none;
	line-height: 25px;
}
#tresc p.czerwony, a.czerwony {
	color:#FF0000;
	line-height: 15px;
}

/*TABELA*/

#tresc table {
	border-color: #CCCCCC;
	border-width: 0 0 1px 1px;
	border-style: dashed;
}
#tresc td {
	border-color: #CCCCCC;
	border-width: 1px 1px 0 0;
	border-style: dashed;
	margin: 0;
	padding: 4px;
	font-size: 10px;
	line-height: 11px;
}


/*CYTAT*/

#tresc blockquote.cytat {
	float: right; 
	width: 150px; 
	margin: 10px 0 10px 15px; 
	padding: 0; 
	font: 1.2em/1.8em georgia, palatino, serif; 
	color: #333; 
	text-align: center;
}
#tresc div.blok {
	width: 400px;
	margin-left:40px;
	padding-left:35px;
	padding-right:20px;
	padding-top:30px;
	background: url(grafika/linia_gora.gif) no-repeat;
}
#tresc div.blok p {
	margin:0px;
	color: #666666;
	font: italic 11px Georgia, "Times New Roman", Times, serif;
	background:url(grafika/linia_dol.gif) no-repeat bottom;
	padding-bottom:25px;
}
#tresc img {
	margin-left:30px;
}


/*NAWIGACJA*/

#nawigacja {
	float:left;
	width:195px;
	padding-right:00px;
	text-align:center;
	color:#594525;
}


/*MENU*/

#nawigacja ul {
	margin: 0px;
	padding: 50px 0px 0px 0px;
	line-height: 30px;
	list-style-type:none;
	text-align:left;
}
#nawigacja li {
	padding-left: 1.8em;
	background: url(/graf/lista_menu.gif) no-repeat 0.4em 0.4em;
}
#nawigacja li a, a:visited, a:link {
	text-decoration:none;
	color: #332D15;
}
#nawigacja li a:hover, a:active {
	color: #D20000;
	border-bottom: 1px dotted #D20000;
}

/*FORMULARZ*/

#nawigacja div.formularz {
	background-image: url(grafika/logowanie_tlo.png);
	background-repeat: no-repeat;
	padding-top:20px;
	width:195px;
	border-width: 0px;
	margin-top: 15px;
	margin-right: 0px;
	margin-bottom: 25px;
	margin-left: 5px;
}
#nawigacja label {
	width: 90px;
	float: left;
	text-align: right;
	margin: 0px 10px 10px 0px;
	clear: both;
	color: #FD6771;
}
#nawigacja input {
	margin-bottom: 00px;
	color: #FD6771;
	background: #ffffff;
	border: 0px;
}
#nawigacja input.input-box {
width: 100px;
outline: none;
}
#nawigacja input.submit-button {
width: 45px;
height: 20px;
/*background: #fff url(/graf/szukaj.gif) no-repeat;*/
outline: none;
}

/*FORMULARZ STANDARD*/
label,input {
	display: block;
	width: 150px;
	float: left;
	margin-bottom: 10px;
}

label {
	text-align: right;
	width: 150px;
	padding-right: 20px;
}

br {
	clear: left;
}

/*STOPKA*/
#stopka{
	clear: both;
	height: 90px;
	text-align: left;
	margin: 0px;
	background-image:url(http://www.polsite.net/graf/stopka.jpg);
	background-repeat:no-repeat;
}