body {
    text-align: center;
    background-image: url('img/bg.gif');
    background-repeat: repeat-x;
    color: #575757;
}

fieldset {
	padding: 0;
	margin: 0;
	border: 0;
	display: inline;
}

img {
	border: 0;
}

#srodek {
    width: 770px;
    margin: 0 auto;
    background-color: #F0F0F0;
}

#logo {
    height: 180px;
    text-align: right;
	 color: #fff;
}

#logo a {
	color: #fff;
	text-decoration: none;
}

#menu {
    width: 160px;
    float: left;
    text-align: left;
}

#menu ul {
    list-style: none;
    margin: 0;
    padding: 0;
}

#menu li {
    padding-left: 20px;
    background-image: url(img/menub.gif);
    background-repeat: no-repeat;
    background-position: 0px;
    height: 22px;
}

h2 {
	padding: 0;
	margin: 0;
}

#menu h2.opisy {
	background-image: url('img/mopisy.gif');
	height: 32px;
}

#menu h2.mailer {
	background-image: url('img/mmailer.gif');
	height: 32px;
}

#menu a {
	font-family: tahoma;
	font-size: 12px;
	text-decoration: none;
	color: #000;
}

#menu a:hover {
	border-bottom: 1px dashed #000;
}

#content {
    width: 600px;
    float: left;
    text-align: left;
    padding-left: 10px;
    color: #353535;
}

#content h2 {
	color: #319ACA;
	font-size: 14px;
}

#content p {
	margin: 0px;
	color: #575757;
}

#content ul {
	list-style: none;
	padding: 0;
	margin: 0;
}

#content a {
	/*color: #777777;*/
	text-decoration: none;
	color: black;
	font-size: 12px;
	font-family: verdana, arial;
}

#content a:hover {
	/*background-color: #E8E8E8;*/
}

#content img {
	border: 0;
}

#stronylist {
	text-align: center;
}

#stronylist a {
	font-family: tahoma;
	font-size: 12px;
	color: #6A6A6A;
}

#stopka {
	background-image: url('img/stopka.gif');
	height: 44px;
	clear: both;
	color: #fff;
}

#stopka a {
	color: #fff;
}

#linki {
	background-color: #E9E9E9;
	text-align: left;
}

#linki a {
	font-size: 12px;
	color: #8B8B8B;
	text-decoration: none;
}
