html 
	{
	height: 100%;
	width: 100%;
	border: 0px;
	margin: 0px;
	padding: 0px;
	}

body 
	{
	background-color: #151515;
	background-image: url(images/bg.jpg);
	background-position: 0px 0px;
	background-repeat: repeat-y;
	color: #FFFFFF;
	border: 0px;
	margin: 0px;
	padding: 0px;
	font-size: 12px;
	font-family: arial, verdana, helvetica, sans-serif;
	scrollbar-face-color:#333;
	scrollbar-arrow-color:#EEE;
	scrollbar-track-color:#262626;
	scrollbar-shadow-color:#262626;
	scrollbar-highlight-color:#262626;
	scrollbar-3dlight-color:#262626;
	scrollbar-darkshadow-Color:#262626;
	position:relative;
	min-height:100%;
	}

img
	{
	border: 0px;
	margin: 0px;
	padding: 0px;
	}

#menu 
	{
	background-color: #151515;
	background-image: url(images/menu.jpg);
	background-position: top left;
	left: 213px; 
	top: 0px;
	background-repeat: no-repeat;
	position: absolute;
	width: 150px;
	height: 768px;
	border: 0px;
	margin: 0px;
	padding: 0px;
	float: none;
	z-index: 10;
	}

#prostredek
	{
	background-color: #262626;
	float:right;
	left: 374px;
	top: 0px;
	position: absolute;
	width: 456px;  /* 450 */
/*	min-height: *; */
	height: *;
	border: 0px;
	margin: 0px;
	padding: 0px;
	text-align: justify;
	vertical-align: top;
	overflow: auto;
	}

#prostredekscroll
	{
	background-color: #262626;
	float:right;
	left: 374px;
	top: 0px;
	position: absolute;  
	width: 456px;  /* 450 */
	height: *;
	border: 0px;
	margin: 0px;
	padding: 0px;
	text-align: justify;
	vertical-align: top;
	overflow: auto;
	}


#nav_menu 
	{
	left: 213px;
	top: 110px;
	position: absolute;
	width: 150px;	
	margin: 0px;
	padding: 0px;
	border: 0px;
	text-align: center;
	z-index: 11;
	list-style-type: none;
	}

#nav_menu ul 
	{
	margin: 0px;
	padding: 0px;
	border: 0px;
	list-style-type:none;
	}

#nav_menu li 
	{
	margin: 0px 10px 0px 14px;
	border: 0px;
	padding: 1px;
	}

#nav_menu a 
	{
	text-align: center;
	line-height: 24px;
	height: 26px;
	width: 124;
	display: block;
	background-color: transparent;
	background-image: url(images/button.jpg);
	background-repeat: no-repeat;
	background-position: 50% 50%;
	z-index: 11;
	}

a.nav_menu:link, a.nav_menu:visited, a.nav_menu:hover, a.nav_menu:active 
	{
	color: #FFFFFF;
	text-decoration: none;
	}

.textik
	{
	text-decoration: none;
	font-family: verdana, arial;
	font-size: 13px;
	font-weight: normal;
	color: #FFFFFF;
	text-align: justify;
	margin-left: 8px;
	margin-right: 20px;
	line-height: 18px;
	}

.texticek
	{
	text-decoration: none;
	font-family: verdana, arial;
	font-size: 10px;
	font-weight: normal;
	color: #FFFFFF;
	text-align: justify;
	margin-left: 8px;
	margin-right: 20px;
	line-height: 13px;
	}


.klenot
	{
	position: absolute;
	left: 680px;
	top: 95%;
	font-family: Verdana, Arial, Sans-Serif, Helvetica;
	font-size: 0.8em;
	font-weight: normal;
	color: #999999;
	text-align: right;
	line-height: 18px;
	}
a:link
	{
	color:#FFFFFF;
	text-decoration:none;
	}

a:hover
	{
	color:#FFFFFF;
	text-decoration:none;
	}

a:active
	{
	color:#FFFFFF;
	text-decoration:none;
	}

a:visited
	{
	color:#FFFFFF;
	text-decoration:none;
	}

