*
{
	font-family:"Arial CE", "Helvetica CE", arial, helvetica, sans-serif;
	font-size:1em;
}


#container
{
	margin-left:auto;
	margin-right:auto;
	width:770px;
}

#strecha
{
	background-image: url('../images/strecha.gif');
	background-repeat: no-repeat;
	height:77px;
	width:770px;
}

#levy_sloup
{
	background-image: url('../images/sloup.gif');
	background-repeat: no-repeat;
	float:left;
	height:456px;
	width:148px;
}

#pravy_sloup
{
	background-image: url('../images/sloup.gif');
	background-repeat: no-repeat;
	float:right;
	height:456px;
	width:148px;
}

#odkaz
{
padding-top: 50px;
border-top: 1px black solid;
text-align: left;
}
#odkaz p {
margin: 5px;
}
#levo {
width: 230px;
float: left;
}
#pravo {
margin-left: 385px;
}

#jmeno
{
	color:#FF0000;
	font-size:1.6em;
	text-align:center;	

}

#zpod
{
margin-top: 50px;
	padding:10px;
	font-size:0.8em;
	text-align:left;
}


a:hover
{
	color:red;
}

