@charset "iso-8859-2";
/*Layout Begin*/

body{
margin: 0px 0px 10px 0px;
padding: 0px;
background-color: #5d2e00;

}


div#intro
{
padding: 5px;
margin: 5px;
background: transparent;
border: 1px solid #BB5D00;
width: 400px;
height: 408px;
}

div#lan
{
padding: 5px;
margin: 5px;
background: transparent;
}


div#site_container
{
padding: 0px;
margin: 0 auto;
background: transparent;
border: 1px solid #BB5D00;
width: 800px !important;
width: 802px; /*IE*/
min-height: 550px;
text-align: left;
position: relative;
z-index: 1;

}


div#ng1{
padding: 0px;
margin: 0px;
width: 214px;
height: 216px;
position: absolute;
left: 0px;
top: 0px;
z-index: 2;
}

div#ng2 {
padding: 0px;
margin: 0px;
width: 586px;
height: 100px;
position: absolute;
left: 214px;
top: 0px;
z-index: 3;
}


div#menu
{
padding: 0px;
margin: 0px;
background: solid white;
border: 1px solid #BB5D00;
width: 205px;
height: 510px;
position: absolute;
top: 218px;
left: 6px;
z-index: 4;
}


div#main2{
padding: 0px;
margin: 0px;
background-image: url(gfx/tlo1.jpg);
border: 1px solid #BB5D00;
width: 578px !important;
width: 580px; /*IE*/
position: absolute;
top: 102px;
left: 216px;
z-index: 5;
}

div#stopka
{
padding: 2px 0px 2px 0px;
margin: 0 auto;
border: 1px solid #BB5D00;
border-width: 0px 1px 1px 1px;
width: 800px !important;
width: 802px; /*IE*/
font-family: verdana;
font-size: 9px;
text-decoration: none;
color: #BB5D00;
text-align: center;
z-index: 6;
}


p.m1{
padding: 20px;
margin: 0px;
font-family: verdana,tahoma,arial;
font-size: 10pt;
font-weight: bold;
text-align: left;
text-decoration:none;
color: #BB5D00;
line-height: 1.8;
}


p.m2{
padding: 10px;
margin: 0px;
font-family: arial,verdana,tahoma;
font-size: 10pt;
text-align: left;
text-decoration:none;
color: #BB5D00;
line-height: 1.5;
text-align: center;
}


p.m3{
padding: 10px;
margin: 0px;
font-family: arial,verdana,tahoma;
font-size: 14pt;
text-align: left;
text-decoration:none;
color: #BB5D00;
text-align: center;
}

img.zdj
{
border: 1px solid #BB5D00;
}









a.linkopacity img {
filter:alpha(opacity=50);
-moz-opacity: 0.3; 
opacity: 0.3;
-khtml-opacity: 0.3;}


a.linkopacity:hover img {
filter:alpha(opacity=100);   
-moz-opacity: 1.0;   
opacity: 1.0;
-khtml-opacity: 1.0; }


p.intro
{
font-family: verdana;
font-size: 9pt;
font-weight: bold;
text-align: center;
text-decoration:none;
color: #BB5D00;
}


