.blinky {
	position: relative;
	top: 141px;
	right: 238px;
	z-index: auto;
	height: 26px;
	width: 36px;
}

.mediumtext {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
}

.mediumXtext {
	font-family: "Times New Roman", Times, serif;
	font-size: 17px;
}

.largetext {
	font-family: "Times New Roman", Times, serif;
	font-size: 24px;
}

.imgspc {
	margin-bottom: 10px;
	margin-left: 10px;
}

.titletext {
	font-family: "Times New Roman", Times, serif;
	font-size: 24px;
	text-transform: uppercase;
}

.smalltext {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
}

.subpos {
	position: relative;
	left: 177px;
	top: -455px;
	width: 212;
	height: 141;
}

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}


#position1 {
	width:100%;
	z-index:1;
	position:absolute;
	top:310px;
	left:0;
	right:auto;
	bottom:auto;
}

#position2 {
	z-index:2;
	width:100%;
	position:absolute;
	top:0;
	left:0;
	right:auto;
	bottom:auto;
}

.imgrepos {
	position:relative;
	left:-78px;
}

.biigtext {
	font-family: "Times New Roman", Times, serif;
	font-size: 20px;
}

.biiigtext {
	font-family: "Times New Roman", Times, serif;
	font-size: 24px;
}

.tehnav {
	background-image: url(images/nav_bg.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	width: 100%;
	
}

