* html {overflow:hidden;}
body {
	background:rgb(242,244,246) url(51.gif) no-repeat fixed 14px 10px;
	margin:0;
	padding:0 10px 0 10px;
	height:100%;
	overflow:auto;
	font-size: 75%;
}
a:link {
	text-decoration: none;
	color: #CC0066;
	border: none;
}
a:visited {
	text-decoration: underline;
	color: #006699;
	border: none;
}
a:hover {
	color: #005D84;
	border: none;
	text-decoration: underline;
}
a:active {
	color:#005D84;
	background:transparent;
	text-decoration: none;
	border: none;
}
#menu {position:fixed; display:block; top:64px; left:10px; width:130px; height:200px; background:transparent;}
* html #menu {position:absolute; display:block; top:64px; left:10px; width:130px; height:200px; background:transparent;}
body {font-family:verdana, arial, sans-serif;}
#text {display:block; margin-left:140px; border-left:1px solid #000; padding:10px;}
p {width:400px; text-align:justify;}
h1 {
	font-size: 130%;
}
h2 {
	font-size: 110%;
}
.izbor a:link {display:block; width:120px; height:25px; color:#005D84; background:transparent; text-decoration:none; border:1px solid #000; text-align:center; line-height:25px; margin-top:5px;}
.izbor a:hover {
	color:#005D84;
	background:#DCE2ED;
	text-decoration: underline;
}
.izbor a:visited {display:block; width:120px; height:25px; color:#006699; background:transparent; text-decoration:none; border:1px solid #000; text-align:center; line-height:25px; margin-top:5px;}
