body{background:#f8990b;
color:#06509d;
font-family:arial;
font-size:18px;
margin:0;padding:0px;
min-height:100%;
height:100%;
}
a:hover{color:#ffffff;text-decoration:none;}
a{color:#fff600;text-decoration:none; font-size:29px;margin:5px; margin-left:20px; margin-right:20px; }

* {margin:0;padding:0;}
img{border:0;}
h1{font-size:28px; margin-left:13px; }

#container{
width:956px;
height:auto;
margin:0 auto;
margin-top: 20px;
margin-bottom: 20px;
min-height:100%;
overflow:hidden;
background: #ffeb6c;


}
#top{
margin:4px;
width:948px;
height:378px;
background:url('images/top.jpg');
float:left;
background-repeat: no-repeat;
}
#menu{
width:928px;
height:60px;
margin-left:4px;
margin-right:4px;
float:left;
background: #736e4e;
text-align: center;
padding:10px;
}

#left{
width:336px;
min-height:100%;
height:100%;
float:left;
overflow:hidden;
background: #fbf0aa;
color:#2e82da;
margin:4px;
padding-top: 10px;

}
#content{
width:588px;
height:100%;
float:left;
min-height:100%;
background: #fbf0aa;
display: inline;
margin-top: 4px;
margin-right: 4px;
margin-bottom: 4px;
overflow:hidden;
padding:10px;
}

#spis{
text-decoration: underline;
font-size: 20px;
}

#top-g{
width:336px;
height:280px;
margin-top:35px;
margin-left:49px;
}


