		
		#hoverfix { behavior: url("iepngfix-mod.htc"); }
		
		
		body {
   			behavior: url("csshover3.htc");
		}
		


		body {
			background: #878787 url('../img/bg-deg.jpg') repeat-x;
			font-size: 12px;
			line-height: 18px;
			text-align: center;
			font-family: Arial, sans-serif;
		}
		
		
		#container{
			background: transparent url('../img/formebg.gif') no-repeat 0 0;
			display: block;
			height: 680px;
			width: 1031px;
			position: relative;
			margin: 15px auto;
			text-align: left;
		}	
				
		#logo{
			position: absolute;
			top:15px;
			z-index: 100;
		}
		
		#shadow{
			position: absolute;
			top:159px;
			left:636px;
			z-index:13;
		}
		
		
		#slideshow{
			position: absolute;
			top:156px;
			left: 0;
		}
		
		#slideshow img{
			position:absolute;
    		top:0;
    		left:0;
    		z-index:8;
		}
		
		#slideshow img.active {
		    z-index:10;
		}
		
		#slideshow img.last-active {
		    z-index:9;
		    
		}
		#lang{
			position: absolute;
			left: 960px;
			top: 10px;			
			font-family: "Lucida Grande", Arial, sans-serif;
			color: #575259;
			z-index: 101;
		}
		
			#lang li{
				display: block;
				height: 14px;
				float: left;
				text-align: right;
				margin: 0 5px;
				font-size: 10px; }
				#lang a:link { font-family: "Lucida Grande", Arial, sans-serif; color: #575259; text-decoration: none;}
				#lang a:visited { color: #575259; text-decoration: none;}
				#lang a:hover { color: #e0002d; }
				#lang a:active { color: #575259; text-decoration: none; }
		#nav{
			position: absolute;
			left: 675px;
			top: 75px;			
			font-family: "Lucida Grande", Arial, sans-serif;
			color: #575259;
			z-index: 101;
		}
		
		#nav li{
			display: block;
			height: 14px;
			float: left;
			margin: 0 5px;			
		}
		
		
		#nav li.divider {
			color: #e0002d;
		}
		
		
		#contact{
			display: block;
			position:absolute;
    		top:156px;
    		left:0;
    		z-index:11;
    		cursor: pointer;
		}
		
		#close{
			display: block;
			position:absolute;
    		top:210px;
    		left:5px;
    		z-index:12;
    		cursor: pointer;
		}
		
		
		#nav a:link { font-family: "Lucida Grande", Arial, sans-serif; color: #575259; text-decoration: none;}
		#nav a:visited { color: #575259; text-decoration: none;}
		#nav a:hover { color: #e0002d; }
		#nav a:active { color: #575259; text-decoration: none; }
		
		#nav span {
			font-family: "Times New Roman", serif;
			font-style: italic;
		 }
		
		#sidebar{
			position: absolute;
			top:159px;
			left:645px;
			width: 378px;
			height: 509px;
			z-index: 102;
		}
		
		#sidebar a{
			display: block;
			height: 193px;
			width: 378px;
			overflow: hidden;
			/* text-indent: -9999px; */
		}
		#footer{
			width: 960px;
			overflow: auto;
			margin: 10px auto;
			clear: both;
		}
			#footer p{ float: left; margin-top:15px; color: #31292e; font-size: 10px;  }
				#footer p a{ color: #31292e; }
				#footer img{ float: right; }
		
				
		/*
a#vetdietreg { background: url(../img/vetdiet-reg.png) no-repeat; background-position: 0px 0px; }
		
		a#vetdietreg:hover {background-position: 0px -193px;}
*/
		
		
		a#vetdieti { background: url(../img/vetdiet-i-en.jpg) no-repeat 0 0; text-indent: -9999px; }
		
		a#vetdieti:hover {background-position: 0 -193px;}
		
		
		
		p#copy, p#copy a{
		
			clear: both;
			color: #31292e;
			font-size: 10px; 
		}
		
		