.koniczyna:hover
{
cursor: crosshair;
}

a
{
	color: #3F0F00;
	font-family: "Trebuchet MS";
	text-decoration: none;
	font-size: 10px;
	font-weight: normal;
}
a:hover
{
	color: #3F0F00;
	font-family: "Trebuchet MS";
	text-decoration: underline;
	font-size: 10px;
	font-weight: normal;
}

.form
{
	width: 200;
	color: #B58C64;
	font-family: "Trebuchet MS";
	text-decoration: none;
	font-size: 12px;
	border-color: #B58C64;
	border-width: 1px;
}

.button
{
	color: #B58C64;
	font-family: "Trebuchet MS";
	text-decoration: none;
	font-size: 12px;
	border-color: #B58C64;
	border-width: 1px;
	background-color: #FFFFFF;
}

.textarea
{
	width: 200;	
	height: 200;
	color: #B58C64;
	font-family: "Trebuchet MS";
	text-decoration: none;
	font-size: 12px;
	border-color: #B58C64;
	border-width: 1px;
}

.link_menu
{
	color: #B58C64;
	font-family: "Trebuchet MS";
	text-decoration: none;
	font-size: 13px;
	font-weight: normal;
}
.link_menu:hover
{
	color: #B58C64;
	font-family: "Trebuchet MS";
	text-decoration: underline;
	font-size: 13px;
	font-weight: normal;
}
.link_menu_white
{
	color: #FFFFFF;
	font-family: "Trebuchet MS";
	text-decoration: none;
	font-size: 13px;
	font-weight: normal;
}
.link_menu_white:hover
{
	color: #FFFFFF;
	font-family: "Trebuchet MS";
	text-decoration: underline;
	font-size: 13px;
	font-weight: normal;
}
.link_menu_green
{
	color: #54B229;
	font-family: "Trebuchet MS";
	text-decoration: none;
	font-size: 13px;
	font-weight: normal;
}
.link_menu_green:hover
{
	color: #54B229;
	font-family: "Trebuchet MS";
	text-decoration: underline;
	font-size: 13px;
	font-weight: normal;
}
.link_art4u
{
	color: #3F0F00;
	font-family: "Trebuchet MS";
	text-decoration: none;
	font-size: 10px;
	font-weight: normal;
}
.link_art4u:hover
{
	color: #3F0F00;
	font-family: "Trebuchet MS";
	text-decoration: underline;
	font-size: 10px;
	font-weight: normal;
}
.tekst_title
{
	color: #781C00;
	font-family: "Trebuchet MS";
	text-decoration: none;
	font-size: 12px;
	font-weight: bold;
}
.tekst_titleGreen
{
	color: #54B229;
	font-family: "Trebuchet MS";
	text-decoration: none;
	font-size: 15px;
	font-weight: bold;
}
.tekst_normal
{
	color: #B58C64;
	font-family: "Trebuchet MS";
	text-decoration: none;
	font-size: 12px;
	text-align: justify;
}
.tekst_white
{
	color: white;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	text-decoration: none;
	font-size: 10px;
	text-align: left;
}
.style_input
{
	border-width: 1px;
	border-color:black;
	color: black;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;	
	width: 250px;	
}
.style_wyslij
{
	border-width: 1px;
	border-color:black;
	color: black;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}

p
{
	color: #B58C64;
	font-family: "Trebuchet MS";
	text-decoration: none;
	font-size: 12px;
	text-align: justify;
}
