/* MONÉTAGE by NORDICBYSIGHT HB */

@import url("reset.css"); /* RESET CSS */

* {margin:0;padding:0;list-style:none;}
/* mac hide \*/
body{height:100%;width:100%;}
html{height:100%;width:100%;}
/* end hide */

html, body {
	margin:0;
	padding:0;
	min-height: 100%;
    height: auto !important;
	font: normal 90%/130% Tahoma, Geneva, sans-serif;
	color:#333;
	background-color: #415562; /*#38454d;*/
	overflow: hidden;
}

#no_ie6{
  	display: none;
}

h1 {font-size: 3em; line-height: 3.6em; letter-spacing:0.1em;}
h2 {font-size: 2.6em; line-height: 3em;}
h3 {font-size: 1.4em; line-height: 1.6em;}
h4 {font-size: 1.2em; line-height: 1.4em;}

.black	{
	color: #333333;
}

/* menu */
.menu_box	{
	top:0px;
	left: 0px;
	position:fixed; 
	z-index:980;
	cursor: pointer;
}
#menu				{display:block; font-size:0.8em;}
#menu ul			{margin:0;padding:0;list-style-type:none;}
#menu li 			{display:inline;line-height:30px;}
#menu li a			{color:#ccc; text-decoration:none; padding-right:10px; padding-left:10px;padding-top:10px;border-right: #ccc 0px dotted;}
#menu li a:hover	{color:#ce8fb6; text-decoration:none; /*background-color:#999999;*/}

/* smĺpilar */
#arrows {
	position: fixed;
	z-index: 990;
	bottom: 0px;
	left: 10px; 
	width: 90px;
	height: 30px;
	cursor: pointer;
}
#arrows ul {	
	margin: 0;
	padding: 0;
	list-style:none;
}
#arrows ul li {
	margin: 0;
	padding: 0;
	display:inline;
	width: 40px;
	height: 30px;
}
#arrows ul li a{
	margin-right: 5px;
	float: left;
	display: block;
	width: 40px;
	height: 30px;
	overflow: hidden;
	cursor: pointer;
	font-size: 50em;
	text-indent: -9000px;
}
#arrows ul #left a {background: transparent url(../images/leftsmall.png) no-repeat;}  /* ../images/leftsmall.png */
#arrows ul #right a{background: transparent  url(../images/rightsmall.png) no-repeat;}  /* ../images/rightsmall.png */

#first{ margin: 0px 0 0 0px; }
#second{ margin: 0px 0 0 2500px; }
#third{ margin: 0px 0 0 5000px; }
#fourth{ margin: 0px 0 0 7500px; }
#fifth{ margin: 0px 0 0 10000px; }
#sixth{ margin: 0px 0 0 12500px; }
#seventh{ margin: 0px 0 0 15000px; }
#eighth{ margin: 0px 0 0 17500px; }
#ninth{ margin: 0px 0 0 20000px; }

.page {
	min-height: 100%;
	height: 100%;
	width: 100%;
	left: 0px;
	z-index: 11;
	position: absolute;
}

.dream {
	width: 990px;
	height: 356px;
	z-index: 51;
	position: absolute;
	text-align: center;
	top: 50%;
	margin-top: -178px;
	left: 50%;
	margin-left: -495px;
}

#logosmall { 
		background-image:url(../images/logorot.gif); 
		float: left;
		height: 40px;
		width: 200px;
		position: fixed;
		z-index: 1000;
		bottom:10px;
		right: 10px;
}

#quick { 
		height: 120px;
		position: fixed;
		top: 50%;
		margin-top: -50px;
		z-index: 1010;
		left: 0px;
}

#flags { 
		width: 22px;
		position: fixed;
		bottom: 40px;
		z-index: 1015;
		left: 0px;
}

.kontaktabg {
		background-color: #ffffff;
		border: thin solid #517f9a;
		width: 400px; 
		height: 600px; 
		position: absolute;
		left: 0px;
		top: 0px;
		z-index: 80;
}
#kontakta1 {
		vertical-align: top;
		text-align: left;
		background-image: url('../images/kontaktabild2.jpg'); 
		background-repeat: no-repeat;
		padding: 0px; 
		width: 400px; 
		height: 300px; 
		position: absolute;
		left: 0px;
		top: 0px;
		z-index: 90;
}
#kontakta2 {
		vertical-align: top;
		text-align: left;
		padding: 0px; 
		width: 390px; 
		height: 340px; 
		position: absolute;
		left: 10px;
		top: 250px;
		z-index: 95;
}
#kontaktatack {
		vertical-align: top;
		text-align: left;
		background-image: url('../images/kontaktabild3.gif'); 
		background-repeat: no-repeat;
		padding: 0px; 
		width: 400px; 
		height: 600px; 
		position: absolute;
		left: 0px;
		top: 0px;
		z-index: 96;
}
#kontaktaerror {
		vertical-align: top;
		text-align: left;
		background-image: url('../images/kontaktabilderror.jpg'); 
		background-repeat: no-repeat;
		padding: 0px; 
		width: 400px; 
		height: 300px; 
		position: absolute;
		left: 0px;
		top: 0px;
		z-index: 90;
}
td.place1 {
		vertical-align: top;
		text-align: left;
}
.red {
	color:#ff0000;
}
