BODY {
    font-family:    arial, verdana, helvetica;
    font-size:      12px;
    color:          #000000;
    /*
    background-position: top left;
    background-image: url('pic/sminktetovalas_hatter.jpg');
    */
}
 
td 
{
    font-family: arial, verdana, helvetica; 
    font-size:12px;
    COLOR: #000000; 
}

p 
{
    font-family: arial, verdana, helvetica; 
    font-size:12px;
    COLOR: #000000; 
}

INPUT { 
    FONT-WEIGHT: normal;
    FONT-SIZE: 10px;
    border: 1px solid #333333;    
}

SELECT { 
    FONT-WEIGHT: normal;
    FONT-SIZE: 10px;
    border: 1px solid #333333; 
    color: #9E221C;   
}

TEXTAREA {
    font-family: arial, verdana, helvetica; 
    font-size:10px;
    COLOR: #000000;
}

div 
{
    font-family: arial, verdana, helvetica; 
    font-size:12px;
    COLOR: #000000; 
}

IMG {
    border: 0px;
}


ul {
   list-style-image: url('pic/li.gif'); margin-left: 24px;
}

h1 {
    color: #C52923;
    font-weight: bold;
    font-size: 14px;
}

h2  {
    color: #C52923;
    font-weight: bold;
    font-size: 12px;
}

/* SZINES ELEMEK */
.bordo {
    color: #9E221C;
}

.piros {
    color: #C52923;
   /* font-size: 14px;
    font-weight: bold;*/
    
}

.piros h2 {
    color: #C52923;
    font-size: 14px;
    font-weight: bold;
    padding-bottom: 0px;
}

.sarga {
    color: #FFA800;
    cursor: pointer;
}

.sarga h2{
    color: #FFA800;
    font-size: 14px;
    font-weight: bold;
    padding-bottom: 0px;
}

.arany {
    color: #B8A84F;
    cursor: pointer;
}

.arany h2 {
    color: #B8A84F;
    font-size: 14px;
    font-weight: bold;
    padding-bottom: 0px;
}

.zold {
    color: #64B801;
    cursor: pointer;
}

.zold h2{
    color: #64B801;
    font-size: 14px;
    font-weight: bold;
    padding-bottom: 0px;
}

.kek {
    color: #0074CE; 
    cursor: pointer;
}

.kek h2 {
    color: #0074CE;
    font-size: 14px;
    font-weight: bold;
    padding-bottom: 0px;
}

/* ALOLDAL */

.nav {
    color: #9E221C;
    padding-bottom: 14px;
}

.nav a:link, .nav a:visited, .nav a:active
{
	color: #000000;
	font-size: 12px;
	font-weight: normal;
	text-decoration: none;
	font-family: arial, verdana, helvetica;
}

.nav a:hover
{
	color: #9E221C;
	font-size: 12px;
	font-weight: normal;
	text-decoration: none;
	font-family: arial, verdana, helvetica;
}

.cimszo {
    font-size: 20px;
    color: #000000;
    font-weight: bold;
    font-style: italic;
    padding-bottom: 8px;
}

.flotta {
     font-size: 16px;
    color: #000000;
    font-weight: bold;
    font-style: italic;
    padding-bottom: 8px;
    padding-top: 14px;
}

/* ALAP LINKEK */

 
a:link, a:visited, a:active
{
	color: #C52923;
	font-size: 12px;
	font-weight: normal;
	text-decoration: none;
	font-family: arial, verdana, helvetica;
}

a:hover
{
	color: #A1A0A0;
	font-size: 12px;
	font-weight: normal;
	text-decoration: normal;
	font-family: arial, verdana, helvetica;
}





/* HONLAP KERETBEN LEVO LINKEK */


a.menu:link, a.menu:visited, a.menu:active
{
	color: #ffffff;
	text-decoration: none;
	font-weight: normal;
	font-family: arial, verdana, helvetica;
	font-size: 12px;
}

a.menu:hover
{
	color: #000000;
	text-decoration: none;
	font-weight: normal;
	font-family: arial, verdana, helvetica;
	font-size: 12px;
}

a.menu2:link, a.menu2:visited, a.menu2:active
{
	color: #000000;
	text-decoration: none;
	font-weight: normal;
	font-family: arial, verdana, helvetica;
	font-size: 12px;
}

a.menu2:hover
{
	color: #000000;
	text-decoration: none;
	font-weight: normal;
	font-family: arial, verdana, helvetica;
	font-size: 12px;
}

a.fp:link, a.fp:visited, a.fp:active
{
	color: #000000;
	text-decoration: none;
	font-weight: normal;
	font-family: arial, verdana, helvetica;
	font-size: 12px;
}

a.fp:hover
{
	color: #9E221C;
	text-decoration: none;
	font-weight: normal;
	font-family: arial, verdana, helvetica;
	font-size: 12px;
}

/* menu */
.anylinkcss{
position:absolute;
visibility: hidden;
border:1px solid #AF4C47;
border-bottom-width: 0;
font:normal 12px Arial;
line-height: 18px;
z-index: 100;
background-color: #9E221C;
width: 185px;
color: white;
}

.anylinkcss a:link, .anylinkcss a:visited, .anylinkcss a:active {
width: 100%;
display: block;
text-indent: 3px;
border-bottom: 1px solid #AF4C47;
padding: 1px 0;
text-decoration: none;
text-indent: 5px;
color: white;
}

.anylinkcss a:hover{ /*hover background color*/
background-color: #FF7200;
color: white;
}
}
/* /menu */
