/* css http://www.kotik.eu */

body {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	text-align: left;
	color: #000;
	font-size: 14px;
	background-color: White;
	font-family: Arial-CE, Arial, sans-serif;
}

#main {
	margin: 0 auto 0;
	padding: 0px;
	/*background: url(../images/left_bar.gif) repeat-y top left;*/
	width: 770px;
	text-align: left;
	border-left: 1px solid black;
	border-right: 1px solid black;
	border-bottom: 1px solid black;
}

#top {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

#maintext {
	margin: 0px 20px 20px 20px;
	padding: 0px;
	text-align: left;
}

h1 {
  margin: 20px 0px 0px 0px;
  font-size: 20px;
}
h2 {
  margin: 10px 0px 0px 0px;
  font-size: 17px;
}
h3 {
  margin: 10px 0px 0px 0px;
  font-size: 14px;
}
#informace {
  font-size: 11px;

}

#uap {
   margin: 0px 0px 0px 0px;
}
#uap dt {
   padding: 15px 0px 0px 0px;
}

#uap dd a{
   color: #444;
	 text-decoration: underline;
	/* text-decoration: none; */
}
#uap dd a:hover {
   color: #000;	
	 text-decoration: none;
}

.aclass {
	color: #444;
	text-decoration: underline;
}
.aclass:hover {
	color: #000;
	text-decoration: none;
}

#klik {
  font-size: 11px;
  color: #EC4AAA;
}

#p_ul {
  margin: 20px 0px 0px 0px;
}

ul {
  margin: 0px 0px 0px 20px;
}

#zapatiEU {
	margin: auto;		
	margin-top: 70px;
	margin-bottom: 20px;
	font-size: 12px;
	padding: 100px 0px 0px 0px;
	background: url(../images/EU_logo.gif) no-repeat top center;
	text-align: center;
	color: #777;
}

#zapatiKotik {
	margin: auto;
	margin-top: 20px;
	margin-bottom: 20px;
	font-size: 11px;
	padding: 10px;
	text-align: center;
	border-top: 1px solid #BBB;
	color: #999;
}
#zapatiKotik a {

	color: inherit;
  color: #777; 
	font-size: 11px;
	text-decoration: none;
}
#zapatiKotik a:hover {
	text-decoration: underline;
}

/*mapovy-list*/
#OrigMap {
  padding-left: 12px;
  color: #777; 
	font-size: 12px;
	text-decoration: none;
	text-align: left;
	cursor: pointer;
}

#OrigMap a{
  color: #777;
  text-decoration: none;
  
}

#OrigMap a:hover {
  color: #000;
  text-decoration: underline;

}
#alertText {
  padding-top: 50px;
  color: red;
	font-size: 12px;
	text-align: center;	
}
#ZmenaMapy {
  padding-top: 12px;
  padding-left: 12px;
  color: #777; 
	font-size: 12px;	
	text-align: left;	
}
select {
  padding-left: 12px;
  color: #777; 
	font-size: 11px;

}
