/* Start of CMSMS style sheet 'basic' */
body {
	background: #FFF4D7;
color: #990000;
margin: 0px;
font: 115% Verdana Geneva Arial Helvetica sans-serif;
}
#logo {
	background: url(img/ikonopys.gif) no-repeat bottom left;
height: 69px;
margin: 15px;

}
#page { margin: 0 1em;}

a {
	color: #999966;
}

a:hover {
	text-decoration: none;
}

#menu li {
	list-style-type: none;
font: 120% Verdana Geneva Arial Helvetica sans-serif;
margin: 15px;
}

.currentpage {color: #969;}

#footer { font-size: 70%; color: gray; margin-left: 1em; border-top: thin ridge Gray; width: 77%;}

h1 {
	font-size: small;
	color: #CC9933;
}
h4 {
	display: inline;
	font-weight: lighter;
}
p.line {
	display: inline;
}
/* End of 'basic' */

