body {
	background-color: #f5f6f0;
	margin: 0px;
}
a:link,a:visited {
	text-decoration: none;
	font-family: Century Gothic;
	font-size: 11px;
	color: #000000;
}
a:hover {
	text-decoration: underline;
	font-family: Century Gothic;
	font-size: 11px;
	color: #000000;
}
td.top {
	background-image: url(../grafika/top.jpg);
}
img.belka {
	border-right: 1px #FFFFFF solid;
}
h1 {
	font-family: Century Gothic;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
}
p {
	font-family: Century Gothic;
	font-size: 11px;
	color: #000000;
}
#pytanie {
	height: 55px;
	width: 200px;
	padding: 0px;
	border-top: 1px solid #FFFFFF;
	border-bottom: 1px solid #FFFFFF;
	background-color: #c9c8c5;
	vertical-align: middle;
}
#pytanie p {
	margin: 0px;
	font-family: Century Gothic;
	font-size: 11px;
	vertical-align: middle;
	text-align: center;
	padding-top: 12px;
}
.stopka {
	border-top: 1px #000000 solid;
	background-color: #f5f6f0;
}
#szukaj{
	height: 55px;
	width: 401px;
	border: 1px solid #FFFFFF;
	border-top: 0px;
	border-left: 0px;
	background-color: #e4e3df;
	text-align: center;
}
.button {
   	font-family: Century Gothic;
    font-size: 10px;
    border: 1px solid #000000;
    background-color : #002768;
    color:#ffffff;
	margin-top: 18px;
}
.textinput {
        font-family: Century Gothic;
        font-size: 11px;
        border: 1px solid #000000;
        padding-right: 3px;
        padding-left: 3px;
        background-color : #ffffff;
        color:#000000;
		margin: 0px;
}
td.left {
	background-color: #F5F6F0;
}
td.right {
	background-color: #F5F6F0;
}
td.left2 {
	background-color: #e4e3df;
	border: 1px #ffffff solid;
	border-bottom: 0px;
}
td.right2 {
	border-top: 1px #ffffff solid;
}
#glowna {
	border-top: 1px #ffffff solid;
	padding: 30px;
	padding-top: 15px;
}
img.tlo2 {
	border-bottom: 1px #ffffff solid;
}
li {
	font-family: Century Gothic;
	font-size: 11px;
	color: #000000;
}
form,input,select,textarea {
	font-family: Century Gothic;
	font-size: 11px;
	color: #000000;
}
.button2 {
   	font-family: Century Gothic;
    font-size: 11px;
    border: 1px solid #000000;
    background-color : #cc0001;
    color:#ffffff;
	margin-top: 18px;
}
.male {
	font-family: Century Gothic;
	font-size: 9px;
	color: #000000;
}
img.karty {
	margin: 10px;
	border: 2px #ffffff solid
}
.podkreslenie {
	color: #000000;
	text-decoration: underline;
}