body {
	background-image: url("back.png");
	margin: 0px;
	padding: 0px;
	font-family: verdana;
	}

body, html  {
scrollbar-base-color: #8cbfbf;
scrollbar-track-color: #c6dfdf;
scrollbar-face-color: #8cbfbf;
scrollbar-highlight-color: #000000;
scrollbar-3dlight-color: #c6dfdf;
scrollbar-darkshadow-color: #c6dfdf;
scrollbar-shadow-color: #000000;
scrollbar-arrow-color: #000000;
}


.main {
	width: 800px;
	height: 600px;
	position: absolute;
	left: 50%;
	margin: 0px 0px 0px -400px;
	text-align: center;
	}


.zahlavi {
	background-image: url("grafika/zahlavi.png");
	width: 800px;
	height: 180px;
	}


.obsah {
	background-image: url("grafika/pruh.png");
	width: 570px;
	padding: 14px 200px 0px 30px;
	font-family: arial;
	font-size: 10pt;
	line-height: 1.3em;
	text-align: justify;
	min-height: 500px;
	}

.obsah a {
	font-size: 10pt;
	color: silver;
	text-decoration: none;
	}

.obsah a:hover {
	color: black;
	}


.zapati {
	background-image: url("grafika/zapati.png");
	width: 800px;
	height: 24px;
	}


.pred_menu {
	width: 35px;
	height: 10px;
	float: left;
	}


.sloupek {
	width: 160px;
	background-color: #8cbfbf;
	position: absolute;
	top: 193px;
	left: 610px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	font-family: arial;
	font-size: 10pt;
	line-height: 1.5em;
	text-align: center;
	}

.sloupek a {
	font-size: 8pt;
	color: black;
	line-height: 1em;
	text-decoration: none;
	}
.sloupek a:hover {
	color: silver;
	}

.hlavicka {
	background-color: #406f6f;
	font-weight: bold;
	color: silver;
	margin: 5px;
	}

object {
	float: left;
	margin: 0px -10px 0px 5px;
	}

.novinka {
	padding: 5px;
	background-color: #8cbfbf;
	width: 550px;
	font-size: 10pt;
	font-family: arial;
	line-height: 1.3em;
	}

.hlava {
	background-color: #406f6f;
	font-weight: bold;
	color: silver;
	padding: 3px;
	margin: 0px 0px 5px 0px;
	}

.o_kapele {
	font-size: 12pt;
	font-weight: bold;
	margin: 0px 0px 0px 20px;
	}

hr {
	color: silver;
	}

.clen {
	float: right;
	}

.pata {
	font-family: arial;
	font-size: 8pt;
	}
.pata a {
	text-decoration: none;
	color: silver;
	}
.pata a:hover {
	color: black;
	}

.uzivatel {
	padding: 0px 0px 0px 20px;
	line-height: 1.5em;
	height: 500px;
	}
.uzivatel a {
	color: black;
	font-weight: bold;
	text-decoration: underline;
	}
.uzivatel a:hover {
	text-decoration: none;
	}
.uzivatel_foto {
	padding: 0px 10px 0px 0px;
	float: left;
	}

	

