body, html{
    margin:0px auto;
    padding:0px;
    width:100%;
    height:100%;
    background-color:#BFBFBF;
    font-family:Tahoma;
    font-size:11px;
}

object{
    outline:none;
}

table {
    font-size:11px;
}

a {
    text-decoration:none;
    outline:none;
    color:#E38931;
}

input, textarea {
    border:1px solid gray;
    background-color:white;
}

img {
    border:0px;
    outline:none;
}

#left ol{
    width:160px;
}

#left ol li {
    padding:3px 0px;
}

#left ol li a:hover{
    text-decoration:underline;
}

h5 {
    font-size:14px;
    margin:0px 0px;
    padding:17px 0px;
    font-weight:bold;
    border-top:5px solid white;
}

h6 {
    font-size:12px;
    font-weight:bold;

    background-image:url('../images/dot.gif');
    background-repeat:no-repeat;
    background-position:left;
    margin:15px 0px 0px -10px;
    padding-left:15px;

}

#all{
    width:779px;
    margin:0px auto;
    padding:0px;
    text-align:center;
}

#top{
    padding:0px;
    margin:0px;
    width:779px;
    height:130px;
    background-color:white;
}

#headerSwf{
    margin-left:203px;
}

#menuTop{
    float:left;
    background-color:#626262;
    width:203px;
    height:104px;
    overflow:hidden;
}

.topLinks{
    position:absolute;
    margin-left:15px;
    margin-top:-50px;

}

.topLinks a{
    display:block;
    width:170px;
    height:21px;
    overflow:hidden;
    background-position:left;
    border-bottom:1px solid white;
}

.topLinks a:hover{
    background-position:right;
}

.topLinks object{
    width:172px;
    display:block;
    margin-left:5px;
    border-bottom:1px solid white;
}

.subMenu {
    padding-top:0px;
}

#underhead{
    padding:0px;
    margin:0px;
    width:779px;
    height:58px;
}

#left{
    float:left;
    width:203px;
    background-color:#FCFCFC;
    text-align:left;
}

#left p{
    padding:0px 15px;
}

#container{
    border-top:2px solid #EAAB6E;
    width:779px;
    /* background-color:#FCFCFC; */
    background-image:url('../images/container.gif');

}

#content{
    text-align:left;
    width:526px;
    float:right;
    background-color:#F9F9F9;
    padding:10px 25px;
}

#content ul li{
    margin-left:-25px;
}

#frontRealizacja {
    float:left;
    margin:0px;
}

#frontRealizacja img{
    margin:9px;
    border:2px solid white;
}

.realizacjePodpis{
    font-size:9px;
    text-align:center;
    background:none;
    width:150px;
}
#zaplecze_techniczne span{
    float:left;
    margin:0px 9px;
    font-size:9px;
    letter-spacing:0px;
}
#zaplecze_techniczne img{
    border:2px solid white;
}

#footer{
    width:779px;
    height:29px;
    background-image:url('../images/footer.gif');
    clear:both;
}
#footer p {
    padding-top:0px;
    padding-left:15px;
    color:white;
    text-align:left;
    float:left;
    line-height:80%;
}
#footer img{
    margin-left:350px;
    margin-right:0px;
    position:relative;
}
.Orange, .Gris{
    font-weight:normal;
    font-family:Verdana;
    line-height:105%;
    font-size:17px;
    font-weight:normal;
    letter-spacing:0px;
}
.Orange {
    color:#EB7D11;
}
.Gris, .Gris2 {
    margin-bottom:10px;
    border-bottom:1px solid #626262;
    display:block;
}
.Gris img{
    clear:both;
    border:none;
}

.wiecej{
    color:black;
    font-weight:bold;
    margin-left:450px;
}
.switch{
    font-size:15px;
}
#rightKatalog table{
    width:400px;
    border:2px solid red;
}
.listDecimal {
    list-style-type:decimal;

}

/** Light box **/
#lightbox{	position: absolute;	left: 0; width: 100%;  z-index: 100; text-align: center; line-height: 0; }
#lightbox img{ width: auto; height: auto;}
#lightbox a img{ border: none; }

#outerImageContainer{ position: relative; background-color: #fff; width: 250px; height: 250px; margin: 0 auto; }
#imageContainer{ padding: 10px; }

#loading{ position: absolute; top: 40%; left: 0%; height: 25%; width: 100%; text-align: center; line-height: 0; }
#hoverNav{ position: absolute; top: 0; left: 0; height: 100%; width: 100%; z-index: 10; }
#imageContainer>#hoverNav{ left: 0;}
#hoverNav a{ outline: none;}

#prevLink, #nextLink{ width: 49%; height: 100%; background-image: url(data:image/gif;base64,AAAA); /* Trick IE into showing hover */ display: block; }
#prevLink { left: 0; float: left;}
#nextLink { right: 0; float: right;}
#prevLink:hover, #prevLink:visited:hover { background: url(../images/prevlabel.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(../images/nextlabel.gif) right 15% no-repeat; }

#imageDataContainer{ font: 10px Verdana, Helvetica, sans-serif; background-color: #fff; margin: 0 auto; line-height: 1.4em; overflow: auto; width: 100%	; }

#imageData{	padding:0 10px; color: #666; }
#imageData #imageDetails{ width: 70%; float: left; text-align: left; }
#imageData #caption{ font-weight: bold;	}
#imageData #numberDisplay{ display: block; clear: left; padding-bottom: 1.0em;	}
#imageData #bottomNavClose{ width: 66px; float: right;  padding-bottom: 0.7em; outline: none;}

#overlay{ position: absolute; top: 0; left: 0; z-index: 90; width: 100%; height: 500px; background-color: #000; }

.error{
    color: #d40000;
}

.jobs_title{
    margin: 4px 0;
    font-weight: bold;
}

.jobs_date{
    margin: 4px 0;
}

.jobs_content{
    margin: 4px 0;
    line-height: 16px;
    text-align: justify;
}

.jobs_file{
    margin: 4px 0 8px 0;
}

.advs_title{
    margin: 4px 0;
    font-weight: bold;
}

.advs_content{
    margin: 4px 0 15px 0;
    line-height: 16px;
    text-align: justify;
}

.advs_img{
    float: right;
    margin: 5px 0 0 10px;
}
.flags {
    position:absolute;
    left:50%;
    margin-left:367px;
    top:2px;
    background-color:white;
}
.flags a:hover{

}
.photoDesc{
    text-align:center;
    width:130px;
    display:block;
    margin-left:2px;
}
.nodown{
    margin:0px;
    padding-left:15px;
}
.lastAdded{
    float:left;
    width:133px;
    padding:4px;
    text-align:center;
    margin:0px 14px;
}
.lastAdded img{

}
.lastAdded p{
    background-color:#F9F9F9;
    width:113px;
    padding:0px 10px;
}
#frontLastRealisations{
    margin-top:50px;
}
/* slider styles */
.stepcarousel{
    position: relative; /*leave this value alone*/
    border: 1px solid black;
    overflow: scroll; /*leave this value alone*/
    width: 524px; /*Width of Carousel Viewer itself*/
    height: 348px; /*Height should enough to fit largest content's height*/
    color:white;
}

.stepcarousel .belt{
    position: absolute; /*leave this value alone*/
    left: 0;
    top: 0;
}

.stepcarousel .panel{
    float: left; /*leave this value alone*/
    overflow: hidden; /*clip content that go outside dimensions of holding panel DIV*/
    margin: 0px; /*margin around each panel*/
    width: 524px; /*Width of each panel holding each content. If removed, widths should be individually defined on each content DIV then. */
}
.desc a{
    color:white;
}
.desc{
    background-color:black;
    color:white;
    opacity: .6;
    font-size:14px;
    font-weight:bold;
    padding:6px;
    width:512px;
    text-align:center;
    overflow:hidden;
    position:absolute;
    z-index:990;
    /*
    margin-top:-34px;
    */

    font-variant: small-caps;
}
.slidePhoto{

}
.realDesc{
    display:block;
    margin-left:360px;
    width:140px;
}
#statusA{

    color:#E38931;
    text-align:center;
    margin-left:69px;
    padding-left:4px;
}
#controlsPanel{
    margin-left:114px;
}

.thumb {
    padding: 5px 5px 10px 0px;
    vertical-align:top;

}
.thumb img {
    border:3px solid white;
}

#sidebar {
    overflow-y:scroll;
    height:360px;
}




#sidebar ol{
    padding-left:0px;
}

#kategorieBelka select{
    border:1px solid orange;
}

#lastRealisations{
    margin-left:180px;
}

.menuSub{
    display:block;
    width:120px;
    height:11px;
    background-position:left;
    background-repeat:no-repeat;
    padding-bottom:8px;
    margin-left:20px;
}

.menuSub:hover{
    background-position:right;
    display:block;
    width:120px;
}
