@import "template.css";
@import "forms.css";

/******************PAGE PROPORTIONS*********************/
/*Width of the page */
#container {width: 990px;}

/*Header height*/
#header {height: 189px;}

/*Column's width*/
#left {width: 229px;}
#page {width: 731px; padding: 15px;}

/*Height of the footer */
#footer {height: 45px;}
#content {padding-bottom: 45px;}

/******************DESIGN OF PAGE***********************/
/*Common design*/
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1em;
	background-image: url(../images/bg_body.jpg);
	background-repeat: repeat-x;
	background-position: top;
	background-color: #002A0F;
}
#container {
  text-align: left;
  font-size: 0.8em;
  background: #fff url(../images/bg_container.gif) repeat-y;
  color: #061b36;
}

#header {
  background: #134266 url(../images/bg_header.jpg) no-repeat;
}
#header img {
  float: left;
}
#topmenu {
  text-align: right;
  display: block;
}
#page {
  background: url(../images/bg_page.gif) no-repeat top;
}

#footer {
  width: 100%;
  background: #fff url(../images/bg_footer.gif) no-repeat;
  font-size: 0.8em;
}

#foot {
  text-align: center;
  color: #1a4a74;
  font-weight: bold;
  margin-top: 18px;
}
#foot a {
  color: #1a4a74;
  text-decoration: none;
}
#foot a:hover {
  color: #5692c1;
  text-decoration: none;
}
#makedby {
  display: block;
  position: absolute;
  color: #5692c1;
  width: 200px;
  right: 8px;
  top: 12px;
  text-align: right;
}
#makedby a {
  color: #5692c1;
  text-decoration: none;
}
#makedby a:hover {
  color: #0B3B5E;
  text-decoration: none;
}

/*Top menu*/
/*#topmenu ul {
  padding: 150px 0 0 380px;
}
#topmenu li a {
	color: #5a7b90;
	font-size: 1.4em;
	text-decoration: none;
	width: 200px;
	display: inline;
	float: left;
	text-align: center;
	margin-right: 0px;
	height: 29px;
	padding-top: 10px;
}

#topmenu li a:hover {
	color: #063151;
}

#topmenu li a:active {
	color: #CC0000;
}*/

#topmenu
	{
	height: 38px;
	padding-top: 150px;
	}

	
#topmenu ul 
	{
	list-style:none;
	height: 38px;
	float: right;
	margin: 0px;
	padding: 0xp;
	text-align: right;
	}

#topmenu li 
	{
    list-style: none;
	display: inline;
	text-align: center;
	height: 38px;
	}

#topmenu li a 
	{
	text-decoration: none;
	display:block;
	float:left;
	height: 38px;
	background: url(../images/all_state.jpg) no-repeat;
	font-size: 14px;
	font-weight: bold;
	color: #518a67;
	}	

#topmenu li a:hover {
	color: #78a639;	
}

#topmenu li a#item5 {
	width:233px;
	height:38px;
	 }
#topmenu li a#item6 {
	width:207px;
	height:38px;
	 }
#topmenu li a#item7 {
	width:203px;
	height:38px;
	 }
	
/*-----------------------------------------------------------------------------

Position the background image within the left boxes we have created. Use hover states
to show the correct background position for hover states.

A negative margin is used to show the whole tab. As this doesn't work in IE a 
separate stylesheet is used for IE6 and below.

-----------------------------------------------------------------------------*/	


#topmenu li a#item5:link, #topmenu li a#item5:visited {
	background-position: 0px 0px;
	text-align: center;
	padding-top: 15px;
	height: 23px;
	}
	
#topmenu li a#item5:hover, #topmenu li a#item5:focus {	
	background-position: 0px -39px;
	}
	
#topmenu li a#item6:link, #topmenu li a#item6:visited {	
	background-position: -233px 0px;
	text-align: center;
	padding-top: 15px;
	height: 23px;
	}
	
#topmenu li a#item6:hover, #topmenu li a#item6:focus {
	background-position: -227px -78px;
	width: 207px;
	margin-left: -6px;
	padding-left: 6px;
	}	
	
#topmenu li a#item7:link, #topmenu li a#item7:visited {
	background-position: -440px 0px;
	text-align: center;
	padding-top: 15px;
	height: 23px;
	}
	
#topmenu li a#item7:hover, #topmenu li a#item7:focus {
	background-position: -430px -117px;
	width: 203px;
	margin-left: -10px;
	padding-left: 10px;
	}	
	
/* ------- left menu --------- */
#left ul {
  text-align: left;
}
#left ul li {
  background: url(../images/bg_lmnu1.jpg) no-repeat bottom;
  padding-bottom: 1px;
}
#left ul li a {
  background: url(../images/arrow_lmnu1.gif) no-repeat left center;
  display: block;
  width: 199px;
  padding: 5px 10px 5px 20px;
  text-decoration: none;
  color: #6CFF45;
  font-size: 0.9em;
}
#left ul li a:hover {
  color: #fff;
  background: #003308 url(../images/arrow_lmnu1.gif) no-repeat left center;
}
#left ul ul li {
  background: url(../images/bg_lmnu2.jpg) no-repeat bottom;
  padding-bottom: 1px;
}
#left ul ul li a {
  background: url(../images/arrow_lmnu2.gif) no-repeat left center;
  display: block;
  width: 184px;
  padding: 5px 10px 5px 35px;
  text-decoration: none;
  color: #8c9faf;
  font-weight: normal;
  font-size: 0.9em;
}
#left ul ul li a:hover {
  background: #00491b url(../images/arrow_lmnu2.gif) no-repeat left center;
  color: #fff;
}

/******************DESIGN OF MAIN ELEMENTS**************/
h1 {
  margin: 10px 0;
  text-align: left;
  font-size: 1.8em;
  color: #00662d;
  font-weight: normal;
  font-style: normal;
}
h2 {
  margin: 10px 0;
  text-align: left;
  font-size: 1.6em;
  color: #0B3B5E;
  font-weight: normal;
}
h3 {
  margin: 10px 0;
  text-align: left;
  font-size: 1.2em;
  color: #000;
  font-weight: bold;
}


a {
  color: #4f7288;
  text-decoration: none;
}
a:hover {
  color: #1c507c;
  text-decoration: none;
}


/*--- fotoalbum - zoznam albumov ---*/
.gal_zoz {
  display: block;
  border-bottom: 1px solid #A1C4BB;
  padding: 5px;
  margin: 0 10px 10px 0;
}
.gal_nazov {
  font-size: 1.2em;
  font-weight: bold;
}
.gal_popis {
  font-size: .8em;
}
/*--- fotoalbum - zoznam foto ---*/
.alb_nazov {
  font-size: 1.2em;
  font-weight: bold;
  color: #195519;
  display: block;
  border: 1px solid #CCCCCC;
  background-color: #EFEFF1;
  padding: 5px;
}
.alb_zoz {
  display: inline;
  padding: 0;
  margin: 0 2px 2px 0;
  float: left;
  width: 96px;
  height: 128px;
  text-align: center;
}
*>.alb_zoz {  /* pre mudre prehliadace */
  min-height: 128px;
}
.alb_foto {
  display: block;
  text-align: center;
}
.alb_foto img {
  border: 1px solid #ccc;
  padding: 2px;
}
.alb_popis {
  font-size: 0.8em;
  text-align: left;
}
.alb_linkback {
  background-image: url('../images/fotogallery/back.gif');
  background-position: left center;
  background-repeat: no-repeat;
  height: 19px;
  padding: 3px 0 0 30px;
  margin: 10px 0;
  display: block;
}
/*--- fotoalbum - foto detail ---*/
.foto_box {
  display: block;
  padding: 5px;
  width: 550px auto;
}
.foto_obr {
  text-align: center;
  width: 550px auto;
  display: block;
  border-bottom: 1px dashed #A1C4BB;
  padding: 0 0 5px 0;
}
.foto_popis {
  text-align: center;
  padding-top: 5px;
}
.foto_link {
  text-align: center;
  padding-top: 10px;
}



/*--- Ubytovanie - zoznam zariadeni---*/
.ubytko {
  border-bottom: 1px solid #A1C4BB;
  margin-bottom: 20px;
  padding-bottom: 10px;
}
.ubytko_nahlad {
  float: left;
}
.ubytko_nahlad img {
  border: 1px solid #A1C4BB;
  margin-right: 10px;
}
.ubytko_obsah {
}
/*--- Ubytovanie - detail ---*/
.ubytko_detail {
  border: 1px solid #A1C4BB;
  padding:  5px;
}
.ubytko_obr {
  float: left;
  margin: 0 10px;
}
.ubytko_obsah {
  text-align: justify;
}


/*developer*/
/*body {background-color: #FFF5E6;}
#container {background-color: silver;}
#header {background-color: #efa4ae;}
#footer {background-color: #bf9347;}
#content {background-color: #afdbff;}
#topmenu {background-color: #0033cc;}
#left {background-color: #811f72;}
#page {background-color: #97468b;}
#right {background-color: #bd4ec0;} */


