@charset "utf-8";
/* 
Dantour
XHTML,CSS: jakubdvorak.eu
(c) dantour-levoca.sk 2009
 */

body,td,th {
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
body {
	background-color: #FFFFFF;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image:url(img/mainBg.png);
	background-repeat:repeat-x;
}
h1 {
	font-size: 22px;
	color: #1E629D;
}
h2 {
	color: #1E629D;
}
h3 {
	color: #1E629D;
}
h4 {
	color: #1E629D;
}
h5 {
	color: #1E629D;
}
h6 {
	color: #1E629D;
}

/* hlavicka */

#dantour {
	width: 1004px;
	height: auto;
	margin: 0 auto;
}

.topHighest {
	background-image:url(img/top_highest.png);
	width: 1004px;
	height: 109px;
}

.topLista {
	background-image:url(img/top_lista.png);
	width: 1004px;
	height: 58px;
}

.topLista a { 
	/*width: 90px;*/
	height: 48px;
	text-align: center;
	color: #FFFFFF;
	font-size: 14px;
	background: none;
	float: left;
	text-decoration:none;
	padding-top: 10px;
	padding-left: 18px;
	padding-right: 18px;
}

.topLista a:hover { background-image:url(img/lista_aktivni.png); background-repeat:no-repeat; background-position: center top; }

.topLista_zarovnani { width: 945px; height: 58px; margin: 0 auto; }

.topMain {
	background-image:url(img/top_main.png);
	background-repeat:no-repeat;
	width: 432px;
	height: 247px;
	clear: left;
	/*position: absolute;*/
	padding-left: 572px;
	padding-top: 36px;
}

.topMain h1 {
	color: #FFFFFF;
	font-size: 21px;
	margin: 0; padding:0;
	padding-bottom: 10px;
}

.topMain_box {
	color: #FFFFFF;
	font-size: 11px;
	width: 403px;
	height: 200px;
}

.topMain_box a {
	color: #FFFFFF;
	font-size: 11px;
	text-decoration: underline;
}

.topMain_box a:hover { text-decoration: none; }

.topBottom {
	background-image:url(img/top_bottom.png);
	background-repeat:no-repeat;
	width: 1004px;
	height: 50px;
	padding-top: 25px;
}

.topBottom h1 {
	color: #0E5089;
	font-size: 21px;
	margin:0;padding:0;
	margin-left: 31px;
}

.topBottom hr {
	width: 945px;
	margin: 0 auto;
	background-image:url(img/hor_hr_bg.png);
	background-repeat:repeat-x;
	border-style: none;
}

/* hlavní cást */

.main {
	width: 945px;
	height: auto;
	margin: 0 auto;
}

.main ul { list-style-image: url(images/sipka.gif); }

.main_index_r_left {
	width: 332px;
	height: 300px;
	/*height: auto;  */
	float: left;
	/*text-align:center; */
	border-right-style: solid;
	border-right-color: #a1a1a1;
	border-right-width: 1px;
}

.main_index_r_right {
	/*width: 613px;*/
	height: auto;
	float: left;
	padding-left: 55px;
	padding-top: 40px;
}

.main h2 {
  font-family: Trebuchet MS, Arial, Helvetica, sans-serif;;
  font-size: 16px;
  color: #1E5C91;
  font-weight: bold;
  text-decoration: none;
}

.main h1 {
  margin: 0; padding: 0;
}

.menu_sipka0 {
	background-image:url(images/minus.png);
	background-repeat:no-repeat;
	background-position: 6px 7px;

	height: 16px;
  font-family: Trebuchet MS, Arial, Helvetica, sans-serif;;
  font-size: 16px;
  color: #1E5C91;
  font-weight: bold;
  text-decoration: none;
	padding-left: 20px;
  padding-bottom: 5px;
  
  border-bottom: 1px solid #cbcbcb;
  width: 500px; 
  margin: 0px 0 10px 0; 
  padding-bottom: 10px;
}

.menu_sipka1 {
	background-image:url(images/minus2.png);
	background-repeat:no-repeat;
	background-position: 6px 7px;

	height: 16px;
  font-family: Trebuchet MS, Arial, Helvetica, sans-serif;;
  font-size: 14px;
  color: #1E5C91;
  font-weight: bold;
  text-decoration: none;
	padding-left: 20px;
  padding-bottom: 5px;  
}

.menu_sipka2 {
	height: 16px;
  font-family: Trebuchet MS, Arial, Helvetica, sans-serif;;
  font-size: 11px;
  color: #1E5C91;

  text-decoration: none;
	padding-left: 20px;
  padding-bottom: 5px;  
}

.menu_sipka3 {
	height: 16px;
  font-family: Trebuchet MS, Arial, Helvetica, sans-serif;;
  font-size: 11px;
  color: #1E5C91;

  text-decoration: none;
	padding-left: 20px;
  padding-bottom: 5px;  
}

/* patka */

.footer {
	width: 945px;
	height: 75px;
	margin: 0 auto;
	background-image:url(img/hor_hr_bg.png);
	background-repeat: repeat-x;
	background-position: top;
	padding-top: 5px;
	clear: both;
}

.footer_left {
	width: 472px;
	height: 75px;
	float:left;
	font-size: 11px;
}

.footer_left a {
	color: #1E629D;
	text-decoration:none;
	font-size: 11px;
}

footer_left a:hover { text-decoration:underline; }

.footer_right {
	/*width: 472px;*/
	height: 75px;
	float:right;
	font-size: 11px;
}

.footer_right a {
	color: #1E629D;
	text-decoration:none;
	font-size: 11px;
}

footer_right a:hover { text-decoration:underline; }

/* dodatky */
.zvyraznovac_modry { color: #093A65; }
.zvyraznovac_cerny { color: #000000; }
.info_btn {
	background-image:url(img/information.png);
	background-repeat:no-repeat;
	background-position: left;
	height: 16px;
	color: #5C5C5C;
	padding-left: 20px;
	font-size: 11px;
	text-decoration: none;
}

.info_btn a {
	color: #5C5C5C;
	font-size: 11px;
	text-decoration:none;
}

.info_btn a:hover {
	text-decoration:underline;
}

.foto_bg_velke {
	background-image:url(img/img_bg_big.png);
	background-repeat:no-repeat;
	width: 140px;
	height: 140px;
	margin: 5px;
	&padding-left: 1px;
	_padding-left: 1px;
}

.foto_bg_male {
	background-image:url(img/img_small_bg.png);
	background-repeat:no-repeat;
	width: 90px;
	height: 100px;
	padding-left: 8px;
}

.kontaktInp {
  border-color: #CACACA;
  border-width: 1px;
  background-color: #FFFFFF;
}

.kontaktBtn {
  width: 88px;
  height: 28px;
  background-color: #000000;
  background-image:url(images/btn.gif);
  background-repeat: no-repeat;
  color: #FFFFFF;
  font-weight: bold;
  border: none;
}

.odkayuvod a {
  color: #0e5089;
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-decoration: none;
	padding-left: 14px;
	
  background-image:url(images/odkaz.png);
  background-repeat: no-repeat;
  background-position: 0px 6px;
}

.odkayuvod a:hover {
	text-decoration: underline;
}

.uvodnadpis {
  color: #000000;
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	margin-bottom: 20px;
}

.mapky {

}

.mapky a img {
  border: 4px solid #dcdcdc;
}

.ciara {
	width: 945px;
	margin: 10px auto;
	background-image:url(img/hor_hr_bg.png);
	background-repeat: repeat-x;
	background-position: top;
	padding-top: 5px;
	clear: both;
}

.mapanadpis {
  color: #000000;
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	margin: 0 0 6px 0;
}

.modra {
  color: #0e5089;
}
