body, html {
	font-family: "Trebuchet MS", "Geneva CE", "Arial CE", sans-serif;
	font-size: 90%;
	margin: 0;
	padding: 0;
	background-color: white;
}
body, table {
	color: #333;

}
body {


}

table {
 	font-size: 90%;
	padding: 0;
	margin: 0;
	text-align : justify;

}


ul {
  margin: 0 0 0 0;
  padding: 0 0 0 0;
}

#content ul {

  margin-left: 50px;

}

#content li {
	list-style-type: square;
  padding: 5px 0px 5px 10px;

}


img {
	border: none;

}

#content img {

	border: 1px;
	border-color: #999;
	border-style: solid;

}

a:link, a:visited {
	color: #799CD4;
	text-decoration: underline;
}

a:hover {
	color: #666;
	text-decoration: none;
}

h1 {
	margin: 8px 0px 0px 30px;
	font-size: 13px;
	color: #999;
	letter-spacing: 1px;
	line-height: 150%;
}

h2, h3, h4 {

  color: #333;

}

h2 {
	margin: 20px 10px 20px 0px;
	font-size: 190%;
}

h3 {
	margin: 20px 10px 20px 0px;
	font-size: 170%;

}

h5 {
  color: white;
  margin: 0;
  padding: 5px 0px 0px 5px;

}



form {
	margin: 0px 0px 0px 0px;
	padding: 0px;
}

#top-bg {
	background-color: #052D6E;
	width: 100%;
	height: 210px;
}
#top {
  width: 770px;
	background-color: #052D6E;
	height: 210px;

}


#logo1 {

  width: 157px;
  height: 210px;
  float: left;
	background: url(images/logo1.jpg) no-repeat top left;
}

#logo2 {

  width: 160px;
  height: 210px;
  float: left;
	background: url(images/logo2.jpg) no-repeat top left;
}

#logo3 {

  width: 158px;
  height: 210px;
  float: left;
	background: url(images/logo3.jpg) no-repeat top left;
}

#adresa {

  position: absolute;
  top: 10px;
  left: 790px;
  color: white;
  widht: 150px;
  height: 150px;
  font-size: 90%;


}

#menu-top {

  width: 197px;
  height: 210px;
  float: left;
	background: url(images/web3_02.gif) no-repeat top left;
}
#logo-right {

  width: 98px;
  height: 210px;
  float: left;
	background: url(images/web3_03.jpg) no-repeat top left;
}

#row {

	background: url(images/web3_07.jpg) repeat-x top left;
  height: 80px;
}

.inner {
  _width: 700px;
  /*clear: left;*/

}



#row-left {
  width: 475px;
  height: 80px;
  float: left;
	background: url(images/web3_04.jpg) no-repeat top left;
}

#menu-bottom {

  width: 197px;
  height: 80px;
  float: left;
	background: url(images/web3_05.gif) no-repeat top left;
}

#row-right {
	background: url(images/web3_06.jpg) no-repeat top left;
  float: left;
  height: 80px;
  width:  27px;
}


#main {
  max-width: 950px;
  min-width: 755px;
  width: auto;

}

#main-inner {

  padding-right: 17px;
	background: url(images/web3_08.jpg) repeat-y top right;
  width: auto;
}

#sub_master_main {
	width: 100%;
}

#top-header {

  height: 83px;

}








.nav ul {



}

.nav li {

  margin-top: 0px;
  padding-top: 0px;
	list-style-type: none;




}


.nav a:link, .nav a:visited {


  font-size: 13px;
  font-weight: normal;
  text-decoration: none;
  color: #FFF;
  display: block;
  height: 28px;
  text-align: right;
  background: url("images/dot-off.jpg") no-repeat  100% 30%;
  padding-right: 20px;

}

.nav a:hover {

  color: #C70000;
  background: url("images/dot-on.jpg") no-repeat  100% 30%;

}



#content-main {

  margin-left: 10px;

}
#content-bg {

  background: url("images/bg-content.gif") repeat-y  top left;


}

#content {
  min-height: 580px;
  _height: 580px;
}

.box {
  padding: 10px 30px 10px 30px;
}

#menu-top .box {
  padding: 19px 10px 0px 0px;
  height: 210px;
  _height: 191px;
  overflow: hidden;
}

#menu-bottom .box {
  padding: 5px 10px 0px 0px;
  height: 80px;
  overflow: hidden;
}

#footer {

  background-color: #799CD4;
  color: white;
  text-align: center;
  padding: 2px;

}
#footer a:link, #footer a:visited {
	color: #fff;
}

#footer a:hover {
	color: #666;
}

.column-left {

  width: 300px;
  float: left;
}



.column {

  text-align: center;
  width: 300px;
  float: left;
}




#vystupy .column {

  width: 320px;


}

#certifikace .column {

  width: 49%;
  float: left;
  text-align: left;
  margin: 0;


}

.tab  {
  margin-left: 35px;
  background: #000099;
  padding: 0px 5px 6px 5px;


}


.tab .column {
  width: 110px;
  float: left;
  padding-top: 5px;

}





.column .box {

  margin: 0 auto;
  padding: 10px;
  text-align: center;


}

/* pomocne zalamovace atd. */
.hidden {
	display: none;
}

.left {
	float: left;
}
.right {
	float: right;
}
.a_center {
	text-align: center;
}
.a_left {
	text-align: left;
}



.red {
  color: red;
}
p {
 padding: 0;
 margin: 0;
 line-height: 140%;
 margin-bottom: 10px;
 text-align: justify;
}



.clear-left {
  clear: left;
	height: 0;
	font-size: 1px;
}

.break {
	height: 0px;
	clear: both;
  font-size: 1px;
  visibility: hidden;
  display: block;
  border: none;
  padding: 0;
  _margin-bottom: -2px;
}


