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

body{
background-color:#383636; 
font: 90% tahoma, sans-serif; 
background-image: url('images/rycina.jpg');
background-repeat: no-repeat;
background-position:center top;
text-align:center}

#tlo{

}

a {text-decoration:none; color:#ddd;}
a:link{color:#ddd;text-decoration:none;padding:2px;margin-bottom:3px;}
a:hover{background-color:#666; text-decoration:none; padding:2px;margin-bottom:3px;}
a:visited{color:#000;text-decoration:none;}

#header{
z-index:1;
text-align:left;
padding-top:10px;
margin-left:10px;
}


#box{
	float:left;
	position:relative;
	margin-left:20px;
	margin-top:-20px;
width:20%;
}

#container{
text-align:left;
width:960px;
margin:0 auto;
}

#content{
	padding:20px;
	float:left;
	position:relative;
	margin-top:-10px;
width:65%;
color:#bbb;
z-index:10;
line-height:1.3em;
}

#footer{
clear:both;
width:100%;
}

#footer p{
font-size:9px;
padding:20px;
text-align:center;
}

h2{
color: #ddd;
text-align:left;
font-weight: 100;
font-size: 1.8em;
line-height:1.2;
padding-left:10px;
border-bottom:1px solid #666;
}

h3{
color: #ddd;
font-weight: normal;
font-size: 4.2em;
line-height:1.0;
padding-left:10px;
}

h1{
color: #ddd;
text-align:left;
font-weight: normal;
font-size: 20px;
line-height:1.2;
border-bottom: 1px solid #666;
}
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;}
