body {
	margin: 0;
	padding: 0;
	text-align: center; /*centrovani pro IE */
	font-family: URW Chancery L, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-image: url(../images/bg.jpg);
	background-repeat: repeat-x;
	background-attachment: fixed;
}
#stred {

}

#telo {
	position: relative;
	width: 724px;
  	margin-left: auto;/* vycentrovano pro ostatni prohlizece */
  	margin-right: auto;/* vycentrovano pro ostatni prohlizece */
  	padding: 0px;
  	border: 0px;
  	color: #000000;
  	text-align: left;
}

acronym {
	border-bottom:1px dashed red;
	cursor:help;
}

#obrazek {
	position: relative;
	top: 50px;
	left: 0px;
	height: 500px;
}
#jazyk {
	position: relative;
	text-align: right;
	color: #aba6a4;
	top: 5px;
}
#pp {
	position: fixed;
	float: right;
	top: 0px;
	right: 1px;
	width: 133px;
	height: 100%;
	background-image: url(../images/f_p.png);
}

#lp {
	position: fixed;
	float: left;
	top: 0px;
	left: 1px;
	width: 140px;
	height: 100%;
	background-image: url(../images/f_l.png);
}


#busta {
	position: absolute;
	top: 5px;
	left:10px;
	right:160px; 
}
#moto {
	position: absolute;
	top: 30px;
	left: 90px;
	right:160px;
}
#text {
	position: absolute;
	top: 440px;
	left:0px;
	right:0px;
}
#nadpis {
	font-size: 20px; 
}
p.p1:first-letter {
	font-size: 250%; 
	font-weight: bold
}
div.clanek {
	font-family: Casablanca SF, Monotype Corsiva;
	font-size: 16px;
}

#m {
	position: absolute;
	top: 180px;
	left: 567px;

}
a.menu {
	font-size: 20px;
	color: white;
	text-decoration: none;
	display: inline;
}

a.menu:hover {
	color: #ffffff;
	font-weight: bold;
}

a.lnk_gal {
	text-decoration: none;
	display: inline;
}

a.menu_jazyk {
	text-decoration: none;
	display: inline;
}

img.menu_jazyk {
	border: 0px;
	height: 30px;
}

a.menu_jazyk:hover {
	color: #ffffff;
	font-weight: bold;
}

img.img_gal {
	border: 0px; 
}

td.t1 {
	background-color: #FFCC99;
	text-align: center;
	font-weight: bold;
	border-bottom: 1px solid;
}

td.licha {
	background-color: #ffffc4;
	text-align: center;
}

td.licha1 {
	background-color: #ffffc4;
	text-align: left;
	font-weight: bold;
}

td.suda {
	text-align: center;
}

td.suda1 {
	text-align: left;
	font-weight: bold;
}

td.last {
	background-color: #ffffc4;
	text-align: center;
	border-top: 1px solid;
}

td.last1 {
	background-color: #ffffc4;
	text-align: left;
	border-top: 1px solid;
}

table.cenik {
	width: 95%;
	border: 2px solid;
	font-family: Casablanca SF, Monotype Corsiva;
	font-size: 14px;
	
}

img.p1 {
	float: right;
	width: auto;
	border: 2px solid white;
}

img.p2 {
	float: left;
	width: auto;
	border: 2px solid white;
}
div.praha {
	font-family: Casablanca SF, Monotype Corsiva;
	clear: both;  /* konec obtekani v IE */
	display: table; /* konec obtekani v ostatnich prohlizecich */
	position: relative;
	font-size: 13px;
	float: none;
}

div.spoluprace {
	text-align: center;
}

img.flag {
	
}
img.kontakty {
	position: relative;
	top: -220px;
	right: -250px; 
	
}
