body, html  {
scrollbar-track-color: #3A4A5F;
scrollbar-face-color: #5A7B9C;
scrollbar-highlight-color:#6A8BBC;
scrollbar-3dlight-color: #5A6B7C;
scrollbar-darkshadow-color: #000077;
scrollbar-shadow-color: #000077;
scrollbar-arrow-color: #000; }
</style>


.ukazky_pozadi { 
	background-image: url('images/ukazky2_06.gif');
}
.ukazky_cerny_ram {
	border-color:black;
	border-style:solid;
	border-width: 3px;
	margin: 10px 10px 10px 10px;
}
.ukazky_bily_ram { 
	border-color:white;
	border-style:solid;
	border-width:1px;
}
.ukazky_text { 
	background-color:#5A7B9C; 
	text-align: left; 
	vertical-align:bottom;
	padding-bottom:40px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#000;
	padding:20px
}
.ukazky_linky {
	border-style:none;
	border-width:0px;
	text-align:center;
	font-family:Courier New, Courier, mono;
	font-size:15px;
	padding:0px;
}
table.ukazky_linky td{ 
	text-align:center; padding:3px;
}
.ukazky_body {
	background-color:#3A4A5F
}

.ukazky2_body {
	background-color:#3A4A5F; 
	background-image:url(images/mongol_pozadi.jpg);
	background-repeat:no-repeat;
	background-attachment:fixed;
}
.terminy {
	background-image:url(images/mongol_pozadi.jpg);
	background-repeat:no-repeat;
	background-attachment:fixed;
	background-position:inherit;
	font-family:Arial, Helvetica, sans-serif;
	font-size:17px;
	color:#888888;
	padding:0;
}

.aktualni_termin { 
	font-weight:bold;
	color:#000000;
}

.zmena_terminu {
	color:#000000;
	font-style:italic;
	font-size:12px;
	text-align:center;
}
/*
a:link img {
	text-decoration: none;
	color:#000;
}
a:visited img{
	text-decoration: none;
	color:#000;
}

td div {
padding:10;
}

td a:link {
	text-decoration: none;
	color:#FFF;
}
td a:visited {
	text-decoration: none;
	color:#DDD;
}
td a:hover {
	text-decoration: none;
	color:#000;
}
td a:active {
	text-decoration: none;
	color:#FFF;
}
*/

td a:link {
	text-decoration: none;
	color:#000;
}
td a:visited {
	text-decoration: none;
	color:#333;
}
td a:hover {
	text-decoration: none;
	color:#FFF;
}
td a:active {
	text-decoration: none;
	color:#000;
}
