/* wyglad strony karczmy Pod Semaforem */

body	{
		
		background-color: #421D02;
		background-image:url("grafika/tlostrony2.gif");
		margin-top:25px;
	
	}
	
.menulewe {

		background-image:url("grafika/menulewetlo.gif");
	}
	
.menuprawe {

		background-image:url("grafika/menuprawetlo.gif");
	}

.srodek {background-color: #F3E8D6;}

.jasny {background-color:#FEF6E9;}

.stopka {
		font-family: Trebuchet MS, Arial;
		font-size: 0.7em;
		color:#DAC7AE;
		line-height:135%;
	}
	

.tekst {
	font-family: Trebuchet MS, Helvetica;
	font-size:0.8em;
	color:#323232;
	
	}
	
.mniejszy {
	font-family: Trebuchet MS, Helvetica;
	font-size:0.7em;
	color:#323232;
	}

.mniejszyjasny {
	font-family: Trebuchet MS, Helvetica;
	font-size:0.7em;
	color:#FBF1DF;
	}

.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;
	width: 350px;
	height:100px;
	background-color:#FDFCF7;
	
	}
	
.pole	{
	font-family: Trebuchet MS, Helvetica;
	font-size:1em;
	color:#323232;
	width:200px;
	background-color:#FDFCF7;
	}



a.menu {font-size:1em;
	color:#5A3C00;
	 text-decoration:none;}

a.menu:hover {
	color:#323232;
	text-decoration:underline;
	}

a.txt	{font-size:1em;
	color:#993300;
	 text-decoration:none;}

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;
	}
	

a.stopka {
		color: #DAC7AE ;
		font-size: 1em;
		text-decoration:underline;
		
	}
		
a.stopka:hover {
		
		color: #F2E1CB;
		text-decoration:underline;
	}
	
