html{height:100%;}
body {	-webkit-font-smoothing: subpixel-antialiased;background-color: #000;padding:0;margin:0; height:100%; font-family: "Trebuchet MS"; font-size: 10pt;}
#main_panel{width:100%; min-width:976px;	 position:relative; width:100%; margin:0px auto; 	height:100%;min-height:100%; height:auto !important; overflow:hidden; background-image: url(../gfx/main_bg.jpg); background-position: top center;background-repeat: no-repeat;}
#main_content{ width: 976px;margin:0 auto;position: relative;}
#menu{margin-top:324px;position:relative;height:467px}
.m_title{color:#0392bb;font-size:11px; text-align:right;}
a.m_link {text-decoration: none;color:#fff;font-size: 18px;}
.m_name{ margin-top:5px;}
.m_item{padding-left:4px;padding-right: 4px;}
.m_item:hover{background-color: #00adef;}
.m_item:hover  .m_title{color:#000;}

.m_item1{position:absolute; left:0px;}
.m_item2{position:absolute; right:0px;}
.m_item3{position:absolute; left:0px;top:188px;}
.m_item3 .m_name{text-align: right}
.m_item4{position:absolute; right:0px; top:188px;}
.m_item4 .m_name{text-align: right}

/*.m_item1{position:absolute; right:0px;}

.m_item2{position:absolute; right:0px; top:188px;}
.m_item2 .m_link{text-align: right}

.m_item3{position:absolute; left:0px;top:188px;}
.m_item3 .m_link{text-align: right}

.m_item4{position:absolute; left:0px;}*/

.m_item3 .m_title, .m_item4 .m_title{text-align: left}
#footer{background-image: url(../gfx/footer_bg.png);background-repeat: repeat-x;background-position: top;height:41px;background-color: #000;padding-top:28px;}
#tooter_content{ width: 976px;margin:0 auto;position: relative;color:#fff;}
#copy{position: absolute;left:0px;}
#bottom_menu{position: absolute;right:0px;}
.bm_item{float:left;}
.bm_item div{float:left;}
.bm_spacer{margin-left: 17px;margin-right: 17px;}
.bm_item a{text-decoration: none;color:#fff;}
.bm_item a:hover{color:#00adef;}

#promotion_slider{width:895px;height:100px;position: absolute; bottom:0px;left:41px}
.cPrev{border-style:none; position: absolute;top:0px;right:0px;width: 17px;height: 100px;background-image: url(../gfx/przew_prawo.jpg); cursor: pointer;}
.cNext{border-style:none; position: absolute;top:0px;left:0px;width: 18px;height: 100px;background-image: url(../gfx/przew_lewo.jpg); cursor: pointer;}
.caruselL{margin-left: 18px}