html {
font-size: 76%;}

  body
  {
 background-color: #FFFFFF;
background: -webkit-gradient(linear, 0 0, 0 bottom, from(#C2C5BC), to(#ffffff));
background: -webkit-linear-gradient(#C0C0C0, #ffffff);
background: -moz-linear-gradient(#C0C0C0, #ffffff);
background: -ms-linear-gradient(#C0C0C0, #ffffff);
background: -o-linear-gradient(#C0C0C0, #ffffff);
background: linear-gradient(#C0C0C0, #ffffff);
    margin-top: 10px;
    margin-bottom: 0px;
    padding-bottom: 0px;
  }
  a
  {
    text-decoration: none;
    color: #000000;
  }
.kekeshatter
{
 background-color: #FFFFFF;
	background: #FFFFFF; /* for non-css3 browsers */
	filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#D5E5F0', endColorstr='#A5C2DF'); /* for IE */
	background: -webkit-gradient(linear, left top, left bottom, from(#D5E5F0), to(#A5C2DF)); /* for webkit browsers */
/*	background: -moz-linear-gradient(top,  #a9a9a9,  #7a7a7a);  for firefox 3.6+ */
	background: -moz-linear-gradient(top,  #D5E5F0,  #A5C2DF); /* <- ALAP SZÍN!!!!!!!!!!  for firefox 3.6+ */

}


  .td_tartalom
  {
    background-image: url(kepek/attetszo.png);
    background-position: top;
    background-repeat: repeat;
    width: 900px;
    margin-top: 3px;
/*    border: 1px #91A38B solid;     */
  }


  .menu
  {
    font-size: 16px;
    border-right: 0px #78664B solid;
    color: white;
  }
  .menu a
  {
    color: #D7CCC6;
  }
  .menuv
  {
    background-image: url(kepek/menu_over20.png);
    background-position: top;
    background-repeat: repeat-x;

  }
  .menu_Over1
  {
    font-size: 16px;
    border-right: 0px #9D8662 solid;
    font-weight: bold;
    color: white;
    background-image: url(kepek/loves/menu_over1.png);
    background-position: top;
    background-repeat: no-repeat;
    }
  .menu_Over2
  {
    font-size: 16px;
    border-right: 0px #9D8662 solid;
    font-weight: bold;
    color: white;
    background-image: url(kepek/loves/menu_over2.png);
    background-position: top;
    background-repeat: no-repeat;
    }
  .menu_Over3
  {
    font-size: 16px;
    border-right: 0px #9D8662 solid;
    font-weight: bold;
    color: white;
    background-image: url(kepek/loves/menu_over3.png);
    background-position: top;
    background-repeat: no-repeat;
    }
  .menu_Over4
  {
    font-size: 16px;
    border-right: 0px #9D8662 solid;
    font-weight: bold;
    color: white;
    background-image: url(kepek/loves/menu_over4.png);
    background-position: top;
    background-repeat: no-repeat;
    }
  .menu_Over5
  {
    font-size: 16px;
    border-right: 0px #9D8662 solid;
    font-weight: bold;
    color: white;
    background-image: url(kepek/loves/menu_over5.png);
    background-position: top;
    background-repeat: no-repeat;
    }
  .menu_Over1 a
  {
    color: white;
    font-weight: bold;
  }
  .menu_Over2 a
  {
    color: white;
    font-weight: bold;
  }
  .menu_Over3 a
  {
    color: white;
    font-weight: bold;
  }
  .menu_Over4 a
  {
    color: white;
    font-weight: bold;
  }
  .menu_Over5 a
  {
    color: white;
    font-weight: bold;
  }
  .menu_oover1 a
  {
    color: white;
  }
  .menu_oover2 a
  {
    color: white;
  }
  .menu_oover3 a
  {
    color: white;
  }
  .menu_oover1
  {
    font-size: 16px;
    background-image: url(kepek/loves/menu_oover1.png);
    background-position: top;
    background-repeat: repeat-x;
    border-right: 0px #9D9384 solid;
    font-weight: bold;
    color: white;
  }
  .menu_oover2
  {
    font-size: 16px;
    background-image: url(kepek/loves/menu_oover2.png);
    background-position: top;
    background-repeat: repeat-x;
    border-right: 0px #9D9384 solid;
    font-weight: bold;
    color: white;
  }
  .menu_oover3
  {
    font-size: 16px;
    background-image: url(kepek/loves/menu_oover3.png);
    background-position: top;
    background-repeat: repeat-x;
    border-right: 0px #9D9384 solid;
    font-weight: bold;
    color: white;
  }
/* felső menü */
#nav {
	margin: 0;
	padding: 7px 6px 0;
	line-height: 90%;
	border-radius: 2em;

	-webkit-border-radius: 2em;
	-moz-border-radius: 2em;

	-webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, .4);
	-moz-box-shadow: 0 1px 3px rgba(0, 0, 0, .4);

	background: #8b8b8b; /* for non-css3 browsers */
	filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#99BCDE', endColorstr='#568CC2'); /* for IE */
	background: -webkit-gradient(linear, left top, left bottom, from(#99BCDE), to(#568CC2)); /* for webkit browsers */
/*	background: -moz-linear-gradient(top,  #a9a9a9,  #7a7a7a);  for firefox 3.6+ */
	background: -moz-linear-gradient(top,  #99BCDE,  #568CC2); /* <- ALAP SZÍN!!!!!!!!!!  for firefox 3.6+ */

	border: solid 1px #6d6d6d;
    width: 98%;
}
#nav li {
	margin: 0 5px;
	padding: 0 0 8px;
	float: left;
	position: relative;
	list-style: none;
}
/* main level link */
#nav a {
	font-weight: bold;
	color: #e7e5e5;
	text-decoration: none;
	display: block;
	padding:  8px 20px;
	margin: 0;
	-webkit-border-radius: 1.6em;
	-moz-border-radius: 1.6em;
	text-shadow: 0 1px 1px rgba(0, 0, 0, .3);
}
/* main level link hover */
#nav .current a, #nav li:hover > a {
	background: #d1d1d1; /* for non-css3 browsers */
	filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#ebebeb', endColorstr='#a1a1a1'); /* for IE */
	background: -webkit-gradient(linear, left top, left bottom, from(#ebebeb), to(#a1a1a1)); /* for webkit browsers */
	background: -moz-linear-gradient(top,  #ebebeb,  #a1a1a1); /* for firefox 3.6+ */

	color: #444;
	border-top: solid 1px #f8f8f8;
	-webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, .2);
	-moz-box-shadow: 0 1px 1px rgba(0, 0, 0, .2);
	box-shadow: 0 1px 1px rgba(0, 0, 0, .2);
	text-shadow: 0 1px 0 rgba(255, 255, 255, .8);
}
/* sub levels link hover */
#nav ul li:hover a, #nav li:hover li a {
	background: none;
	border: none;
	color: #666;
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
}
#nav ul a:hover {
	background: #0399d4 !important; /* for non-css3 browsers */
	filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#04acec', endColorstr='#0186ba'); /* for IE */
	background: -webkit-gradient(linear, left top, left bottom, from(#04acec), to(#0186ba)) !important; /* for webkit browsers */
	background: -moz-linear-gradient(top,  #04acec,  #0186ba) !important; /* for firefox 3.6+ */

	color: #fff !important;
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
	text-shadow: 0 1px 1px rgba(0, 0, 0, .1);
}
/* level 2 list */
#nav ul {
	background: #ddd; /* for non-css3 browsers */
	filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#cfcfcf'); /* for IE */
	background: -webkit-gradient(linear, left top, left bottom, from(#fff), to(#cfcfcf)); /* for webkit browsers */
	background: -moz-linear-gradient(top,  #fff,  #cfcfcf); /* for firefox 3.6+ */

	display: none;
	margin: 0;
	padding: 0;
	width: 220px;
	position: absolute;
	top: 35px;
	left: 0;
	border: solid 1px #b4b4b4;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
	-webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, .3);
	-moz-box-shadow: 0 1px 3px rgba(0, 0, 0, .3);
	box-shadow: 0 1px 3px rgba(0, 0, 0, .3);
}
/* dropdown */
#nav li:hover > ul {
	display: block;
}
#nav ul li {
	float: none;
	margin: 0;
	padding: 0;
}
#nav ul a {
	font-weight: normal;
	text-shadow: 0 1px 1px rgba(255, 255, 255, .9);
}
/* level 3+ list */
#nav ul ul {
	left: 218px;
	top: -3px;
}
/* rounded corners for first and last child */
#nav ul li:first-child > a {
	-webkit-border-top-left-radius: 9px;
	-moz-border-radius-topleft: 9px;
	-webkit-border-top-right-radius: 9px;
	-moz-border-radius-topright: 9px;
}
#nav ul li:last-child > a {
	-webkit-border-bottom-left-radius: 9px;
	-moz-border-radius-bottomleft: 9px;
	-webkit-border-bottom-right-radius: 9px;
	-moz-border-radius-bottomright: 9px;
}
/* clearfix */
#nav:after {
	content: ".";
	display: block;
	clear: both;
	visibility: hidden;
	line-height: 0;
	height: 0;
}
#nav {
	display: inline-block;
}
html[xmlns] #nav {
	display: block;
}
* html #nav {
	height: 1%;
}
/* felső menü vége */

/* ---------------------------------------------------- */
/* SLIDESHOW  GLOBAL
/* ---------------------------------------------------- */

body {
font-family: arial, helvetica, sans-serif;
line-height: 1.4em;
font-size: 1.2em;
}

/* ---------------------------------------------------- */
/* SLIDESHOW
/* ---------------------------------------------------- */
#slideshow {
width: 910px;
background: -moz-linear-gradient(top,  #D5E5F0,  #FFFFFF);
	filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='##D5E5F0', endColorstr='#FFFFFF'); /* for IE */
	background: -webkit-gradient(linear, left top, left bottom, from(#D5E5F0), to(#FFFFFF)); /* for webkit browsers */
    border: 1px solid #ddd;
	-webkit-border-top-left-radius: 19px;
	-moz-border-radius-topleft: 19px;
	-webkit-border-top-right-radius: 19px;
	-moz-border-radius-topright: 19px;}

#slideshow ul {
margin: 0;
padding: 0;
list-style-type: none;
height: 1%; /* IE fix */}

#slideshow ul:after {
content: ".";
clear: both;
display: block;
height: 0;
visibility: hidden;}

/* ---------------------------------------------------- */
/* SLIDESHOW > SLIDES
/* ---------------------------------------------------- */
#slideshow .slides {
overflow: hidden;
width: 880px;}

#slideshow .slides ul {
width: 2880px;}

#slideshow .slides li {
width: 860px;
float: left;
padding: 20px;}

#slideshow .slides h2 {
margin-top: 0;}

/* ---------------------------------------------------- */
/* SLIDESHOW > NAVIGATION
/* ---------------------------------------------------- */
#slideshow .slides-nav {
background: -moz-linear-gradient(top,  #ABCCDD,  #74A1CD);

border-top: 2px solid #ccc;}

#slideshow .slides-nav li {
float: left;}

#slideshow .slides-nav li a {
display: block;
padding: 15px 20px;
outline: none;}

.js #slideshow .slides-nav li.on,
.js #slideshow .slides-nav li.on a {
background: -moz-linear-gradient(top,  #D0E2EC, #74A1CD);
	filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#D0E2EC', endColorstr='#74A1CD'); /* for IE */
	background: -webkit-gradient(linear, left top, left bottom, from(#D0E2EC), to(#74A1CD)); /* for webkit browsers */
font-weight: bolder;
}

.js #slideshow .slides-nav li.on a {
position: relative;
top: -4px;}
/* ---------------------------------------------------- */
/* SLIDESHOW VÉGE
/* ---------------------------------------------------- */