/* CSS Document */
body{
padding:0px;
background:rgb(43,15,0);
text-align:center;
background:url('images/bg.jpg');
background-position:center;
}
p, a{
padding:0px;
margin:0px;
border:none;
font-family:arial;
font-size:11px;
text-align:left;
color:#444;
text-decoration: none;
}

#logo{
position:absolute;
left:0px;
top:0px;
width:270px;
height:179px;
border:0px;



}
#whole{
width:778px;
height:545px;
position:relative;

margin:0px auto;
background:url('images/layout.jpg');
}
#top{
position:absolute;
width:778px;
height:205px;
left:0px;
/*background:url('images/top.jpg');*/
}
#flashcontent{
position:absolute;
left:270px;
top:23px;
width:452px;
height:179px;
}
#main{
position:absolute;
/*background:url('images/main.jpg');*/
left:0px;
top:205px;
width:778px;
height:341px;
}
#menu{
position:absolute;
left:25px;
top:0px;
width:500px;
height:25px;

}
#o_nas_pl{
position:absolute;
left:0px;
top:1px;
width:63px;
height:25px;
background:url('images/o_nas.jpg');
}
#pokoje_goscinne_pl{
position:absolute;
left:65px;
top:1px;
width:123px;
height:25px;
background:url('images/pokoje_goscinne.jpg');
}
#restauracja_pl{
position:absolute;
left:190px;
top:1px;
width:98px;
height:25px;
background:url('images/restauracja.jpg');
}
#organizacja_imprez_pl{
position:absolute;
left:290px;
top:1px;
width:143px;
height:25px;
background:url('images/organizacja_imprez.jpg');
}
#kontakt_pl{
position:absolute;
left:435px;
top:1px;
width:74px;
height:25px;
background:url('images/kontakt.jpg');
}
#kontakt_pl:hover, #organizacja_imprez_pl:hover, #restauracja_pl:hover, #pokoje_goscinne_pl:hover, #o_nas_pl:hover{
 opacity: .40;
  filter: alpha(opacity=40); 
  -moz-opacity: 0.4;
}
#content{
position:absolute;
left:50px;
top:40px;
width:330px;
height:230px;
border:none;
}
#gallery{
position:absolute;
left:428px;
top:45px;
width:307px;
height:215px;
background:url('images/photoareadefault.jpg');
}
#foto1{
position:absolute;
left:9px;
top:17px;
width:130px;
height:85px;
border:none;
}
#foto2{
position:absolute;
left:158px;
top:11px;
width:130px;
height:85px;
border:none;
}
#foto3{
position:absolute;
left:13px;
top:120px;
width:130px;
height:85px;
border:none;
}
#foto4{
position:absolute;
left:164px;
top:114px;
width:130px;
height:85px;
border:none;}
#flags{
position:absolute;
left:50px;
top:260px;
width:50px;
height:20px;
}
#signature{
width:137px;
height:26px;
top:153px;
left:160px;
position:absolute;
background:url('images/signature.jpg');
}







}
#o_nas_en{
position:absolute;
left:0px;
top:1px;
width:63px;
height:25px;
background:url('images/o_nas_en.jpg');
}
#pokoje_goscinne_en{
position:absolute;
left:65px;
top:1px;
width:123px;
height:25px;
background:url('images/pokoje_goscinne_en.jpg');
}
#restauracja_en{
position:absolute;
left:190px;
top:1px;
width:98px;
height:25px;
background:url('images/restauracja_en.jpg');
}
#organizacja_imprez_en{
position:absolute;
left:290px;
top:1px;
width:143px;
height:25px;
background:url('images/organizacja_imprez_en.jpg');
}
#kontakt_en{
position:absolute;
left:435px;
top:1px;
width:74px;
height:25px;
background:url('images/kontakt_en.jpg');
}
#kontakt_en:hover, #organizacja_imprez_en:hover, #restauracja_en:hover, #pokoje_goscinne_en:hover, #o_nas_en:hover{
 opacity: .40;
  filter: alpha(opacity=40); 
  -moz-opacity: 0.4;
}

