body,td,input,select,textarea,pre { 
	font-family: Tahoma,Verdana,Arial; font-size: 8pt; 
	color: #666666;
}
body{
	background-color:#A8B5BD;
}
form{
	margin:0px;
	padding:0px;
}
div {
	/*position:relative;*/
	padding:0px;
	margin:0px;
}

a{
	text-decoration: none;
	color: #666666;
}

a:hover{
	color: #014A6D;
}

a.ktS{
	font-weight: bold;
}

#body{
	width: 1000px;
	margin:0 auto;
	background-color: #A8B5BD;
}

/********************/
/*	Nag???wek strony	*/
/********************/
#naglowek{
	width:1000px;
	text-align:left;
	background-image:url(/pimg/motyw_gora.gif);
	background-repeat:no-repeat;
	height:69px;
	margin-top:6px;
}
#naglowek span{
	float:left;
	padding-left:50px;
	padding-top:32px;
	font-weight: normal;
	font-size: 25px;
	font-family: 'Arial';
	color: #888888;
}
#naglowek ul{
	text-align:right;
	list-style-type: none;
	margin:0px;
	padding:3px 0px 0px 0px;
}
#naglowek li{
	display:inline;
	padding:0px 15px 0px 20px;
	background-image: url(/pimg/strzalka_gora.gif);
	background-repeat: no-repeat;
	font: normal 12px Arial;
}


/********************/
/*	Wyszukiwarka	*/
/********************/
#wyszukiwarka{
	width:512px;
	height:192px;
	float:left;
	background-color:#3A6D88;
	background-image: url(/pimg/rzeszow1.jpg);
	background-repeat:no-repeat;
	clear:both;
	display:inline;
}
/*	Pole tekstowe wyszukiwarki	*/
#wyszukiwarkaT{
	width:155px;
	margin-left:80px;
	margin-top:162px;
	border:0px;
	background-color:#014A6D;
	color:#B9D0DE;
	float:left;
}
/*	Submit wyszukiwarki	*/
#wyszukiwarkaS{
	width:27px;
	height:20px;
	border:0px;
	cursor:pointer;
	background-image:url(/pimg/ok.gif);
	margin-left:13px;
	margin-top:163px;
	float:left;
}


/********************/
/*	Tre?? strony	*/
/********************/
#main{
	background-color: #ffffff;
	background-image: url(/pimg/tlo_bg.gif);
	background-repeat: repeat-y;
	text-align:left;
}

/********************/
/*	Stopka strony	*/
/********************/
#stopka{
	width:1000px;
	height:53px;
	text-align:left;
	background-image:url(/pimg/motyw_dol.gif);
	background-repeat:no-repeat;
	background-position: top;
	padding-top:15px;
}
#stopka ul{
	text-align:left;
	list-style-type: none;
	margin:0px 0px 0px 30px;
	padding:0px;
}
#stopka li{
	display:inline;
	padding:0px 10px 0px 10px;
	border-right:1px solid #666666;
	font: normal 12px Arial;
}
#stopka div{
	padding-left:30px;
}
/********************************************/
/*	Spos??b wy?wietlania kolumn na stronie	*/
/********************************************/
#kolL, #kolS, #kolP{
	display:inline;
	text-align:left;
}
#kolL{
	width: 200px;
	float:left;
	text-align:right;
}
#kolS{
	width:515px;
	float:left;
	vertical-align: top;
}
#kolP{
	width: 285px;
	float:right;
}


/********************/
/*	Lewa kolumna	*/
/********************/


#kolL ul{
	padding:0px;
	margin:0px 0px 0px 5px;
	width:195px;
}

#kolL ul li{
	margin:0px;
	padding:7px 0px 7px 25px;
	background-color:#d5dadd;
	background-image: url(/pimg/mn_strzalka.gif);
	background-repeat: no-repeat;
	background-position: 5px 50%;
	text-align:left;
	border-bottom: 1px solid #bdc1c4;
}
/* t?o i kolor wybranego menu*/
#kolL ul li.menuNazwa{
	background-color: #b7bCbF !important;
	color: #333333;
	font-weight:bold;
}
/* kolor menu do wybrania */
#kolL ul li.menuNazwa a{
	/*color: #ffffff;*/
	font-weight: normal;
}
/************************/
/*	?rodkowa kolumna	*/
/************************/


/********************/
/*	Prawa kolumna	*/
/********************/


/*BOXy*/
div.kolNaglowek1, div.kolNaglowek2, div.kolNaglowek3, div.kolNaglowek4 {
	background-repeat:no-repeat;
	background-position:50%;
	height:27px;
	text-align:center;
	font: bold 12px Arial;
	margin:0px;
	padding:10px 0px 0px 0px;
}
/*?rodek*/
div.kolNaglowek1, div.kolNaglowek2 {
	width:506px;
	color: #377e08;
	font-family: 'Arial';
	font-size:20px;
	font-weight: normal;
	padding-top:5px;
}
/*Prawa kolumna*/
div.kolNaglowek3, div.kolNaglowek4 {
	width:278px;
	color: #00608a;
}
/*	Wci?cie w?a?ciwego tekstu w BOXie	*/
ul.kolUl li, div.kolUl{
	padding:0px 0px 0px 30px;
	margin: 0px;
}
/* listy wypunktowane w tre?ci */
div.kolUl ul li{
	list-style-type: circle;
	list-style-image: url(/pimg/ak_2.gif);
	padding:0px 0px 0px 0px;
	margin: 0px 0px 0px 20px;
}

textarea.koment {
	width: 100%;
	height: 50px;
}

input.btn{
	background-color: #005479;
	color: #D7E4E8;
	border:0px;
}

tr.th{
	background-color: #d5dadd;
	font-weight:bold;
}
tr.tb{
	background-color: #f2f2f2;
}
