/***********************************************/
/* HTML tag styles                             */
/***********************************************/

body  {
	text-align: center;	
	margin: 0;
	background-color: white;
}

td, p, pre, input, button, textarea {
	FONT-SIZE: 11px;
	line-height: 16px;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #5F5F5F;
}

img {  border:0;}

pre {  white-space: normal;}

a {
	color: #00489C;
	text-decoration: none;
}

a:hover {
	text-decoration: none;
}

li {
	list-style-image : url(../img/strzalka-czerwona.gif);
}

hr {
	height: 0 !important;
	height: 1px; /* wysokosc pod ie */
	color: #C5C5C5; /* kolor pod ie */
	background: transparent;
	border-width: 1px 0 0 0;
	border-color: #C5C5C5;
	border-style: solid;
}

form {
	margin: 0;
	padding: 0;
}

input, textarea {
	border-width: 1px;
	border-color: #C5C5C5;
	border-style: solid;
}

input {
}

button {
	background-color : #FCB040;
	font-weight : bold;
	color: #00489C;
	border: 0;
	line-height: 14px;
	height: 15px;
	width: 42px;
	font-style : 10px;
	padding: 0;
}

/***********************************************/
/* Layout Divs                                 */
/***********************************************/

#body {
	width: 780px;
	margin: 1px auto;
	border: 0;
}

#menuTop {
	background-color : #00489C;
/* 	border-top: solid #BFD1E6 10px;
	border-bottom: solid #7FA3CD 10px; */
	vertical-align: middle;
	padding: 0 14px;
}

#menuTop2 {
	background-color : #00489C;
 	border-top: solid #BFD1E6 10px;
	border-bottom: solid #7FA3CD 10px; 
	vertical-align: middle;
	padding: 0 14px;
}

#colLeft {
	width: 195px;
	vertical-align: top;
	/*background-color : #EEEEEE;*/	
	line-height:0px;
}

#srodek {
	vertical-align: top;
	line-height:0px;
}

#colLeft *, #srodek * {
	line-height:16px;
}

table#inner {
	width: 100%;
	border: 0;
}

#colCenter {
	vertical-align: top;
	background-color : #EEEEEE;
}

#colRight {
	width: 195px;
	vertical-align: top;
	border-left: solid white 5px;
	background-color : #EEEEEE;
}

#footer {
}


/***********************************************/
/* Components                                  */
/***********************************************/

.whiteBorder {
	border-bottom: solid white 5px;
}

#menuTop, #menuTop2  {
	color: #80A4CE;
	font-size : 10px;
	height:40px;
}

#menuTop .linki {
	width:500px;
}


#searchBox {
	float:right; 
	height:10px;
}


#menuTop a, #menuTop a:hover , #menuTop2 a, #menuTop2 a:hover  {
	color: white;
	text-decoration : none;
	font-weight:bold;
	font-size:11px;
	margin-left:10px;
	margin-right:10px;
}

#menuTop2 a, #menuTop2 a:hover  {
	margin-left:32px;
	margin-right:32px;
}

/* menu left */

#menuLeftPodstrona {
	padding:0;
/*	background-color : #FCB040;*/
	background-color : #FFFFFF;
	border-top: solid #FDC87A 1px;
	border-bottom: solid #FFFFFF 1px;
}

#menuLeftPodstrona .item0, #menuLeftPodstrona .item0Over {
	border-bottom: solid #FDC87A 1px;
	margin-bottom: 5px;
	padding: 3px 0 4px 15px;
	background-image : url(../img/strzalka-biala.gif);
	background-repeat : no-repeat;
	background-position : 4px 2px;
	background-color : #FCB040;
}

#menuLeftPodstrona .item0Sel, #menuLeftPodstrona .item0OverSel {
	padding: 3px 0 4px 15px;
	background-image : url(../img/strzalka-niebieska.gif);
	background-repeat : no-repeat;
	background-position : 2px 0px !important;
	background-position : 8px 2px;
	background-color : #FEEFD9;
}

#menuLeftPodstrona .item1, #menuLeftPodstrona .item1Over {
	padding: 3px 0 4px 15px;
	background-color : #FEDFB3;
/*	margin-bottom: 1px;*/
	font-size : 10px;
}

#menuLeftPodstrona .item2, #menuLeftPodstrona .item2Over {
	padding: 3px 0 4px 29px;
	background-color : #FDD08C;
/*	margin-bottom: 1px;*/
	font-size : 10px;
}

#menuLeftPodstrona .item1, #menuLeftPodstrona .item1Over, #menuLeftPodstrona .item2, #menuLeftPodstrona .item2Over, #menuLeftPodstrona .item0Sel, #menuLeftPodstrona .item0OverSel {
	border-top:2px;
	border-bottom:2px;
	border-left:5px;
	border-right:5px;
	border-color : #FCB040;
	border-style: solid;
	padding-top:1px;
	padding-bottom:2px;
}

#menuLeftPodstrona .item0Over {	background-color : #FDD08C; }

#menuLeftPodstrona .item0OverSel, #menuLeftPodstrona .item1Over, #menuLeftPodstrona .item2Over {	background-color : #FFFFFF; }

#menuLeftPodstrona a {
	color: #00489C;
	text-decoration: none;
	font-weight : bold;
}







#footer .belka {
	background-color : #00489C;
	border-top: solid #BFD1E6 5px;
	border-bottom: solid #7FA3CD 5px;
	line-height: 20px;
}

.box, .boxTresc {
	background-color : #EEEEEE;
	padding: 8px 8px 8px 10px;
	clear: both;
}

.boxTresc {
	padding: 8px 15px;
}

.belkaNiebieska, .belkaZolta, .belkaFioletowa {
	border-bottom: solid white 1px;
	line-height: 25px;
	padding-left: 10px;
	color: white;
}

.belkaNiebieska {	background-color : #00489C;}
.belkaZolta {	background-color : #FCB040;}
.belkaFioletowa { 
	background-color : #7C81B8;
	padding: 0;
}

.li {
	background-image : url(../img/strzalka-czerwona.gif);
	background-repeat : no-repeat;
	padding-left: 11px;
	background-position : -1px -1px !important;
	background-position  /**/: -1px 0;
}

.newsData {
	padding-left: 11px;
}


.mapa .item4,  .mapa .item1,  .mapa .item2,  .mapa .item3  {
	padding-bottom: 2px;
	background-image : url(../img/strzalka-czerwona.gif);
	background-repeat : no-repeat;
	background-position : -1px -1px !important;
	background-position  /**/: -1px 0;
}

.mapa .item1 {
	padding-left: 15px;	
	background-position : -1px -1px !important;
	background-position  /**/: -1px 0;
}
.mapa .item2 {
	padding-left: 30px;
	background-position : 14px -1px !important;
	background-position  /**/: 14px 0;
}
.mapa .item3 {
	padding-left: 45px;
	background-position : 29px -1px !important;
	background-position  /**/: 29px 0;
}
.mapa .item4 {
	padding-left: 60px;
	background-position : 44px -1px !important;
	background-position  /**/: 44px 0;
}
	


/* ---------------------------------- */



/* style tekstu */

.zielony {
	color: #49C200;
}

.niebieski {
	color: #1282AC;
}

.pomaranczowy {
	color: #E9AA00;
}

.czerwony {
	color: #AF1A2D;
}



#tresc h1 {
	font-size: 15px;
}


#tresc h2 {
	font-size: 13px;
}

#tresc h3 {
	font-size: 12px;
}
