/* CSS Document */



BODY {
	background-image: url(gfx/background02.jpg);
	background-position: center center;
}

#telo {
	width: 932px;
	height: 450 px;
	background-color: #FFFFFF;
	margin-top: -10px;
}
#scrolltext {
	padding-bottom: 20px;
	background-image: url(gfx/podklad_text.jpg);
	background-repeat: no-repeat;
	width: 620px;
	height: 330px;
	overflow: auto;
	margin-left: 13px;
	background-attachment: fixed;
	padding-right: 25px;
	margin-top: 20px;
 }
#jazyky {
	position:relative;
	width:170px;
	height:20px;
	z-index:1;
	left: 738px;
	top: 175px;
}

#Layer1 {
	position:relative;
	width:580px;
	height:27px;
	z-index:0;
	left: 217px;
	top: 348px;
	background-color: #FFFFFF;
	margin: 0px;
	padding: 0px;
}

#Layer1 .img{
	margin: 0px;
	padding: 0px;
	display: inline;
	float: left;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
}

#flags		{
	float: right;
	width: 470px;
	margin-right: 30px;
}
.flag 		{
	width: 50px;
	height: 60px;
	float: right;
	text-align: center;
}

.flag_nadpis	{
	width: 50px;
	padding-top: 20px;
}
.flag img	{
	margin-top: 10px;
	border: 0;
}

