body {
    background: url(../images/bg.png) repeat-x #e4e4e4;
    font-family: Arial;
    margin:0;
    font-size: 12px;
}
.module-Header h1 {
    color: #444;
}
ul.menu {
    margin: 0 0px;
}
.menu li a {
    border-bottom: 3px solid transparent;
    color: #b6b6b6;
}
.menu li:hover > a {
    color: #75a938;
    text-decoration: none;
}
.col960 h1 {
    color: #444444 !important;
    padding: 15px;
}
.col960top h1 {
    color: #fff;
}
.col960 .module {
    margin: 0;
}
.col960top.column {
    padding: 0 10px 10px;
}
/* layout commons */
.col960 {
    color:white;
    margin: 20px 0;
    padding: 0;
    width: 960px;
}
.col960menu .module-content {
    width: 959px;
    height: auto;
    border: 1px solid #bebebe;
}
.col960footer {
    width: 940px;
    background: #75a938;
    clear: both;
    position: relative;
    color:white;
}

/* hack na auto-height kolumn, w niektórych układach */
/*.col660, .col290, .col310left, .col320, .col310right,
.col475left, .col475right, .col475left_200, .col475right_200 {
    margin-bottom: -999999px !important;
    padding-bottom: 999999px !important;    
}*/

.col960top .module-Header {
    background: url(../images/head_bg.png) #4a4a4a;
    padding: 9px;
    margin: 0 -10px 10px;
}
/* layout 1 */
.col960content {
    width: 940px;
    clear: both;
    background: #fff;
    margin-bottom: 20px;
    border: 1px solid #c4c4c4;
}

/* layout 2 */
.col660 {
    width: 637px;
    float: left;
    background: #fff;
    margin: 10px 0;
    border: 1px solid #d1d1d1;
}

.col290 {
    width: 270px;
    float: left;
    background: #fff;
    margin: 10px 0;
    border: 1px solid #d1d1d1;
}

/* layout 3 */
.col310left {
    width: 290px;
    float: left;
    margin: 10px 10px 10px 0;
    background: #fff;
    border: 1px solid #d1d1d1;
}
.col320 {
    width: 300px;
    float: left;
    margin-bottom: 10px;
    margin-top: 10px;
    background: #fff;
    border: 1px solid #d1d1d1;
}
.col310right {
    width: 285px;
    float: left;
    margin: 10px 0 10px 10px;
    background: #fff;
    border: 1px solid #d1d1d1;
}

/* layout 4 */
.col960top, .col960middle, .col960bottom {
    clear: both;
    width: 938px;
    background: #fff;
    margin-bottom: 10px;
    border: 1px solid #d1d1d1;
}
.col960middle {
    margin-bottom: 10px;
    border: 1px solid #d1d1d1;
}
/* layout 5 */
.col960top, .col960bottom {
    clear: both;
    width: 938px;
    background: #fff;
    border: 1px solid #d1d1d1;
}
.col960top {
    background: #fff;
    color: #000;
    background: #fff;
    border: 1px solid #d1d1d1;
}
.col475left {
    float: left;
    width: 453px;
    margin-right: 10px;
    margin-top: 10px;
    margin-bottom: 10px !important;
    background: #fff;
    border: 1px solid #d1d1d1;
}
.col475right {
    float: left;
    width: 453px;
    margin-top: 10px;
    margin-bottom: 10px !important;
    background: #fff;
    border: 1px solid #d1d1d1;
}

/* layout 6 */
/* jak lay 5... */
.layout_6 .col475left, .layout_6 .col475right {
    margin-bottom: 0;
}

/* layout 7 */
.col960top_200, .col960bottom_200 {
    clear: both;
    margin: 10px 0;
    width: 938px;
    background: #fff;
    border: 1px solid #d1d1d1;
}

/* layout 8 */
/* top i bottom w lay 4 */
.col475left_200 {
    width: 453px;
    margin: 0 10px 10px 0;
    float: left;    
    background: #fff;
    border: 1px solid #d1d1d1;
}
.col475right_200 {
    width: 453px;
    float: left;
    margin-bottom: 10px;
    background: #fff;
    border: 1px solid #d1d1d1;
}

.col960 h1, .col960 h2, .col960 h3, .col960 h4, .col960 h5, .col960 h6, .col960footer h1, .col960footer h2, .col960footer h3, .col960footer h4, .col960footer h5, .col960footer h6 {
    color: #fff;
}
.col960top .module-Header .module-content h1 {
    color: #fff;
}
.module-Menu {
    margin-bottom: 0;
}
.module-Menu:hover {
    margin-bottom: 0;
}.menu li a {
    border-bottom: 3px solid transparent;
    color: #b6b6b6;
}
.menu li:hover > a {
    color: #fff;
    text-decoration: none;
}
.menu li a:hover {
    color: #dd7005;
    text-decoration: none;
    border-bottom: 3px solid #dd7005;
}
.col960 {
    color:white;
    margin: 20px 0;
}
.module-Menu .module-content {
    width: auto;
    height: auto;
    border: 1px solid #bebebe;
    background: url(../images/menu_bg_bc.png) #4a4a4a;
    background-size: 100% 100%;
}
ul.menu ul li {
    background: url(../images/menu_bg_bc.png);
    background-size: 100% 100%;
}
.col960footer {
    width: 940px;
    background: #dd7005;
    clear: both;
    position: relative;
    color:white;
}/*.textarea_200 {
    background: url( /img/textarea_200.png ) no-repeat;
    background-position: 0px 1px;
    width: 200px!important;
    height: 50px!important;
    border: none!important;
    font-weight: bold;
    color: #000!important;
    font-size: 12px;
    padding: 5px 0px 0px 3px; 
}
.input_200 {
    background: url( /img/input_200.png ) no-repeat;
    background-position: 0px 1px;
    width: 198px!important;
    height: 26px;
    border: none!important;
    font-weight: bold;
    color: #000!important;
    font-size: 12px;
    padding-left: 3px;
}*/
h1, h2, h3, h4, h5, h6 {
    margin: 0;
}#main { width: 980px;margin-right:auto; margin-left:auto;}