/* CSS Document */
body {
	background-color: #D3E261;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
#header_slova      {
	width: 758px;
	background-color: #D3E261;
	float: left;
}
#main_content      {
	float: left;
	background-color: #D3E261;
	width: 758px;
}
#doktor {
	height: 134px;
	width: 182px;
	float: left;
	background-image: url(../images/doktor7.jpg);
	background-repeat: no-repeat;
}
#desno     {
	width:170px;
	background-color:#FFFFFF;
	float: right;
	padding: 6px;
	background-image: url(../images/7doli.jpg);
	background-repeat: no-repeat;
	background-position: bottom right;
	margin-left: 9px;
}
#livo_kut {
	background-color: #D3E261;
	float: right;
	height: 100px;
	width: 193px;
	margin-top: 25px;
	background-image: url(../images/7gori.jpg);
	background-repeat: no-repeat;
	background-position: top right;
}
