@charset "windows-1250";
/* CSS pro LEGE ARTIS  by NOBARRIER.info */

body {
	background: #FFF;
	text-align: center;
	padding: 0;
	margin: 0;
	margin-top: 8%;
	}
	sup {vertical-align:top;}
	
body * {
	font-family: 'Century gothic', 'Verdana', 'Arial', 'Times New Roman CE', 'Times New CE', 'Times CE', 'Times New Roman', times, serif;
	padding: 0;
	margin: 0;
}
body.detail {
	background: #FAFBED;
	margin:0;
	padding: 0;
}
#container {
	text-align: left;
	border: solid 1px #666;
	width: 760px;
	height: 440px;
	position: absolute;
	top: 50%;
	left: 50%;
	margin: -220px auto auto -375px;
	overflow: auto;
}
		.logo_szuz {
      position: absolute;
      top: 350px;
	    left: 230px;
      width: 100px;
      height: 50px;
      text-align: center;}
    .logo_szuz a {
      font-size: xx-small;
      text-decoration: none;
      color: black; 
      text-align: center;
      }
    
    
    .index_img {
			background: #FFF url(../images/index_container_bckgr.jpg) no-repeat bottom right;
		}
		.cinnost_img {
			background: #FFF url(../images/cinnost_container_bckgr.jpg) no-repeat bottom left;
		}
		.realizace_img {
			background: #FFF url(../images/realizace_container_bckgr.jpg) no-repeat bottom left;
		}
		.udrzby_img {
			background: #FFF url(../images/udrzby_container_bckgr.jpg) no-repeat bottom left;
		}
		.prilezitosti_img {
			background: #FFF url(../images/prilezitosti_container_bckgr.jpg) no-repeat bottom left;
		}
		.aktuality_img {
			background: #FFF url(../images/aktuality_container_bckgr.jpg) no-repeat bottom left;
		}
		.poradenstvi_img {
			background: #FFF url(../images/poradenstvi_container_bckgr.jpg) no-repeat bottom left;
		}
		.jezirka_img {
			background: #FFF url(../images/jezirka_bckgr.jpg) no-repeat bottom left;
		}
h1 {
	float: left;
}
h1 span {
	display: none;
}
h1 a img {
	border: none;
	width: 56px;
	
}
#content {
/*	margin: 60px 10px 5px 340px;*/
	width: 400px;
	height: 370px;
	border-left: solid 1.5px #92AF52;
	position: absolute;
	top: 50px;
	left: 332px;
  } 
	#content h2 {
		color: #A7C520;
		font-size: 1.2em;
		padding: 0 0 3px 0;
		letter-spacing: 2px;
		margin-left: 10px;
		font-variant: small-caps;
		font: small-caps bold 1.2em;
	}
	#content h3, #content h4{
		font-variant: small-caps;
		font-size: 1em;
		letter-spacing: 1px;
		padding: 10px 0 5px 10px;
	}
	#content #text {
		height: 340px;
		width: 400px;
		overflow: auto;
    font-size: 12px; 
		position: absolute;
		text-align: justify;
		
	}
	#content #text_content {
		position: absolute;
		top: 0;
		left: 0;
		width: 370px;
	}
		#text_content a:link, #text_content a:visited {
			color: blue;
			text-decoration: none;
		}
		#text_content a:hover {
		 	color: #92AF52;
			text-decoration: none;
		}
		#content p {
/*			width: 370px;*/
			padding: 3px 10px 3px 10px;
			margin-left: 5px;
			line-height: 150%;
			color: #666;
	}
	#content #picts {
/*		float: right;*/
	}
		#picts a {
			border: solid 1px #666;
/*			margin: 0 0 10px 0;
*/		
/*			display: block;*/
			margin-left: 10px;
			margin-bottom: 5px;
			margin-top: 10px;
			display: block;

		}
		#picts a img {
			margin: 1px;
			border: none;
		
					}
		#picts a:link, #picts a:visited {
			border-color: #666;
		}
		#picts a:hover {
			border-color: #C5D85A;
		}
	#content #scroll_buttons {
		display: block;
		width: 13px;
		height: 34px;
		position: absolute;
		top: 340px;
		left: 380px;
	}
		#scroll_buttons a span {
			display: none;
		}
		#scroll_buttons #up, #scroll_buttons #down  {
			display: block;
			width: 11px;
			height: 11px;
			background: #FFF url(../images/scroll_arrow_up.gif) no-repeat top left;
		}
		#scroll_buttons #down {
			background: #FFF url(../images/scroll_arrow_down.gif) no-repeat top left;
			margin-top: 10px;
		}
		#content ul{
			margin-left: .5em;
		}
		#content ul li {
			border: none;
			float: none;
			list-style: disc;
			margin-left: 1.5em;
			color: #666;
			line-height: 1.2em;
		}
		#content img#full {
			margin: 10px;
			border: solid 1px #666;
		}
	
/* MENU smart technique by www.alistapart.com >> THNX*/
#menu2 {
	left: 65px;
  top: center;
	position: absolute;
	width: 683px;
	height: 55px;
	background: #fff;
}
#menu {
	left: 130px;
  float: center;
	margin-top: 15px;
	margin-left: 120px;
	text-align: left;
	font-size: 12px;
	font-family: 'Century gothic', 'Verdana', 'Arial', ;

}
#menu_eng {
	float: center;
	margin-top: 5px;
	text-align: left;
	font-size: 12px;
	
}
#nav {
	list-style: none;
	padding: 0;
	margin: 0;
	width: auto;
	display: inline;
	
}
 #nav li {
 	list-style: none !important;
	list-style-type: none;
	display: inline;
	
 }

#nav a {
	font-weight: normal;
	color: #666;
	font-family: 'Century gothic', 'Verdana', 'Arial', ;

/*	letter-spacing: 0.5px;*/
}

#nav a {
	text-decoration: none;
}
#nav a:link, #nav a:visited {
	color: #666;
}
#nav a:hover {
	color: #92AF52;
}
#nav a.aktiv:link, #nav a.aktiv:visited, #nav a.aktiv:hover {
/*	border-bottom: solid 2px #000;*/
	color: #92AF52;
}
#nav a. {
	color: red;
}

#nav li li a {
	display: block;
	font-weight: normal;
	margin: 0;
	padding: 2px 0;
	width: 100%;
	color: white;
}

#nav li {
	float: left;
	position: relative;
	cursor: default;
	color: white;
	padding: 0 5px;
	border: solid 1px #666;
	border-width: 0 1px;
}

#nav li li a:hover{
	color: white;
}

li#first {
	border-left: none;
}

#nav li#b a{
	color: rgb(0,102,255);
	
	
}
#nav li#b ul a{
	color: #666;
	
}

#nav li#b ul a:hover{
	color: white;
	
}

li#last {
	border-right: none;
	
}

li#plast {
	border-right: none;
	border-left: none;
}

li ul {
	display: none;
	position: absolute;
	top: 100%;
	left: -1em;
	font-weight: normal;
	font-size: 9.5px;
	width: 15em;
	color: white;
	voice-family : "\"}\""; /* tady IE5.5 a starší končí */ 
   voice-family : inherit; /* vrácení vlatnosti na výchozí hodnotu */ 
   left: 0; 
}

li>ul {
	top: auto;
	left: auto;
}

li li {
	display: block;
	float: none;
	background-color: #92AF52;
	border: none;
	padding: 0;
	margin: 0;
}

li:hover ul, li.over ul {
	display: block;
}
#nav_lev2, #nav_lev2 li {
	background: 92AF52;
	color: white;
	border: none;
}
/* konec MENU */

#container #intro {
	margin: 80px 100px 50px 100px;
}
	.cz {
		background: #FFF url(../images/LA_logo_komplet.gif) no-repeat top left;
	}
	#introeng {
		margin: 10px 100px;
	}

	#intro p, #introeng p {
		margin-left: 70px;
		line-height: 1.5em;
		color: #666;
	}
	a.vstup {
		font-weight: bold;
		width: 5em;
		float: right;
		margin-top: 10px;
	}
	a.vstup:link, a.vstup:visited {
		color: #000;
		text-decoration: none;
	}
	a.vstup:hover {
		color: #92AF52;
		text-decoration: underline;
	}
/* PAGEFOOTER ++++++++++++++++++ */
#pagefooter {
	background: #92AF52;
	width: 760px;
	position: absolute;
	top: 50%;
	left: 50%;
	margin: 220px auto auto -375px;
	border: solid 1px #666;
	border-top: none;
}
	#pagefooter p {
		color: #fff;
		font-size: 12px;
		padding: 1px 0;
		word-spacing: 2px;
	}
	#pagefooter p a {
		text-decoration: none;
		color: #fff;
		font-weight: bold;
	}
	#pagefooter a:hover {
		text-decoration: underline;
		color: #000;
	}
/* POP UP okna ++++++++++++++++*/
	body.detail {
		text-align: left;
	}
	body.detail #detailfooter {
	 	
		display: block;
		height: 7px;
		border-top: solid 1px #666;
		position: absolute;
		bottom: 0;
		left: 0;
		width: 100%;
	}
	body.detail a img {
		border: none;
		margin: 10px 10px 0 10px;;
	}
	.detail a {
		font-size: .93em;
		text-align: right;
	}
	body.detail a:link, body.detail a:visited {
		color: #666;
		text-decoration: none;
	}
	body.detail a:hover {
		color: #92AF52;
	}
	#butt2close {
		margin: 0 auto;
		position: absolute;
		bottom: 20px;
		right: 35px;
	}
/* CLEAR CLASSES * +++++++++++++++++++++*/
.brown {color: rgb(102,51,0)}
.blue {color: rgb(0,0,102)}

#flag {
position: absolute;
top: 50%;
left: 50%;
margin: -240px auto auto 330px;
}

#zvuk {
position: absolute;
top: 50%;
left: 50%;
margin: -120px auto auto 180px;
_margin: -123px auto auto 175px;
_width: 15px;
_height: 15px;
}

#zvuk2 {
position: absolute;
margin: -50px auto auto 334px;
width: 30px;
height: 30px;
}

#loga {
position: absolute;
top: 50%;
left: 50%;
margin: -210px auto auto 390px;
font-size: .60em;
font-family: 'Century gothic', 'Verdana', 'Arial', ;
line-height: 150%;
color: rgb(128,128,128);
}

#loga a
{border: 0;
font-family: 'Century gothic', 'Verdana', 'Arial', ;
color: rgb(128,128,128);
text-decoration: none;}

#loga img
{border: 0;}