BODY {
	margin-bottom: 0px;
	margin-top: 0px;
	margin-left: 25px;
	margin-right: 25px;
	background-color: #CCCCCC;
}

.banner {
	background-image: url(images/banner.jpg);
	background-repeat: no-repeat;
	background-position: top left;
	width: 748px;
	height: 230px;
	padding-bottom: 14px;
	vertical-align: bottom;
}

.stopka {
	background-image: url(images/stopka.jpg);
	width: 748px;
	height: 20px;
	background-position: bottom left;
	background-repeat: no-repeat;
	font-family: Tahoma;
	font-size: 9px; 
	text-align: center;
	padding-top: 2px;
	padding-bottom: 2px;
}

.menu {
	font-family: Arial;
	font-size: 13px;
	font-weight: bold;
	padding-left: 8px;
	padding-right: 8px;
	text-align: center;
}

.menu A {
	color: #666666;
	text-decoration: none;
}

.menubr {
	color: #666666;
	font-family: Arial;
	font-size: 13px;
}

.menua {
   background-color: #273678;
	font-family: Arial;
	font-size: 13px;
	font-weight: bold;
	padding-left: 8px;
	text-align: center;
	padding-right: 8px;
}

.menua A {
	color: #FFFFFF;
	text-decoration: none;
}

.tresc {
	font-family: Arial;
	font-size: 12px;
	color: #000000;
	padding: 20px;
	vertical-align: top;
}

.input {
	background-color: #E6EEF1;
	border: 1px solid #909090;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #3c3c37;
}

.inputbig {
	background-color: #E6EEF1;
	color: #606060;
	border: 1px solid #909090;
	font-family: Tahoma;
	font-size: 10px;
	font-weight: bold;
}

.button {
	background-color: #E6EEF1;
	color: #606060;
	border: 1px solid #909090;
	font-family: Tahoma;
	font-size: 10px;
	font-weight: bold;
	width: 25px;
} 

.text {
	font-size: 12px;
	text-align: justify;
} 

.title {
	font-size: 12px;
	font-weight: bold;
}

.tresc A {
	font-family: Arial;
	font-size: 12px;
	color: #666666;
	vertical-align: top;
	font-weight: bold;
	text-decoration: none;
}
