body {
	background: #4e4e4e;
	font-family: Verdana, Geneva, sans-serif;
	color:#FFF;
	font-size:11px;
	margin:0px;
	padding:0px;
	text-align:justify;
	line-height:1.5em;
}

#root {
	width: 960px;
	margin:auto;
	position:relative;
}

#naglowek {
	width:960px;
	height:596px;
	background: url('img/strona_glowna.jpg') no-repeat;
}

#naglowek2 {
	width:960px;
	height:308px;
	background: url('img/strona.jpg') no-repeat;
}

#strona {
	width:960px;
	background: #575757 url('img/tlo.jpg') repeat-x;
}
	
#menu {
	position:absolute;
	width:341px;
	height: 20px;
	border-bottom:#CCC 1px dotted;
	left: 30px;
	top: 5px;
	color:#FFF;
}

#menu a {
	color:#FFF;
	text-decoration:none;
}
#menu a:hover {
	color:#FF0;
	text-decoration:none;
}
	
.tytul {
	color: #ff0;
	padding:5px 0px 5px 0px;
	border-bottom:#CCC 1px dotted;
	font-weight: bold;
	margin-bottom: 5px;
}

#box {
	width: 325px;
	height: 235px;
	position: absolute;
	left: 40px;
	top: 330px;
}

a {
	color:#ff0;
	font-weight:bold;
	text-decoration:none;
}

.ramka {
	border: 2px #CCC solid;
	margin-bottom: 10px;
}

td {
	vertical-align:top;
}
