body {
	background-color: #cccccc;
	margin: 0px;
	padding: 0px;
	font-family: Calibri, Helvetica, sans-serif;
}

img {
	border: none;
	text-decoration: underline;
}

a {
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

a:hover img {
	text-decoration: none;
}

#outer {
	width: 100%;
	text-align: center
}
#content {
	width: 809px;
	position: relative;
	margin-left: auto;
	margin-right: auto;
	text-align: left;
}

/* hlavička */
#head {
	margin-bottom: 5px;
}
#head-comp {
	font-size: x-large;
	font-weight: bold;
}
#head-name {
	font-weight: bold;
}
#head-logo {
	position: absolute;
	left: 398px;
	top: 20px;
}

/* jazyky nahoře */
#languages {
	float: right;
	bottom: 10px;
}

/* rámečky */
.frame {
	background-color: #ffff33;
}

/* rámeček s logem */
#logo-frame {
	float: left;
 	border-right: 1px solid black;
	width: 268px;
	height: 400px;
}

#logo {
	position: relative;
	top: 50px;
	left: 74px;
}

#short-text {
	position: relative;
	top: 70px;
	text-align: center;
}


/* rámeček s menu */
#menu-frame {
	float: left;
	border-right: 1px solid black;
	width: 266px;
	margin-right: 5px;
	height: 400px;
}

.menu-item {
	height: 99px;
	border-bottom: 1px solid black;
	text-align: center;
	vertical-align: middle;
	line-height: 99px;
	/*width: 270px;*/
}
.menu-item a {
	float: left;
	font-size: x-large;
	font-weight: bold;
	height: 99px;
	width: 266px;
}

.menu-item a:hover {
	float: left;
	text-decoration: none;
	background-color: #cccccc;
}
.menu-last {
	height: 100px;
	border-bottom: none;
}

.menu-last a:hover {
	border-bottom: 1px solid #cccccc;
}

.mainmenu-submenu {
	position: absolute;
	border-left: 1px solid black;
	border-top: 1px solid black;
	border-bottom: none;
	left: 536px;
	top: 0px;
	background-color: #ffff33;
	height: 400px;
	width: 271px;
	visibility: hidden;
}

.mainmenu-item {
	width: 271px;
	background-color: #ffff33;
	line-height: 39px;
}

.mainmenu-item a {
	font-size: small;
	float: left;
	height: 39px;
	width: 271px;
	border-bottom: 1px solid black;
}

.mainmenu-item a:hover {
	font-size: small;
	text-decoration: underline;
	background-color: #cccccc;
	border-bottom: 1px solid black;
}

.mainmenu-faq {
  top: 320px;
  position: relative;
}

.mainmenu-links {
  top: 320px;
  position: relative;
}

.mainmenu-faq a {
  border-top: 1px solid black;
}

.mainmenu-langs {      
  top: 199px;        
  position: relative;
}                    

.mainmenu-top a {
  border-top: 1px solid black;
}


.mainmenu-last a {
	height: 40px;
}

/* rámeček s textem */
#text-frame {
 	float: left; 
	width: 535px;
	border-right: 1px solid black;
	margin-right: 5px;
	min-height: 300px;
	font-size: 10pt;
}

#text-frame h2, #text-frame h3, #text-frame h4, #text-frame h5, #text-frame h6 {
	margin: 10px;
}

#text-frame p {
	margin: 10px;
	text-align: justify;
}

#text-frame ul {
	list-style-type: circle;
}

/* rámeček s kontaktem */
#contact-frame {
	float: right;
	border: 1px solid black;
	width: 807px;
}

#contact-title {
	font-size: x-large;
	font-weight: bold;
	margin-top: 20px;
}

#contact-more {
	font-size: small;
	text-align: right;
	margin-right: 5px;
}

/* zápatí hlavní stránky */
#ata-logo {
	float: left;
	width: 268px /*201*/;
	text-align: center;
	font-size: small;
	padding-top: 7px;
}

#copyright {
	float: left;
	width: 804px;
	text-align: center;
	font-size: small;
	padding-top: 15px;
	clear: both;
}
#jtp-logo {
	float: left;
	width: 268px /*201*/;
	text-align: center;
	font-size: small;
	padding-top: 7px;
}
#ila-logo {
	float: left;
	width: 268px /*201*/;
	text-align: center;
	font-size: small;
	padding-top: 7px;
}
#mla-logo {
	float: left;
	width: 268px /*201*/;
	text-align: center;
	font-size: small;
	padding-top: 7px;
}

/* vnější rámeček */
#content-frame {
	width: 809px;
	position: relative;
}

/* menu */
#menu {
 	position: relative; 
 	height: 25px; 
	width: 536px;
}

.topmenu-item {
	float: left;
	border-bottom: 1px solid black;
	border-right: 1px solid black;
	text-align: center;
	top: 30%;
	width: 133px;
	height: 25px;
	font-size: 12pt;
	
}

.topmenu-submenu {
	position: absolute;
	top: 26px;
	font-size: 10pt;
	visibility: hidden;
}

.topmenu-submenu div {
	position: relative;
	left: -1px;
	text-align: center;
	width: 123px;
}

.topmenu-submenu div a {
	float: left;
	width: 123px;
	padding: 5px;
	background-color: #ffff33;
	border: 1px solid black;
	border-top: none;
}

.topmenu-submenu div a:hover {
	text-decoration: underline;
	background-color: #cccccc;
}

#menu-about {
	left: 0px;
}

#menu-services {
	left: 134px;
}

#menu-lang {
	left: 268px;
}

#menu-FAQ {
	left: 402px;
}

#blank {
	position: absolute;
}

.see-also {
	text-align: right;
	margin: 10px;
}
#contact-logo {
	position: relative;
	top: 75px;
	left: 74px;
}

#contact-shorttext {
	position: absolute;
	top: 275px;
	left: 535px;
	width: 270px;
	text-align: center;
}

.highlight {
	font-weight: bold;
}

.name, .keyword, .payment-option {
	font-weight: bold;
}

/*cesta*/
#path {
	font-size: 8pt;
	margin: 20px 10px;
}

.contact-heading {
	font-weight: bold;
	font-variant: small-caps;
	margin-bottom: 0px !important;
}

.after-heading {
  margin-top: 2px !important;
}

.newsletter-input {
  background-color: #dddddd;
  border-left: none;
  border-bottom: dotted 1px #000000;
  border-top: none;
  border-right: none;
  margin-left: 10px;
  width: 16em;
}

.newsletter-button {
  background-color: #cccccc;
  border: solid 1px #000000;
  margin-left: 3px;
  width: 8em;
}

