html {
        padding: 0px;
        margin: 0px;
        text-align: center;
        color: #fff;
}

body {
        padding: 0px;
        margin: 0px;
        color: #fff;
        text-align: center;
		background: #F6EDDE url(img/tlo.jpg) repeat-x;
}

#strona {
        width: 775px;
		margin-top: 82px;
}
#banner {
        background: #000 url(img/banner.jpg) no-repeat;
        display: block;
        WIDTH: 775px;
        HEIGHT: 156px;
}
#menu {
        width: 775px;
        height: 23px;
		display: block;
		text-align: center;
		background: #877048;
		margin-top: 2px;
}
#dzial {
		padding: 0px;
		text-align: center;
        width: 775px;
        height: 23px;
}
#tresc {
		font-family: tahoma, arial;
        font-size: 11px;
		padding: 20px;
		background: #312921;
		text-align: left;
		line-height: 17px;
		color: #F6EDDE;
        width: 735px;
		height: auto;
		margin-top: 2px;
}
h1 {
		font-family: arial, tahoma;
        font-size: 17px;
		color: #F6EDDE;

}
.hh {
		font-family: arial, tahoma;
		color: #F6EDDE;
		text-decoration: underline;
}
.hh:hover {
		font-family: arial, tahoma;
		color: #F6EDDE;
		text-decoration: underline;
}
.copy {
		font-family: arial, tahoma;
		color: #312921;
		font-weight: bold;
		font-size: 10px;
		text-decoration: underline;
}
.copy:hover {
		font-family: arial, tahoma;
		color: #312921;
		font-weight: bold;
		font-size: 10px;
		text-decoration: underline;
}
.menu {
		font-family: tahoma, arial;
        font-size: 11px;
		color: #F6EDDE;
		text-align: center;
		font-weight: bold;
		text-decoration: none;
}
.menu:hover {
		font-family: tahoma, arial;
        font-size: 11px;
		color: #F6EDDE;
		text-align: center;
		font-weight: bold;
		text-decoration: underline;
}
.email {
		font-family: tahoma, arial;
        font-size: 11px;
		color: #F6EDDE;
		text-decoration: none;
}
.email:hover {
		font-family: tahoma, arial;
        font-size: 11px;
		color: #F6EDDE;
		text-decoration: underline;
}
#logo {
        font-family: tahoma, sans-serif;
        width: 220px;
        height: 100px;
        display: block;
        float: left;
}
#jezyki {
        width: 775px;
        height: 15px;
        display: block;
		text-align: right;
}

#stopka {
        font-family: tahoma, sans-serif;
		font-size: 10px;
		color: #312921;
        width: 775px;
		text-align: right;
		margin-top: 2px;
        display: block;
}
