﻿body, html
{
}


#page
{
	margin:auto;
	margin-left: 5%;
	margin-top:0px !important;
	margin-right: 5%;
}



#backgr
{
	position:absolute;
	left:0px;
	top:0px;
	width:100%;
	height:100%;
	z-index:0;
	overflow: hidden;	
}

#login
{
	position:absolute;
	right: 0px;
	bottom: 0px;
	width: 50px;
	height: 50px;
	background-color: #ffffff;
}

body
{
	margin: 0px;
	font-family: Tahoma;
	font-size: 11px;
}

a
{
	text-decoration: none;
}

#logo
{
	width: 239px;
	height: 41px;
	position: absolute;
	bottom: 40px;
	right: 5%;
}

#logo div
{
	
	width: 100%;
	height: 100%;
	background-image: url(../_img/logo.png);
}

.gallery .title span
{
	color: #111111;
}

.tipz {
	color: #fff;
	width: 196px;
	z-index: 13000;
}
 
 .tip
 {
	background: url(/_img/bubble.png) top left;
	padding-top: 3px;
 }
 
  .tip-bottom
 {
	background: url(/_img/bubble.png) bottom left;
	height:3px; 	
 }
 
.tip-title {
	/*font-weight: bold;
	font-size: 11px;
	margin: 0;
	color: #9FD4FF;*/
	padding: 3px;
}
 
.tip-text {
	font-size: 11px;
	padding: 3px 3px 3px 6px;
}

#flashcontent
{
	width: 100%;
	height: 100%;
	position: absolute;
	z-index: 10000px;
}

#languages
{
	position:absolute;
	right: 10px;
	top: 10px;
	width:200px;
}

#languages div
{
text-align:right !important;
float:right;
}

#languages A
{
	color: #ff5058 !important;
	padding: 0px !important;
	margin: 0px 10px 0px 0px !important;	
}

#languages A:hover
{
	color: #111111 !important;
	background-color:Transparent !important;
}

#imBG
{
	
}


h1
{
	font-size: 26px;
	margin-top: 2px !important;
}


.tipz {
	color: #fff;
	width: 196px;
	z-index: 13000;
}
 
 .tip
 {
	background: url(/_img/bubble.png) top left;
	padding-top: 3px;
 }
 
  .tip-bottoms
 {
	background: url(/_img/bubble.png) bottom left;
	height:3px; 	
 }
 
.tip-title {
	padding: 3px;

}
 
.tip-text {
	font-size: 11px;
	padding: 3px 3px 3px 6px;
}
