body {
	padding: 0px;
	margin: 0px;
	background-color: #FFFFFF;
	color: #000000;
	font-face: Verdana;
	font-size: 14px;
}

p {
	color: #000000;
	font-face: Verdana;
	font-size: 14px;
}

a {
	color: #BA1111;
	font-face: Verdana;
	font-size: 14px;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

#body {
	width: 100%;
}

a img {
	border: 0px;
}

#menu {
	height: 35px;
	width: 100%;
	background-image: url(http://www.polot.info/index/menu.bmp);
	background-repeat: repeat-x;
	text-align: center;
	padding-top: 6px;
	font-weight: bold;
}

#menu a, #menu a:visited {
	margin-left: 20px;
	font-family: "Trebuchet MS", serif;
	text-decoration: none;
	color: #FFFFFF;
	font-size: 16px;
	font-weight: bold;
}

#menu a:hover, #menu a:active {
	color: #BA1111; /* FFFF99 */
	text-decoration: underline;
}

#page {
	margin-left: 15px;
}

#stopka, #stopka a {
	height: 20px;
	width: 100%;
	color: #888888;
	font-size: 10px;
	text-align: center;
	font-family: Tahoma, Arial, sans-serif;
}

.samolot {
	width: 360px;
	border: 1px #CCC solid;
	margin: 16px 0px;
	text-align: right;
	background: #D4F5CE;
}

.model {
	height: 20px;
/* 	background: url(http://www.polot.info/index/samol.bmp) repeat-x; */
	border-bottom: 1px #CCC solid;
	color: #BA1111;
	font-weight: bold;
	margin: 0px 0px 5px 0px;
	text-align: left;
}
