/* CSS Document */
body {
	background-color: #F3E64A;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
#header_slova      {
	width: 576px;
	background-color: #F3E64A;
	float: left;
}
#main_content      {
	float: left;
	background-color: #F3E64A;
	width: 576px;
}

#desno     {
	width:170px;
	background-color:#FFFFFF;
	float: right;
	padding: 6px;
	background-repeat: no-repeat;
	}
#livo_kut {
	background-color: #F3E64A;
	float: right;
	height: 100px;
	width: 193px;
	margin-top: 25px;
	background-image: url(../images/5gori.jpg);
	background-repeat: no-repeat;
	background-position: top right;
}
.kut {
	background-image: url(../images/5small.jpg);
	float: left;
	height: 28px;
	width: 170px;
	background-repeat: no-repeat;
}
