body	{
	margin: 0px;
	background-color: #351e16;
	color: #CCCCCC;
	text-align: center;
	font-family: Verdana, "Geneva CE", lucida, sans-serif;
	}

img	{
	border: none;
	}

td	{
	vertical-align: top;
	text-align: center;
	}

#centrovani
	{
	width: 732px;
	margin: auto;
	position: relative;
	left: -34px;
	}

.hlavni {
	width: 800px;
	height: 640px;
	position: absolute;
	top: 50%;
	left: 50%;
	margin: -320px 0px 0px -400px;
	overflow: hidden;
	background-color:#000000;
	background-image: url(img/back.jpg);
	background-position: bottom right;
	background-repeat: no-repeat;
	border: 0px solid #715402;
	}

.body
	{
	border-bottom: dotted 1px #8992AD;
	padding-bottom: 20px;
	}


p	{
	padding-top: 10px;
	font-size: 90%;
	text-align: left;
	}

.roletka	{
	padding-top: 0px;
	margin-left: 0px;
	padding-right: 5px;
	font-size: 63%;
	text-align: left;
	color: black;
	}


ul	{
	padding-left: 0px;
	padding-right: 26px;
	font-size: 90%;
	text-align: left;
	list-style-type: disc;
	}

.telo	{
	padding-top: 20px;
	padding-bottom: 10px;
	padding-left: 25px;
	padding-right: 26px;
	}


a:link, a:visited    {
 	text-decoration: none;
	font-weight: normal;
	font-size: 63%;
 	color: #B4AE6F;
	}

a:hover    {
	text-decoration: underline;
	color: #B4AE6F;
	font-weight: normal;
	}

.float
	{
	float: left;
	margin-right: 10px;
	margin-bottom: 25px;
	border: 1px solid #b4ae6f;
	}

