body {
			padding: 0px; margin-top: 5px; margin-bottom: 5px;
		}
		div#container {
			margin: 0px auto;
			padding: 0px;
			width: 1024px;
			min-height: 600px; 
			height:auto !important;
			height: 600px;
		}
		div#stanga {
			width: 300px;
			margin: 0px; 
			padding: 0px;
			float: left;
			height:auto !important;
			height: 600px;
            min-height: 600px; 
			

		}
		div#contact {
			background-color: #eee;
			padding: 10px;
			text-align: justify;
			font-size: 16px;
			font-weight: bold;
		}
		div#dreapta {
			width: 634px;
			padding: 0px;
			margin: 0px;
			float: left;
			min-height: 600px; 
			height:auto !important;
			height: 600px;
		}
		div#titlu {
			width: 634px;
			height: 76px;
			float: left;
			background-image: url("http://www.agermed.ro/image/titlu2.gif");
			background-repeat: repeat-x;
			text-align: center;
			/* font: 30px bold; 
			line-height: 60px; */
		}
		div#meniu {
			width: 634px;
			float: left;
			font: 16px bold;
			text-align: right
		}
		div#continut {
			width: 600px;
			float: left;
			font: 16px;
			text-align: justify;
			padding-left: 34px;
		}
		p.nav a { text-decoration:  none; color: #000; font-size: 14px; }
		p.nav a:hover { text-decoration: underline; color: #f37421;}
		
		ul li { list-style-image: url("http://www.agermed.ro/image/li_style.jpg"); }
		#continut ul li a { text-decoration: none; color: #000; font-size: 16px;}
		#continut ul li a:hover { text-decoration: underline; color: #f37421;}
		div#footer {
			width: 934px;
			background-image: url("http://www.agermed.ro/image/footer.jpg");
			background-repeat: repeat-x;
			text-align: center;
			height: 50px; 
			line-height: 50px;
		}
		a.menu {
			font: 14px;
			font-weight: bold;
			color: #000;
			text-decoration: none;
		}
		a.menu:hover {
			color: #f37421;
			text-decoration: none;
		}
		h1 a { text-decoration: none; color: #000; font-size: 30px;  line-height:  76px; display: inline; line-height: 30px;}
		.graphic, #prevBtn, #nextBtn{
            margin:0;
            padding:0;
            display:block;
            overflow:hidden;
            text-indent:-8000px;
        }
		div#wrap_slider { 
			width: 300px;
			height: 245px;
			position: relative;
			margin: 0px auto;
			padding: 0px;
			
		}	
		#slider{}	
		#slider ul, #slider li{
			margin:0;
			padding:0;
			list-style:none;
		}
		#slider li{ 
			width:300px;
			height:245px;
			overflow:hidden;
			background-color: #eee; 
		}	
		div#slider img { width: 280px; height: 225px; padding: 10px; border: none;}
		div#cover {position: fixed; _position: absolute; display: none; top: 0; left: 0; right: 0; bottom: 0; background-color: #696969; 
					opacity: .7; filter:alpha(opacity=70); -moz-opacity:0.7     -khtml-opacity: 0.7; z-index: 99999; _height: expression(document.body.offsetHeight + "px");     
					_width: expression(document.body.offsetWidth + "px"); overflow:hidden;     /*width: 100%;     height: 100%;*/}
		
		div#view {position: absolute; _position: absolute; z-index: 999999; top: 50px; left: 0px; right: 0; bottom: 0; overflow: hidden; display: none; text-align: center;}
		#view img { border: 3px; border-style: solid; border-color: #eee;}
