/*****************************************************************************
* WebShop CSS File - [ For Time-Air Bt. ]
******************************************************************************
* Author: SA|ntPo <saintpo@freemail.hu>
*					(C)2004 SA|ntPo, Média Stúdió
*
* C.Date: 2004-03
* M.Date: 2004-05-12
******************************************************************************
 This program is free software; you can redistribute it and/or modify
 it under the terms of the GNU General Public License as published by
 the Free Software Foundation; either version 2 of the License, or
 (at your option) any later version.

 This program is distributed in the hope that it will be useful,
 but WITHOUT ANY WARRANTY; without even the implied warranty of
 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
 GNU General Public License for more details.

 You should have received a copy of the GNU General Public License
 along with this program; if not, write to the Free Software
 Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.  
******************************************************************************/
A:link {
	FONT-WEIGHT: normal; COLOR: darkblue; TEXT-DECORATION: none
}
A:visited {
	FONT-WEIGHT: normal; COLOR: darkblue; TEXT-DECORATION: none
}
A:active {
	FONT-WEIGHT: normal; COLOR: #7F0000; TEXT-DECORATION: underline
}
A:hover {
	FONT-WEIGHT: normal; COLOR: #FF0000; TEXT-DECORATION: none
}

body {
	background-color: #7777AA;
}
.main {
	background-color: #E6E6FF;
}
.logo {
	background-color: #FFFFFF;
}
.address {
	background-color: #CCCCFF;
	font-size: 14px;
}
.footer {
	background-color: #CCCCFF;
	color: black;
	font-size: 10x;
}

.typelist {
	background-color: #CCCCFF;
	color: darkblue;
	font-size:	13px;
	width: 250;
}
td.typelist {
	background-color: #9999CC;
	color: black;
}

.login {
	background-color: #9999CC;
	properties: fixed;
	color: white;
}
.kosar {
	background-color: #E6E6FF;
	properties: fixed;
	color: darkblue;
}

td.tipus {
	background-color: #9999CC;
	white-space: nowrap;
}
.tipus {
	background-color: #CCCCFF;
	white-space: nowrap;
}

.termekek {
	background-color: #E6E6FF;
	properties: fixed;
	color: darkblue;
}
td.listrow {
	white-space: nowrap;
}
th.listrow {
	white-space: nowrap;
	background-color: #9999CC;
}
table.listrow {
	text-align: center;
	text-valign: top;
}

.admintable {
	background-color: #CCCCFF;
}
tr.admintable_head {
	background-color: #9999CC;
	text-align: center;
	color: darkblue;
}
td.admintable_head {
	background-color: #9999CC;
	text-align: center;
	color: darkblue;
}
tr.admintable {
	background-color: #CCCCFF;
	color: darkblue;
}
table.adminmenu {
	background-color: #CCCCFF;
	color: darkblue;
}
a.img:link {
	background-color: #5176ba;
	color: yellow;
}

