*, html, body {
	margin: 0;
	padding: 0;
	background-repeat: no-repeat;
}
body{
	background-color: #E6F1FF;
	font: normal normal normal medium Verdana, Geneva, Arial, Helvetica, sans-serif;
	text-align: center;
	background-image: url(../gfx/tlo.jpg);
	background-repeat: repeat-x;
	color: #596675;
	}
img{
	border: 0px none White;
	margin: 0;
	padding: 0;
} 
#main{
	width: 900px;
	margin-left: auto;
	margin-right: auto;
	height: auto;
	background: #bddaff;
}
#header{
	width: 900px;
	height: 277px;
	background-image: url(../gfx/header.jpg);
	text-align: right;
}
#menu{
	width: 900px;
	height: 47px;
	text-align: left;
}
/* menu */
#menu_left{
	width: 165px;
	height: 47px;
	background-image: url(../gfx/bar_left.jpg);
	float: left;
}
#menu_home{
	width: 184px;
	height: 47px;
	background-image: url(../gfx/glowna.jpg);
	float: left;
}
#menu_onas{
	width: 90px;
	height: 47px;
	background-image: url(../gfx/onas.jpg);
	float: left;
}
#menu_oferta{
	width: 100px;
	height: 47px;
	background-image: url(../gfx/oferta.jpg);
	float: left;
}
#menu_galeria{
	width: 107px;
	height: 47px;
	background-image: url(../gfx/galeria.jpg);
	float: left;
}
#menu_kontakt{
	width: 125px;
	height: 47px;
	background-image: url(../gfx/kontakt.jpg);
	float: left;
}
#menu_right{
	width: 129px;
	height: 47px;
	background-image: url(../gfx/bar_right.jpg);
	float: left;
	
}
/* menu end */
#body2{
	width: 900px;
	min-height: 476px;
	background: url(../gfx/body.jpg) no-repeat;
	overflow: auto;
}
#stopka{
	width: 900px;
	min-height: 59px;
	background: url(../gfx/stopka.jpg) no-repeat;
}
#copyright{
	width: 900px;
	height: 20px;
	text-align: right;
}
#body_left {
	width: 270px;
	height: auto;
	float:left;
	padding: 15px;
}
#body_left div {
	width: 100%;
	height: auto;
	float:left;
	margin-bottom: 15px;
	border: 1px solid White;
}
#body_right {
	width: 568px;
	
	/*
	background-color: #00FF7F;
	*/
	float: left;
	padding: 15px;
	height: auto;
	display: block;
	
}
#body_right div {
	width: 100%;
	height: auto;
	float:left;
	margin-bottom: 15px;
}
#kontakt{
	text-align: left;
	color: Black;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
}
#menuLeft{
	text-align: left;
}
#bottomMenu{
	text-align: left;
	margin-left: 15px;
	font-size: x-small;
	
}
#bottomMenu ul{
	list-style-type: none;
	display: inline;
}
#bottomMenu li{
	display: inline;
}
#bottomMenu a{
	font-size: x-small;
}
#bottomMenu a:hover{
	font-size: x-small;
	color: #B22222;
}

lghtboximage{
	border: 5px solid White;
	display: block;
}
#underconstruction{
	position: absolute;
	top: 0px;
	left: 0px;
	width: 100%;
	height: 100%;
	overflow: auto;
	z-index: 1000;
	background-color: #E6F1FF;
	min-height: 1200px;
	font-weight: bold;
}