/* Global Styles */

body {
	margin:0px;
	background-color: #f2dbb9;
	background-image: url("imgs/ecolife.jpg")/*tpa=http://ecodiet.pp.ua/imgs/ecolife.jpg*/;
	background-repeat: repeat;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: normal;
	}
div#bestdiet {
	position: absolute;
	margin-top: 0px;
	margin-left: 0px;
	width: 196px;
	height: 240px;
}
div#populardiet {
	position: absolute;
	margin-top: 0px;
	margin-left: 196px;
	width: 156px;
	height: 144px;
}
div#forumdiet {
	position: absolute;
	margin-top: 0px;
	margin-left: 352px;
	width: 101px;
	height: 144px;
}
div#fruitdiet {
	position: absolute;
	margin-top: 0px;
	margin-left: 453px;
	width: 121px;
	height: 144px;
}
div#vegetablediet {
	position: absolute;
	margin-top: 0px;
	margin-left: 574px;
	width: 105px;
	height: 144px;
}
div#ecodiet {
	position: absolute;
	margin-top: 0px;
	margin-left: 679px;
	width: 180px;
	height: 144px;
}
div#diet-description{
	position: absolute;
	margin-top: 0px;
	margin-left: 0px;
	width: 100%;
	vertical-align: top;
	padding:0;
}
.eco-diet-fon {
	margin: 0px;
	height: 144px;
	text-align:right;
}
.greenleft {
	width: 216px;
	padding-top: 100px;
	padding-left:0px;
	padding-right: 3px;
	background-image: url("imgs/green.gif")/*tpa=http://ecodiet.pp.ua/imgs/green.gif*/;
	background-repeat: repeat-y;
	background-position: right;
	
}

div#leftblockgreen {
	background-image: url("imgs/green-fon-ll.gif")/*tpa=http://ecodiet.pp.ua/imgs/green-fon-ll.gif*/;
	background-repeat: repeat-y;
	background-position: right;
	background-color: #FFFFFF;
	margin-top: 40px;
}
div#leftblockgreentop {
	background-image: url("imgs/green-fon-lt.gif")/*tpa=http://ecodiet.pp.ua/imgs/green-fon-lt.gif*/;
	background-repeat: no-repeat;
	background-position: right top;
	text-align: center;
	padding-top: 7px;
	padding-bottom: 0px;
}
div#leftblockgreenbot {
	background-image: url("imgs/green-fon-lb.gif")/*tpa=http://ecodiet.pp.ua/imgs/green-fon-lb.gif*/;
	background-repeat: no-repeat;
	background-position: right bottom;
	text-align: center;
	height: 20px;}

.greencontent {
	background-color: #99c619;
	background-image: url("imgs/ecodiet_kiwi.jpg")/*tpa=http://ecodiet.pp.ua/imgs/ecodiet_kiwi.jpg*/;
	background-repeat: no-repeat;
	background-position: right bottom;
	padding-top:20px;
 	vertical-align: top;
}

.greencenter{
	background-color: #FFFFFF;
	padding: 20px;
	text-align: left;
	background-image: url("imgs/green-fon-cb.gif")/*tpa=http://ecodiet.pp.ua/imgs/green-fon-cb.gif*/;
	background-repeat: repeat-x;
	background-position: right bottom;
}
.greenrighttop {
	background-image: url("imgs/green-fon-ct.gif")/*tpa=http://ecodiet.pp.ua/imgs/green-fon-ct.gif*/;
	background-repeat: no-repeat;
	background-position: left top;
	text-align: center;
	height: 216px;

}
.greenright {
	vertical-align: top;
	width: 190px;
	padding: 20px;
	text-align: left;
	background-image: url("imgs/green-fon-cl.gif")/*tpa=http://ecodiet.pp.ua/imgs/green-fon-cl.gif*/;
	background-repeat: repeat-y;
	background-position: left bottom;
	
}
td {
    vertical-align: top;
	}
img {
border: 0;
}
p {
text-align:justify;
padding-bottom: 5px;
padding-top: 0px;
font-size: 10pt;}
ul {
padding-left: 20px;
padding-right: 20px;
padding-bottom: 7px;
padding-top: 3px;
margin: 0px;
vertical-align: top;}
li {
	list-style-position: outside;
	list-style-image: url("imgs/point.gif")/*tpa=http://ecodiet.pp.ua/imgs/point.gif*/;
	list-style-type: none;
}
.greenright li {
	list-style-position: outside;
	list-style-image: url("imgs/point1.gif")/*tpa=http://ecodiet.pp.ua/imgs/point1.gif*/;
	list-style-type: none;
}
h1{
	font-family: "Comic Sans MS", "Century Gothic", Arial;
	font-size: 24pt;
	font-weight: bold;
	color: #D20000;
	text-align: center;
	margin: 0;
	padding-bottom: 10px;
	padding-top: 10px;
	}
h2{
	font-family: "Comic Sans MS", "Century Gothic", Arial;
	font-size: 16pt;
	font-weight: bold;
	color: #074dc5;
	text-align: center;
	margin: 0;
	padding-bottom: 7px;
	padding-top: 7px;
}

h3{
	font-family: "Comic Sans MS", "Century Gothic", Arial;
	font-size: 12pt;
	font-weight: bold;
	color: #99c619;
	text-align: center;
	margin: 0;
	padding-bottom: 7px;
	padding-top: 7px;
}

a:link, a:visited {
	color: #D20000;
	text-decoration: none;
     }
a:hover  {
	color: #074dc5;
	text-decoration: underline;
	}

.greenright a:link, .greenright a:visited {
	color: #FFFFFF;
	text-decoration: none;
     }
.greenright a:hover  {
	color: #074dc5;
	text-decoration: underline;
	}
div#menu {padding-left: 30px;
padding-bottom: 30px;}
div#menu, div#menu a:link, div#menu a:visited {
	color: #000000;
	text-decoration: none;
	font-weight: bold;
     }
div#menu a:hover  {
	color: #074dc5;
	text-decoration: underline;
	}
.attention {
	background-color: #FFFF33;
}