/* basic CSS styles for all browsers */

#body-null
{
	width: 100%;
	margin: 0px auto 0px auto;
}


#body-head
{

}


#page-null
{
	width:782px;
	margin: 0px auto 0px auto;
}


#page-null1
{
	width:782px;
}

#page-null2
{
	width:782px;
}

#page-header
{
	height:455px;
	width:782px;
  vertical-align:bottom;
  text-align:right;
}


#page-content-null
{
	/* background: url('../images/bgr_temp.gif') top right repeat;*/
}

#page-content
{
	/* background: url('../images/bgr_temp.gif') top right repeat; */
}


/* levý pruh - komplet */
#left-null
{
	float:left;
  width: 180px;
	min-height:230px;
  border:0px none;
  /*border:1px solid black;*/
}

#left
{
   padding: 0px;
}

#main-null
{
	padding: 0px 0px 0px 210px;
}

#main
{
	border:0px none;
	/*border:1px solid black;*/
	width:98%;
	
}

#main-header
{
	height:50px;
 width:100%;
}

#main-content
{
	/*padding: 0px 15px 0px 15px;*/
	 padding: 0px;
}

#main-footer
{
	/*background-color: #dddddd;*/
}

#page-footer
{
  height:120px;
  width:782px;
  text-align:left;
}

