body{
background: url('bg.jpg');
//background-color: #082644;
    }

a, a:hover, a:visited{
  color: white;
  text-decoration: underline;
  }
img{
border: solid 1px;
border-color: gray;}
div#menu img {border:0; 
       display: block;
		 padding : 0px;}
div#strona {

   margin: 0 auto;
	border: solid 1px;
	border-color: #00113b;
	width:850px;
	height: 638px;
 }
div#top {
	width:850px;
	height:196px;
	background-image: url(images/top.jpg);
	background-repeat:no-repeat;
 }
div#menu {
	height:420px;
	width:150px;
	float:left;
	margin:0 auto;
	 	
 }
	
div#tresc {

	border:0;
	font-family:Verdana;
	font-size:12px;
	color: white;
	background-image: url(images/tlo.jpg);
	padding-left:25px;
	float: right;
	height:442px;
	width:672px;
	float:right;
	overflow: auto;
	
	
 } 
#tab_galeria{
position: relative;
right: 20px;
caption-side: top;
float: right;
text-align: center;
}