/* CSS MasterSpas December 2004 */

/* Element Styles */

Body
{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 14px;
}

Form
{
	display: inline;
}

Table
{
	font-size: 11px;
}


Input
{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
}

/* Link classes */

a:link, a:active, a:visited
{
	color: #2161a5;
	text-decoration: none;
}

a:hover
{
	text-decoration: underline;
}

a.menu:link, a.menu:active, a.menu:visited
{
	font-size: 9px;
	display: block;
	padding-bottom: 2px;
	padding-top: 2px;
	text-align: center;
	float: left;
	margin-right: 1px;
	text-decoration: none;
	width: 81px;
	background: #F1F1F1;
}

a.menu:hover
{
	background: #2161a5;
	color: white;
	text-decoration: none;
}

a.menu2:link, a.menu2:active, a.menu2:visited
{
	font-size: 9px;
	display: block;
	padding-bottom: 2px;
	padding-top: 2px;
	text-align: center;
	float: left;
	margin-right: 1px;
	text-decoration: none;
	width: 110px;
	background: #F1F1F1;
}

a.menu2:hover
{
	background: #2161a5;
	color: white;
	text-decoration: none;
}


/* Css General Classes */

.caption
{
	font-size: 11px;
	color: #999999;
}

.headline
{
	display: block;
	font-size: 13px;
	font-weight: bold;
	text-transform: uppercase;
	color: #333333;
	margin-bottom: 14px;
}

.introCopy
{
	font-size: 12px;
}

.learnMore
{
	text-align: right;
	display: block;
	font-size: 11px;
}

.titleLogin
{
	font-family: Century Gothic;
	font-size: 13px;
	color: #333333;
}

/* Css DIV & Positional Classes */

#content
{
	display: block;
	width: 547px;
	padding-left: 12px;
	padding-top: 12px;
	font-size: 12px;
}

#forgalmazok
{
	display: block;
	width: 300px;
	padding-left: 12px;
	padding-top: 12px;
	padding-bottom: 5px;
	font-size: 10px;
	background: #F5F5F5;
   border: 1px solid #B0C4DE;
	color: #483D8B;
}

#copyright
{
	display: block;
	width: 562px;
	height: 60px;
	text-align: left;
	font-size: 9px;
	background-image: url(../kepek/bknd_copyright.gif);
	background-repeat: no-repeat;
	position :relative;
	top: -41px;
}

#copyrightNoWater
{
	display: block;
	width: 546px;
	height: 60px;
	padding-left: 16px;
	padding-top: 16px;
	font-size: 9px;
	
}

#intro
{
   font-size: 12px;
	display: block;
	width: 510px;
	height: 100px;
	margin-top: 10px;
	margin-left: 10px;
	background-image: url(../img/bknd_intro.gif);
	background-repeat: no-repeat;
}

#leftNav
{
	display: block;
	width: 188px;
	padding-right: 12px;
	padding-top: 12px;
	padding-bottom: 12px;
	text-align: right;
}

#navUpper
{
	position: relative;
	width: 560px;
	height: 50px;
}

#navUpper .slogan
{
	position: absolute;
	text-align: right;
	right: 10px;
	padding-top: 10px;
	font-family: Century Gothic;
	font-size: 14px;
	font-weight: 200;
	color: #999999;
}

#navLower
{
	position: relative;
	width: 556px;
	height: 30px;
	padding-left: 5px;
}

#navLower .nav
{
	position: absolute;
	bottom: 4px;
}

#productMinor
{
	width: 760px;
	height: 125px;
}

#productMajor
{
	width: 760px;
	height: 170px;
	border-top: 1px solid Silver;
	border-bottom: 1px solid Silver;
}

/* Css Color Classes */

.lightest
{
	background: #f1f1f1;
}

.lightGrey
{
	background: #cccccc;
}

.mediumGrey
{
  
  border-top: 1px #A9A9A9 solid;
  width: 740px;
  background: url(../kepek/trans.gif);
  background-repeat: repeat-y;
}

.darkGrey
{
	background: #333333;
}

.darkBlue
{
	background: #2161A5;
}

.liget-logo
{
	padding-left: 13px;
	padding-top: 2px;
}

.piros-felkover
{
	color: red;
	font-weight: bold;
}

/*****email***/
.email-szoveg
{
	width: 535px;
	height: 10px;
	
	padding-left: 6px;
	
	padding-bottom: 5px;
	font-size: 10px;
	
   
	color: black;
}

iframe
{
	width: 500px;
	height: 532px;
	margin-top: 20px;
}

ul
{
	list-style: none;
	margin: 0;
	padding: 0;
	font-size: 11px;
}


