/* hlav. picture 900x231*/
#main_picture {height: 231px; width: 900px; top: 800px; left: 50px; background-color: #31404e; z-index: 1}

/* left */
#left_column {float: left; position: relative; overflow: hidden ;  height: 1600px; width: 170px; left: 109px; background-color: #31404e;}

/* obsah */
#obsah {float : center; height: 1600px; width: 560px; top: 1000px; left: 800px; background-color: #31404e;}

/* right */
#right_column {position: relative; float: right; height: 1600px; width: 170px; right: 110px; background-color: #31404e;}

/*zapati*/
#the_end {top: 1850px; height: 70px; width: 900;}

/*lista*/
#lista {height: 20px; width: 900px; top: 10px; left: 50px; background-color: #26535C;  z-index: 3;}
.levy-sloupec {
	float: left;
	width: 170px;
	background-color: #26535C;
}
.pravy-sloupec {
	float: right;
	width: 730px;
	background-color: #26535C;
}
.pravy-sloupec-vlevo{
	float: left;
	width: 560px;
	background-color: #26535C;
}
.pravy-sloupec-vpravo{
	float: right;
	width: 170px;
	background-color: #26535C;
}
.obal{
	width:900px;
	background-color: #26535C;
}
