body {
    background: url(../images/bg_bc.png) repeat-x #1b1b1e;
    font-family: arial;
    margin:0;
    font-size: 12px;
}
#main {
    overflow: hidden;
}
.layout {
    font-size: 14px;
    width: 960px;
    margin: 0px auto;
}
.col960 h1 {
    color: #fff;
}
h1 {
    font-family: Arial;
    font-size: 22px;
}

ul.menu {
    margin: 0px;
    padding: 0px;
    position: relative;
}
ul.menu li {
    border: none!important;
    float: left;
    display: block;
}
ul.menu li a {
    font-size: 14px;
    font-family: verdana;
    color: #fff;
    padding: 12px 10px 10px;
}
/* main level link */
ul.menu a {
    color: #fff;
    text-decoration: none;
    display: block;
    margin: 0;
}
/* main level link hover */
ul.menu a:hover {
    text-decoration: underline;
}
/* sub levels link hover */
ul.menu ul li:hover a, ul.menu li:hover li a {
    background: none;
    border: none;
}
ul.menu ul a:hover {
    color: #fff !important;
}
/* level 2 list */
ul.menu ul {
    display: none;
    margin: 0;
    padding: 0;
    position: absolute;
    top: 30px;
    left: 0;
    z-index: 11;
}
/* dropdown */
ul.menu li:hover > ul {
    display: block;
}
ul.menu ul li {
    background: #5B5B5B;
    color:#b36d18;
}
ul.menu ul a {
    font-weight: normal;
    padding: 4px 10px;
}
/* level 3+ list */
ul.menu ul ul {
    left: 181px;
    bottom: 0;
}
/* clearfix */
ul.menu:after {
    content: ".";
    display: block;
    clear: both;
    visibility: hidden;
    line-height: 0;
    height: 0;
}
html[xmlns] ul.menu {
    display: block;
}
* html ul.menu {
    height: 1%;
}
ul.menu li:hover > a {
    background: url(../images/menu_hover_bc.png);
    text-decoration: none;
}

/* layout commons */
.col960 {
    width: 960px;
    color:white;
}
#col960menu.column , #col960.column {
    padding: 0;
}
.col960menu {
    margin: 15px 0 10px;
    width: 960px;
    height: auto;
    background: transparent;
}
.module-Menu .module-content {
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    padding: 0;
    background-size: 100% 100% !important;
}
.col960footer {
    width: 940px;
    background: #131313;
    clear: both;
    position: relative;
    color:white;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
}

/* 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;    
}*/


/* layout 1 */
.col960content {
    width: 940px;
    clear: both;
    margin: 10px 0;
    background: #fff ;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
}

/* layout 2 */
.col660 {
    width: 640px;
    float: left;
    margin: 10px 0;
    background: #fff;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
}

.col290 {
    width: 270px;
    float: left;
    margin: 10px 0 10px 10px;
    background: #fff;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
}

/* layout 3 */
.col310left {
    width: 290px;
    float: left;
    margin: 10px 10px 10px 0;
    background: #fff ;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
}
.col320 {
    width: 300px;
    float: left;
    margin: 10px 0;
    background: #fff ;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
}
.col310right {
    width: 290px;
    float: left;
    margin: 10px 0 10px 10px;
    background: #fff ;
    background: #fff;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
}

/* layout 4 */
.col960top, .col960middle, .col960bottom {
    clear: both;
    background: #fff ;
    width: 940px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
}
.col960top .module-Header {
    background: #fd7817;
    text-align: center;
    color: #fff;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
}
/* layout 5 */
.col960top, .col960bottom {
    clear: both;
    margin: 10px 0;
    width: 940px;
    background: #fff ;
}
.col475left {
    float: left;
    width: 455px;
    margin-right: 10px;
    margin-bottom: 10px;
    background: #fff ;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    margin-bottom: 10px !important;
}
.col475right {
    float: left;
    width: 455px;
    margin-bottom: 10px;
    background: #fff;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    margin-bottom: 10px !important;
}

/* layout 6 */
/* jak lay 5... */
.layout_6 .col475left, .layout_6 .col475right {
    margin-bottom: 0;
    margin-top: 10px;
}

/* layout 7 */
.col960top_200, .col960bottom_200 {
    clear: both;
    margin: 10px 0;
    width: 940px;
    background: #fff;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
}

/* layout 8 */
/* top i bottom w lay 4 */
.col475left_200 {
    width: 455px;
    margin-right: 10px;
    float: left;    
    background: #fff;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    margin-bottom: 10px;
}
.col475right_200 {
    width: 455px;
    float: left;
    background: #fff;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    margin-bottom: 10px;
}

/* moduły */
.module-header h1, .module-header h2, .module-header h3, .module-header h4, .module-header h5, .module-header h6, .module-content h1, .module-content h2, .module-content h3, .module-content h4, .module-content h5, .module-content h6 {	font-weight:bold;
    font-family: inherit ;
    color: #000000;
    font-style: inherit ;
    text-decoration: inherit ;
}
.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 h1, .col960top h2, .col960top h3, .col960top h4, .col960top h5, .col960top h6 {
    color: #fff ;
}
h1, h2, h3, h4, h5, h6 {
    margin: 0;
}#main { width: 980px; margin: 0 auto 0 auto;}
body {
    background: url(../images/bg.png) repeat-x #1b1b1e;
    font-family: arial;
    margin:0;
    font-size: 12px;
}
.menu li:hover > a {
    color: #fff;
    text-decoration: none;
}
.menu li:hover {
    background: url(../images/menu_hover.png);
}
.module-Header h1, .module-Header h2, .module-Header h3, .module-Header h4, .module-Header h5, .module-Header h6 {
    color: #cb7236;
}
.col960top .module-Header {
    background: #cb7236;
    text-align: center;
    color: #fff;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
}
.col960 {
    color:white;
}
.module-Menu .module-content {
    background: url(../images/menu_bg.png) repeat-x ;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
}
.col960footer {
    width: 940px;
    background: #131313;
    clear: both;
    position: relative;
    color:white;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
}/*.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;
}body { }.layout a { }#main { width: 980px;margin-right:auto; margin-left:auto;}