* { margin: 0; padding: 0; border: 0px none; }
#top, #main {
	overflow: hidden;
	clear: both;
}
#top {
	font-family: verdana;
	font-size: 9px;
	font-weight: bold;
}
#main {
	padding-top: 16px;
}
#content-2nd {
	position: absolute;
	left: 36px;
	font-family: verdana;
	font-weight: bold;
	font-size: 11px;
}
#menu {
	width: 167px;
	background-color: #F7F8FC;
	border-right: 3px #FFFFFF solid;
	border-bottom: 3px #FFFFFF solid;
}
#menu ul {
	margin: 0 7px 19px 7px;
}
#menu ul li {
	border-bottom: 1px solid #D7D6DB;
	background: url('images/strzalak-2.gif') no-repeat left top;
	padding-left: 9px; list-style-type:none; padding-right:0; padding-top:8px; padding-bottom:8px
}
#menu a {
	text-decoration: none;
	color: #373737;
}
#menu a:hover { color: #F90B01; }
#content {
	margin-left: 196px;
	background: #F7F8FC url('images/jablko.jpg') no-repeat right bottom;
	font-family: tahoma;
	font-size: 11px;
	overflow: hidden;
	padding: 22px 25px 22px 25px;
	width: 750px;
}
#content dl dt { font-weight: bold; }
#content dl dd {
	padding-left: 51px;
	width: 500px;
}
#content dd p {
	margin-bottom: 15px;
}
#box {
	margin-top: 27px;
	width: 222px;
	background-color: #FFFFFF;
	border: 1px #E5E5E5 solid;
	font-family: tahoma;
	font-size: 10px;
	float: left;
}
#box a {
	color: #FF0000;
	text-decoration: none;
}
#footer {
	background-color: #F7F8FC;
	margin-left: 211px;
	margin-top: 20px;
	position: relative;
	clear: both;
}
#footer ul {
	padding: 0px 25px;
}
#footer li {
	list-style: none;
	border-right: 1px #6A6767 solid;
	display: inline;
	padding: 0 8px 0 8px;
	font-family: tahoma;
	font-size: 11px;
}
#footer li:last-child {
	border-right: 0px none;
}
#footer a {
	text-decoration: none;
	color: #6A6767;
}