﻿/*  
Theme Name: FMP-WebSite alapértelemezett témája
Theme URI: http://www.FMP1.net
Description: A szépségoázis alapértelemezett témája.
Version: 1.0
Author: Földesi Mihály
Author URI: http://www.FMP1.net/

*/

/* ALAP DEKLARÁCIÓK */

body, html {
	background-image: url('kepek/hatter.png');
	background-color: #f8931e;
	background-repeat: repeat-x;
	background-attachment: fixed;
	text-align: center;
	font: normal 12px Verdana, Arial, Helvetica, sans-serif;
	margin-top: 40px;
	margin-bottom: 0px;

}

A:link {
	text-decoration: none;
	color: #0066CC;
	font-weight: bold;
}

A:visited {
	text-decoration:none;
	color: #0066CC;
	font-weight: bold;

}
	
A:hover	{
	text-decoration: underline;
	color: red;
	font-weight: bold;
}

a:hover img {

position: relative; 
filter:alpha(opacity=60);
-moz-opacity:.60;
opacity:.60;
}


div, ul, ol, h3, dl, dd, label {
	margin: 0;
	border: 0;
	font: normal 12px Verdana, Arial, Helvetica, sans-serif;
}

p {
	margin-top: 0;
	margin-bottom: 10px;
}

hr {
margin-bottom: 20px;

}

p:first-child {
	/* A hírekben az elsõ bekezdést megvaskosítja :) */
	font-weight: bold;
	font-size: 25px;
	text-transform: none;
	font-variant: small-caps;
	text-align: left;
} 

h1 {
	font: bold 14px;
	text-align: left;
	letter-spacing: 2px;
}

h2 {
	font: bold 12px;
	text-align: left;
	letter-spacing: 2px;
}



abbr, acronym, span.abbr {
  cursor: help;
  border-bottom: 1px dashed #000;
  }


img {
	border: 0;

}

.kozepre {
text-align: center;
}



/* ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
 ===== Elemleírás - title =====
 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ */
#qTip {
	background-image: url('kepek/50-fekete.png');
	padding: 3px;
	border: 1px solid #333333;
	border-right-width: 2px;
	border-bottom-width: 2px;
	display: none;
	color: #FFFFFF;
	font: bold 9px Tahoma;
	text-align: left;
	position: absolute;
	z-index: 10;
}

/* Elemleírás - title vége */


/* ~~~~~~~~~~~~~~~~~~~~~~~~~
 ===== 	Menü - eleje =====
 ~~~~~~~~~~~~~~~~~~~~~~~~~ */

#menu4 ul {
	list-style: none;
	margin: 0;
	padding: 0;
	text-align: left;
	font-weight: bold;
	}



#menu4 {
	width: 200px;
	border: 10px;
	margin: 10px;
	list-style: none;
	padding: 0;
	
	}
	
#menu4 li a {
  	height: 32px;
  	voice-family: "\"}\""; 
  	voice-family: inherit;
  	height: 24px;
	text-decoration: none;
	}
	
#menu4 li a:link, #menu4 li a:visited {
	color: #9E3C02;
	display: block;
	background: url(kepek/menu4.gif);
	padding: 8px 0 0 30px;
	}
	
#menu4 li a:hover {
	color: #fff;
	background: url(kepek/menu4.gif) 0 -32px;
	padding: 8px 0 0 30px;
	}
	
#menu4 li a:active {
	color: #fff;
	background: url(kepek/menu4.gif) 0 -64px;
	padding: 8px 0 0 30px;
	}	
	
/* Menü - vége */


/* A KERET DIV-EK FELEÉPÍTÉSE */

#fo-div {
	width: 1000px;
	height: auto;
	padding-left: 12px;
	padding-right: 12px;
	background: url('kepek/arnyek.png') repeat-y;
	margin: auto;

   }
   


#fejlec {
	width: 1000px;
	height: 136px;
	color: #000000;
	text-align: left;
	background:url('kepek/fejlec.png');
}

.fejlec-palmafa {
float:right;
position: relative;
bottom: 75px;
right: 25px;

}

.alfocim {
	font-size: 18px;
	font-weight: bold;
}

#baloldal {
	width: 220px;
	float: left;
	background:#000000;
	height: 100%;
}

#tartalom {
	width: auto;
	background:	#000000;
	text-align: justify;
	
	
}

#tartalom-feher{
background: #FFFFFF;
padding: 10px;
margin-left: 220px;
margin-right: 10px;
min-height: 550px;
}


#lablec {
background:url('kepek/lablec.png');
height: 65px;
color: #FF99CC;
}

.lablec-termekek {
	float:right;
	position: relative;
	bottom: 145px;
	right: 30px;
}

#nevjegy {
	color: #CCCCCC;
	text-align: left;
	cursor: help;
	font-size: 10px;
	margin: auto;
	height: 22px;
	width: 1024px;
	background: url('kepek/lablec_arnyek.png') no-repeat;
}
#nevjegy a:link, #nevjegy a:visited  {
	color: #CCCCCC;

}
