@charset "utf-8";
/* CSS Document */
body{
	font-family:Arial, Helvetica, sans-serif;
	color:#fff;
	font-size:0.7em;
	text-align:center;
	background:#000000;
	margin:0 auto
}
/*Keeled*/
#pais div.keeled{
	float:right;
	position:absolute;
	margin:0 0 0 650px;
}
#pais div.keeled ul.lang{
	margin:50px 20px 0 0;
	padding:0
}
#pais div.keeled ul.lang li{
	float:left;
	margin:0 0 0 5px;
	list-style:none
}
img{
	border:none
}
a{
	text-decoration:none;
	color:#990000;
	font-weight:bold
}
a:hover{
	color:#FFFFFF;
	text-decoration:underline
}
#container{
	width:731px;
	margin:auto;
	text-align:left
}
.clear{
	clear:both
}
h2{
	text-transform:uppercase;
	font-size:1em;
	color:#FFFFFF
}
.h2{
	text-transform:uppercase;
	font-size:1.1em;
	text-decoration:none;
	color:#FFFFFF
}
.height{
	min-height:130px;
	height:auto !important;
  	height:130px;
}
#pilt{
	width:100%
}
/*atlantis*/
#atlantis{
	width:227px;
	background:url(imgs/yld_atlantis_taust.png) no-repeat top left;
	float:left;
	padding-left:37px;
	margin-right:30px;
	margin-top:13px
}
#atlantis h1{
	font-size:1.5em;
	text-transform:uppercase;
	color:#2680fb;
	margin-top:0
}
#atlantis p{
	color:#99c4ff
}
.atlantis{
	width:133px;
	height:35px;
	display:block;
	background:url(imgs/yld_atlantis_nupp.png) no-repeat;
	text-align:center;
	text-decoration:none;
	line-height:35px;
	color:#FFFFFF
}
.atlantis:hover{
	color:#92bcff;
	text-decoration:none
}	
/*restoran*/
#restoran{
	width:200px;
	float:left;
	margin-top:13px
}
#restoran h1{
	font-size:1.5em;
	text-transform:uppercase;
	color:#dd5900;
	margin-top:0
}
#restoran p{
	color:#fdc7a3
}
.restoran{
	width:133px;
	height:35px;
	display:block;
	background:url(imgs/yld_restoran_nupp.png) no-repeat;
	text-align:center;
	text-decoration:none;
	line-height:35px;
	color:#FFF
}
.restoran:hover{
	color:#f39b5f;
	text-decoration:none
}
/*konverentsid*/
#konverentsid{
	width:200px;
	float:right;
	margin-top:13px
}
#konverentsid h1{
	font-size:1.5em;
	text-transform:uppercase;
	color:#fec54e;
	margin-top:0
}
#konverentsid p{
	color:#fddfa2
}
.konverentsid{
	width:133px;
	height:35px;
	display:block;
	background:url(imgs/yld_konverents_nupp.png) no-repeat;
	text-align:center;
	text-decoration:none;
	line-height:35px;
	color:#fff
}
.konverentsid:hover{
	color:#ffe1a3;
	text-decoration:none
}

