
a:link {
	color: #000000;
	font-variant: small-caps;
	font-weight: bold;
	text-decoration: none;
	overflow: hidden;
	}
	
a:visited {
	color: #484848;
	font-variant: small-caps;
	font-weight: bold;
	text-decoration: none;
	overflow: hidden;
	}

.lstrip {
	background: URL(res/strip.jpg);
	background-repeat: repeat-y;
	position: absolute;
	width: 2.5%;
	height: 100%;
	left: 12.5%;
	top: 0%;
	overflow: hidden;
	}

.rstrip {
	background: URL(res/strip.jpg);
	background-repeat: repeat-y;
	position: absolute;
	width: 2.5%;
	height: 100%;
	left: 85%;
	top: 0%;
	overflow: hidden;
	}

.menubcg {
	background: URL(res/menu.jpg);
	background-repeat: repeat-x;
	position: absolute;
	width: 95%;
	height: 7.5%;
	left: 2.5%;
	top: 20%;
	overflow: hidden;
	}
	
.menuoos {
	background: URL(res/stripoos.jpg);
	background-repeat: repeat-y;
	position: absolute;
	width: 2.5%;
	height: 40px;
	left: 12.5%;
	top: 20%;
	overflow: hidden;
	}
	
.language {
	position: absolute;
	width: 12.5%;
	left: 0%;
	top: 30%;
	overflow: hidden;
	}

.text {
	background-color: white;
	position: absolute;
	width: 65%;
	left: 17.5%;
	top: 30%;
	overflow: hidden;
	}
	
.menu {

	position: absolute;
	width: 70%;
	height: 7.5%;
	top: 20%;
	left: 15%;
	overflow: hidden;
	}
	
.menutable {
 	text-align: center;
 	height: 30px;
 	border-width: 0;
	overflow: hidden;
}

.dum {
 	float: right;

	overflow: hidden;
}

.banner {
	background: URL(res/ban.jpg);
	background-repeat: no-repeat;
	position: absolute;
	background-position: center center;
	width: 70%;
	height: 15%;
	left: 15%;
	top: 2.5%;
	overflow: hidden;
	}

.farek
{
	font-size: 8pt;
	color: grey;
}