* {
	padding: 0;
	border: 0;
	margin:0;
}
.hidden {
	display: none;
}
html, body {
	width:100%;
	height:100%;
	text-align: center;
	background-color: #434844;
	
}
#flashcontent {
text-align:center;
	height:100%;
	width:100%;
	/*border:solid 1px #20303E;*/
}
#logo {
	position:relative;
	width:368px;
	height:138px;
	background:url(../logo.png) 0 0 no-repeat;
}
#kontener{
width:368px;
margin: 200px auto 0  auto ;

}
#kontener p{

display:block;
width:368px;
margin-top:20px;

color:#6D7780;
}
#kontener a{
color:#6D7780;
}
#kontener a:hover{
color:#0099FF;
}
/*#flashcontent{
	position:absolute;
	top:50%;
	margin-top:-300px;
	
}*/
#jezyk{
text-align:right;

}

