@charset "utf-8";
/* CSS Document - pro Petr Doubek Prague vytvořil - PDesign - Martin Prokop (www.pdesign.cz) */

body,td,th {
font-family: Myriad Pro,verdana, arial, sans-serif;
color: #fff;
font-size:16px;
}

body {
background-image:url(img/bg.gif);
background-repeat:repeat;
margin-left: 0px;
margin-top: 35px;
margin-right: 0px;
margin-bottom: 0px;
text-align:justify;
font-size:  16px;
}

body h1 { font-size: 30px;
color: #ededed;}

body h2 {
font-size: 18px;
color: #ffb9d5;
cursor: pointer; cursor: hand;
}

body h3 {
font-size: 16px;
padding-left: 24px;
color: #e3e3e3;
}


body h4 {
font-size: 16px;
color: #e3e3e3;
padding: 2px;
margin: 0;
}

body h5 {
font-size: 16px;
color: #337f89;
}
}

body p {
font-size: 16px;
}

.pattern1, .pattern2{ background:url(../images/pattern1.png) center 0 no-repeat; position:relative; height:23px; line-height:0;}
.pattern1 img, .pattern2 img{ width:50%; height:1px; top:11px; position:absolute;}
.pattern1 .left, .pattern2 .left{ left:0}
.pattern1 .right, .pattern2 .right{ right:0}

a:link {
color: #fff;

}

a:visited {
color: #fff;

}

a:active {
text-decoration: none;

}

a:hover {
color: #e3e3e3;

}

.page {
position: relative; 
width: 950px;
height: auto; 
margin: 0px auto 0px auto;
_left:50%; 
_margin-left:-400px;} 

.menu {
	text-align: center;
	width: 900px;   
	margin-left: 130px;}

.menu ul {
	padding: 0;
	
	overflow: hidden;
	margin: 20px;
	text-align:center;
	

}

.menu li {
	float: left;
	text-align:center;
	font-size:18px;
  font-weight: bold;
	width: 160px;
	height: 60px; overflow: hidden;
	
}

.menu li:hover {
color: #b94646;
}

.menu a {
	display: block;
	padding: 15px;
	color: #ededed;
	text-decoration: none;
	
    position: relative;
    top: 0;
	
    line-height: 30px;
    display: block;
	
}

.menu li:hover a {
  margin-top: 60px;
	top: -60px;
	color: #e3e3e3;
	text-decoration: underline;
}

.menu li a:hover  {
	color: #e3e3e3;
  text-decoration: underline;
} 

.content {
background-image: url(img/bg-content.png);
background-repeat: repeat;	
	
	}

.text {
width: 839px;
padding: 40px;
border: 15px solid #ededed;
}

.text li {
          list-style: square;
         }
         
.text img {
           border: 9px solid #fff; margin: 5px;
          }


.foot {
position: relative;
clear: both; 
overflow: hidden;
width: 950px;
font-size: 14px;
padding-top: 12px;
margin: 0px auto 0px auto;
text-align:left;
margin-bottom: 30px;
}

.skryvany {display: none}

.jazyk {
float: right;
padding-top: 25px;
padding-right: 25px;

       }
       
.no-bor img {
border: none;
        }
		
		
div.hr {
color: #9e8122;
    height: 0,5px;
    border: 0;
    margin: 1em 0;
    padding: 0; 
}