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;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}

/* remember to define focus styles! */
:focus {
	outline: 0;
}

/* remember to highlight inserts somehow! */
ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}

/* tables still need 'cellspacing="0"' in the markup */


html, body {        
    background-color: #222222;
    padding: 0;
    margin: 0;	
}

#container_calosc {
	padding: 0;
	margin: auto;	 
}

#container {  	
  	padding: 0;
	background-color: #222222;
	overflow: hidden;
	margin: 0 auto;
	width: 996px; 
}


#container3 {
  	width: 996px;
	overflow: hidden;
	background-color: #222222;
	padding: 0;
    margin: auto;
	margin-bottom: 20px;
	}


#container5 {
  	margin:15px 0px 0px 0px;
  	width: 996px;
	overflow: hidden;
}
#menu {
  	margin-top: 5px;
  	width: 996px;
	height: 130px;
}

#text{
  	margin: 10px 0px 0px 0px;
  	width: 656px;
	float: left;
	background-color: #444444;
	-moz-border-radius:10px;
border-radius:6px 5px;
-khtml-border-radius:10px;
-icab-border-radius:10px;
-webkit-border-radius:10px;
-khtml-border-radius:10px;
min-height: 800px;
}
#mapa{
  	margin: 10px 0px 40px 20px;
  	width: 320px;	
	float: left;
	background-color: #444444;
	-moz-border-radius:10px;
border-radius:10px 5px;
-khtml-border-radius:10px;
-icab-border-radius:10px;
-webkit-border-radius:10px;
-khtml-border-radius:10px;
}

#mapa1{
  	margin: 10px 0px 0px 20px;
  	width: 900px;
height: 100px;	
	float: left;
	background-color: #222222;
	-moz-border-radius:10px;
border-radius:10px 5px;
-khtml-border-radius:10px;
-icab-border-radius:10px;
-webkit-border-radius:10px;
-khtml-border-radius:10px;
}

#polecamy{
  	margin: 0px 0px 40px 20px;
  	width: 320px;	
	float: left;
	background-color: #444444;
	-moz-border-radius:10px;
border-radius:10px 5px;
-khtml-border-radius:10px;
-icab-border-radius:10px;
-webkit-border-radius:10px;
-khtml-border-radius:10px;
}
#container_stopka_srodek {
  	width: 996px;	
	overflow: hidden;	
	padding: 0;
    margin:0 auto;
	color: #EEEEEE;
	
}


div.naglowek_text{
background-color: #666666;
width: 656px; 
height: 30px; 
-moz-border-radius-topleft:10px;
border-top-left-radius:6px 5px;
-khtml-border-top-left-radius:10px;
-icab-border-top-left-radius:10px;
-webkit-border-top-left-radius:10px;
-khtml-border-top-left-radius:10px;
-moz-border-radius-topright:10px;
border-top-right-radius:6px 5px;
-khtml-border-top-right-radius:10px;
-icab-border-top-right-radius:10px;
-webkit-border-top-right-radius:10px;
-khtml-border-top-right-radius:10px;
}

div.naglowek_lokalizacja{
background-color: #666666;
margin: 0px;
height: 30px; 
-moz-border-radius-topleft:10px;
border-top-left-radius:6px 5px;
-khtml-border-top-left-radius:10px;
-icab-border-top-left-radius:10px;
-webkit-border-top-left-radius:10px;
-khtml-border-top-left-radius:10px;
-moz-border-radius-topright:10px;
border-top-right-radius:6px 5px;
-khtml-border-top-right-radius:10px;
-icab-border-top-right-radius:10px;
-webkit-border-top-right-radius:10px;
-khtml-border-top-right-radius:10px;
}



h1{
padding-top: 5px;
font-size: 20px;
color: #CCCCCC;
text-align: center;
}

span.jarco{
font-size: 18px;
}

 a.stopka:link, a.stopka:visited{
	text-decoration: none;
 	font-size: 12px;
	font-family: verdana, tahoma;
   	color: #888888;
	font-weight: 500;
	
}
  a.stopka:hover{
	text-decoration: underline;
 	font-size: 12px;
	font-family: verdana, tahoma;
   	color: #888888;
	font-weight: 500;
}
p.text{
	margin: 20px;
	font-size: 14px;
	font-family: verdana, tahoma;
	text-align: justify;
	color: #dddddd;
	font-weight: 500;
	line-height: 150%;
}

p.stopka{
text-align: center;
color:#888888;
font-size: 14px;
line-height: 150%;
}

#nav, #nav ul{
margin:0;
padding:0;
list-style-type:none;
list-style-position:outside;
position:relative;
line-height:1.5em; 
}

#nav a{
display:block;

padding:0px 10px;
border:1px solid #333;
color:#cccccc;
text-decoration:none;
background-color:#222;
}

#nav a:hover{
background-color:#cccccc;
color:#333;
}

#nav li{
float:left;
position:relative;
}

#nav ul {
position:absolute;
display:none;
width:12em;
top:1.5em;
}

#nav li ul a{
width:12em;
height:auto;
float:left;

}

#nav ul ul{
top:auto;
}	

#nav li ul ul {
left:12em;
margin:0px 0 0 20px;
}

#nav li:hover ul ul, #nav li:hover ul ul ul, #nav li:hover ul ul ul ul{
display:none;
}
#nav li:hover ul, #nav li li:hover ul, #nav li li li:hover ul, #nav li li li li:hover ul{
display:block;
}

table.dys{
border: 1px solid #777777;
border-collapse: collapse;
font-family: verdana, tahoma;
color: #dddddd;
font-size: 12px;
line-height: 150%;
margin-left: auto;
margin-right: auto;
margin-top: 30px;
margin-bottom: 30px;
width: 600px; 
}
table.dys td{
border: 1px solid #777777;
border-collapse: collapse;
padding:5px;
text-align:center;
}
table.dys tr.nag{
border: 1px solid #777777;
border-collapse: collapse;
padding:5px;
text-align:center;
font-weight: bold;
font-size: 16px;
}

a.n{
color: #dddddd;
font-weight: 900;	
}
