body
{
    background-image: url('../img/bg.jpg');
    background-repeat: repeat-x;
    background-color: #e8e8e8;
    margin: 0px;
    color:#FFF;
    font-family:Arial, Geneva, sans-serif;
    font-size:12px;
		line-height:20px;

}


#srodek
{
	float:left;
	margin-left:50px;
	margin-top:43px;
	width:550px;
}
a.light5 {

	display:block;
	}

a.light5 img {
		border: 5px solid #3e3e3e;
		border-width: 5px 5px 5px;
	}

a:hover.light5 :hover { color: #fff; border: 5px solid #FD832E; border-width: 5px 5px 5px;}


a.light {

	display:block;
	}

a.light img {
		border: 5px solid #3e3e3e;
		border-width: 5px 5px 5px;
	}

a:hover.light :hover { color: #fff; border: 5px solid #FD832E; border-width: 5px 5px 5px;}

.oferta_linia
{
	border-bottom-color:#ECECEC;
	border-bottom-style:solid;
	border-bottom-width:1px;
	width:440px;
	margin-left:20px;
	margin-top:5px;
}
ul
{margin:0;padding:0;margin-left:15px;}


h1{
    color:#fd832e;
    font-family:Arial, Geneva, sans-serif;
    font-size:26px;
    font-style:italic;
    font-weight: bold;
    margin:0px;
}

h2{
    color:#fd832e;
    font-family:Arial, Geneva, sans-serif;
    font-size:18px;
    font-weight: normal;
    margin:0px;
    margin-bottom: 10px;
    font-style:italic;
}

h3{
    color:#fff;
    font-family:Arial, Geneva, sans-serif;
    font-size:18px;
    font-weight: normal;
    margin:0px;
    margin-bottom: 20px;
}

h5{
	color:#BBBABA;
	font-family:Arial,Geneva,sans-serif;
	font-size:12px;
	font-style:italic;
	font-weight:normal;
	margin-bottom:20px;
	margin-left:0;
	margin-right:0;
	margin-top:10px;
	width:430px;
}




.formText,.formPassword,.formTextDisabled,.formTextChange {
	height: 14px;
	margin: 0;
	margin-right:3px;
	margin-left:3px;
	padding: 3px;
	border: solid 1px #BBB;
	background-image: none;
	color: #565656;
	font: 100% Verdana, Arial, Helvetica, sans-serif;
}
.formText,.formPassword,.formTextDisabled{
	width: 200px;
	padding: 3px;
	border: solid 1px #BBB;
	background-color: #fff;
	background-image: none;
	color: #565656;
	font: 95% Arial, Verdana, Helvetica, sans-serif;
}
.formTextDisabled {
	background-color: #f4f5f4;
	border:1px solid #AAA;
}
.formSelect,.formSelectBig {
	margin-right:3px;
	margin-left:3px;
	padding: 2px;
	border: solid 1px #BBB;
	background-color: #fff;
	background-image: none;
	color: #666;
	font: 100% Verdana, Arial, Helvetica, sans-serif;
}
.formSelectBig {
	font: 120% Verdana, Arial, Helvetica, sans-serif;
}
.formTextarea {
	width: 330px;
	height: 200px;
	padding: 4px 7px 3px 7px;
	border: solid 1px #CCCCCC;
	background-color: #fff;
	font: 12px Arial, Verdana, Helvetica, sans-serif;
	color: #666;
	overflow: auto;
}



.formTextareaBig {
	width: 100%;
	height: 400px;
	padding: 4px 7px 3px 7px;
	border: solid 1px #CCCCCC;
	background-color: #fff;
	font: 12px Arial, Verdana, Helvetica, sans-serif;
	color: #666;
	overflow: auto;
}



.formTextareaMini {
	padding: 3px;
	border: solid 1px #CCCCCC;
	background-color: #fff;
	font: 11px Arial, Verdana, Helvetica, sans-serif;
	color: #666;
	overflow: auto;
}

.formButton, .formSubmit {
	width: 80px;
	height: 26px;
	margin:2px;
	overflow: hidden;
	font: 11px Arial, Verdana, Helvetica, sans-serif;
	color: #373737;
	border: 1px solid #999;
	cursor: pointer;
}
.formText:hover,.formTextMini:hover, .formTextarea:hover,.formPassword:hover{
	border-color: #888;
}
.formText:focus,.formTextMini:focus, .formTextarea:focus, .formPassword:focus {
	border-color: #888;
	outline: 2px solid #ddd;
}

div.eventNotice{
	color:#801515;
	border:1px solid #DD5757;
	background-color:#FB9F73;
	margin:10px;
	padding:20px;
        font-weight:bold;
}
label.error {
	color: red;
	font-weight: bold;
	display:block;
        float:right;
        padding-left:10px;
}
input.error { border: 1px solid red; background-color:#F9EE9D; }


a.read_more
{
	color:#FD832E;
    font-family:Arial,Geneva,sans-serif;
    font-size:11px;
    font-weight:normal;
    margin-bottom:-2px;
    font-weight: bold;
}
	
.realizacje_header
{
    color:#8c8c8c;
    font-family:Arial,Geneva,sans-serif;
    font-size:14px;
    font-weight:normal;
    margin-bottom:2px;
    font-weight: regular;
}
.oferta_l {
	cursor:pointer;
}



.oferta_lista {
	cursor:pointer;
	font-size:16px;
	line-height:15px;
	width:480px;
	margin-left:10px;
	padding-left:10px;
	padding-top:12px;

}


.oferta_lista:hover{
	text-decoration: underline;
	color:black;

}


.oferta_listax {
	font-size:15px;
	line-height:15px;
	list-style-image:url("../img/plusik.jpg");
	list-style-position:inside;
	width:480px;
	margin-left:10px;
	padding-left:10px;
	padding-top:12px;
}


.oferta_lista2 {
    list-style-image:url(../img/minusik.jpg);
    list-style-position:inside;
}


#container {
	margin: 0 auto;
	width:964px;
}


#top {
        background-image: url('../img/top.jpg');
        background-repeat: no-repeat;
		width:964px;
		height:224px;
}
#top_lang {
		height:0;
		left:818px;
		position:relative;
		top:189px;
		width:135px;
}

#top_banner {
        color:#FFF;
        font-family:Calibri, Geneva, sans-serif;
        font-size:17px;
        font-weight:bold;
        font-style:italic;
        float:left;
        position: relative;
        top:105px;
        left:165px;
        width: 200px;
        height: 20px;
}


#top_menu {
        position: relative;
        float:left;
        top:177px;
        left:50px;
        width: 425px;
        height: 47px;
        z-index:0;
}

.oferta_wiecej
{	
	list-style:none!important;
}
#menu {
	list-style:none;
	margin:0;
	padding:0;
	float:left;
	height: 47px;
}

#menu li {
	padding:0;
	width:83px;
	height:47px;
	float:left;
	margin-right:1px;
	margin-bottom:1px;
	text-align: center;
}


#menu li:hover{
	padding:0;
	width:83px;
	height:47px;
	float:left;
	background-position:0 -47px;
	margin-right:1px;
	margin-bottom:1px;
	text-align: center;
}


a, a:hover, a:focus, a:active {
	text-decoration:none;
	color:#8c8c8c;
}


#menu li a {
	width:83px;
	height:47px;
	text-decoration:none;
	display:block;
	padding: 0px;
	margin-top:0px;
	color: #fff;
}





.oferta_wiecej {
    border-left:1px solid #FD832E;
    height:auto;
    margin-bottom:15px;
    margin-right:0;
    margin-top:15px;
    padding-bottom:0;
    padding-left:30px;
    padding-right:0;
    padding-top:0;
    width:340px;
	font-size:12px;
	line-height:17px;
}





#oferta {
	list-style:none;
	margin:0;
	padding:0;
	height: 10px;
}

#oferta li {
	padding:0;
	padding-top:15px;
	width:83px;
	height:10px;
	font-size: 11px;
	color:#000;
	margin-right:2px;
	margin-bottom:1px;
		background: url('../img/pixel.jpg') no-repeat;

}


#oferta li:hover{
	padding:0;
	padding-top:15px;
	width:83px;
	height: 10px;
	font-size: 11px;
	color:red;
	margin-right:2px;
	margin-bottom:1px;
	background: url('../img/pixel.jpg') no-repeat;

}


a, a:hover, a:focus, a:active {
	text-decoration:none;
	color:#FD832E;
}


#oferta li a {
	width:83px;
	height: 10px;
	text-decoration:none;
	display:block;
	padding: 0px;
	margin-top:0px;
	color: #000;
}













#slider {
	width:964px;
	height:347px;
}

#main {
		width:964px;
		display: block;
        background-color: #fff;
        color:#000;
}


#main_content {
		background-color: #fff;
        padding:30px;
		width:904px;
		height:auto;
        display: block;
        float:left;
        color:#6f6f6f;
        text-align: justify;
}
#main_box {
        margin:30px;
		margin-left:27px;
		width:323px;
		height:305px;
        display: block;
        float:left;
        border:1px solid #cccccc;
        background-color: #e7e7e7;
}
#main_box_inside {
        margin:15px;
		width:270px;
		height:250px;
        display: block;
        background-color: #f6f6f6;
        color:#999999;
}
.signature
{
        font-weight: bold;
        text-align: right;
        color:#6d6d6d;
}
.reference {
        margin-top:25px;
        width:270px;
        text-align: justify;
}


.line
{
    display:block;
    border-bottom: 1px solid #dadada;
    width:270px;
}

.image
{
    display:block;
    float:left;
    padding-right:8px;
    padding-bottom:8px;
}
#boxes {
	background-color:#656565;
	border-bottom-color:#707070;
	border-bottom-style:solid;
	border-bottom-width:5px;
	border-top-color:#5A5A5A;
	border-top-style:solid;
	border-top-width:7px;
	clear:both;
	color:#FFFFFF;
	height:auto;
	width:964px;
	
	overflow:auto;

}

.box {
		height:auto;

	width:285px;
        float:left;
        margin-top:30px;
        margin-left:25px;
}

#footer {
		font-size:10px;
		width:964px;
		height:32px;
        background-color: #1a1a1a;
        border-top:1px solid #2d2d2d;
        border-bottom: 1px solid #2d2d2d;
}

.footer_left
{
        margin-left:20px;
        width: 462px;
        padding-top:7px;
        color:#989898;
        text-align:left;
        float:left;
}


.footer_right
{
        margin-right:20px;
        width: 462px;
        padding-top:7px;
        color:#989898;
        text-align:right;
        float:left;
}

#slideshow {
	width:964px;
	height:347px;
	margin: 0px auto;
	position:relative;
}


#foobar .navigation {
	position: absolute;
	display: block;
	z-index: 100;
	color: #ffffff;
	bottom: 0px;
	right: 0px;
	margin: 10px;
	padding: 10px;
	background-color: #7cae19;
	opacity: 0.85;
}

#foobar .navigation a {
	color: #ffffff;
	text-decoration: none;
	outline: none;
}

#foobar .viewer {
	width:964px;
	height:347px;
	}

#foobar .viewer .reel .slide {
	position: relative;
	width:964px;
	height:347px;


}

#foobar .viewer .reel .slide span {
	position: absolute;
	display: block;
	width:964px;
	background:url("/img/tlo.png");
	padding: 15px;
	color: #000000;
	bottom: 0px;
	left: 0px;
	font-size: 18px;
}


#foobar .viewer-wrapper {
	float: left;
	width:964px;
	height:347px;
	background: red;
}

.arrow-left {
	background: blue;
	width: 107px;
	float: left;
}

.arrow-right {
	background: green;
	width: 100px;
	float: right;
}


#shadow_L {
	background-image:url("../img/shadow_L.png");
	background-repeat:no-repeat;
	display:block;
	height:345px;
	left:-45px;
	top:35px;
	position:absolute;
	width:100px;
}

#shadow_R {
	background-image:url("../img/shadow_R.png");
	background-repeat:no-repeat;
	display:block;
	height:345px;
	left:964px;
	top:35px;
	position:absolute;
	width:95px;
}


#col1 {
        position: absolute;
	width: 37px;
	z-index:1000;
	left:-20px;
		height:345px;
}

#col1 a {
	float: right;
	outline: none;
	display: block;
	width: 47px;
	height:345px;
	background: url(../img/prev.png) no-repeat 0px 130px;
        text-decoration: none;
}

#col2 {
	float: left;
	width:964px;
	height:347px;
}

#col3 {
        position: absolute;
	width: 37px;
	height:347px;
        z-index:100;
	left:940px;
}

#col3 a {
	float: right;
	outline: none;
	width: 47px;
	height:345px;
        background: url(../img/next.png) no-repeat 0px 130px;
	text-decoration: none;
        }

#jquery-overlay {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 90;
	width: 100%;
	height: 500px;
}
#jquery-lightbox {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	z-index: 100;
	text-align: center;
	line-height: 0;
}
#jquery-lightbox a img { border: none; }
#lightbox-container-image-box {
	position: relative;
	background-color: #fff;
	width: 250px;
	height: 250px;
	margin: 0 auto;
}
#lightbox-container-image { padding: 10px; }
#lightbox-loading {
	position: absolute;
	top: 40%;
	left: 0%;
	height: 25%;
	width: 100%;
	text-align: center;
	line-height: 0;
}
#lightbox-nav {
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
	z-index: 10;
}
#lightbox-container-image-box > #lightbox-nav { left: 0; }
#lightbox-nav a { outline: none;}
#lightbox-nav-btnPrev, #lightbox-nav-btnNext {
	width: 49%;
	height: 100%;
	zoom: 1;
	display: block;
}
#lightbox-nav-btnPrev { 
	left: 0; 
	float: left;
}
#lightbox-nav-btnNext { 
	right: 0; 
	float: right;
}
#lightbox-container-image-data-box {
	font: 10px Verdana, Helvetica, sans-serif;
	background-color: #fff;
	margin: 0 auto;
	line-height: 1.4em;
	overflow: auto;
	width: 100%;
	padding: 0 10px 0;
}
#lightbox-container-image-data {
	padding: 0 10px; 
	color: #666; 
}
#lightbox-container-image-data #lightbox-image-details { 
	width: 70%; 
	float: left; 
	text-align: left; 
}	
#lightbox-image-details-caption { font-weight: bold; }
#lightbox-image-details-currentNumber {
	display: block; 
	clear: left; 
	padding-bottom: 1.0em;	
}			
#lightbox-secNav-btnClose {
	width: 66px; 
	float: right;
	padding-bottom: 0.7em;	
}
