﻿a, a:link, a:active, a:visited
{
	color: #f49500;
}

h1
{
	font-weight: bold;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #f4ac00;
	font-size: 14px;
	margin-top: 0px;
	margin-bottom: 5px;
}

/*******************/	
/* DIV for article */
/*******************/

.title
{
	float: left;
	font-weight: bold;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #f4ac00;
	font-size: 14px;
}

.title1
{
	font-weight: bold;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #f4ac00;
	font-size: 14px;
}

/********************/
/*     CONTROLS     */
/********************/

.tableCrew_top
{
	background-image: url(../../storage/images/menu/table1_crew_default.gif);
	background-repeat: no-repeat;
	width: 150px;
	height: 28px;
}

.tableClubbing_top
{
	background-image: url(../../storage/images/menu/table1_clubbing_default.gif);
	background-repeat: no-repeat;
	width: 150px;
	height: 28px;
}

.table_down
{
	background-image: url(../../storage/images/menu/table1_down.gif);
	background-repeat: no-repeat;
	background-position: bottom;
	background-color: #dfdfdf;
	width: 150px;
	height: 20px;
}

.tableMainMenu
{
	width: 150px;		
}

.tableMainMenu .coloredBgr
{
	padding-top: 7px;
	padding-left: 5px;
	background-color: #eedc1c;
}

.tableMain_top
{
	background-image: url(../../storage/images/menu/table2_main.gif);
	background-repeat: no-repeat;
	width: 150px;
	height: 26px;
}

.tableMain_down
{
	background-image: url(../../storage/images/menu/table2_down.gif);
	background-repeat: no-repeat;
	background-position: bottom;
	background-color: #eedc1c;
	width: 150px;
	height: 10px;
}

/********************/
/*      MENU        */
/********************/

/* upravene menu pro login */
.menu
{
	margin-top: 15px;
	font-size: 14px;
}

.menu a, menu a:link, menu a:active, menu a:visited
{
	padding-left: 10px;	
	margin-top: 10px;
	color: #f4ac00;
	font-style: normal;
	font-size: small;
}

.menu a:hover
{
	padding-left: 10px;	
	padding-top: 10px;
	color: #f4ac00;
	font-style: normal;
	font-size: small;
	text-decoration: underline;
}

/* klasicke menu */
.menu1
{
	margin-top: 10px;
	font-size: 14px;
}

.menu1 a, menu1 a:link, menu1 a:active, menu1 a:visited
{
	padding-left: 10px;	
	margin-top: 10px;
	color: #f4ac00;
	font-style: normal;
	font-size: small;
}

.menu1 a:hover
{
	padding-left: 10px;	
	padding-top: 10px;
	color: #f4ac00;
	font-style: normal;
	font-size: small;
	text-decoration: underline;
}

/* hlavni menu */
.mainMenu
{
	font-size: 14px;
	font-weight: bold;
}

.mainMenu a, mainMenu a:link, mainMenu a:active, mainMenu a:visited
{
	padding-left: 10px;	
	margin-top: 10px;
	color: #f4ac00;
	font-style: normal;
	font-size: small;
}

.mainMenu a:hover
{
	padding-left: 10px;	
	padding-top: 10px;
	color: White;
	font-style: normal;
	font-size: small;
	text-decoration: none;
}
