﻿body {
	margin: 0;
	padding: 0;
	background-color: #ededed;
}
a {
	font-weight: bold;
	font-size: 13px;
	color: #737373;
	font-family: tahoma, arial;
	text-decoration: none;
}
a:hover {
	font-weight: bold;
	font-size: 13px;
	color: #990000;
	font-family: tahoma, arial;
	text-decoration: none;
}
table {
	font: 13px tahoma, arial;
}
td {
	font: 13px;
	font-family: georgia, tahoma, arial;
	color: #1F497D;
	line-height: 22px;
}
div.formtxt {
	font-size: 11px;
	padding-right: 10px;
	font-weight: bold;
	text-align: right;
}
.input {
	border-right: #bdbdbd 1px solid;
	border-top: #bdbdbd 1px solid;
	font-size: 11px;
	border-left: #bdbdbd 1px solid;
	color: #000000;
	border-bottom: #bdbdbd 1px solid;
	font-family: tahoma, arial, sans-serif;
	background-color: #ffffff;
	text-decoration: none;
	height: 25px;
	padding: 3px;
}

.topmenu {
	background-image: url('img/img_02.gif'); 
	width:295px; 
	height:123px; 
	padding-top:89px; 
	text-align:center;
}
.topmenu a{
	font-size:11px;
	color:#ffffff;
	font-weight:normal;
}
.topmenu a:hover{
	font-size:11px;
	color:#FFEA00;
	font-weight:normal;
}

.menu a{
	font-size:11px;
	color:#1F5F82;
	font-family: georgia, tahoma, arial;
}
.menu a:hover{
	font-size:11px;
	color:#D73226;
	font-family: georgia, tahoma, arial;
}

.input2 {
	border-right: #bdbdbd 1px solid;
	border-top: #bdbdbd 1px solid;
	font-size: 11px;
	border-left: #bdbdbd 1px solid;
	color: #000000;
	border-bottom: #bdbdbd 1px solid;
	font-family: tahoma, arial, sans-serif;
	background-color: #ffffff;
	text-decoration: none;
	padding-top: 4px;
	padding-left: 3px;
	height: 23px;
	background-image: url('img/input.gif');
	background-repeat: repeat-x;
}
.input3 {
	border-right: #bdbdbd 1px solid;
	border-top: #bdbdbd 1px solid;
	font-size: 11px;
	border-left: #bdbdbd 1px solid;
	color: #000000;
	border-bottom: #bdbdbd 1px solid;
	font-family: tahoma, arial, sans-serif;
	background-color: #ffffff;
	text-decoration: none;
	padding-top: 4px;
	padding-left: 3px;
	background-image: url('img/input.gif');
	background-repeat: repeat-x;
	line-height: 17px;
}
.wyslijform {
	background-image: url('img/wyslij.gif');
	height: 30px;
	width: 87px;
	margin-right: 20px;
	border: 1px solid #c0c0c0;
}
.resetform {
	background-image: url('img/reset.gif');
	height: 30px;
	width: 100px;
	margin-right: 20px;
	border: 1px solid #c0c0c0;
}