body {
	font-family: tahoma,arial,helvetica;
	font-size: 8pt;
	background-color: #ffffff;
	margin: 0px;
	padding: 0px;

}

#content {
	width: 750px;
	margin: 0px auto 0px 10px;
	padding: 0px;
}

#top {
	background: url(img/top.png) no-repeat;
	height: 114px;
}

img {
	margin: 0px;
	padding: 0px;
	border: none;
}

#menu {
	text-align: left;
	float:left;
	width: 186px;
	margin: 0px;
	padding: 0px;
	background: url(img/menum.png) repeat-y;
}

#menut {
	margin: 0px;
	padding: 0px;
	background: url(img/menut.png) no-repeat;
	height: 15px;
}

#menub {
	margin: 0px;
	padding: 0px;
	background: url(img/menub.png) no-repeat;
	height: 30px;
}

#menum {
	text-align: left;
	margin: 0px;
	padding: 10px 30px 10px 25px;
}

div.pozmenu {
	text-align: left;
	margin: 3px 0px 10px 0px;
}

div.pozmenum {
	text-align: left;
	margin: 0px 0px 5px 10px;
}

div.tlodomenu {
	margin: 10px 0px 10px 0px;
}

a.menu:link { color: #073d66; font-weight: bold; text-decoration: none; }
a.menu:active { color: #073d66; font-weight: bold; text-decoration: none; }
a.menu:visited { color: #073d66; font-weight: bold; text-decoration: none; }
a.menu:hover { color: #073d66; font-weight: bold; text-decoration: none; }

a.menum:link { color: #0083b5; font-weight: normal; text-decoration: none; }
a.menum:active { color: #0083b5; font-weight: normal; text-decoration: none; }
a.menum:visited { color: #0083b5; font-weight: normal; text-decoration: none; }
a.menum:hover { color: #0083b5; font-weight: normal; text-decoration: none; }

#tresc {
	margin: 0px 0px 0px 186px;
	padding: 0px;
	width: 561px;
	background: right url(img/trescm.png) repeat-y;
}

#tresct {
	margin: 0px 0px 0px 0px;
	padding: 0px;
	background: url(img/tresct.png) repeat-y;
	height: 15px;
}

#trescb {
	margin: 0px 0px 0px 0px;
	padding: 0px;
	height: 30px;
	background: url(img/trescb.png) repeat-y;
}
#siatka {
	margin: 0px 0px 0px 186px;
	padding: 0px;
	height: 56px;
	background: url(img/msiatka.jpg) no-repeat center;
}

#trescm {
	margin: 0px 20px 0px 0px;
	padding: 20px 20px 20px 30px;
	background: top right no-repeat url(img/tlo.png);
}

div {
	color: #909090;
	
	text-align: justify;
}

div.nag {
	font-weight: bold;
}

.bold { font-weight: bold; }

a:link { color: #0083b5; font-weight: normal; text-decoration: none; }
a:active { color: #0083b5; font-weight: normal; text-decoration: none; }
a:visited { color: #0083b5; font-weight: normal; text-decoration: none; }
a:hover { color: #0083b5; font-weight: normal; text-decoration: underline; }

#stopek {
	float: left;
	clear: left;
	width: 180px;
	margin: 0px 10px 10px 10px;
	text-align: left;
	color: #a0a0a0;
}

#stopka {
	clear: both;
	background: url(img/siatka.jpg) center no-repeat;
	height: 84px;
}

input,textarea,button {
	border: 1px solid #808080;
	font-family: tahoma,arial,helvetica;
	color: #a0a0a0;
	font-size: 8pt;
}

.input {
	color #808080;
	background-color:#ffffff;
	border: 1px solid #808080;
	font-family: tahoma,arial,helvetica;
	font-size: 8pt;
}

.zwykly {
	font-family: tahoma,arial,helvetica;
	font-size: 8pt;
	color: #808080;
}