*{
  padding		: 0px;
  margin		: 0px;
}


html, body {
  width			: 90%;
  margin		: auto;
  text-align	: center;
}

#container
{
   width		: 820px;
}

#up
{
  width 		: 100%;
  height		: 100px;
  position 		: relative;
  border		: 1px solid black;
  text-align 	: left;
}

#upmenu
{
  position		: absolute;
  top	 		: 0px;
  right			: 0px;
  padding-top	: 5px;
  padding-right	: 10px;

}


#header1
{
  width 		: 300px;
  height		: 100%;
  postion 		: absolute;
  top 			: 0;
  left 			: 0;
  vertical-align: middle;
  text-align	: center;
  border		: 1px solid black;
}

#mainmenu
{
  border 		: 1px solid black ;
  position		: absolute;
  bottom 		: 0px;
  left 			: 300px;
  background-color: #DDDDDD;
}

#main
{
  height		: auto !important;
  height		: 300px;
  min-height	: 300px;
}

#left
{
  border        : 1px solid black;
  height		: auto !important;
  height		: 300px;
  min-height	: 300px;
  width	 		: 200px;
  background-color:#FEFEFE;
  display		: inline;
  float			: left;
}

#mainlayer {
  height		: auto !important;
  height		: 300px;
  min-height	: 300px;
  padding		: 5px;
  display		: inline;
  width 		: 600px;
  float			: right;
  border		: 1px solid black;
  text-align	: left;
}

#lastest_albums {
  border 		: 1px solid black;
  width 		: 100%;
  clear			: both;
  height		: 150px;
  vertical-align: middle;
  text-align	: center;


  height  		: auto !important;
  height  		: 160px;
  min-height 	: 160px;
}

#zaproszenie
{
  border 		: 1px solid black;
  height 		: 100px;
  width			: 100%;
  clear			: both;
  text-align	: left;
}

#stopka
{
  text-align	: left;
  padding-left	: 5px;
  border 		: 1px solid black;
  height 		: 40px;
  width			: 100%;
  clear			: both;
}
