﻿/** CSS stíl **/

		body {
			margin: 0px;
			padding: 0px;
			font-family: Verdana, Arial, Helvetica, sans-serif;
		}
		
		h1, h2, h3 {
			font-family: Arial, Helvetica, sans-serif;
		}
		
		img {
			border: none;
		}
	
		td.vU {
			background: url('../img/vU.png') no-repeat;
			width: 73;
			height: 296;
		}
		
		#flass {
		position:absolute;
		left:293px;
		top:60px;
		width:467px;
		height:179px;
		z-index:1;
		}
		
		#mynd {
		position:absolute;
		width:467px;
		height:179px;
		z-index:2;
		left: 0px;
		top: 0px;
		}

		td.logo {
			background: url('../img/logo.png') no-repeat;
			width: 185;
			height: 263;
		}
		
		td.mU {
			background: url('../img/mU.png') no-repeat;
			width: 549;
			height: 239;
		}
		
		td.nav {
			background: #00ccff;
			height: 24;
		}
		
		td.rainbow {
			background: url('../img/regnbogi.png') no-repeat;
			width: 221;
			height: 544;
		}
		
		td.vM {
			background: url('../img/vM.png') no-repeat;
			width: 36;
			height: 239;
		}
		
		td.hU {
			background: url('../img/hU.png') bottom no-repeat;
			width: 157;
			height: 214;
		}
		
		
		#scroll {
		color: #333;
		padding: 5px;
		/*width: 695px;
		height: 540px;
		overflow: auto;*/
		}

p {
	padding: 0px;
	margin: 0px;
}

a {
	border: none;
	color: #000000;
	text-decoration: none;
}

td.credits {
	border-top: 1px solid #c0c0c0;
	font-size: 10px;
}

#efni {
	padding-left: 10px;
	padding-top: 10px;
}
