body{
background:#000;
margin:10px auto;
width:877px;
font-family:'Trebuchet MS',verdana;
}
.flag{
float:right;
padding:2px;
}
.border{
width:877px;
text-align:center;
margin:0 auto;
overflow:hidden;
border:solid 3px #B9CFE1;
border-radius:4px;
-moz-border-radius:4px;
}
.main{
min-height:700px;
width:877px;
font-size:11px;
font-family:'Trebuchet MS',verdana;
color:#ccc;
background:#B4D9F4;
float:left;
}
.top a img{
border:none;
}
hr{
background-color:#002F73;
color:#002F73;
height:4px;
border-top:solid 1px #002151;
border-right:solid 1px #7F97B9;
border-left:solid 1px #7F97B9;
border-bottom:solid 1px #7F97B9;
}
.top{
height:246px;
width:877px;
background:url(img/top.jpg) no-repeat;
}
.content{
min-height:800px;
width:877px;
background:url(img/bg.jpg) repeat-x bottom;
}
.into{
background:#B6D9F5;
}
.menu{
width:285px;
min-height:361px;
background:url(img/menu.jpg) no-repeat;
float:left;
padding:10px 0;
text-align:center;
font-weight:bolder;
color:#AACCFF;
}
.menu ul{
margin:0;padding:0 20px;text-align:left;
}
.menu li{
list-style-type:none;
}
.menu li:hover{
list-style-image:url(img/li.gif);
}
.menu a{
color:#CDE;
text-decoration:none;
font-size:13px;
font-weight:bolder;
}
.menu a:hover{
color:#FFF;
}
.menu a:active{
color:#ABC;
}
.tresc{
width:560px;
height:800px;
color:#345;
padding:5px 15px;
overflow:hidden;
color:#456;
text-align:justify;
float:right;
}
.title{
font-size:16px;
font-weight:bolder;
color:#456;
padding-bottom:10px;
}
.budynek{
float:right;
margin:4px 7px;
border:1px solid #236
}
.foot{
width:877px;
height:31px;
background:url(img/foot.jpg) repeat-x;
padding-top:12px;
text-align:center;
margin:0 auto;
}
img.foto {
position:relative;
top:5px;
margin-right:6px;
border-color:#237;
cursor:pointer;
}