body {
	background: #fec;
	font-size: 80%;
	font-family: Verdana, 'Arial CE', 'Helvetica CE', Arial, sans-serif;
	margin: 0; }

#site {
	text-align: left;
	background-color: #fec;
	margin: auto; }

#site h3 {
	background: #fff url('./images/h3__backgrnd.gif') no-repeat;
	padding-left: 6px;
	margin-top: 15px; }

#site-content-vlavo {
	position: absolute;
	left: 20px;
	top: 156px;
	width: 200px;
	float: left; }

#site-content-uprostred {
	position: absolute;
	left: 228px;
	top: 156px;
	width:1px;
	height: 100%;
	float: left;
	background-color: #160600; }

#site-content-vpravo {
	position: absolute;
	left: 240px;
	top: 156px;
	float: left;
	margin-right: 10px; }

a:link    { color: #480007; }
a:visited { color: #480007; }
a:active  { color: #480007; }
a:hover   { color: #f00; }

#header {
	background: #160600 url('./images/_backgrnd.gif') repeat-x;
	margin: 0 auto;
	width: 100%;
	height: 128px;
	overflow: hidden; }

/* menu */

#vdividermenu ul{
	margin: 0;
	padding: 0;
	margin-bottom: 1em;
	float: left;
	font-weight: bold;
	width: 100%;
	background-color: #480007; }

* html #vdividermenu ul{ /*IE only rule, reduce menu width*/
	width: 99%; }

#vdividermenu ul li{
	display: inline; }

#current{
	color: black;
	background-color: #fec; }

#vdividermenu ul li a{
	float: left;
	color: #fec;
	padding: 6px 24px;
	text-decoration: none;
	background: transparent url(images/vertical.gif) center right no-repeat; }

#vdividermenu ul li a:visited{
	color: #fec; }

#vdividermenu ul li a:hover{
	color: black;
	background-color: #fec; }





.sponzor {
	border-style: none;
	margin: 0px 4px 0px 0px; }

#copyright {
	width: 201px;
	border: 1px #480007 solid;
	text-align: center; }
.copy {	
	font-size: 10px; }





.videoukazky {
	background-color: #fec;
	width: 100%;
	float: left; }

.videoukazka {
	width: 158px;
	height: 180px;
	padding: 4px;
	float: left; }







.nonvisible { display: none; }

.bold { font-weight: bold; }

.small { font-size: 80%; }

.right {
	text-align: right;
	float: right }

.left {
	text-align: left;
	float: left }

.center { text-align: center; }

.justify { text-align: justify; }

.underlined { text-decoration: underline; }


.popisok { width: 100px; }

