BODY {
	FONT-FAMILY: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size:1em;
	background-color: #4f4f4f;
	color: #DDDDDD;
}
H1 {
	margin:0 0 20px 0;
	padding:0 10px 20px 10px;
	FONT-WEIGHT: bold;
	FONT-SIZE: 1.2em;
	COLOR: #888888;
	LETTER-SPACING: 0.2em;
	BACKGROUND-COLOR: #333333;
}
A {
	COLOR: #BBBBBB; TEXT-DECORATION: none
}
A:hover {
	BORDER-LEFT-COLOR: #ff6600; BORDER-BOTTOM-COLOR: #ff6600; COLOR: #ff6600; BORDER-TOP-COLOR: #ff6600; BORDER-RIGHT-COLOR: #ff6600
}
IMG {
	border:1px solid #ff6600;
}
DIV#top {
	width:930px;
	
}
DIV#home {
	float:right;
}
DIV#zapati {
	display:none;
}
DIV#content {
	font-size:0.8em;
}
DIV#content DIV.img {
	text-align:center;
	width:190px;
	float:left;
}
DIV#content  IMG {
	margin-top:5px;
}
DIV.clear {
	clear:both;
	border-bottom:1px solid #CCCCCC;
	margin-top:20px;
	width:950px
}

