body	{
	margin: 0px;
	background-color: #000000;
	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: 700px;
	height: 540px;
	position: absolute;
	top: 50%;
	left: 50%;
	margin: -270px 0px 0px -350px;
	overflow: hidden;
	background-color:#000000;
	background-image: url(img/back.jpg);
	background-position: bottom right;
	background-repeat: no-repeat;
	border: 0px solid #715402;
	}

.dots_left
	{
	background-image: url('img/dots.gif');
	background-repeat: repeat-y;
	background-position: right;
	width: 2px;
	}

.dots_right
	{
	background-image: url('img/dots.gif');
	background-repeat: repeat-y;
	background-position: left;
	width: 2px;
	}

.body
	{
	border-bottom: dotted 1px #8992AD;
	padding-bottom: 20px;
	}



ol	{
	padding-left: 45px;
	padding-right: 26px;
	font-size: 90%;
	text-align: left;
	}

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: #B4AE6F;
	}


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;
	}

.saty_popis
	{
	text-align: left;
	margin-left: 30px;
	margin-right: 30px;
	}

.small
	{
	color: #666666;
	font-size: 70%;
	text-align: center;
	}

.home
	{
	font-size: 75%;
	text-align: right;
	margin-right: 30px;
	color: #999999;
	}


a:link, a:visited    {
 	text-decoration: none;
	font-weight: normal;
 	color: #B4AE6F;
	}

a:hover    {
	text-decoration: underline;
	color: #B4AE6F;
	font-weight: normal;
	}

.imgold
	{
	border: 1px solid #B4AE6F;
	margin-top: 30px;
	}

.imgold2
	{
	border: 1px solid #B4AE6F;
	}

.imgold3
	{
	border-style: solid;
	border-color: #B4AE6F;
	border-left-width: 1px;
	border-top-width: 1px;
	border-right-width: 3px;
	border-bottom-width: 1px;
	}

.float	
	{
	float: left;
	margin-right: 10px;
	margin-bottom: 25px;
	border: 1px solid #b4ae6f;
	}


h1,h2,h3,h4,h5,h6
	{page-break-after: avoid;}


@page
	{margin: 2.5cm;}

@media print
	{
	h1,h2,h3,h4,h5,h6
	{font-family: serif;}
	.noprint {display: none}
	body
	{
	color: white;
	background: black;
	font-size: 12pt;
	}
	}
