body {
margin:0;
padding:0;
text-align:center;
background-color:#AB9F53;
}

div#calosc {
width:1000px;
padding:0px;
margin: 0px auto 0px auto;
text-align:left;
position:relative;
 }

div.baner { display:block; padding-top:10px;margin:0;padding-bottom:0; height:110px;}

div#lewa_srodek_prawa {
position:relative;
top:0px;
width:1000px;
height:461px;
background-image: url(../img/tlo_strona1.jpg);
background-repeat:repeat-x;
background-position:0px 0px;
background-color:transparent;
border-left:1px solid #531E18;
border-right:1px solid #531E18;
  }


div#flashcontent { position:absolute;left:0px;top:0px;z-index:0;  }
div#prawy { position:absolute;right:0px;top:55px;   }

div.menu { position:absolute; left:100px; top:2px }

div.iko1 {
position:absolute; left:840px; top:0px;
}

div.iko2 {
position:absolute; left:885px; top:0px;
}

div.iko3 {
position:absolute; left:938px; top:0px;
}

div#menu {
position:absolute; left:276px; top:0px; z-index:2
}

div#menu ul {
background-color: transparent;
display: inline;
padding:0px;
margin:0px;
 }

li.przesun {
margin-left:-4px;
display: inline;
padding:0px;
}

div#copy { position:absolute; left:440px; bottom:25px;  }

div#copy p {
font-size:7pt;
font-family:Tahoma;
color:#FFFFFF;
margin:0px;
}

div#ramka {
position:absolute;
right:23px;
top:56px;
padding-top:10px;
width:700px;
height:352px;
background:#034623;
overflow:auto;
color:#FFF;
scrollbar-face-color: #69342c;
scrollbar-highlight-color: #69342c;
scrollbar-3dlight-color: #69342c;
scrollbar-darkshadow-color: #ccc;
scrollbar-shadow-color: #000;
scrollbar-arrow-color: #FFF;
scrollbar-track-color: #014421;
}

#ramka img {border:1px solid #FFF;}
.news {width:680px;}
a {color:#cdec63;text-decoration:none;}
table
{
  width:640px;
  font-weight:normal;
}
div#ramka p{
  padding:5px;
}

hr
{
  color:#FFF;
  border-style:dotted;
  clear:both;
}
div#rama_gl { position:absolute; left:794px; top: 90px }

div#media {  position:absolute; right:120px; bottom:24px; z-index:2 }

a.media { font-size:8pt; font-family:Tahoma; color:#FFFFFF; text-decoration: none; }
a.media:hover { font-size:8pt; font-family:Tahoma; color:#FFFFFF; text-decoration: none; }


  /* =lightbox -- DON'T REMOVE!!!
------------------------------------------------------------- */

	#lightbox {
	   background-color:#eee;
	   padding: 10px 10px 10px 10px;
	   border-bottom: 2px solid #666;
	   border-right: 2px solid #666;
	}

    #lightboxDetails {
        font: normal 110% Arial;
	    padding-top: 0.4em;
	    font-weight: bold;
	    color: #333;

	}
    #lightboxCaption { float: left; }
    #closeButton { top: 5px; right: 5px; }

    #lightbox img { border: none; clear: both;}
    #overlay img { border: none; }
    #lightbox a { border: 0px; }

    #overlay{
        -moz-opacity: 0.8;
        opacity: .80;
        filter: alpha(opacity=80);
        background-color: #CCC;
        }

    * html #overlay {
	   -moz-opacity: 0.8;
        opacity: .80;
        filter: alpha(opacity=80);
        background-color: #CCC;

    }
/*end of lightbox*/