
body {

    margin: 0; padding: 0;
    
    text-align: center;
    
    font-family: Georgia;
    
    color: #e3e3e3;
}

a { color: #fff; text-decoration: none; border-bottom: 1px dotted #e3e3e3;}
p { font-family: ; margin: 10px;}

#container { 

    border: 1px dotted e3e3e3;
    
    width: 969px;
    height: auto !important;
    min-height: 600px;
    
    margin: 0 auto;
    
    text-align: left;
    
    background-image: url(../images/kot-pysk.jpg);
    background-repeat: no-repeat;
    
}

#header {

    width: 500px;
    
    padding: 15px;
    
    color: #e3e3e3;
}

#main { width: 969px; height: auto !important; min-height: 430px; padding-left: 5px;}
#main p { width: 450px;}

#adsense-top { width: 500px; padding: 10px;}
#adsense-bottom { width: 500px; padding: 10px;}

#footer { width: 969px;}

