/* CSS Document */


@font-face {
    font-family: 'EvanescenceRegular';
    src: url('fonts/evanescence_font-webfont.eot?') format('eot'),
         url('fonts/evanescence_font-webfont.woff') format('woff'),
         url('fonts/evanescence_font-webfont.ttf') format('truetype'),
         url('fonts/evanescence_font-webfont.svg#webfont5dXBeIfq') format('svg');
    font-weight: normal;
    font-style: normal;

}


  







/* MENU - HOMEPAGE
=================================================================== */


#nav {padding:0; 
		margin:0; 
		list-style:none; 
		position:absolute; 
		top:499px; 
		z-index:800; 
		font-family:"Arial", verdana, sans-serif; 
		width:608px;
		height:27px; 
		vertical-align:top; }


#nav li.top {display:block; float:left;}
#nav li a {display:block; float:left; height:27px; text-decoration:none; padding:0; cursor:pointer;font-size:0px; color: #78541b;}
#nav li a b {margin-left:-999px;}

#nav li a.why_slovakia {background:url(images_homepage/buttons/why_slovakia_btn.png); width:119px;}
#nav li a.tours {background:url(images_homepage/buttons/tours_btn.png); width:68px;}
#nav li a.project_bear {background:url(images_homepage/buttons/bear_news_btn.png); width:106px;}
#nav li a.bear_news {background:url(images_homepage/buttons/bear_news_btn.png); width:106px;}
#nav li a.wildlife {background:url(images_homepage/buttons/wildlife_btn.png); width:83px;}
#nav li a.the_team {background:url(images_homepage/buttons/the_team_btn.png); width:91px;}
#nav li a.contact_us {background:url(images_homepage/buttons/contact_us_btn.png); width:94px;}
#nav li a.book_here {background:url(images_homepage/buttons/contact_us_btn.png); width:94px;}

#nav li:hover a,
#nav a:hover
{background-position: 0 27px;}


#nav table {position:relative; left:0; border-collapse:collapse; padding:0; width:0; height:0; margin:-1px; }


#nav li:hover {position:relative; z-index:200;}
#nav a:hover {position:relative; white-space:normal; z-index:500;}

/* MENU - podstranky
=================================================================== */

#nav1 {
	padding:0;
	margin:0;
	list-style:none;
	height:27px;
	
	
	z-index:200;
	font-family:arial, verdana, sans-serif;
	vertical-align:top;
	text-align:left;
	width: 657px;	
}
#nav1 li.top {display:block; float:left;}
#nav1 li a {display:block; float:left; height:27px; text-decoration:none; padding:0; cursor:pointer;font-size:0px; color: #78541b;}
#nav1 li a b {margin-left:-999px;}

#nav1 li a.why_slovakia {background:url(images_homepage/buttons/why_slovakia_btn.png); width:119px;}
#nav1 li a.tours {background:url(images_homepage/buttons/tours_btn.png); width:68px;}
#nav1 li a.project_bear {background:url(images_homepage/buttons/bear_news_btn.png); width:106px;}
#nav1 li a.wildlife {background:url(images_homepage/buttons/wildlife_btn.png); width:83px;}
#nav1 li a.the_team {background:url(images_homepage/buttons/the_team_btn.png); width:91px;}
#nav1 li a.book_here {background:url(images_homepage/buttons/contact_us_podstranky_btn.png); width:94px;}
#nav1 li a.contact_us {background:url(images_homepage/buttons/contact_us_podstranky_btn.png); width:94px;}
#nav1 li a.homepage {background:url(images_homepage/buttons/homepage_btn.png); width:91px;}


#nav1 li:hover a,
#nav1 a:hover
{
	background-position: 0 27px;
	font-family: Arial, "Trebuchet MS", Helvetica, sans-serif;
}


#nav1 table {position:relative; left:0; border-collapse:collapse; padding:0; width:0; height:0; margin:-1px; }


#nav1 li:hover {
	position:relative;
	z-index:200;
	font-family: arial, verdana, sans-serif;
}
#nav1 a:hover {position:relative; white-space:normal; z-index:200;}



/* ZALOZKY
=================================================================== */




#zalozky {
	padding:0;
	margin:0;
	list-style:none;
	height:25px;
	text-align:left;
	z-index:201;
	font-family:"Times New Roman", Times, serif;
	vertical-align:top;
	font-size:12pt;
	font-weight:bolder;
	width:850px;
}
#zalzoky li a {display:block; float:left; height:25px; text-decoration:none; padding:0; cursor:pointer;}
#zalozky li.top {display:block; float:left;}
#zalozky li a.active {background:url(images_podstranky/zalozkaak_bg2.png); width:119px;height:24px;  font-weight:bold; color:#630; position:relative; z-index:401; font-size:12px; text-align:center; vertical-align:middle;
}
#zalozky li a.nonactive {background:url(images_podstranky/zalozkaak_bg.png); width:119px;height:24px;  font-weight:normal; color:#630; position:relative;  z-index:inherit; font-size:12px; text-align:center; vertical-align:middle;}
#zalozky li a {display:block; float:left; height:28px; text-decoration:none; padding:0; cursor:pointer; }
#zalozky li.top a:hover
{background-position: 0 25px;  }

#zalozka-text {position:relative; top:7px; text-align:center; width:auto; font-size:8pt; font-weight:bold; font-style:italic; font-family:"Arial", Trebuchet MS, Helvetica, sans-serif;}


/*PODTITUL
=================================================================== */		 
#podtitul {
	font-family:'EvanescenceRegular';
	color:#FFF;
	font-size:36pt;
	text-shadow: black 3px 2px 5px;
	-webkit-text-stroke: 0.7px #000;
	font-weight:normal;
	position:absolute;
	top:105px;
	z-index:300;
	width:300px;
	height:68px;
}
				  
#podtitul_home {font-family:'EvanescenceRegular'; color:#FFF; font-size:32pt; text-shadow: black 3px 2px 5px;  -webkit-text-stroke: 0.7px #000;  font-weight:normal; position:absolute; top:105px; z-index:999; width:300px; 
                  height:100px; }


p {
	font-family:Arial, "Trebuchet MS", Helvetica, sans-serif;
	font-size:10pt;
}

/* FORMAT NADPISU 1. UROVNE
=================================================================== */

.h1 {
	font-size:28pt;
	word-spacing: normal;
	margin-top: 0px;
	padding-top: 0px;
	text-align: left;
	color: #000;
	text-shadow: #78541b 0px 1px 3px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
}


/* FORMAT NADPISU 2. UROVNE
=================================================================== */

.h2 {
	font-size:24pt;
	font-weight:bold;
	word-spacing: normal;
	margin-top: 0px;
	padding-top: 0px;
	text-align: left;
	font-style:normal;
	font-family: Arial, "Trebuchet MS", Helvetica, sans-serif;
}

/* FORMAT NADPISU 3. UROVNE
=================================================================== */

.h3 {
	font-family:Arial, "Trebuchet MS", Helvetica, sans-serif;
	font-size:18pt;
	font-style:italic;
	font-weight:bold;
}

/* FORMAT NADPISU 4. UROVNE
=================================================================== */

.h4 {
	font-family:"Arial", Trebuchet MS, Helvetica, sans-serif;
	font-size:14pt;
	font-style:italic;
	font-weight:bold;
}


/* POLOHA LOGA NA PODSTRANKACH
=================================================================== */


#logo {position:absolute; top:10px; left: 10px; z-index:300; width:150px; 
                  height:150px; background:url(images_podstranky/logo_obyc.png);}
				  
 
				  
				  

/* FORMATOVANIE ODKAZOV V SPODNOM MENU
=================================================================== */


#dolne_menu a:link    {

color: #b27c26;
font-size: 14px;

font-family:"Arial", Trebuchet MS, Helvetica, sans-serif;

text-decoration: none;

}



#dolne_menu a:visited {

color: #BF8529;
font-size:14px;

font-family:"Arial", Trebuchet MS, Helvetica, sans-serif;

text-decoration: none;

}



#dolne_menu a:hover   {

color: #5d3c03;

font-size:14px;
font-family:"Arial", Trebuchet MS, Helvetica, sans-serif;
text-decoration:underline;

}



#dolne_menu a:active  {

color: #630;

font-size:14px;
font-family:"Arial", Trebuchet MS, Helvetica, sans-serif;
text-decoration: none;

}

/* FORMATOVANIE BEZNYCH ODKAZOV V TEXTE
=================================================================== */

a:link    {

color: #b27c26;
font-size:10pt;

font-family:"Arial", Trebuchet MS, Helvetica, sans-serif;

text-decoration: none;

}



a:visited {

color: #BF8529;
font-size:10pt;

font-family:"Arial", Trebuchet MS, Helvetica, sans-serif;

text-decoration: none;

}


	
a:hover   {

color: #5d3c03;

font-size:10pt;
font-family:"Arial", Trebuchet MS, Helvetica, sans-serif;
text-decoration:underline;

}



a:active  {
	color: #630;
	font-size:10pt;
	font-family:Arial, "Trebuchet MS", Helvetica, sans-serif;
	text-decoration: none;
}

/* FORMATOVANIE NADPISU NA HOMEPAGE
=================================================================== */

#homepage{text-align: left; font-weight: bold; font-size:10pt; color: #b27c26; font-family:Arial;}

