/*HLAVNI*/
body, html  {
scrollbar-track-color: black;
scrollbar-face-color: black;
scrollbar-highlight-color: black;
scrollbar-3dlight-color: black;
scrollbar-darkshadow-color: black;
scrollbar-shadow-color: #CD35CB;
scrollbar-arrow-color: #CD35CB; 
background-color: #000000;
color: #CD35CB;
font-size: 12px;
font-family: Verdana;
}

p   {color: #CD35CB; font-size: 12px; font-family: Verdana}
h3   {color: #BF3B3D; font-size: 16px; font-family: Verdana}
a   {color: #BF3B3D; font-size: 12px; font-family: Verdana;text-decoration: underline}
oranz {color: #BF3B3D; font-size: 12px; font-family: Verdana}

/*Podrtrzene odkazy*/
#hoverlink a {
text-decoration: none; color: #6F6F6F; font-size: 12px;
}
#hoverlink a:hover { 
text-decoration: underline; color: #6F6F6F; font-size: 12px;
}
	
.webcamfram {
	background-attachment: scroll;
	background-color: #000000;
	background-image: url(obrazy/webcamfram.jpg);
	background-repeat: no-repeat;
}
.pozaditabulka {
	background-attachment: fixed;
	background-image: url(obrazy/pozaditabulka.jpg);
	background-repeat: no-repeat;
}
.pozadiplay {
	background-attachment: fixed;
	background-image: url(obrazy/pozadiplay.jpg);
	background-repeat: no-repeat;
}



