/*
Tested browsers:
Mozzila Firefox 1.0, 1.5, 3.x
IE 6.x, 7
*/

HTML {
	height: 100%;
	width: 100%;
}

body {
	background: #b3d3dc url(bg.jpg) repeat fixed;
	font: normal 12px "Lucida Grande", "Lucida Sans Unicode", Tahoma, Verdana, Arial, sans-serif;
	color: black;
	margin: 0px 0px 0px 0px;
	height: 100%;
	width: 100%;
}

a:link, a:visited {
	font: normal 10px "Lucida Grande", "Lucida Sans Unicode", Tahoma, Verdana, Arial, sans-serif;
	font-weight : bold;
	color: Black;
	text-decoration: none;
}
	
a:hover, a:active {
	font: normal 10px "Lucida Grande", "Lucida Sans Unicode", Tahoma, Verdana, Arial, sans-serif;
	font-weight: bold;
	color: Black;
	text-decoration: underline;
}

ul li {
   	 cursor: pointer;
}

/*
.container {
	width: 90%;
	margin-left: 5%;
	margin-top: 10px;
	margin-bottom: 10px;
	padding: 5px;
	border-style: dotted;
	border-color: black;
	border-width: thin;
}
*/
/* container01 */
.container01 {
	width: 100%;
	/*margin-left: 5%;*/
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	padding: 0px 0px 0px 5px;
	border-top-style:solid;
	border-bottom-style:solid;
	/*border-right-style:solid;
	border-left-style:dotted;*/
	border-color: #6699ff;
	border-width: 2px;
	z-index: 0;
	padding: 0px 0px 25px 0px;
}

.container01 h2 {
	font: normal 17px "Lucida Grande", "Lucida Sans Unicode", Tahoma, Verdana, Arial, sans-serif;
	font-weight: bold;
	color: Black;
	text-decoration: underline;
     letter-spacing: 0.2em;
}

.container01_closed {
	z-index: 0;
 	display: none;
}

/* container02 */
.container02 {
	width: 90%;
	margin-left: 5%;
	margin-top: 10px;
	margin-bottom: 10px;
	padding: 0px 0px 0px 5px;
	border-top-style:dotted;
	border-right-style:solid;
	border-bottom-style:solid;
	border-left-style:dotted;
	border-color: black;
	border-width: 2px;
	z-index: 0;
}

.container02 h2 {
	font: normal 17px "Lucida Grande", "Lucida Sans Unicode", Tahoma, Verdana, Arial, sans-serif;
	font-weight: bold;
	color: Black;
	text-decoration: underline;
     letter-spacing: 0.2em;
}

.container02_closed {
	z-index: 0;
 	display: none;
}

/* container03 */
.container03 {
	width: 90%;
	margin-left: 5%;
	margin-top: 10px;
	margin-bottom: 10px;
	padding: 0px 0px 0px 5px;
	border-top-style:dotted;
	border-right-style:solid;
	border-bottom-style:solid;
	border-left-style:dotted;
	border-color: black;
	border-width: 2px;
	z-index: 0;
}

.container03 h2 {
	font: normal 17px "Lucida Grande", "Lucida Sans Unicode", Tahoma, Verdana, Arial, sans-serif;
	font-weight: bold;
	color: Black;
	text-decoration: underline;
     letter-spacing: 0.2em;
}

.container03_closed {
	z-index: 0;
 	display: none;
}

/* container04 */
.container04 {
	width: 90%;
	margin-left: 5%;
	margin-top: 10px;
	margin-bottom: 10px;
	padding: 0px 0px 0px 5px;
	border-top-style:dotted;
	border-right-style:solid;
	border-bottom-style:solid;
	border-left-style:dotted;
	border-color: black;
	border-width: 2px;
	z-index: 0;
}

.container04 h2 {
	font: normal 17px "Lucida Grande", "Lucida Sans Unicode", Tahoma, Verdana, Arial, sans-serif;
	font-weight: bold;
	color: Black;
	text-decoration: underline;
     letter-spacing: 0.2em;
}

.container04_closed {
	z-index: 0;
 	display: none;
}

/* container05 */
.container05 {
	width: 90%;
	margin-left: 5%;
	margin-top: 10px;
	margin-bottom: 10px;
	padding: 0px 0px 0px 5px;
	border-top-style:dotted;
	border-right-style:solid;
	border-bottom-style:solid;
	border-left-style:dotted;
	border-color: black;
	border-width: 2px;
	z-index: 0;
}

.container05 h2 {
	font: normal 17px "Lucida Grande", "Lucida Sans Unicode", Tahoma, Verdana, Arial, sans-serif;
	font-weight: bold;
	color: Black;
	text-decoration: underline;
     letter-spacing: 0.2em;
}

.container05_closed {
	z-index: 0;
 	display: none;
}

/* container06 */
.container06 {
	width: 90%;
	margin-left: 5%;
	margin-top: 10px;
	margin-bottom: 10px;
	padding: 0px 0px 0px 5px;
	border-top-style:dotted;
	border-right-style:solid;
	border-bottom-style:solid;
	border-left-style:dotted;
	border-color: black;
	border-width: 2px;
	z-index: 0;
}

.container06 h2 {
	font: normal 17px "Lucida Grande", "Lucida Sans Unicode", Tahoma, Verdana, Arial, sans-serif;
	font-weight: bold;
	color: Black;
	text-decoration: underline;
     letter-spacing: 0.2em;
}

.container06_closed {
	z-index: 0;
 	display: none;
}


.subnav {
     float: none;
     background: transparent url(lec.png) repeat-x fixed;
  	width: 80%;
  	margin-left: 10%;
  	margin-bottom: 2px;
  	margin-top: 0px;
	/*margin: 0px 0px 2px 0px;*/
	padding: 1px 0px 2px 0px;
}


.subnav li {
  
      margin: 0px;
	padding: 0px 0px 0px 2px;
	display: inline;
	border: 2px dotted;
	border-color: transparent transparent transparent #6699ff;
}

.data_container {
     float: none;
     background: Transparent;
     margin: 0px 0px 0px 8px;
}

.fejlec {
/*  background: transparent url(logo.jpg) no-repeat;
  background-position: top left;*/
	/*top: 0px;*/
	float: none;
	height: 152px;
	width: 100%;
	margin: 0px;
	text-align: center;
	vertical-align: top;
}

.fejlec_menu {
		 width: 100%;
		 background: #AAFF00;
		 text-align: center;
}

.fejlec ul {
}

.fejlec li {
      display: inline;
      margin: 1px;
	padding: 0px 2px 0px 2px;
	border: 1px solid;
	border-color: transparent black transparent transparent;
	font: oblique 14px sans-serif;
	font-variant: small-caps;
	font-weight: bold;
	letter-spacing: 0.1em;
}

.fejlec h1 {
	background: transparent;
	font: normal 21px "Lucida Grande", "Lucida Sans Unicode", Tahoma, Verdana, Arial, sans-serif;
	text-align: left;
	color: black;
	font-weight : bold;
	margin: 0px 0px 0px 180px;
	letter-spacing: 0.2em;
}

.fejlec h2 {
	background: transparent;
	font: normal 14px "Lucida Grande", "Lucida Sans Unicode", Tahoma, Verdana, Arial, sans-serif;
	text-align: left;
	color: black;
	font-weight : bold;
	margin: 0px 0px 0px 180px;
}


#lablec {
	position: fixed;
	bottom: 0px;
	width: 99%;
	font: normal 10px "Lucida Grande", "Lucida Sans Unicode", Tahoma, Verdana, Arial, sans-serif;
	background-color: transparent;
	font-weight: bold;
	text-align: right;
}

#lablec p {
	padding-right: 10px;
	margin: 0px;
}

.submit {
	margin:3px;
	background: #dcdcdc;
	height:20px;
	border:solid 1px black;
	width:80px;
 	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: Black;
	color:#666;
	text-transform:uppercase;
 }
 
.textfield {
	font:1.1em  Verdana, Arial, Helvetica, sans-serif ;
	color:#333;
	margin:3px;
	height:20px;
	border:solid 0 #fff;
	padding: 3px;
	background: white;
	width:70%;
}

