﻿body 
{
	margin: 0px;
	font-style: normal;
	font-weight: normal;
	font-family: Verdana, Arial, Helvetica, Sans-Serif;
	font-size: 11px;
	text-decoration: none;
	line-height: 1.5;
	background-color: #BBBBBB; 
	color:black;
}

#page{
	margin:3px auto;
	padding:5px 26px 0 26px;
	width:671px;
	/*height:100%;*/
	background-image:url(img/page_bg.jpg);
	background-repeat:no-repeat;
	background-position:top left;
}


.darkGreyCell
{
	background-color: #616161;
}

.lightGreyCell
{
	background-color: #E6E6E6;
}

.languageBackCell
{
	background-color: #2E84B7;
}

.moduleTitleCell
{
	background-color : #1A74A8;
}

.greyFont
{
	color: #DFDFDF;
}

.greenCell
{
	background-color: #22E622;
}

.redCell
{
	background-color: #CA1C35;
}

.whiteCell
{
	background-color: #FFFFFF;
}

.lightGreyCell
{
	background-color: #E7E7E7;
}

.lightGrey
{
	font-size: 13px;
	color: #E7E7E7;
	font-weight:bold;
} 

TD.Title
{
	font-size: 180%;
	font-weight: normal;
	color: #D6E4EF;
}

.smallBoldGrey
{
	font-size: 80%;
	font-weight: bold;
	color: #AFAFAF;
}

.smallGrey
{
	font-size: 80%;
	color: #AFAFAF;
}

.bigRed
{
	font-size: 13px;
	font-weight: bold;
	color: #DF2439;
}

/* Sima linkek */
a:link, a:visited
{
	font-weight: bold;
	text-decoration: none;
	color: #DF2439;
}
a:hover 
{
	font-weight: bold;
	text-decoration: none;
	color: #646464;
}  
a:active 
{
	font-weight: bold;
	text-decoration: none;
	color: #DF2439;
}

.booking:link, .booking:visited
{
	font-weight: bold;
	text-decoration: none;
	color: #FFFFFF;
}
.booking:hover 
{
	font-weight: bold;
	text-decoration: none;
	color: #646464;
}  
.booking:active 
{
	font-weight: bold;
	text-decoration: none;
	color: #FFFFFF;
}

/* Kis piros linkek */
.smallRedLink:link, .smallRedLink:visited
{
	font-size: 80%;
	font-weight: bold;
	text-decoration: none;
	color: #AFAFAF;
}
.smallRedLink:hover 
{
	font-size: 80%;
	font-weight: bold;
	text-decoration: none;
	color: #DF2439;
}  
.smallRedLink:active 
{
	font-size: 80%;
	font-weight: bold;
	text-decoration: none;
	color: #AFAFAF;
}

/* BALOLDALI MENU */
.leftMenuLink:link, .leftMenuLink:visited
{
	font-size: 13px;
	font-weight: bold;
	text-decoration: none;
	color: #1B75AA;
}
.leftMenuLink:hover 
{
	font-size: 13px;
	font-weight: bold;
	text-decoration: none;
	color: #DF2439;
}  
.leftMenuLink:active 
{
	font-size: 13px;
	font-weight: bold;
	text-decoration: none;
	color: #1B75AA;
}


/* BALOLDALI MENU - ALMENÜ*/
.leftSubMenuLink:link, .leftSubMenuLink:visited
{
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	color: #DF2439;
}
.leftSubMenuLink:hover 
{
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	color: #646464;
}  
.leftSubMenuLink:active 
{
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	color: #DF2439;
}

.loginTextBox
{
	width: 80px;
}

/* FENTI MENU */
.topMenuLink:link, .topMenuLink:visited
{
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	color: #E7E7E7;
}
.topMenuLink:hover 
{
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	color: #DF2439;
}  
.topMenuLink:active 
{
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	color: #E7E7E7;
}
