body { 

    font-size: 11px;
    font-family: Verdana;
    line-height: 13px;
    background-color: #CCCCCC;
}

a , a:visited { color: black; text-decoration: none; }
a:hover { text-decoration: underline; }

p { margin-bottom: 10px; line-height:150%;}

strong { font-weight: bold; }

#main {

    width: 960px;
    background-color: #EFEFEF;
    margin: 0px auto 10px auto;
}

div#header {

    position: relative;
    height: 259px;
}

#menu {

    width: 240px;
    height: 259px;
    background: white url('../images/menu.jpg') no-repeat;
    float: left;    
}

#farby {

    width: 240px;
    height: 259px;
    background: white url('../images/farby.jpg') no-repeat;
    float: left;
}

#szlifowanie {

    width: 240px;
    height: 259px;
    background: white url('../images/szlifowanie.jpg') no-repeat;
    float: left;
}

#inneUslugi {

    width: 240px;
    height: 259px;
    background: white url('../images/inne_uslugi.jpg') no-repeat;
    float: left;
}

#inneUslugi a:first-child {

    margin: 40px 25px 0px 0px;
    float: right;
    color: #7A7A7A;
}

#content { padding: 20px; }

#content hr {

    background-color: #E9E9E9;
    height: 2px;
    border: none;
    margin: 20px 20px 10px 55px;
}

#left {

    width: 630px;
    background-color: white;
    float: left;
    min-height: 400px;
}

#left div { padding: 5px 20px 10px 55px; }
#left div img:first-child {

    float: left;
    margin: 0px 15px 15px 0px;
}

#right {

    width: 270px;
    background: #FAFAFA url('../images/right_column_bg.jpg') no-repeat bottom;
    color: #5C5C5C;
    margin-left: 20px;
    padding-bottom: 110px;
    float: left;
}

#right p , h3 { padding: 0px 55px; }
#right h3 { 

    font-weight: bold;
    margin-top: 10px;
}

#footer{

    height: 21px;
    color: white;
    background: white url('../images/footer.jpg') repeat-x;
    text-align: center;
    padding-top: 10px;
}

div#footer a , div#footer a:visited {

    color: white;
    text-decoration: none;    
}

div#footer a:hover { text-decoration: underline; }

#powered {

    color: #B1B1B1;
    padding: 5px 30px 20px 30px;
    font-size: 9px;
}

#powered #copyright { float: left; }
#powered #design { float: right; }

.headerImg {

    margin: 10px 0px 0px 20px;
}

.blockLink {

    display: block;
    width: 240px;
    height: 40px;
    position: absolute;
    bottom: 0px;
    text-indent: -9999px;
    
}

#logo {

    display: block;
    width: 165px;
    height: 90px;
    position: absolute;
    left: 35px;
    text-indent: -9999px;    
}

.clear{ clear: both; }
.underline{ text-decoration: underline; }
.more { float: right; display: block; margin-top: 20px;}

.menuLink{

    display: block;
    width: 90px;
    height: 22px;
    margin: 8px 0px 0px 55px;
    text-indent: -9999px;
    background: url('../images/kwadrat_menu.png') left no-repeat;
}

.menuLink:hover { background: url('../images/kwadrat_menu_light.png') left no-repeat; }

.link {

    color: #333333;
    display: block;
    padding-top: 60px;
    text-align: center;
}
