@charset "utf-8";
body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	background-color: #E4E4E4;
}
#baner {
	background-color: #666666;
	height: 143px;
	background-image: url(img/baner.jpg);
	}
#stopka {
	width: 780px;
	height: 75px;
	clear: both;
	margin-top: 5px;
	background-color: #FFFFFF;
	border: 1px solid #CCCCCC;
}
#stopka_podpis {
	height: 15px;
	width: 600px;
	margin-top: 1px;
	margin-left: 90px;
	text-align: center;
	font-size: 10px;
}

#stopka_zaw {
	height: 50px;
	width: 680px;
	margin-left: 50px;
	margin-top: 5px;
}


#lewa {
	float: left;
	width: 160px;
	background-color: #E4E4E4;
	margin-top: 5px;
	margin-bottom: 5px;
	padding-bottom: 5px;
	border: 1px solid #FFFFFF;
	font-size: 10px;
}
#tresc {
	background-color: #FFFFFF;
	padding: 15px;
	text-align: justify;
	margin-left: 165px;
	margin-top: 5px;
	
	border: 1px solid #CCCCCC;
	
}
#logo {
	background-color: #FFFFFF;
	width: 148px;
	margin-left: 5px;
	text-align: center;
	margin-top: 5px;
	border: 1px solid #CCCCCC;
	padding-top: 2px;
	padding-bottom: 2px;
}

#top {
	width: 780px;
	}
	
ul {
	margin-top: 5px;
}

ul li {
	margin-top: 5px;
}

ol {
	margin-top: 5px;
}

ul.nav {
	display: block;
	list-style: none;
	width: 150px;
	padding: 0;
	margin-left: 0;
}

ul.nav li {
	display: block;
	list-style: none;
	width: 150px;
	height: 30px;
	margin-top: 10px;
	}

ul.nav a:link, ul.nav a:visited {
	display: block;
	text-decoration: none;
	color: #FFFFFF;
	background-image: url(img/button.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 21px;
	width: 123px;
	padding-top: 9px;
	padding-left: 27px;
	font-weight: normal;
	margin-top: 5px;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 5px;	
}

ul.nav a:hover {
	background-image: url(img/button_over.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 21px;
	width: 123px;
	margin: 5px;
	font-weight: normal;
}

#tresc a:link, #tresc a:visited, #tresc a:active {
	text-decoration: none;
	color: #990000;
	font-weight: bold;
}

#tresc a:hover {
	text-decoration: none;
	color: #FF0000;
	font-weight: bold;
}

#all {
width: 780px;
margin: auto;
}
img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

.styl_1 {
	font-size: 12px;
	color: #CC0000;
	font-weight: bold;
	}

.styl_2 {
	font-size: 11px;
	font-weight: bold;
}

.paragraf {
	font-weight: bold;
	text-align: center;
}

h4 {
	font-size: 12px;
}
#kontakt {
	text-align: center;
}

