body{
	background-color: white;
	margin: 0px;
	padding: 0px;
	font-family: Arial;
	font-size: 12px;
}

td.top{
	background-image: url('/images/top.jpg'); 
	width: 800px; 
	height:248px; 
	color: white; 
	vertical-align: bottom; 
	padding-bottom: 12px; 
	padding-left: 280px;
	font-size: 15px;
	cursor: pointer;
}
td.topp{
	background-image: url('/images/top.jpg'); 
	width: 800px; 
	height:248px; 
	color: #486910; 
	vertical-align: top; 
	padding-top: 2px; 
	padding-left: 90px;
	font-size: 15px;
	cursor: pointer;
}

a.menu{
	font-family: Arial;
	font-size: 14px;
	font-weight: bold;
	color: white;
	text-decoration: none;
}

a.menu:hover{
	text-decoration: underline;
}

a.menu2{
	font-family: Arial;
	font-size: 14px;
	font-weight: bold;
	color: yellow;
	text-decoration: none;
}

a.menu2:hover{
	text-decoration: underline;
}

a.ewipo{
	font-family: Arial;
	font-size: 12px;
	font-weight: normal;
	color: #303030;
	text-decoration: none;
}
	
a.ewipo:hover{
	text-decoration: underline;
}

h3{
	margin: 0px;
	padding:0px;
	font-size: 15px;
	font-weight: bold;
}

a{
	font-family: Arial;
	font-size: 12px;
	color: #303030;
	text-decoration: none;
}

a:hover{
	text-decoration: underline;
}

/*p{
	padding: 0px;
	margin: 0px;
}*/

input.pole{
	border: 1px solid #265416;
	padding: 2px;
	width: 180px;
	font-size: 12px;
}

textarea.pole{
	border: 1px solid #265416;
	padding: 2px;
	width: 180px;
	font-size: 12px;
	height: 100px;
}

input.guzik{
	background-color: #265416;
	border: 1px solid #265416;
	padding: 2px;
	color: white;
	/*width: 180px;*/
	font-size: 12px;
	/*height: 100px;*/
}
	
.blad{
	font-size: 12px;
	color: #265416;
	font-family: Arial;
	font-weight: bold;
}

