html {
	margin: 0px;
	padding: 0px;
}
body {
	margin: 0px;
	padding: 0px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	line-height: 20px;
	color: #777;
	background-color: #0b1a03;
}
h1, h2 {
	font-size: 14px;
	font-weight: normal;
        color: #46981c;
}

a {
	color: #777;
}
a:hover {
	color: #333;
	text-decoration: none;
}

.inny {

	color: #733773;
	padding-bottom: 8px;
}

a.big {
	font-size: 16px;
	color:#A1C900;
}
a:hover.big {
	color: #965B95;
}
.clear {
	clear: both;
}
hr {
  border: 0;
  color: gray;
  height: 2px;
}

#main {
	position: relative;
	width: 100%;
}
#flaszka {
	height: 276px;
	width: 100%;
	background-color: #0b1a03;
	background-image: url(../gfx/layout/top/bcg_top,jpg) no-repeat center;

}
#belka {
	height: 10px;
	width: 100%;
	background-image: url(../gfx/layout/top/belka.png);
}
#content_container {
	width: 100%;
	position: relative;
	background-repeat: repeat-x;
	background-color: #FFF;
}
#loaded_content {
	width: 990px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
}
#menuska {
	height: 49px;
	width: 990px;
	float: right;
	text-align: right;
        padding-top: 5px;
	padding-bottom: 5px;
	right: 0px;
	display: block;
	list-style: none;
	margin-top: 12px;
	margin-right: 0px;
        background-image: url(../gfx/layout/menu/dots.png);
}


.child {
    padding-left: 75px;
    position: relative;
}
.child .ico {
    height: auto;
    left: 0;
    position: absolute;
    top: 5px;
    width: 55px;
}
.active, .notactive:hover {
        float: right;
        height: 32px;
        width: 100px;
        background-position: 0 32px !important
}

.notactive {
        float: right;
        height: 32px;
        width: 100px;
        background-position: 0 0px
}
.active, .notactive1:hover {
        float: right;
        height: 32px;
        width: 120px;
        background-position: 0 32px !important
}

.notactive1 {
        float: right;
        height: 32px;
        width: 120px;
        background-position: 0 0px
}
.font_accented {
	font-size: 14px;
	font-weight: normal;
        color: #46981c;
}
.font_error {
	font-size: 14px;
	font-weight: normal;
        color: #ff0033;
}
#loaded_content_left {
	float: left;
	width: 460px;
	padding-top: 10px;
	padding-bottom: 10px;
	text-align: justify;
}
#loaded_content_right {
	float: right;
	width: 475px;
	padding-top: 20px;
	padding-bottom: 10px;
	text-align: justify;
}
#loaded_content_left1 {
	float: left;
	width: 200px;
	margin: 0 auto;
	overflow: hidden;
}
#loaded_content_right1 {
	float: right;
	width: 735px;
	padding-top: 20px;
	padding-bottom: 10px;
	text-align: justify;
}
#loaded_content .right_portfolio {
	float: right;
	width: 400px;
	padding-top: 10px;
	padding-bottom: 20px;
}
#footer {
	background-image: url(../gfx/layout/top/close_image.png);
	width: 990px;
        height:	90px;
        font-size: 11px;
	margin-right: auto;
	margin-left: auto;
}
#footer p {
	font-size: 11px;
}
#footer span {
	color: #A1C900;
	font-weight: bold;
}
#footer_box_adresowy {
	float: left;
	width: 240px;
	color: #E2E2E2;
}
#footer_box_adresowy p {
	border-right-width: 1px;
	border-right-style: dashed;
	border-right-color: #444444;
}
#footer_box_adresowy1 {
	float: left;
	width: 500px;
	color: #E2E2E2;
}
#footer_box_adresowy1 p {
	border-right-width: 1px;
	border-right-style: dashed;
	border-right-color: #444444;
}
#footer_stopka {
	float: right;
}
#footer a {
	color: #FFFFFF;
}
#footer a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
#tabelka_loga td {
	border: 1px solid #e2e2e2;
	padding: 0px;
	margin: 0px;
}
#tabelka_loga {
	border-collapse:collapse;
	margin-top: 15px;
}








ul#navi_bar, ul#navi_bar  li  {
	float: left;
	display: block;
	list-style: none;
	padding: 0;
	margin-top: 12px;
	margin-right: 0px;

}
ul#navi_bar span{
	display:none
}

ul#navi_bar  a:link, ul#navi_bar  a:visited {
	display: block;
}
#navi_bar a, #navi_bar a, #navi_bar a, #navi_bar a {
	background-repeat: no-repeat;
	background-position: left top;
	height: 45px;
}
#navi_bar .navi_bar_strona_glowna a {
	background-image: url(../gfx/layout/menu/home.png);
	width: 139px;
}
#navi_bar .navi_bar_onas a {
	background-image: url(../gfx/layout/menu/onas.png);
	width: 76px;
}
#navi_bar .navi_bar_oferta a {
	background-image: url(../gfx/layout/menu/oferta.png);
	width: 78px;
}
#navi_bar .navi_bar_kontakt a {
	background-image: url(../gfx/layout/menu/kontakt.png);
	width: 93px;
}

#navi_bar a:hover {
	background-position: left -45px;
}



ul#navi_bar {
	position: absolute;
	right: 0px;
}
.bottom_line {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #E2E2E2;
	height: 1px;
}
#map {
	height: 448px;
	width: 427px;
	border: 1px solid #333;
}
#oferta img {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	float: left;
}
#oferta p , #oferta h3{
	margin-left: 110px;
}
.margin-bottom-20 {
	margin-bottom: 20px;
}
.zobacz_online {
	text-align: right;
}
.zobacz_online a {
	text-decoration: none;
	background-image: url(../gfx/zobacz-online.png);
	background-repeat: no-repeat;
	background-position: center bottom;
	display: block;
	height: 29px;
	width: 142px;
	padding-top: 11px;
	padding-right: 8px;
	padding-bottom: 0px;
	padding-left: 0px;
	font-weight: bold;
	color: #FFF;
	float: right;
}
.zobacz_online a:hover {
	background-position: top;
}
.margin-50 {
	margin-left: 50px;
}
.margin-100 {
	margin-left: 100px;
}
.margin-150 {
	margin-left: 150px;
}
.margin-200 {
	margin-left: 200px;
}
ul {
	list-style-image: url(../gfx/list-item.gif);
}

------
#left {
    float: left;
    margin: 0 0 0 12px;
    padding: 20px 0;
    width: 200px;
    line-height: 26px;
}
#left h5 {
    background: url("../gfx/layout/top/belka.png") no-repeat scroll 0 0 transparent;
    border: 1px solid #CECECE;
    color: #FFFFFF;
    font-size: 12px;
    height: 30px;
    line-height: 30px;
    padding: 0 0 0 12px;
}
#left ul {
    font-size: 11px;
}
#left ul li {
}
#left ul li a {
    background: url("../gfx/layout/menu/pion/background_menul.gif") no-repeat scroll 184px center transparent;
    border-bottom: 1px solid #E6E6E6;
    color: #3A3A3A;
    text-decoration:none;
    display: block;
    font-weight: bold;
    overflow: hidden;
    line-height: 20px;
    padding: 7px 10px;
}
#left ul li a:hover, #left ul li a.active_menul {
    background: url("../gfx/layout/menu/pion/background_menul.gif") no-repeat scroll 184px center #85C90D;
    color: #FFFFFF;
}
#left ul li ul li {
    border-bottom: 1px solid #E6E6E6;
    padding: 0 0 0 20px;
}
#left ul li ul li a {
    background: url("../gfx/layout/menu/pion/background_podmenul.gif") no-repeat scroll left center #FFFFFF;
    border-bottom: 0 none;
    color: #3A3A3A;
    font-weight: normal;
    padding: 7px 10px;
}
#left ul li ul li a:hover, #left ul li ul li a.active_podmenul {
    background: url("../gfx/layout/menu/pion/background_podmenul.gif") no-repeat scroll left center #FFFFFF;
    color: #3A3A3A;
}
#left .aktywny
{
    background: url("../gfx/layout/menu/pion/background_menul.gif") no-repeat scroll 184px center #85C90D;
    color: #FFFFFF;
}
