body {
	background: none;
	font-family: "Trebuchet MS", Verdana, sans-serif;
	font-size: 1em;
}
img {
  border: none;
}
#container {
	margin: 0 auto;
	width: auto;
}
#header {
  display:none;
}
#sub_header {

	display:none;

}
#main_content {
	margin: 0 auto;
	width: 100%;
	background: none;
	
} 
#main_content_top {
	display: none;
} 
#main_content_bottom {
	height: 30px;
	background:none;
}
#footer {
	text-align: right;
	font: normal normal 10px Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: none;
	background: none;
	padding: 4px;
	padding-left: 12px;
	border: none;
}
.content {

	width: auto;
	text-align: justify;
	padding: 0 30px 0 30px;
	font-size: 0.75em;
}
.menu {
	width: 0px;

	display:none;
}
.menu ul {
	margin: 0;
	padding: 10px 0 10px 15px;
	display:none;
}
.menu il {
	list-style-type: disc;
	display:none;
}
#header h1 {
	margin-bottom: 0px;
	padding-top:30px;
	font-size: 0px;
	font-weight: bold;
	text-align: right;
	display:none;
}

.content h1 {
	margin-top: 0px;
	margin-bottom: 0px;
	font-size: 1.8em;
	font-weight: bold;
	letter-spacing: 1.5px;
	color: #000000; /*#588ABD;*/
}

.content h2 {
	margin-top: 10px;
	margin-bottom: 0px;
	font-size: 1.4em;
	font-weight: bold;
	color: #000000; /*#588ABD;*/
}
.content h3 {
	margin-top: 0px;
	margin-bottom: 0px;
	font-size: 1.2em;
	font-weight: bold;
	color: #000000; /*#588ABD;*/
}

.content ul {
  margin-top: 0px;
  margin-left:20px;
  padding: 5px;
}

.content p {
  margin-top: 0px;
}

object{
  margin: 0px;
}

#clear {
	display: block;
	clear: both;
	width: 100%;
	height:1px;
	overflow:hidden;
}
.menu_title {
	font-size: 18px;
	font-weight: bold;
	color: #588ABD;
	
	margin-top: 4px;
}
.menu ul {
	margin: 0px;
	padding: 3px;
  font-size: 1.11em;
}
.menu li {
	list-style-type: none;
	margin: 0px;
}
a {
	color: navy;
	font-weight: bold;
	text-decoration: underline;
}
a:hover {
	color: red;
}


a.menu_link {
	color: #000000;
	padding: 2px;
	margin: 0px;
	font-weight: normal;
	font-size:1.11em;
	text-decoration: none;
	display: block;
	padding-left: 4px;
	border-bottom: 1px solid #588ABD;
	border-left: 3px solid #284764;
	background: #FFFFFF url('images/menu.jpg');
}
a.menu_link:hover {

  color: red;
	border-bottom: 1px solid red;
	border-left: 3px solid red;
	text-decoration: none;

	
}
.quote {
	margin: 20px;
	text-align: center;
	font-weight: bold;
	font-style: italic
}

#english_flag {
	font: normal normal 10px Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #FFFFFF;	

	
	height: auto;
	padding: 3px;
	padding-left: 20px;
}

#header a {
	font: normal normal 10px Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #FFFFFF;	
  font-weight: normal;
  text-decoration: none;
  margin: 5px;

}
#header a:hover {
  color: blue;
  font-weight: normal;
}


table.mailform {
  padding: 5px;
  background-color: #B7D4EF;
  margin: 10px;

}

table.loginform {
  padding: 10px;
  background-color: #B7D4EF;
  margin: 10px;


}

table.contacts{
  padding: 5px;
  background-color: #B7D4EF;
  margin: 10px;

}

table.popis_projektu {
  border: none;
  width:auto;
  padding: 2px;
  background-color: #B7D4EF;
  margin-bottom: 10px; 
}
table.popis_projektu td{
  border-bottom: 1px solid #588ABD;
   padding: 2px;
}

div.pocitadlo{
  margin: 20px;
  text-align: center;
}

input {
  
    border: 1px solid #588ABD;
}
textarea {
  
    border: 1px solid #588ABD;
}

/**/


