@media screen,projection {
* {
    margin: 0px;
    padding: 0px;
}
body 	{
	font-family: Verdana, 'Arial CE', Arial, sans-serif; 
	font-size: 85%;
	background : #FFF2DC;
	text-align : center;
	color: #333333;
}
/*--- layout stranky ---*/
#stranka {
    position: relative;
    width: 780px;
    margin: 0 auto 0 auto;
}	
#dokument {
    height: 525px;
    border: 1px solid #FFF2DC;
    background-repeat: no-repeat;
    background-position: 50% 10%;
}
#text {
  margin: 200px auto 0 auto;
  padding-bottom: 100px;
	background: #FFF2DC;
}
h1, h2, h3, h4, h5, h6  {
  margin: 0 0 0.15em 0;
  line-height: 1.5em; 
  font-family: Georgia, "Times New Roman", Times, serif;
}
#text h2 {
  font-size: 1.4em;
  color: #990000;  
}
#text p {
  margin: 0 0 1em 0;
}
#nemecka-doga {
    position: absolute;
    left: 160px;
    top: 180px;
    width: 190px;
}
#stredoasiat {
    position: absolute;
    right: 150px;
    top: 180px;
    width: 190px;  
}
h1, #stredoasiat h2, #nemecka-doga h2 {
    display: none;
}
#stredoasiat a img, #nemecka-doga a img {
     border: none;
}
/*--- jazyky ---*/
#jazyky {
width:400px;
margin:0 auto;
position:relative;
left:10px;
}
#jazyky a img {
    text-decoration: none;
    border: none;
}
#jazyky-doga{
text-align:left;
float:left;
}
#jazyky-stredoasiat{
float:right;
text-align:right;
}
/*--- zapati ---*/
#zapati {
    clear: both;
    height: 75px;
    padding: 50px 62px;
    font-size: 0.9em;
    background: #FFF2DC;
    color: #333333;  
}
/*--- typografie v divu zapati ---*/
#zapati address {
	font-variant: normal;
	font-style: normal;  
}
#zapati a, #zapati a:hover {
    color: #333333;  
}
hr  {
    display: none;
}
div.clear {
    clear: both; 
    font-size:1px; 
    height: 1px;
}
.dn {
    display: none;
}
a.tdn {
    text-decoration: none;
}
a {
    color: #860C0C;
}
a:hover {
    text-decoration: none;
}
}
#links {
	font-size:7pt;
	color:#F0F4DB;
}
#links a {
	font-size:7pt;
	color:#F0F4DB;
} 
