/* wyglad strony karczmy Gościniec */

body	{
	background-color: #F3EDD5;
	background-image:url("grafika/tlo.gif");
}

img {
	border: 0;
}

table#glowna {
	border-spacing:0px;
	border:0px;
	}

td.menu {
	width:100%;
	background-image:url("grafika/menutlo.gif");
	}

table#gorna {
	width:100%;
	}
	
	
td.srodek {
	width:100%;
	background-image:url("grafika/tlosrodek.gif");
	}
	
table.formularz {
	width:100%;
	}

div#calosc {
	position:absolute;
	left: 20%;
	top:50px;
	text-align:center;
	}

td.prawetlo {
	background-image:url("grafika/prawybok_tlokreski.gif");
	background-repeat:repeat-y;
	text-align:left;
	}

td.lewetlo {
	background-image:url("grafika/lewybok_tlokreski.gif");
	background-repeat:repeat-y;
	width:31px;
	}

td.srodek {
	background-image:url("grafika/tlosrodek.gif");
	}


div.header {
	font-family:Trebuchet MS, Helvetica;
	font-size:0.8em;
	color:#323232;
	}

div.nawigator {
	font-family:Trebuchet MS, Helvetica;
	font-size:0.8em;
	color:#323232;
	}

.tekst {
	font-family: Trebuchet MS, Helvetica;
	font-size:0.8em;
	color:#323232;
	}
	
.ul,li {
	font-family: Trebuchet MS, Helvetica;
	font-size:0.8em;
	color:#323232;
	}


.mniejszy {
	font-family: Trebuchet MS, Helvetica;
	font-size:0.7em;
	color:#323232;
	}
	
.tytul {
	font-family: Trebuchet MS, Helvetica;
	font-size:1em;
	font-weight:bold;
	color:#5A3C00;
	}
	
.podtytul {
	font-family: Trebuchet MS, Helvetica;
	font-size:0.8em;
	font-weight:bold;
	color:#5A3C00;
	}
	
	
.tekstarea {
	font-family: Trebuchet MS, Helvetica;
	font-size:1em;
	color:#323232;
	color:#323232;
	width: 350px;
	height:100px;
	background-color:#FDFCF7;
	
	}
	
.pole	{
	font-family: Trebuchet MS, Helvetica;
	font-size:1em;
	color:#323232;
	color:#323232;
	width:200px;
	background-color:#FDFCF7;
	}

.stopka {
	font-family: Trebuchet MS, Helvetica;
	font-size:0.7em;
	color:#867C61;
	}

.brazowy {color:#5A3C00;}

a.menu {font-size:1em;
	color:#5A3C00;
	 text-decoration:none;}

a.menu:hover {
	color:#323232;
	text-decoration:underline;
	}

a.txt	{font-size:1em;
	font-family:Trebuchet MS, Helvetica;
	color:#993300;
	 text-decoration:underline;}

a.txt:hover {
	color:#323232;
	text-decoration:underline;
	}
	
a.stopka {
	font-size:1em;
	color:#867C61;
	text-decoration:underline;
	}
	
a.stopka:hover {
	color:#605433;
	text-decoration:underline;
	}
	
/* toplayer */
	
div#banner {
	/* width: 354px;
	margin: 0 auto; */
}

div#toplayer {
	display: ;
	position: absolute;
	top: 260px;
	left: 35%;
	width: 410px;
	/* height: 600px; */
	background-color: #f9f5e9;
}

div#toplayer p {
	/* margin: 5px; */
	font-size: 70%;
	text-align: right;
}

div.banner-top {
	margin: 12px 0 4px 0;
}
