
.left{
	float:left;
	margin:0px;
	padding:0px;
}
#body {
	margin:0px;
	text-align:center;
	padding:0;
	border:0;
	font-family: Verdana, sans-serif;
	font-size:9pt;
	background-color: #627c8b;
	color: black;
}
#srodek {
	margin:0px auto;
	width:958px;
}
#strona {
	width:958px;
	position:relative;
	text-align:left;
	margin:0px;
	padding:0px;
}
#baner {
	width: 958px;
	height: 94px;
	background-color: #627c8b;
}
#menu {
	width: 748px;
	height: 25px;
	background-image: url('images/menu.jpg');
	padding: 0px 5px 0px 250px;
	margin: 0px;
}
#menu p {
    margin: 0px;
    padding: 7px 0px 0px 0px;
    width: 600px;
}
.menu {
    background-color: blue;
    width: 500px;
}
#menu div {
    float: left;
    margin: 7px 0px 0px 0px;
    padding: 0px;
}
#menu_elementy {
    width: 520px;
}
#menu a {
    padding: 0px 15px 0px 0px;
    margin: 0px;
    text-decoration: none;
}
#menu a:link {
    color: black;
    font-weight:bold;
}
#menu a:visited {
    color: black;
    font-weight:bold;
}
#menu a:hover {
    color: #d92451;
    font-weight:bold;
}
#bok {
    width: 155px;
    padding: 20px 0px 0px 55px;
    float: left;
    font-weight: bold;
    font-size: 9pt;
}
#bok a {
    color: black;
    text-decoration: none;
}
#content {
    width: 620px;
    padding: 25px 0px 0px 25px;
    float: left;
}
#content h3 {
    text-decoration: underline;
    font-weight: bold;
}
#content h1 {
    font-size: 10pt;
    font-weight: bold;
    margin-bottom: 0px;
    padding-bottom: 0px;
}
#tresc {
	width:958px;
	height: 1200px;
	background-image: url('images/tlo.jpg');
}
#galeria p {
    margin: 0 auto;
    text-align: center;
}
#galeria p img {
    margin: 3px;
    border: 1px solid white;
    cursor: pointer;
}
#galeria a {
    text-decoration: none;
}
#galeria a:link {
    color: black;
    font-weight:bold;
}
#galeria a:visited {
    color: black;
    font-weight:bold;
}
#galeria a:hover {
    color: #d92451;
    font-weight:bold;
}
#bok ul {
    margin: 0px; 
    padding: 0px;
    list-style-type: none;
}
#bok ul li {
    margin: 5px 0px 5px 0px;
}
#bok a {
    text-decoration: none;
}
#bok a:link {
    color: black;
    font-weight:bold;
}
#bok a:visited {
    color: black;
    font-weight:bold;
}
#bok a:hover {
    color: #d92451;
    font-weight:bold;
}
#wzorce a {
    text-decoration: none;
}
#wzorce a:link {
    color: black;
    font-weight:bold;
}
#wzorce a:visited {
    color: black;
    font-weight:bold;
}
#wzorce a:hover {
    color: #d92451;
    font-weight:bold;
}
.input_text {
    border: 1px solid white;
    width: 300px;
}
