html,body{margin:0;padding:0}

body{
background-color:#af825b; 
font: 90% georgia, serif; 
background-image: url('images/korkotlo.jpg');
background-repeat: repeat-x;
overflow:auto;
background-attachment:fixed;
text-align:center;}


a {text-decoration:none; color:#000;}
a:link{color:#B32621;text-decoration:none;}
a:hover{color:#B32621; text-decoration:none; border-bottom: 1px solid #ccc; padding-bottom:2px;}
a:visited{color:#000;text-decoration:none;}

#header{
z-index:5;
text-align:center;
margin-top:28px;
width:100%;
overflow:hidden;
}

#container{
text-align:left;
width:1000px;
height:800px;
margin:0 auto;
}

#content{
float:left;
background-image: url('images/korko1.png');
background-repeat: no-repeat;
margin-left:300px;
width:509px;
position:relative;
color:#000;
z-index:6;
line-height:1.2em;
margin:10px;
padding:20px;
height:749px;
}

.box, .box2{
float:left;
background-image: url('images/korkomenu.png');
background-repeat: no-repeat;
width:377px;
height:421px;
position:relative;
margin-left:550px;
margin-bottom:20px;
margin-top:-800px;}

.box2{
background-image: url('images/korkoomnie.png');
background-repeat: no-repeat;
width:377px;
height:270px;
margin-top:-340px;
}

.text{
margin-top:80px;
padding:20px;
width:400px;
height:350px;
overflow:auto;}

.text2{
margin-top:90px;
text-align:center;
padding:10px;
width:230px;
height:200px;
overflow:auto;
margin-left:80px;}

.text3{
margin-top:50px;
padding:20px;
width:230px;
height:120px;
overflow:auto;
margin-left:40px;}

#footer{
clear:both;
width:100%;
z-index:4;
}

#footer p{
font-size:10px;
color:#fff;
padding-top:32px;
text-align:center;
}

h2{
color: #fff;
text-align:center;
font-weight: 200;
font-size: 5.2em;
line-height:0.8;
font-variant:small-caps;

}

h3{
font-family: georgia;
color: #000;
font-weight: normal;
font-size: 3.2em;
}

h1{
color: #b83131;
text-align:center;
font-weight: normal;
font-size: 1.5em;
font-variant:small-caps;
line-height:0.9;
}


textarea {
border: solid 1px #222;
background: transparent;
width:99%;
height: 80px;
font-family:verdana;
font-size:10px;
color:#222222;
padding: 3px;
margin-top: 5px;
margin-bottom: 25px;}
