

a:link
	{
	color: Red;
	font-weight : normal;
	text-decoration: none;
}

a:visited {
	color: Red;
	font-weight : normal;
	text-decoration: none;
}

a:hover {
	color: Black;
	font-weight : normal;
	text-decoration: none;
}
a:active {
	color: Black;
	font-weight : normal;
	text-decoration: none;
}

.bott a:link
	{
	color: Gray;
	font-weight : normal;
	text-decoration: none;
}

.bott a:visited {
	color: Gray;
	font-weight : normal;
	text-decoration: none;
}
	
	body {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: Silver;
	text-align: center;
	background: #959696;
	background-image: url(../gfx/bg-page.jpg);
	background-repeat: repeat-x;
	/*scrollbar*/
	scrollbar-3dlight-color:#404040;
	scrollbar-arrow-color: #7C7C7C;
	scrollbar-base-color: #404040;
	scrollbar-darkshadow-color: #ccc;
	scrollbar-face-color: white;
	scrollbar-highlight-color: #acacac;
	scrollbar-shadow-color: #404040;
}

#top-index-odkaz {
	position:absolute;
	top:350px;
	left:50%;
	margin-left: -350px;
	text-align:left;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: Gray;
}


.bott {
	position:absolute;
	top:650px;
	left:50%;
		margin-left: -350px;
	width: 700px;
	text-align: center;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: Gray;
}


.text-hp {
	text-align: center;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #D5D7D6;
}

h1 {
	text-align: center;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #D5D7D6;
}

h2 {
	text-align: center;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: Gray;
}

.text_1  {
	border-width: 1;
	font-size: 10px;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	margin-left : 5px;
	padding-left : 5px;
	color: #000000;
}