body {
	background-color: #b2dcfd; 
	background-image: url('grafika/top_tlo.png');
	background-repeat: no-repeat;
	margin-left: 140px;
	margin-right: 140px;
	margin-bottom: 0px;
}

#controldiv {

	float: left;	

}

#tresc_top {
	background-image: url('grafika/tresc_top.png'); 
	width: 480px; 
	height: 90px; 
	padding-left: 0px; 
	background-repeat: no-repeat;
}

#tresc_top h4 {
	padding-top: 20px;
	font-weight: bold;
	color: #ea9b3d;
	font-family: sans;
	padding-left: 15px;
	margin-top: 0px;
}

#tresc_mid {
	background-image: url('grafika/tresc_mid.png'); 
	width: 480px; min-height: 50px; 
	background-repeat: repeat-y; 
	padding-left: 0px;
	
	font-family: sans;
	font-size: small;
}

#news {
	font-size: small;
	font-family: sans;
	color: #555555;
	text-align: justify;
	margin-bottom: 20px;
	width: 460px;
}

#news b {
	color: #ea9b3d;
}

#news a {
	color: #3171BF;
}

#news a:hover {
	color: #3984E0;
}

ul {
	color: #555555;
 	list-style-type: square;
}

#wstep {
	font-style: italic;
	color: #7A7A7A;
	font-size: small;
	font-family: sans;
}

#menu {
	font-size: small;
	font-family: sans;
}

#menu ul {
 	list-style-image: url('grafika/ul.png');
}

#menu a {
 	text-decoration: none;
 	color: #3984E0;
}

#menu a:hover {
	color: #3171BF;
	text-decoration: underline;
}

#prac {
	background-image: url('grafika/prac.png');
	background-repeat: no-repeat;
	width: 480px;
	height: 100px;
}
