body {
	padding: 0 0 50px 0;
	margin: 0;
	font-family: Verdana, Arial, "Comic Sans Ms";
	background-color: ;
	background: #e4f0f8 url(img/tlo.jpg) repeat-x;
	text-align: center;
}

#top {
	width: 780px;
	height: 136px;
	text-align: right;
	background-image: url(img/top.jpg);
	margin: 0 auto;
}

#top p {
	padding-top: 36px;
	margin: 0;
}

#top img { border: none; }

#top a { margin: 0 10px; }

table.container {
	width: 780px;
	margin: 0 auto;
	padding: 0;
	background-color: #eaf4fa;
	background-image: url(img/podklad.jpg);
	font: 12px Verdana, Arial, Tahoma;
	color: #0a4765;
	text-align: left;
}

table.regulamin { 
	width: 730px;
	margin: 0 10px;
	font: 12px Verdana, Arial, Tahoma;
	color: #0a4765;
	border: none;
}

table.regulamin td {
	vertical-align: top;
	padding: 5px 0;
}

img.tn {
	border: #cee1ee 3px solid;
	margin: 3px 15px 10px 15px;
}

a.zielona {
	text-decoration: none;
	margin-right: 5px;
	font: 12px Tahoma, Verdana, Arial;
	color: #76d313;
}

a.zielona:hover {
	text-decoration: underline;
	color: #00578b;
}

img.linia { margin: 15px 0 10px 0; }

.tytul {
	padding: 0;
	margin: 0 0 10px 15px;
	font: 16px "Trebuchet MS", Tahoma, Verdana, Arial;
	color: #feac0e;
	font-weight:lighter;
}

h1 {
	padding: 0;
	margin: 0 0 10px 15px;
	font: 16px "Trebuchet MS", Tahoma, Verdana, Arial;
	color: #feac0e;
	font-weight:lighter;
}

#text {
	width: 750px;
	text-align: justify;
	margin-left: 15px;
	line-height: 14px;
}

td.tabela_lewa {
	width: 390px;
	vertical-align: top;
}

table.lewa_tabela {
	width: 330px;
	font: 12px Verdana, Arial, Tahoma;
	color: #0a4765;
}

td.tabela_prawa {
	width: 390px;
	vertical-align: top;
}

table.prawa_tabela {
	width: 330px;
	font: 12px Verdana, Arial, Tahoma;
	color: #0a4765;
}

tr.inny { background-color: #fff; }

td.kontakt {
	width: 390px;
	text-align: left;
	vertical-align: top;
}

#kont {
	width: 334px;
	text-align: justify;
	padding: 0 0 0 15px;
	font: 12px Verdana, Arial, Tahoma;
	color: #0a4765;
}

a.kontakt {
	text-decoration: none;
	margin-right: 5px;
	font: 12px Verdana, Arial;
	color: #0a4765;
}

a.kontakt:hover {
	text-decoration: underline;
	color: #0a4765;
}

td.mapa {
	width: 390px;
	text-align: left;
	vertical-align: top;
}

img.tn_mapa { border: #cee1ee 3px solid; }

#stopka {
	margin: 0 auto;
	margin-top: 10px;
	width: 780px;
	font: 10px Verdana, Arial;
	color: #5e98be;
}

a.stopka {
	text-decoration: none;
	color: #5e98be;
}

a.stopka:hover {
	text-decoration: underline;
	color: #00578b;
}

/* Formularz kontaktowy */
#komunikat {
	width: 334px;
	text-align: justify;
	padding: 0 0 0 15px;
	font: 12px Verdana, Arial, Tahoma;
	color: #007ebc;
	font-weight: bold;
}

table.mail {
	border: 0;
	margin: 0 0 0 15px;
	padding: 0;
	width: 350px;
	text-align: left;
	font-size: 10px;
	color: #0a4765;
}

input.pole {
	border: #D3EBF9 1px solid;
	background: #FFF;
	color: #007EBC;
	padding: 4px;
}

input.przycisk {
	border: #B4DBF1 1px dotted;
	background: #FFF;
	color: #007EBC;
	padding: 4px 8px;
}

textarea {
	border: #D3EBF9 1px solid;
	color: #007EBC;
	background: #FFF;
	padding: 4px;
}
