body{
background:url(tlo3.png); background-repeat:repeat-x; background-attachment:fixed; 
}

.style1 {
padding-top:65px;
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 9px;
	color: #29150C;
}
.style2 {font-family: Verdana, Helvetica, sans-serif; font-size: 10px; color: #F7EED1; }

.style3 {color: #29150C
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 12px;
	color: #29150C;
	margin-left:20px;

}

a 
{
	color: #c87f0c;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration : none; 
}
a:hover 
{
	color: #e86b18;
	text-decoration : none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
a:visited 
{
	text-decoration : none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}


.input2 {
	width:150px;
	border-style:solid;
	border-width:1px;
	background-color:#ececeb;
	border-color:#765811;
	height:17px;
	color:#737373;
	font-family:tahoma;
	font-size:9px;
	padding:2 0 0 3px ;
}

.textarea2 {
	width:150px;
	border-style:solid;
	border-width:1px;
	background-color:#ececeb;
	border-color:#765811;
	height:100px;
	color:#737373;
	font-family:tahoma;
	font-size:9px;
	padding:2 0 0 3px ;
	overflow:auto;
}

.przycisk {
	width:150px;
	border-style:solid;
	border-width:1px;
	background-color:#ececeb;
	border-color:#765811;
	height:17px;
	color:#737373;
	font-family:tahoma;
	font-size:9px;
	padding:2 0 0 3px ;
	overflow:auto;
}

.style5 {color: #333333; font-size: 20px; font-style: italic; font-family: Georgia, "Times New Roman", Times, serif;}

.style12 {
	color: #29150C;
	margin-left: 20px;
	font-size: 22px;
}
.style15 {
	font-family: tahoma;
	font-size: 14px;
	color: #333333;
}

.slidedoormenu{
list-style-type: none;
margin: 0;
padding: 0;
width: 275px; /* width of menu (don't forget to add border with below!) */
border-right: 5px solid #00480c; /* thick left border of menu */

}

.slidedoormenu li{

}

.slidedoormenu li a{
background: white url(vstrip.gif) repeat-y left top; /* Background image positioned to the left(v) top(h) corner initially */
font:  13px Verdana;
display: block;
color: black;
width: auto;
border-bottom: 1px solid white; /* White border beneath each menu item link, to add depth */
padding: 7px 0; /* Vertical (top/bottom) padding for each menu link */
text-indent: 8px;
text-align:right;
text-decoration: none;
letter-spacing:1px;
}

.slidedoormenu li a:visited, .slidedoormenu li a:active{
color: black;
}

.slidedoormenu li a:hover{
background-position: -387px 0; /* Shift background image horizontally 387px, or the start of the 2nd background image */
color: black;
text-decoration: none;
text-indent: 8px;
font:  13px Verdana;

}

.slidedoormenu li.lastitem, .slidedoormenu li.lastitem a{
border-bottom-width: 0; /* For last menu item within menu, remove bottom border */
}

.slidedoormenu li.lastitem a{
padding: 8px 0; /* increase vertical border of last menu link by 2px (default is padding: 7px 0) to account for removed border width */
}

.style18 {color: #FF0000}

