/* CSS Document */
body{
	background-color: #4d9a2d;
	background-image: url(bg_body_dieta.gif);
	background-position: top;
	background-repeat: repeat-x;
	font-family: "Times New Roman", Times, serif;
	width: 100%;
	margin: 0px;
	padding: 0px;
	border: 0px;
	text-align: left;
}
h1{
	color: #ededed;
	font-size: 25px;
	letter-spacing: 3px; 
	font-variant: small-caps;
	margin-right: 70px;
}
h2{
	color: #ededed;
	font-size: 19px;
	letter-spacing: 2px;
	margin-top: 20px;
	text-align: right;
	margin-right: 70px;
}
h3{
	color: #444444;
	font-size: 18px;
}
.shapka{
	margin-top: 70px;
	width: 100%;
	text-align: right;
}
.shapkain{
   margin: auto;
	margin-right: 0px;
	width: 950px;
	height: 360px;
	
}
.ttt1{
	width: 950px;
	height: 120px;
}
.ttlef{
	width: 585px;
	height: 120px;
	filter: alpha (Opacity=100, FinishOpacity=20, Style=3);
	float: left;
}
.ttrig{
	width: 120px;
	height: 120px;
	border: none;
	margin: 0px;
	padding: 0px;
	background-color: #e0e0de;
	background-image: url(bg_knopka.jpg);
	background-repeat: no-repeat;
	text-align: center;
	float: left;
}
.ttrig p{
	margin-top: 45px;
}
.ttrig a{
	color: #5a5a5a;
	font-size: 20px;
}


.ttt2{
	width: 950px;
	height: 240px;
}
.ttt2lef{
	width: 585px;
	height: 240px;
	float: left;
}
.tt2leftop{
	width: 585px;
	height: 120px;
}
.tt2leftopin{
	width: 465px;
	height: 120px;
	border: none;
	margin: 0px;
	padding: 0px;
	float: left;
}
.tt2lefbot{
	width: 585px;
	height: 120px;
	float: none;
}
.tt2lefbotin{
	width: 345px;
	height: 120px;
	border: none;
	margin: 0px;
	padding: 0px;
	float: left;
}


.ttt2rig{
	width: 360px;
	height: 240px;
	background-color: #e0e0de;
	background-image: url(bg_ttt2rig.gif);
	background-repeat: no-repeat;
	float: left;
}




.telo{
	width: 100%;
	text-align: left;
}
.anons{
	width: 100%;
	height: 150px;
	margin-top: 25px;
	text-align: center;
	background-color: #c6c6c6;
}
.chelnok{
	width: 975px;
	height: 150px;
	text-align: center;
	margin: auto;
}
div.anonsin{
	float: left;
	width: 150px;
	height: 150px;
	margin-left: 5px;
	margin-right: 5px;
	margin-top: 0px;
	background-color: #e0e0e0;
	border-left: 1px solid #b2b2b2;
	border-right: #b2b2b2 solid 1px;
}
.anonsin p{
	margin-top: 20px;
	font-size: 16px;
}
.anonsin a{
	color: #7e7e7e;
	text-decoration: none 
}

.text{
	width: 100%;
	height: auto;
	min-height: 300px;
	margin-top: 30px;
	background-image: url(bg_text.jpg);
	background-position: top;
	background-repeat: repeat-x;
}
.textleft{
	width: 75%;
	padding: 15px;
	text-indent: 15px;
	text-align: justify;
	float: left;
}
.textleft img{
	width: 200px;
	height: 200px;
	margin-right: 10px;
	float: left;
}
.textleft p{
	color: #384a13;
	font-size: 15px;
	font-family: Arial, Helvetica, sans-serif;
	letter-spacing: 2px;
}
.textleft a{
	color: #384a13;
	text-decoration: none;
	font-weight: bold;
}
table#table1{
	width: 100%;
	border: none;
	color: #474747;
	font-size: 15px;
	text-align: left;
}
td#itempt{
	width: 15%;
	background-color: #c6c6c6;
	padding-left: 4px;
	text-align: left;
}
td#itemptred{
	width: 15%;
	background-color: #FF3300;
	padding-left: 4px;
	text-align: left;
}
td#valua{
	width: 5%;
	background-color: #e0e0e0;
	padding-left: 4px;
	text-align: left;
}
td#valuared{
	width: 5%;
	background-color: #FF3300;
	padding-left: 4px;
	text-align: left;
}
.textreklama{
	width: 20%;
	height: auto;
	min-height: 750px;
	float: right;
	padding: 7px;
	background-color: #c6c6c6;
	font-size: 14px;
}
.textreklama p{
	margin-top: 5px;
	margin-bottom: 5px;
}
.textreklama a{
	color: #536e1c;
	text-decoration: none;
}



#footer{
	width: 100%;
	height: 60px;
	background-color: #1d781e;
	clear: both;
}
#footertop{
	width: 100%;
	height: 30px;
	background-color: #c6c6c6;
}
#footerbotom{
	width: 100%;
	height: 30px;
}
#footerbotom a{
	color: #f0f0f0;
	padding-left: 15px;
}