*{margin:0;padding:0}
body{
	font: 12px Verdana, sans-serif;
	background: #f7f5ed url('/www/images/pasek_menu.jpg') repeat-y left top;
}

a{
	color: black;
	border-bottom: 1px dotted black;
	text-decoration: none;
}

a:hover{
	color: red;
	border-bottom: 1px dotted red;
}

#menu a{
	color: #e0dbc5;
	text-decoration: none;
	border: none;
}
#menu a:hover{
	color: #fff;
	border: none;
}

#calosc{
	width: 1020px;
}

#top{
	width: 1020px;
	height: 213px;
}

#sidebar{
	float: left;
	display: inline;
	width: 119px;
	padding: 0 42px 0 6px;
	background: #b2701a url('/www/images/pasek_menu.jpg') repeat-y left top;
}

#sidebar #menu li{
	height: 20px;
	margin-top: 13px;
	list-style: none;
}
#sidebar #menu li a{
	font-size: 14px;
	font-weight: 600;
}

#sidebar hr{
	height: 1px;
	margin-top: 8px;
	color: #fff;
	text-align: center;
}

#sidebar #linki{
	margin-top: 2em;
}
#sidebar #linki li{
	list-style: none;
}
#sidebar #linki li a{
	font-size: 10px;
}

#tresc{
	float: left;
	display: inline;
	width: 853px;
	padding-top: 10px;
}
#tresc p{
	margin-bottom: 10px;
	font-weight: 500;
	line-height: 1.3em;
}
#tresc.splash{
	text-align: center;
}
#tresc.splash /www/images{
	margin-top: 50px;
}
#tresc.splash hr{
	height: 1px;
	width: 450px;
	margin: 2em 0 1em;
	border: solid 1px #000;
}
#tresc p.copyright{
	font-size: 9px;
	color: #857d59;
}