html {
	width: 100%;height: 100%;	
}

body {
	font-family: Verdana, "Geneva CE", lucida, sans-serif; 
	font-size: 85%;
	text-align: center;
	margin: 0 0 10px 0; 
	padding: 0;
	width: 100%; height: 100%;		
	background: #032E58;	
}

#main_null {
	width: 950px;
	height: 1800px;
	text-align: center;
	float: none;
	margin: 10px 0 10px 0;
}
#shade_left{
	background-image: url(../img/shade_left.gif);
	background-repeat: repeat-y;
	width: 22px;
	height: 100%;
	float: left;
}
#shade_right{
	background-image: url(../img/shade_right.gif);
	background-repeat: repeat-y;
	width: 22px;
	height: 100%;
	float: left;
}
#middle{
	background-color: White;
	width: 900px;
	height: 100%;
	float: left;
	background-image: url(../img/middle_background.gif);
	background-repeat: repeat-y;
}
#top{
	float: left;
	width: 900px;
	height: auto;
}
#bottom{
	float: left;
	width: 900px;
	height: 1480px;
}
#text{
	width: 630px;
	margin: 0 0 0 20px;
	height: auto;
	float: left;
	font-size: 0.8em;
	color: Black;
	text-align: left;
	display: inline;
}
#text img{
	padding: 0;
	margin: 0;
	border: 0;
}
#text_odsazeni{
	width: 590px;
	height: auto;
	text-align: left;
	display: inline;
	margin: 0 35px 0 5px;
	float: left;
}
#photos{
	width: 100%;
	height: auto;
	float: left;
	margin: 0 0 15px 0;
}
#photos img{
	padding: 0;
	margin: 2px;
	border: 0;
	float: left;
}
#photos object, embed{
	padding: 0;
	margin: 0;
	border: 0;
	float: left;
}
#news{
	width: 250px;
	height: auto;
	float: left;
	background-color: #C1C6CA;
}
a.firma_lambada{
	width: 100%;
	height: 16px;
	float: left;
	background-image: url(../img/firma_lambada.gif);
	background-repeat: no-repeat;
	display: inline;
	margin: 0 0 10px 0;
}
a.firma_samba_xxl{
	width: 100%;
	height: 14px;
	float: left;
	background-image: url(../img/firma_samba_xxl.gif);
	background-repeat: no-repeat;
	display: inline;
	margin: 0 0 10px 0;
}
#footer{
	width: 95%;
	height: auto;
	margin: 0 0 10px 0;
}
#footer a{
	color: Black;
	text-decoration: none;
}
#footer_left{
	float: left;
	width: 50%;
	height: auto;
	text-align: left;
}
#footer_right{
	float: right;
	width: 45%;
	height: auto;
	text-align: right;
}
#copyright{
	background-color: #6F7A82;
	color: #41494D;
	width: 100%;
	height: 18px;
	padding: 2px 0 0 0;
	text-align: right;
	float: left;
	font-size: 0.7em;
}
#copyright a{
	color: #41494D;
}
#news_item{
	float: left;
	width: 230px;
	height: auto;
	padding: 0 5px 5px 5px;
	margin: 0 0 20px 5px;
	color: Black;
	font-size: 0.8em;
	text-align: center;
	border-style: solid;
	border-color: #6F7A82;
	border-width: 0 0 2px 0;
}
a.news{
	color: Black;
	text-decoration: none;
	margin: 5px 0 0 0;
	float: right;
}
#half_text{
	display: inline;
	float: left;
	margin: 0 10px 0 0;
}
#sloupec{
	width: 40%;
	height: auto;
	display: inline;
	float: left;
	margin: 0 30px 0 20px;
}
#prodejci{
	display: inline;
	float: left;
	margin: 0 0 30px 0;
}
#prodejci_nadpis{
	display: inline;
	float: left;
	width: 250px;
	height: 20px;
	margin: 0 0 10px 0;
	padding: 2px 0 0 0;
	background-color: #00508F;
	color: White;
	font-weight: bold;
	vertical-align: top;
}