
body {
	font: 12px/16.6px Verdana; 
	}

h1 {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:16px;
	font-weight:bold;
	margin:0;
	padding:0;
	}

hr {
	border:none;
	border-top:1px solid #CCCCCC;
	height:1px;
	margin-bottom:10px;
	}
	
#tabs {
	float:left;
	width:100%;
	background:url("../obrazki/tlo.gif") no-repeat left top;
	font-size:93%;
	line-height:normal;
	border-bottom:1px solid #666;
	}

#tabs ul {
	margin:0;
	padding:8px 10px 0 92px;
	list-style:none;
	}

#tabs li {
	display:inline;
	margin:0;
	padding:0;
	}

#tabs a {
	float:left;
	background:url("lewy.gif") no-repeat left top;
	margin:0;
	padding:0 0 0 4px;
	text-decoration:none;
	}

#tabs a span {
	float:left;
	display:block;
	background:url("prawy.gif") no-repeat right top;
	padding:5px 8px 5px 2px;
	color:#666;
	}

#tabs a span {float:none;}

#tabs a:hover span {
	color:#FFF;
	}

#tabs a:hover {
	background-position:0% -42px;
	}

#tabs a:hover span {
	background-position:100% -42px;
	}
	
a {
	color: #4B86D7; 
	text-decoration: none
    }

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