body {
padding: 0;
margin: 0;
width: 100%;
height: 100%;
background-image: url(../img/start/back_pix.jpg);
}

#main_table {
width: 100%;
height: 100%;
padding: 0;
}



#main2{
position: relative;
width: 926px;
height: 703px;
margin: auto;
background-image: url(../img/gallery/main2.jpg);
background-repeat: no-repeat;
text-align: left;
vertical-align: top;
border-width: 0px;
border-style: solid;
border-color: #fff;
}


#strona_glowna_2 {
position: absolute;
top: 602px;
left: 158px;
width: 180px;
height: 26px;
}

#strona_glowna_2:hover{
background: url(../img/gallery/strona_glowna_2.jpg);
border-width: 0px;
border-style: solid;
border-color: #fff;
}

#menu2 {
position: absolute;
top: 575px;
left: 157px;
width: 179px;
height: 27px;
}

#menu2:hover{
background: url(../img/gallery/menu2.jpg);
border-width: 0px;
border-style: solid;
border-color: #fff;
}

#show_images {
position: absolute;
top: 500px;
left: 70px;
width: 783px;
height: 80px;
border-width: 0px;
border-style: solid;
border-color: white;
overflow-x: scroll;
overflow-y: hidden;
border-width: 0px;
}

#show_images_inside {
height: 65px;
width: 7000px;
}

#show_images_inside a{
margin: 5px;
}

#show_images_inside img{
border-width: 0;

}

#selected_image_box {
position: absolute;
top: 140px;
left: 0px;
height: 360px;
width: 926px;
border-width: 0px;
border-style: dotted;
border-color: #993300;
padding: auto;
}


#selected_image{
display: block;
margin: 0 auto;
}

#gallery_box {
	position: relative;
	top: 150px;
	border: 0px solid;
	width: 756px;
	height: 400px;
	text-align: center;
	margin: auto;
	padding: 0;
	background: url(../img/common/back_bi_box.jpg);
	background-repeat: no-repeat;
}

#gallery_content {
	width: 756px;
	padding: 0;
	font-size: 12px;
	font-weight: bold;
	border-width: 0px;
	border-style: solid;
	border-color: #FF6633;
	margin: auto;
}