
body {
	margin: 0; 
	padding: 0;
	background-color: #fff;
	background-repeat: no-repeat; 
    background-position: 50% 0%;
	font-family: OpenSans, sans-serif;
	font-size: 14px;
	color: #4d4d4d;
}

#logo {
	position: absolute;
	left: 0;
	top: 0;
	z-index: 150;
}

#logo img {
	width: 614px;
	height: 124px;
}

img {
	max-width: 100%;
	height: auto;
	width: auto\9; /* ie8 */
}

.header-wrapper {
	display: none;
}

a {
  color: #00a3b2;
  text-decoration: underline;
  cursor: pointer;  
}

h1 {
  margin: 0;
  padding: 0;
  font-size: 22px;
  color: #00a3b2;
  text-transform: none;
  font-weight: normal;
}

h2 {
  font-size: 36px;
  color: #00a3b2;
  padding: 0;
  margin: 0 0 20px 0;
  font-weight: normal;
}

.bold {
	font-weight: bold;
}

.green {
  color: #00a3b2;  
}

.black {
  color: #000;  
}

.white {
  color: #fff;  
}

.font11 {
	font-size: 11px;
}

.font12 {
	font-size: 12px;
}

.font16 {
	font-size: 16px;
}

.font18 {
	font-size: 18px;
}

.font20 {
	font-size: 20px;
}

.font32 {
	font-size: 32px;
}

.font55 {
	font-size: 55px;
	line-height: 60px;
}

.font70 {
	font-size: 70px;
}

.family01 {
	font-family: "Times New Roman", Times, serif;
}

.uppercase {
	text-transform: uppercase;
}

.right {
	text-align: right;
}

.left {
	text-align: left;
}

.img01 {
	float:left;
	margin: 0 20px 20px 0;
}

.img02 {
	float:left;
}

li {
  background-image: url(/images/li.jpg);
  background-repeat: no-repeat;
  background-position: left 0px;
  padding: 0 0 0 55px;
  list-style-type: none;
  margin: 0 0 20px 0;
}

li.pismeno, li.pismeno2 {
  background-image: url(/images/pis01.jpg);
  background-repeat: no-repeat;
  background-position: left 0px;
  padding: 0 0 0 55px;
  list-style-type: none;
  margin: 0 0 20px -55px;
}

li.pismeno2 {
  background-image: url(/images/pis02.jpg);
}

.table {
	background: #f2f5f6;
}

.table td {
	border: 1px solid #000000;
	border-width: 0 0 1px 0;
	padding: 5px;
}

#clear {
	clear: both;
	width: 100%;
	height: 1px;
}

#height {
	height: 30px;
}

#hlavni {
	width: 100%;
	max-width: 1160px;
	position: relative;
	z-index: 0;
	margin: 0px auto;	
}

#video {
	width: 100%;
	position: relative;
	z-index: 0;
	margin: 0px auto;
	text-align: center;
	background: #eef0f2;
}

.video {
	height: 531px;
	width: 1160px;
}

#layout01 {
	width: 100%;
	height: auto;
	margin: 20px auto 80px auto;
	text-align: center;
}

#layout02 {
	text-align: right;	
}

#layout03 {
	clear: both;
	background: url(../images/line.jpg);
	background-repeat: no-repeat;
	width: 100%;
	height: 12px;
	margin: 0 0 30px;
}

#layout04 {
	width: 60%;
	height: auto;
	float: left;
	text-align: right;
}

#layout05 {
	width: 40%;
	height: auto;
	float: right;
	text-align: right;
}

#layout06 {
	clear: both;
	width: 100%;
	height: 16px;
	background-image: url(../images/line2.jpg);
	background-repeat: repeat-x;
	margin: 0 0 50px 0;
}

#layout07 {
	width: 40%;
	height: auto;
	float: left;
	text-align: left;
}

#layout08 {
	width: 60%;
	height: auto;
	float: right;
	text-align: left;
}

#layout09 {
	width: 60%;
	height: auto;
	float: left;
	text-align: left;
}

#layout10 {
	width: 40%;
	height: auto;
	float: right;
	text-align: right;
}

#layout11 {
	width: 40%;
	height: auto;
	float: left;
	text-align: left;
	margin: 0;
}

#layout12 {
	width: 100%;
	height: auto;
	float: right;
	text-align: left;
}

#layout13 {
	width: 100%;
	height: auto;
	margin: 30px 0;
}

#layout14 {
	width: 100%;
	height: auto;
	margin: 30px 0;
	text-align: center;
}

#layout15 {
	width: 80%;
	height: auto;
	margin: 30px 0;
	text-align: center;
	border: dashed 1px #00a3b2;
	padding: 20px 10%;
}

#layout16 {
	width: 100%;
	height: auto;
	margin: 30px 0;
	text-align: center;
	padding: 20px 0;
	background-color: #00a3b2;
}

#layout17 {
	width: 100%;
	height: auto;
	margin: 30px 0;
	text-align: left;
}

#layout18 {
	width: 100%;
	height: auto;
	margin: 30px 0;
	text-align: center;
	padding: 0;
}

#layout19 {
	width: 100%;
	height: auto;
	margin: 30px 0;
	text-align: center;
}

#layout20 {
	width: 14%;
	height: auto;
	margin: 30px 1%;
	text-align: left;
	float: left;
}

#layout20a {
	width: 14%;
	height: auto;
	margin: 30px 1%;
	text-align: left;
	float: left;
}

#layout21 {
	width: 60%;
	height: auto;
	margin: 30px 0;
	text-align: center;
	padding: 0 20%;
}



