html, body {
	background: url("gfx/tlo.jpg");
	background-position: center top;
	margin: 0px auto;
	padding: 0px;
	width: 100%;
	font-family: Arial;
	font-size: 11px;
	color: #000000;
}

a.stopka:link {
	color: #684450;
	text-decoration: none;
}

a.stopka:visited {
	color: #684450;
	text-decoration: none;
}

a.stopka:active {
	color: #684450;
	text-decoration: none;
}

a.stopka:hover {
	color: #fff;
	text-decoration: none;
}
			

a:link {
	color: #818181;
	text-decoration: none;
}

a:visited {
	color: #818181;
	text-decoration: none;
}

a:active {
	color: #818181;
	text-decoration: none;
}

a:hover {
	color: #000;
	text-decoration: none;
}

a.cz:link {
	color: #000;
	text-decoration: none;
}

a.cz:visited {
	color: #000;
	text-decoration: none;
}

a.cz:active {
	color: #000;
	text-decoration: none;
}

a.cz:hover {
	color: #818181;
	text-decoration: none;
}

a.bialy:link {
	color: #fff;
	text-decoration: none;
}

a.bialy:visited {
	color: #fff;
	text-decoration: none;
}

a.bialy:active {
	color: #fff;
	text-decoration: none;
}

a.bialy:hover {
	color: #fff;
	text-decoration: none;
}


font.duzy {
	font-weight: bold;
	font-size: 14px;
	color: #717171;
	font-family:Tahoma, Geneva, sans-serif;
	
}

font.sredni{
	font-weight: bold;
	font-size: 13px;
	color: #717171;
	font-family:Tahoma, Geneva, sans-serif;
}


p {
	margin: 5px 0px 5px 35px;
	font-size: 11px;
}

li {
	margin: 5px 0px 5px 35px;
	font-size: 11px;
}

#TOP {
	background: url("gfx/tlo_top.gif") repeat-x;
	padding: 0px;
    width: 100%;
	height: 150px;
}

#TOP_900 {
	margin: 0px auto;
	padding: 0px;
    width: 900px;
	height: 100px;
}

#LOGO {
	background: url("gfx/logo.gif") no-repeat;
	float: left;
	height:100px;
    width: 350px;
	float: left;
	cursor: pointer;
}

#MENU {
	font-size: 12px;
	height:50px;
	width: 550px;
	float: right;
}

#CIALO {
	margin: 0px auto;
    width: 900px;
	line-height: 16px;
	clear: both;
}

#STOPKA {
	clear: both;
	width: 100%;
	height: 230px;
	margin: 0px auto;
	line-height: 16px;
	background: #390416 url("gfx/stopka.gif") repeat-x;
}

.galeria {
	text-align: center;
}

.galeria table {
	margin-left: auto;
	margin-right: auto;
}

.galeria td {
	padding: 1px 3px 6px 2px;
}

.galeria td img {
	border: 1px solid #311e07;
}
