.body {
/*        background-image: url(/pic/body-back-beni.png);	*/
        background-image: url(/pic/grd-4px_1.1.gif);	
}

div.wrapper {
	display:block;
	width:800px; 
	margin:0 auto;
	background-color:#EEAA00; 
	background-image: url(/pic/body-back-cde50.png);
}

div.left {
	background-image: url(/pic/body-back.bmp);
}

div.right {
	width:30%;
	background-image: url(/pic/body-back-by.bmp);
	margin:0 30%;
}

div.header {
	display:table; 
	width:800px; 
	height:180px;
	background-image: url(/pic/zaglavie.jpg);
	background-repeat: no-repeat;
}

div.underheader {
	display:block;
	width:799px; 
	height:30px;
	text-align:center;
	background-image: url(/pic/podzaglavno.jpg);
	background-repeat: no-repeat;
}

div.main {
	display:table; 
	width:800px;
	height:auto;

/*	height:40px; 
	background-color:yellow; */
}

div.mark {
	width:620px;
	height:25px;
	border-style:solid;
	border-color:#00a300;
	border-width:0px 0px 0px 0px;
	background-image: url(/pic/oringmark.png);
	background-repeat: no-repeat;
	background-position:center right;

}
div.maintext {
	display:table-row; 
	width:627px;
/*	height:820px; */
	text-align:center;
	text-align:justify;
	padding:0px 0px 0px 0px;
	font-size: 110%;
 	margin: 0px 3px 0px 0px; 
	line-height: 110%; 
	background-image: url(/pic/plato-wave.png);
/*	background-image: url(/pic/plato-greyzone.png);
	background-repeat: no-repeat; */
}

div.texthead {
	width:98%;
	height:25px;
	color:#0000FF;
	text-align:right;
	padding:7px 0px 0px 0px;
}

div.foot {
	display:block;
	width:800px;
	height:33px;
	clear:both;
	text-align:center;
	padding: 1px;
	margin:0px;
/*	border-style:solid; */
	border-color:grey;
	border-width:1px;
	background-image: url(/pic/peta.png);
	background-repeat: no-repeat;
}

div.leftlogo {
	display:table-row;
	width:180px;
       	height:157px;
	border-style:solid;
	border-width:0px;
	border-color:red;
	padding:10px 0px 0px 50px;
	background-image: url(/pic/logo150.png); 
	background-repeat: no-repeat;
}

div.leftlogo:hover {
	background-image: url(/pic/logo150over.png);
	background-repeat: no-repeat;

}

div.rightlogo {
	display:table-row;
	width:2px;
	height:157px;
	border-width:0px; 
	border-style:solid; 
	border-color:red; 
/*	background-image: url(/pic/baby_oneseis90.jpg); */
	background-repeat: no-repeat;
}

div.unborn {
	width:100px;
       	height:157px;
}

div.babycloud {
	width:300px; 
	height:157px; 
}

.border {
	display:table-cell;
	border-style:dotted;
	border-width:2px;
	border-color:blue;
/*	padding:3px; */
}

h2 {
	font-size: 140%;
	margin-top: 0;
	line-height: 100%;
}


div.prenatal {
	display:table-row;
	width:560px;
	height:157px;
	color:#400060;
	font-size: 120%;
	line-height: 150%;
}

 
form .form {
	width:200px;
	height:20px;
	background-image:url(/pic/search.png);
}

form .input {
	width: 180px;
	height: 18px;
	color:#0000FF;
	border:solid 0 #000;
	text-indent:7px;
	background-image:url(/pic/search.png);
}

form .submit {
	width: 80px;
	height: 20px;
	color:#0000FF;
	border:solid 0 #fff;
	background-image:url(/pic/submit.png);
}

.floatleft {
	float:left;
	}

.floatright {
	float:right;
	}	

P {
	text-align:justify;
}

P.links {
	text-align:center;
	margin-bottom:2px;
}

A {
	text-decoration:none;
}

A:HOVER {
	border:0px; /* Need for IE */
	font-style: italic; 
}

UL.links {
	text-indent:5px;
}

UL.links LI {
text-indent:5px;
text-align:justify;
}
