body, html {
	font-family: "Trebuchet MS", "Geneva CE", "Arial CE", sans-serif;
	font-size: 90%;
	margin: 0;
	padding: 0;

}
body, table {
	/*color: #A7B9C8; */
	color: #707070;

}



html {
	background: url(images/bg-tecka.gif) repeat top left;
}

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

}

li {
  padding-bottom: 7px;
  list-style-type: square;
}

.strong li {

  font-size: 120%;
  color: #F8972E;
  font-weight: bold;

}

p {
  padding: 5px 0px;
  text-align: justify;
}


img {
	border: none;
}

a:link, a:visited {

	color: #036;
	text-decoration: underline;
}

a:hover {

	color: #1B538F;
	text-decoration: none;
}

h1 {
	margin: 0px 0px 0px 0px;
	font-size: 200%;
	color: #1B538F;

}

h2 {
	margin: 20px 0px 10px 0px;
	font-size: 150%;
	color: #01409A;

	font-weight: normal;
}

h3 {
	margin: 20px 0px 5px 0px;
	font-size: 110%;
	color: #333;
	font-weight: bold;
}
h4 {
	margin: 20px 0px 10px 0px;
	font-size: 100%;
	color: #01409A;
}


form {
	margin: 0px 0px 0px 0px;
	padding-top: 5px;
}


#main {

  width: 772px;
  margin: 0 0 0 0;
  margin: 0 auto;
	text-align: center;  
}

#main-inner {

  width: 100%;
}


#main-right {

  padding-right: 4px;
	background: url(images/right-bg.gif) repeat-y top right;
}



#main-left {


  padding-left: 4px;
	background: url(images/left-bg.jpg) repeat-y top left;
	
}





#logo {
  width: 194px;
  height: 74px;
  float: left;

}

#logo2 {
	background: url(images/logo2-bg.jpg) repeat-x top left;
  height: 74px;
  float: left;

}




#top {

	background: url(images/top-bg.gif) repeat-x top left;

}

#top1 {
	background: url(images/top1.jpg) no-repeat top left;
  width:  206px;
  height: 190px;
  float: left;
}
#top2 {
	background: url(images/top2.jpg) no-repeat top left;
  width:  210px;
  height: 190px;
  float: left;
}
#top3 {
	background: url(images/top3.jpg) no-repeat top left;
  width:  190px;
  height: 190px;
  float: left;
}
#top4 {
	background: url(images/top4.jpg) no-repeat top left;
  width:  158px;
  height: 190px;
  float: left;
}

#flag {

  padding: 9px 0px 0px 88px;

}

#menu {



}

#menu {

  height: 32px;
	background: url(images/menu-bg.gif) repeat-x top left;

}

#nav {

  margin: 0;
  padding: 0px 0px 0px 0px;
  float: right;

}



#nav ul {

  margin: 0 0 0 0;
  padding: 0;
  margin: 0 0 0 0px;

}

#nav li {

  margin: 0;
  padding: 0 0 0 0;
  display: inline;
  list-style-type: none;



}


#nav a:link, #nav a:visited {

	background: url(images/menu-vertical-link.gif) no-repeat top left;
  float: left;
  font-size: 13px;
  font-weight: bold;
  text-decoration: none;
  color: #999;
  display: block;
  padding: 0px 10px 0px 10px;
  text-align: center;


}


#nav a:hover {

  color: #1B538F;

}


#copy {

  font-size: 10px;
	color: #999;
	background: url(images/copy-bg.gif) repeat-x  bottom left;
	height: 32px:
}

#copy-line {
  width: 2px;
	background: url(images/copy-vertical-bg.gif) no-repeat top left;
}

#copy a:link, #copy a:visited {
  font-size: 11px;
	color: #999;
	font-weight: normal;
	text-decoration: underline;

}

#copy a:hover {
  font-size: 11px;
	color: white;
	font-weight: normal;
	text-decoration: none;
}

#copy .box {
  padding: 1px;
  text-align: center;

}
#content {

	background: white;
  min-height: 569px;
  _height: 569px;


}

#content .box {

  padding: 20px 50px 20px 50px;
  text-align: left;

}

#content p {

   padding: 5px 0px 0px 0px;
   line-height: 150%;
}
#content a:link, #content a:visited {
	color: #F8972E;
	text-decoration: underline;
}

#content a:hover {
	color: #666;

	text-decoration: none;
}


#kw {

  font-size: 90%;
  padding-top: 50px;
  width: 100%;
}





/* pomocne zalamovace atd. */


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



.red {
  color: red;
}

.to-left {
  float: left;
  padding: 10px 10px 5px 0px;
}

.to-right {
  float: right;
  padding: 10px 0px 5px 10px;
}



.center {
  margin-left: auto;
  margin-right: auto;
  text-align: center;
}



hr.cistic {
   clear: both;
   height: 5px;
   border: none;
   margin: -1px 0 0 0;
   visibility: hidden;
   font-size: 1px;
   border: solid 1px black;
}

.column {

  text-align: center;
  width: 49%;
  float: left;
}

.column .box {

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


}

.column img {

  border: solid 2px #ccc;

}

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

.left {

  float: left;
}
#odkazy {
  padding-top: 10px;
}
#odkazy .left {

  width: 250px;

}

#kontakty .left {
  padding: 2px 0px 0px 0px;
  width: 130px;

}
#kontakty .right {
  float: left;
  padding: 2px 0px 0px 0px;
  width: 200px;

}
#kontakty h3 {

  width: 330px;
  padding-top: 5px;
  border-top: 1px dashed #666;
}

#content img {

  border: solid 2px #ccc;

}

#kontakty .to-left, #kontakty .to-right,  {

  width: 300px;

}



