body {
	margin-bottom: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #FFFFFF;

	background-color: #353737;
}
a:visited {
	color: #FF6600;
}

.levy-sloupec {
	position: relative;
	width: 130px;
	height: 130px;
	left: 0;
	float: left;
	text-align: center;
	top: 0px;
	padding-top: 0px;
}
.text {
	width: 600px;
	text-align: justify;
}

.vlevo {
text-align: left;
}
.vpravo {
	position: relative;
	left: 650px;
}
.flash {
	text-align: center;
}



.hlavni {
	border-left: dashed 1px;
	position: relative;
	padding-left: 5px;
	padding-top: 0px;
	padding-right: 5px;
	margin-left: 10em;
	width: 600px;
	left: 0px;
	height: 120px;
	top: 0px;
	padding-bottom: 5px;
	margin-top: 0px;
	background-color: #454747;
}
.zapati
{
	position: fixed;
	width: auto;
	text-align: right;
	background-color: #494B4B;
	bottom: 0;
	right: 0px;
	left: 0;
	border: 1px dashed #2E3030;
	padding: 0px;
	margin: 0;
	color: #686C6C;
}
a:active {
	color: #FFCC00;
}
a:link {
	color: #FF9900;
}
a:hover {
	color: #FFCC00;
}



