/* 
    Document   : gorbet.css
    Created on : 2009-11-11, 14:55:26
    Author     : inwencja.net
*/

body {
    background-color: #ffffff;
    background-image: url(img/body_background.gif);
    background-repeat: repeat-x;
    margin-right: 0px;
    margin-left: 0px;
    margin-bottom: 0px;
    margin-top: 0px;
    padding-right: 0px;
    padding-left: 0px;
    padding-bottom: 0px;
    padding-top: 0px;
}

.top {
    text-align: center;
    margin-bottom: 4px;
}

.banner {
    text-align: center;
    margin-bottom: 4px;
}

.bodyLinks {
    width: 896px;
    height: 50px;
    background-image: url('img/bg1.gif');
    text-align: center;
    vertical-align: middle;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 0px;
    font-size: 15px;
    color: #ffffff;
    font-family: verdana;
}
.links {
    position: relative;
    top: 30%;
    margin-left: 3px;
    margin-right: 3px;
}

.links A {
    text-decoration: none;
    font-size: 15px;
    color: #ffffff;
    font-family: verdana;
}

.links A:hover {
    text-decoration: none;
    font-size: 15px;
    color: #CFAF00;
    font-family: verdana;
}

.just {
    text-align: center;
    float: left;
}

.centerTop {
    font-size: 12px;
    color: #ffffff;
    font-family: verdana;
    font-style: italic;
    font-weight: bold;
    background-image: url(img/background_title_site.jpg);
    background-position: left top;
    background-repeat: no-repeat;
    background-color: #d51a1b;
    height: 22px;
    width: 876px;
    padding-top: 15px;
    padding-left: 20px;
    margin-left: auto;
    margin-right: auto;
}

.center {
    background-color: #8a0607;
    background-image: url(img/center_background.gif);
    background-repeat: repeat-x;
    background-position: left top;
    width: 776px;
    margin-left: auto;
    margin-right: auto;
    margin-top: 0px;
    padding-right: 60px;
    padding-left: 60px;
    padding-bottom: 10px;
    padding-top: 20px;
    font-size: 13px;
    color: #ffffff;
    font-family: verdana;
    text-align: justify;
    line-height: 20px;
    position: relative;
}

.center A {
    font-size: 13px;
    color: #CF5F00;
    font-family: verdana;
    text-decoration: none;
    font-weight: bold;
}

.center A:hover {
    font-size: 13px;
    color: #FFFFFF;
    font-family: verdana;
    text-decoration: none;
    font-weight: bold;
}

.centerBottom {
    width: 896px;
    text-align: right;
    background-color: #8a0607;
    margin-left: auto;
    margin-right: auto;
    height: 77px;
}

.centerFooter {
    width: 486px;
    height: 20px;
    text-align: right;
    background-color: #ffffff;
    font-family: verdana;
    font-size: 9px;
    color: #aaaaaa;
    padding-top: 6px;
    padding-right: 5px;
    float: left;
}

.centerFooter A {
    font-family: verdana;
    font-size: 9px;
    color: #aaaaaa;
    text-decoration: none;
}

.centerFooterLeft {
    width: 400px;
    height: 20px;
    text-align: left;
    background-color: #ffffff;
    font-family: verdana;
    font-size: 9px;
    color: #aaaaaa;
    float: left;
}

.centerFooterMain {
        margin-right: auto;
        margin-left: auto;
        width: 891px;
}

input {
    font-family: verdana;
    font-size: 13px;
    color: #ffffff;
    background-color: #5c5c5c;
    border: 1px solid #ffffff;
}

textarea {
    font-family: verdana;
    font-size: 13px;
    color: #ffffff;
    background-color: #5c5c5c;
    border: 1px solid #ffffff;
}
