/* Główne */

body {
	text-align: justify;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: small;
	text-align: center;
	color: #ffffff;
	background: #000000;
	border-bottom: none;
	
}

img {
	border:0;
	
}

h1 { color: #ffffff;
	
}

h2, h3 {
	margin-top: 0px;
	color: #ffffff;
}

h4, h5, h6 {
}

p, ol, ul, dl, blockquote {
}

a {
	color: #ffffff;
	text-decoration: none;
	
}

a:hover {
	text-decoration: none;
	
}

a:visited {
	text-decoration: none;
	  
}

/* Mapa strony */

#mapa {
	width: 800px;
	height: 20px;
	margin: 0px auto;
	padding: 3px 0px 0px 0px;
	height: 20px;
	border: none;
}


#mapa p {
	margin: 0px;
	padding-top: 5px;
	padding-right: 5px;
	text-align: right;
	font-size: 10px;
	color: #cccccc;
}

/* Góra */

#gora {
	width: 800px;
	height: 30px;
	text-align: center;
	font-size:9px;
	margin: 0px auto;
	padding: 0px 0px 0px 0px;
	border: none;
}

/* Menu */

#menu {
	width: 800px;
	height: 50px;
	margin: 0px auto;
	padding: 0px 0px 0px 0px;
	border-spacing: 0px;
	line-height: 50px;
	font-size:20px;
 
}

#menu ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
}

#menu li {
	display: inline;
}

#menu a {
	display: block;
	float: left;
	width: 100px;
	height: 50px;
	padding: 0px 0px;
	text-align: center;
	text-decoration: none;
	font-weight: bold;
	background: #15317E;
	color: #ffffff;
}

#menu a:hover {
	background: #2B60DE;
	color: #ffffff;
	height: 50px;
}

/* Kolumny */

#kolumna {
	background-image: url(imagi/podroz-noc.jpg);
	background-position: top center; 
	background-repeat: no-repeat;
  	font-size: 12px;
	color: #ffffff; 
	text-align: center;
	width: 800px;
	height: 600px;
	margin: 0px auto;
	padding: 0px 0px 0px 0px;
}

#kol1 {
	float: right;
	background-color: #15317E;
	width: 300px;
	margin-top: 20px;
	padding-right: 20px;
}

#kol2 {
	float: left;
  	background-color: #15317E;
	width: 440px;
	margin-top: 20px;
	padding-right: 20px;
	padding-left: 20px;
}

#kol2 ul {
	margin-left: 0px;
	padding-left: 0px;
	list-style-position: inside;
}

#kolumna h1 {
	background-color: #15317E;
	padding: 5px 0px 5px 5px;
	color: #6E6A6B;
}

#kolumna h2 {
	background-color: #15317E;
	padding: 5px 0px 5px 5px;
	text-transform: uppercase;
	font-size: 16px;
	color: #ffffff;
}

#kolumna h3 {
	color: #ffffff;
}


/* Stopka */

#stopka {
	width: 800px;
	height: 50px;
	margin: 0px auto;
	padding: 0px 0px 0px 0px;
	background: #15317E;
	border: none; 
	clear: both;
}

#stopka p {
	margin: 0px;
	padding-top: 0px;
	text-align: center;
	font-size: 9px;
	color: #ffffff;
}

#stopka a {
	color: #ffffff;
}

#stopka a:hover {
	color: #ffffff;
}

/* Linki SEO */

#linki {
	width: 800px;
	margin: 0px auto;
	padding: 3px 0px 0px 0px;
	height: 20px;
	border: none; 
}

#linki p {
	margin: 0px;
	padding-top: 15px;
	padding-left: 5px;
	text-align: center;
	font-size: 8px;
	color: #cccccc;
}

#linki a {
	color: #cccccc;
}

#linki a:hover {
	color: #cccccc;
}

#newsy {
	background-image: url(imagi/podroz-noc.jpg);
	background-position: top center; 
	background-repeat: no-repeat;
	padding: 20px 20px 20px 20px;
	width: 760px;
	color: #ffffff;
	text-align: left;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	border-bottom: 0px;
	float: left;
}

#newsy h3 {
	background-color: #151B54;

}

table {
	width: 800px;
	background-color: #15317E;
	border: 0px;
	text-align: center;
  	font-size: 11px;
  
}

td {
	width: 400px;
	margin-top: 20px;
	padding-right: 20px;
	padding-left: 20px;
	border: 0px;	
}

