/*		RESETOWANIE		*/
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}
body {line-height: 1.3;}
ol, ul {list-style: none;}
blockquote, q {quotes: none;}
blockquote:before, blockquote:after, q:before, q:after {content: ''; content: none;}

:focus {outline: 0;}
ins {text-decoration: none;}
del {text-decoration: line-through;}

table {border-collapse: collapse; border-spacing: 0;}

a {text-decoration:none; color:#134a9f;}
a:hover {text-decoration:none; color:#134a9f;}
a:visited {text-decoration:none; color:#134a9f;}

h1{color:#042db3; font-size:10pt; font-weight:bold; text-align:center;}
h2{color:#042db3; font-size:10pt; font-weight:bold; text-align:center;}
h3{color:#042db3; font-size:9pt; font-weight:bold; text-align:center; margin:0;}

/* Oglne*/

body 
	{
	background: #f3f3f3 url(img/body_tlo.jpg) repeat-x;
	font-family: arial;
	color: #999999;
	font-size: 9pt;
	behavior: url("csshover3.htc"); 
	}

#kontener
	{
 	margin: 0 auto;
	position: relative;
	height: 100%;
	width: 1000px;
	background: url(img/kontener.jpg) repeat-y;
	}

/* Divy*/	

#header 
	{
	width: 1000px;
	height: 180px;
	background: url(img/header_tlo.jpg) no-repeat;
	}

#logo_gora
	{
	float:left;
	margin: 15px 0 0 2px;
	}

#baner_gora
	{
	padding: 2px;
	background: #1653b0;
	border:1px solid #3a5f96;
	float:left;
	margin:10px 0 0 5px;
	}

/* Menu */

#menu 
	{
    height: 39px;
	float:left;
	margin: 23px 1px 0px 0px;
    }

#menu ul li 
	{
	float: left;
    width: 197px;
	height:39px;
	padding:0 1px;
    }
	
#menu a 
	{
    padding-top:12px;
	width: 197px;
	height:27px;
    text-align: center;
    color: #fff;
	font-weight:bold;
	display: block;
	background: url(img/menu_tlo.jpg);
    }
	
ul#menu_rozw li ul
	{
  	overflow: hidden;
  	display:none;
	}

ul#menu_rozw li:hover ul
	{
 	position: absolute;
  	display: block;
  	width: 250px;
	z-index:100;
	margin: -7px 0 0 7px;
	}

ul#menu_rozw li ul li a
	{
  	padding:8px 0px;
	height: 16px;
	width:250px;
	background: #144ca3;
	}


ul#menu_rozw li ul li 
	{
  	width: 250px;
  	height:32px;
	border-bottom: 1px solid #164286;
	}

.ostatni {right:10px;}

/*		SIDE		*/






/*dol*/

#lewa 
	{
	width:176px;
	float:left;
	margin: 0 0 0 15px;
	display:inline;
	}

#prawa
	{
	width:206px;
	float:left;
	}
	
	
li.lista_side
{
	list-style-image:url(img/znaczek.gif);
	line-height: 20px;
	margin-left:15px;
	font-weight:bold; font-size:8pt;
	color:#134a9f;
}

li.lista_side a{font-weight:bold; font-size:8pt;}
li.lista_side a:hover{text-decoration:underline;}

#srodek 
	{
	width:576px;
	float:left;
	margin:10px 5px;
	display:inline;
	}
	
.srodek_tekst 
	{
	width:546px;
	float:left;
	background: url(img/srodek_tlo.png) repeat-y;
	padding:10px 15px;
	text-align:justify;
	display:inline;
	}
	
.srodek_tekst ul li 
	{
	list-style-image:url(img/znaczek.gif);
	line-height: 20px;
	margin-left:25px;
	}



.wniosek {padding:3px 15px;}
.side
	{
	padding:0 10px;
	color:#bbbbbb;
	text-align:left;
	line-height:1.2;
	}

.side_naglowek
	{
	height:25px;
	color:#fff;
	padding-top: 6px;
	text-align: center;
	font-weight:bold;
	margin-top:15px;
	}

.side_lewa {width:156px; background: url(img/side_tlo.png) repeat-y;}
.side_prawa {width:186px; background: url(img/side_tlo_prawa.png) repeat-y;}

.nagl_lewy {width:176px; background: url(img/side_naglowek.png) no-repeat;}
.nagl_prawy {width: 206px; background: url(img/side_naglowek_prawy.png) no-repeat;}

.spacer {margin-top:5px;}

.wniosek ul {list-style-image:url(img/znaczek.gif);}

.lista_wniosek_glowna
	{
	float:left;
	margin: 0 0 0 10px;
	}

.logo
	{
	margin: 4px 0 0 0px;
	float:left;
	}

.przycisk_wniosek
	{
	float:right;
	margin: 10px 0 0 0;
	}
	

#mapa ul li{
	list-style-image:url(img/znaczek.gif);
	line-height: 24px;
	margin-left:40px;
	color:#FF0000;
	}

#mapa li{
	list-style-image:url(img/znaczek.gif);
	line-height: 24px;
	margin-left:20px;
	color:#FF0000;
	}

	#mapa a:link {color:#134a9f}
	#mapa a:visited {color:#134a9f;}
	#mapa a:hover {color:#134a9f;}	
	
#stopka 
	{
	width:100%;
	float: left;
	font-size:8pt;
	text-align:center;
	color:#8cbaf5;
	margin:15px 0 0 0;
	line-height:20px;
	background: #144ca3;
	}
	
#stopka a:link {color:#8cbaf5}
#stopka a:visited {color:#8cbaf5}
#stopka a:hover {color:#3584de}

.pobierz {color:#d2513b; font-weight: bold;}

.baner_lewy {margin:15px 0 0 7px;}

.srodek_tekst td {border: 1px solid #999999; padding:3px 5px; text-align:center;}
.przypis {font-size: 7pt;}

.sidedol {margin: 0 0 -6px -10px;}
.obrazek-tekst {padding: 2px; border:1px solid #dddddd; float:left; margin:5px;}


	