body {
	margin: 0;
	padding: 0;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px; 
	color:#666666;
	background:url(../img/topbg.jpg);
	background-repeat: repeat-x;
	line-height:16px;
}

div {
	margin: 0;
	padding: 0;
}

#calosc {
	margin:auto;
	width:910px;
}

#top {
	width:910px;
	height:260px;
}

#left {
	width: 260px;
	float:left;
	text-align:center;
}

#content  {
	width:647px;
	float:right;
}

#stopka {
	width:100%;
	height:24px;
	background:url(../img/bottom.jpg);
}

#trescstopki {
	width:910px;
	margin:auto;
}

ul.menu {
	list-style-type: none;
	margin: 0;
	padding: 5px 0;
	width: 200px;
}

ul.menu li {
	text-align: left;
	padding: 1px 0 0 13px;
	margin: 0 5px;
}

ul.menu li a {
	text-decoration: none;
	color: #222;
}

ul.menu li a:hover {
	text-decoration: underline;
	color: #111;
}

a {
	text-decoration: none;
	color: #444;
}

a:hover {
	text-decoration: none;
	color: #888;
}

span#option {
	float: right;
	margin: 5px 15px;
}

span#option img {
	border: none;
}

img {
	border: none;
}

h1 {
	font-size:22px;
	font-weight:normal;
	color: #000000;
	font-family:Trebuchet MS
}

h2 {
	font-weight:normal;
	color: #000000;
	font-family:Tahoma;
}
h3 {
	font-weight:bold;
	color: #000000;
	font-family:Tahoma;
}

b 
{
    color:#333333;}
    strong 
{
    color:#333333;}