*{
margin:0;
padding:0;
font-family:Arial, Helvetica, sans-serif;
font-size:small;
}
body{
background: url("images/_podkl.png") repeat-y center;
}
.top, .text, .bottom{
width:990px;
margin:auto;
}
.top{
	height:325px;
	margin-top:30px;
	background-image: url(images/top_final2.png);
	background-repeat: no-repeat;
	background-position: left bottom;
}
.lang{
width:820px;
text-align:right;
color:#fff;
text-transform:uppercase;
}
.lang a{
color:#fff;
padding:0 10px;
text-decoration:none;
}
.lang a:hover{
color:#DA251D;
text-decoration:underline;
}
.cudle{
text-align:right;
padding:10px 40px 0 0;
width:130px;
}
.menu{
width:945px;
height:22px;
margin-top:10px;
text-align:right;
padding-right:45px;
}
.listaobrazky{
padding:23px 37px 0 0;
text-align:right;
}
.text{
	width:890px;
	margin:auto;
	padding:20px 60px 20px 40px;
	text-align:justify;
	line-height:140%;
	background-image: url(images/pozadi%20copy.png);
	background-repeat: no-repeat;
	color: #FFFFFF;
}
.text p, .text ul, h1, h2 {
margin:.5em 0 0 0;
}
.text li {
margin:0.1em 0 0 1.5em;
list-style-image: url("images/sipicka.gif");
}
.text img{
margin:10px;
border:#ccc 1px solid;
}
.bottom{
background: url("images/bottom.png") no-repeat;
height:56px;
padding-bottom:20px;
text-align:right;
}
h1{
color:#DA251D;
font-size:150%;
}
a img{
border:0;
}
.left{
float:left;
display:inline;
}
.right{
float:right;
display:inline;
}
.clear{
clear:both;
}

