<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">body {background-color:#eee5aa;}

.pic1 {background-image:url(pic/homy_1.jpg);
       background-repeat: no-repeat;
        border-radius:15px;
webkit-border-radius;15px;
  -moz-border-radius:15px;
   -ms-border-radius:15px;
      border:0px solid #00f;
      margin:1em 14em ;
   position:absolute;
   width:640px;
   height: 480px;
   color:#ffffff;
}
.text{color:#ffffff;
     font-family:Century, David;
     font-size: 13px;
     width:200px;
   height: 70px;
  margin:5em 4em ;
}
td{margin:1em 1em ;}

.menu{ background-color:#eee1aa;
margin:2em 1em ;
position:absolute;
width: 185px;
height:300px;
border-radius:20px;
webkit-border-radius;20px;
  -moz-border-radius:20px;
   -ms-border-radius:20px;
      border:0px solid #c0c0c0;
}

.men_link, .men_link:visited{background-color:eee9aa;
width: 111px;
border-radius:20px;
webkit-border-radius;20px;
  -moz-border-radius:20px;
   -ms-border-radius:20px;
      border:1px solid gray;
font-family: David, Cooper Black;
font-size:0,4em;
font-weight:bold;
       color:purple;
text-decoration:none;
    
}
.men_link:hover{background-color:#850000;

border-radius:20px;
webkit-border-radius;20px;
  -moz-border-radius:20px;
   -ms-border-radius:20px;
      border:4px solid #950000;
       color:#eee5aa;
text-decoration:none;
position:relative;
left:-8px;
    
}
.kopp{ background-color:#00ff00;
font-size:1em;
color:#eee5aa;
font-weight:bold;
border-radius:10px;
webkit-border-radius;10px;
  -moz-border-radius:10px;
   -ms-border-radius:10px;
      border:1px solid #eee1aa;


}

.dia{margin:1em 15em ;
position:absolute;
widht:810px;
height:400px;
color:#0000ff;
}

.ind{margin:25em 0em ;
position:absolute;
widht:601px;
height:400px;
}
.ost{margin:16em 46em ;
position:absolute;
widht:40px;
height:500px;
color:#0000ff;
z-index:2;
}
.west{margin:14em 13em ;
position:absolute;
widht:40px;
height:300px;
color:#0000ff;
z-index:2;
}

.rain{margin:1em 1em ;
position:relative;
widht:40px;
height:300px;
color:#0000ff;
z-index:2;
}

.max{margin:52em 1em ;
position:absolute;
widht:900px;
height:100px;
color:#0000ff;
z-index:2;
}

.form_widget_amount_slider{
		border-top:1px solid #9d9c99;
		border-left:1px solid #9d9c99;
		border-bottom:1px solid #eee;
		border-right:1px solid #eee;
		background-color:#f0ede0;
		height:10px;
		position:absolute;
		bottom:0px;
		
		

	}



</pre></body></html>