body {
scrollbar-face-color: #1f7f1f;
scrollbar-shadow-color: #980030;
scrollbar-highlight-color: white;
scrollbar-3dlight-color: white;
scrollbar-darkshadow-color: black;
scrollbar-track-color: #ebfaeb;
scrollbar-arrow-color: #980030; }

.input { 
        background-color: white; 
        font: 8pt Verdana; 
        color: black;
        border: 1px solid black; 
        padding: 1px;  
        height: 18px;}

.button { 
        background-color:#FFFFFF; 
        font-family : Arial;
        color : black;
        font: 9pt Verdana; 
        font-weight : normal; 
        border: 0px solid white; 
        padding: 0px;  
        height: 15px;}

.main

A.main {
	color: #000000;
	font-size : x-small;
	font-family : Verdana;
	font-weight : bold;
	text-decoration : none;}

A.main:Hover {
	color: #003366;
	text-decoration : none;}

.main_two

A.main_two {
	color: #000000;
	font-size : xx-small;
	font-family : Verdana;
	font-weight : bold;
	text-decoration : none;}

A.main_two:Hover {
	color: white;
        background-color: green;
	text-decoration : none;}

	
#menu {
	font-size :  xx-small;
	font-family : Verdana;
	font-weight : normal;
	font-style : normal;
	color : #000000;}
	
#design {
	font-size : xx-small;
	font-family : Verdana;
	font-weight : normal;
	font-style : normal;
	color : gray;}
	
.design

A.design {
	color: gray;
	font-size : xx-small;
	font-family : Verdana;
	font-weight : bold;
	text-decoration : none;}

A.design:Hover {
	color: black;
	text-decoration : none;}

#design_two {
	font-size : xx-small;
	font-family : Verdana;
	font-weight : normal;
	font-style : normal;
	color : white;}
	
.design_two

A.design_two {
	color: white;
	font-size : xx-small;
	font-family : Verdana;
	font-weight : bold;
	text-decoration : none;}

A.design_two:Hover {
	color: yellow;
	text-decoration : none;}

#kontakt {
	font-size : x-small;
	font-family : Verdana;
	font-weight : normal;
	font-style : normal;
	color : black;}

.prukaz

A.prukaz {
	color: black;
	font-size : x-small;
	font-family : Verdana;
	font-weight : bold;
	text-decoration : underline;}

A.prukaz:Hover {
	color: black;
	text-decoration : none;}

a { color: black; }
a:hover { text-decoration: none;}
