#bodybg{
background:#e7fafd url(./layout/txtbg.jpg) top left no-repeat;
color:#404040;
margin:0px;
padding:0px;
font-family:georgia, arial, verdana;
}
#wrapper{
width:990px;
margin:auto;
text-align:center;
}

#intro{
background:#fbfbfb url(./layout/terhi.jpg) center center no-repeat;
height:79px;
text-align:center;
border: 1px solid #666;
margin:10px auto auto auto;
width:970px;
}
	#intro h1{
	font-family:Garamond,Times,sans-serif,georgia, arial, verdana;
	font-size:22pt;
	color:#404040;
	letter-spacing:0.2em;
	display:none;
	}

.clear{
clear: both;
height: 0;
line-height: 0;
font-size: 0px; /*for IE*/
}

#subnavicontent{
min-height:400px;
margin-top:10px; 
margin-left:10px; 
margin-right:5px; 
padding-left:20px;
padding-right:20px;
padding-top:30px;
background:#fbfbfb;
border:1px solid #666;
width:200px; 
float:left;

}

#subnavicontent a{
display:block;
padding:4px 8px 4px 8px; 
color:#404040; 
font-size:10pt; 
font-weight:bold;
margin:0px 0px 10px 0px; 
text-decoration:none; 
border-width:0px 0px 1px 0px;
border-style:solid; 
border-color:#404040;
text-align:center;
line-height:15pt;

}
#subnavicontent a:hover{
font-size:12pt; 
}
#subnavicontent a.active{
display:block;
padding:4px 3px 4px 6px; 
color:#404040; 
font-size:10pt; 
font-weight:bold;
margin:0px 0px 6px 0px; 
text-decoration:none; 
border-width:0px 0px 1px 0px;
border-style:solid; 
border-color:#404040;
background: transparent url(./layout/ball.gif) center left no-repeat;
text-align:center;
}
#subnavicontent a.active:hover{
font-size:12pt; 
}
#maincontent{
margin:10px 10px 10px 3px; 
text-align:left; 
padding:30px 130px 0px 8px;
float:left;
min-height:400px;
background:#fbfbfb url(./layout/kukat.jpg) bottom right no-repeat;
width:580px;
border:1px solid #666;

}
#maincontent h1{
margin:0px; 
padding:0px; 
font-weight:bold; 
font-size:15pt;
}
#maincontent h2{
font-weight:bold; 
font-size:11pt;
}
#maincontent p{
line-height:13pt; 
font-size:10pt;
}
#maincontent a{
color:#404040;
line-height:13pt; 
font-size:10pt;
}
#imgcontainer{
width: 220px; 
float: right; 
text-align: center;
margin:4px;
}
#imgcontainer small{
font-size:8pt;
}
.footer{
background:#fbfbfb;
text-align:center;
border: 1px solid #666;
margin:auto;
width:970px;
font-size:11pt;
padding:3px 0px 3px 0px;
color:#404040;
line-height:14pt;
}
.footer a{
font-size:9pt;
color:#404040;
text-decoration:none;
}
.footer a:hover{
text-decoration:underline;
}

.shopitem{
border:1px solid #ddd;
margin-bottom:8px;
}





