body {
	background: #D5DFD6 url(graf/tlo.gif) repeat-y 50%;
	
}
body, td, h1, h2, h3, p {
	font-family: 'verdana ce', verdana, helvetica, sans-serif;
	color: #444;

}
img.floater {
	border: 1px solid #999;
	margin: 5px;
}
div.zdjecia {
	text-align: center;
}
#wrapper {
	border-right: 1px solid gray;
	text-align: center;
}
#content {
	font-size: small;
	text-align: justify;
}
#main {
	width: 760px;
	margin: 0px auto;
	text-align: left;
	background: white;
}
.tabelka {
	border : 1px solid Gray;
	border-left : 0px;
	border-right : 0px;
	border-top : 0px;
}

.tabelka2 {
	border : 1px solid Gray;
	border-left : 0px;
	border-right : 0px;
}

.lewemenu {
	font-size : 14px;
	color: #999966;
}


.lewemenu a:hover {
	font-size : 14px;
	color: #999966;
	text-decoration: underline;
}

.lewemenu a {
	font-size : 14px;
	color: #999966;
	text-decoration: none;
}

h1, h2, h3 {
	color: #336600;
}
h3:first-letter {
	font-style: uppercase;
	text-transform: uppercase;
}

.stopka {
	font-size: 14px;
	color: #336600;
}