body {
	text-align: center;
	background-color:#ececec;
	font-family: Verdana, sans-serif;
	font-size: 12px;
	color: #ffffff;
	margin: 0;
 line-height:1.4em;
	}

h1 {font-size:180%;}
h2 {font-size:20px;}
h3 {font-size:17px;}
h4 {font-size:15px;}


/* classes */

.doLewej {		float: left;	}
.doPrawej {	float: right;	}
.Foto {color:white;border:4px solid white;}

/* id */ 
#container {	
	width: 800px;
	height: auto;
	background:#2f578f;
	margin: auto;
}
	
#top {	
	width: 800px;	
	height: 322px;	
	background: transparent url("img/top.jpg") no-repeat;	
	text-align:left;
	}
	
#logo {
	position: relative; 
	top: 20px; 
	left: 20px;
	}
#napis {
	position: relative; 
	top: 0px; 
	left: 10px;
 width:150px;
 font-size:10px;
 text-align:center;
}
#menu {
	padding:5px;
	height:136px;
	overflow:hidden;
	background-color:#2f578f;}

#content {	
	width: 800px;	
	height: auto;	
	margin:auto;	
	overflow: hidden;	
	background-color:#2f578f;	
	text-align:left;
	}
	
#pad {
	padding: 10px 25px;
	height:auto;
	overflow:hidden; 
	}
	
#lewakolumna {
	width: 133px;
	height: auto;
	overflow: hidden;
	float:left;
 text-align:center;
}

#podmenu {
	width: 133px;
	height: auto;
	font-size:11px;
	font-weight: bold;
}

#podmenu ul {
	margin: 0;
 padding:0;
	overflow: hidden;
	list-style: none;
	}
	
#podmenu li a{
	color: #425387;
	display: block;
	width: 100%;
 height:22px;
	padding: 0px;
 padding-top:2px;
	font-weight: bold;
	zbackground-color: #aeb0c5;
 background-color: #ACB7D1;
	text-decoration:none;
 border-top: 1px solid #324377;
	}

#podmenu li a:visited{
	color: #425387;
	}

#text	{
	width: 650px;
	height: auto;
	float:right;
	}
	
#text ul {list-style-image:url('img/bullet.jpg');}
#text ul ul {padding-top:1em;list-style-image:url('img/mobile.gif');}
#text ul li {margin-top:1em;}
#text li li {padding-top:0.1em;}
#text a {color:#A9BEE9}
#text a:hover {color:white;}
#text h3 {margin-bottom:2px;}
#stopka {	
	width: 800px;
	height: 81px;
	background: url("img/niebieski.png") repeat-x;
	margin:auto;
	overflow: hidden;
	border-top: solid 1px #385f94;
 font-size:90%;
	}
	
#stopka ul {
	width: 800px;
	margin: 0 auto;
	list-style: none;
	display: inline;
	line-height: 20px;
	}
	
#stopka li {
	display: inline;
	padding: 0 20px;
	}

#stopka a {
	color:white;
 text-decoration:none;
	}

#stopka a:hover {
	color:#ff4444;
 text-decoration:none;
	}

#tabelka td {
  height: 20px;border-left:1px solid #36527A;
}

#tabelka td a {
 color:black;font-weight:bold;font-size:12px;font-family:arial;text-decoration:none;
}

#tabelka td a:hover {
 color:white;font-weight:bold;font-size:12px;font-family:arial;text-decoration:none;
}

div.gallery  {
	float:left;
 display: inline;
	margin-right: 28px;
 font-size:90%;
 margin-bottom:10px;
 width:140px;
 height:180px;
}

div.gallery img {
	border: solid 4px white;
}

