
.menu1{
background:url('images/menu.jpg');
font: 16px arial;
text-align:right;
margin: 8px;
padding: 3px;
}
.tytol{
font: 16px arial;
text-align:left;
margin: 8px;
padding: 3px;
font-weight: bold;
}
.menu1 a{ color:#FFFFFF; font-weight: bold; margin-right: 40; text-decoration:none; }
.menu1 a:hover{ color:#ffa809; font-weight: bold; text-decoration:none; }

.gradualshine{
filter:alpha(opacity=60);
-moz-opacity:0.5;
}

.h1 	{font-family: Arial; font-size: 13px; font-weight: normal; color: #000000;}
.h1	{ margin-left: 15; margin-right: 15}
.h1		a:link    { text-decoration: none; color: #575757; font-weight: normal  }
.h1		a:visited { text-decoration: none; color: #575757; font-weight: normal  }
.h1		a:hover   { text-decoration: none; color: #403089; font-weight: bold  }

.h2 	{font-family: Comic Sans MS; font-size: 18px; font-weight: normal; color: #2380BB;}
.h2 	{margin-left: 20}


.li 	{font-family: Arial; font-size: 12px; font-weight: normal; color: #000000;}
.li	{ margin-left: 15; margin-right: 15}
.li		a:link    { text-decoration: none; color: #575757; font-weight: normal  }
.li		a:visited { text-decoration: none; color: #575757; font-weight: normal  }
.li		a:hover   { text-decoration: none; color: #ffa809; font-weight: bold  }

.copy 	{font-family: Arial; font-size: 10px; font-weight: normal; color: #808080;}
.copy	{ margin-left: 15; margin-right: 15}
.copy		a:link    { text-decoration: none; color: #808080; font-weight: normal  }
.copy		a:visited { text-decoration: none; color: #808080; font-weight: normal  }
.copy		a:hover   { text-decoration: none; color: #403089; font-weight: bold  }

.tab {background: url('images/tlo-linki.jpg'); background-position: bottom right; background-repeat:no-repeat;}
.tab-of {background: url('images/tlo-oferta.jpg'); background-position: bottom right; background-repeat:no-repeat;}
.tab-cen {background: url('images/tlo-cennik.jpg'); background-position: bottom right; background-repeat:no-repeat;}
.rest {background: url('images/tlo-restauracja.jpg'); background-position: bottom right; background-repeat:no-repeat;}
.jakusz {background: url('images/tlo-jakuszyce.jpg'); background-position: bottom right; background-repeat:no-repeat;}

#browse dd {
	background:url('images/menu.jpg');
	text-align:right;
	padding: 2;
	margin: 5 2px;
}

#browse dd a {
	font: 16px arial;
	color: white;
	font-weight: bold;
	text-decoration: none;
	display: block;
	padding: 0px 50px;
}

#browse dd a:hover {
	background: #854416;
}

#scrolled {
	position: relative;
	width: 390px;
	height: 310px;
	overflow: auto;
	margin: 0.3em auto;
    scrollbar-arrow-color:#FFFFFF;
    scrollbar-base-color:#6789C2;
    scrollbar-face-color:#6789C2;
}

textarea.send {
padding-top:6px;
color:#000000;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:11px;
background-color:#87C1E9;
BORDER:1px #1D3D2C solid; 
}

input.send {
padding-top:6px;
color:#000000;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:11px;
background-color:#87C1E9;
BORDER:1px #1D3D2C solid; 
}

input.button {
color:#FFFFFF;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:13px;
background-color:#3F9DDB;
BORDER:1px #1D3D2C solid; 
}