BODY
{
	background-color: #FFF;
	margin: 0px;
	padding: 0px;
	text-align: center;
	/*background-image: url('lista.jpg');
	background-position: 50% 0%;
	background-repeat: no-repeat;*/
}

BODY, TD, TH, INPUT, SELECT, TEXTAREA
{
	font-family: Verdana, sans-serif;
	font-size: 10px;
	color: #5C5B60;
}

INPUT, TEXTAREA
{
	border: 1px solid #C40055;
	padding-left: 2px;
	padding-right: 2px;
}

INPUT#error, SELECT#error, TEXTAREA#error,
INPUT.error, SELECT.error, TEXTAREA.error
{
	background-color: #F00;
	color: #FF0;
}

A
{
	color: #5C5B60;
	text-decoration: none;
}

A:hover
{
	text-decoration: underline;
}

TABLE.alap, TABLE.alapForm
{
	padding: 0px;
	margin: 0px;
	width: auto;
	height: auto;
	border: 0px;
	border-collapse: collapse;
}

TD.alap, TH.alap
{
	padding: 0px;
	text-align: left;
}

TABLE.alapForm INPUT, TABLE.alapForm TEXTAREA
{
	margin: 1px;
	width: 100%;
}

/* DESIGN */

TABLE.main, TABLE.mainYoungPerson, TABLE.actionPart, TABLE.logIn, TABLE.panel ,
TABLE.displayed, TABLE.hided, TABLE.photoListHeader, TABLE.photoList, TABLE.photo ,
TABLE.photoData, TABLE.photoKeywords, TABLE.shoppingCart
{
	padding: 0px;
	margin: 0px;
	border: 0px;
	border-collapse: collapse;
}

TABLE.main
{
	width: 100%;
	height: 100%;
}

TABLE.main TD.mainHeader
{
	padding: 0px;
	height: 29px;
	vertical-align: middle;
	background-image: url('images/light_blue.gif');
	background-repeat: repeat-x;
	background-position: 0px 9px;
}

TABLE.main TD.grayHeader
{
	padding: 0px;
	height: 17px;
	background-image: url('images/gray.gif');
	background-repeat: repeat-x;
	vertical-align: top;
	padding-left: 2px;
}

TD.footer
{
	text-align: right;
	padding-right: 5px;
	height: 30px;
	vertical-align: top;
	padding-top: 15px;
}

TABLE.logIn
{
	width: 154px;
	background-color: #F2F3F7;
	margin-bottom: 5px;
}

TABLE.logIn TD.panelLeft
{
	padding: 0px;
	width: 12px;
	background-image: url('images/panel.gif');
	background-repeat: repeat-y;
}

TABLE.panel
{
	width: 154px;
	margin-bottom: 5px;
}

TABLE.panel TD.panelLeft
{
	padding: 0px;
	width: 7px;
	background-image: url('images/panel.gif');
	background-repeat: repeat-y;
}

TABLE.panel TD.panelRight
{
	padding: 0px;
	background-image: url('images/g.gif');
	background-repeat: repeat-y;
	background-position: 100% 0%;
}

TABLE.panel TD.panelHeader
{
	padding: 0px;
	width: 121px;
	height: 19px;
	background-color: #F2F3F7;
	font-weight: bold;
	color: #C40055;
	padding-left: 5px;
}

TABLE.panel TD.panelOpening
{
	padding: 0px;
	width: 26px;
	height: 19px;
	background-color: #F2F3F7;
}

TABLE.panel TD.panelFooter
{
	padding: 0px;
	height: 8px;
	background-image: url('images/g.gif');
	background-repeat: repeat-x;
	background-position: 0% 100%;
	text-align: right;
}

TABLE.hided
{
	display: none;
}

TABLE.displayed
{
	display: table;
}

TABLE.photoListHeader
{
	width: 100%;
	margin-bottom: 10px;
}

TABLE.photoListHeader TD.searchedWords
{
	padding: 0px;
	height: 24px;
	width: 265px;
	padding-right: 5px;
}

TABLE.photoListHeader TD.searchLogical
{
	padding: 0px;
	width: 106px;
}

TABLE.photoListHeader TD.searchLogical SELECT
{
	width: 49px;
	height: 15px;
}

TABLE.photoListHeader TD.searchInput
{
	padding: 0px;
}

TABLE.photoListHeader TD.searchInput INPUT
{
	width: 115px;
	height: 15px;
}

TABLE.photoListHeader TD.line
{
	padding: 0px;
	height: 1px;
	background-color: #C40055;
}

TABLE.photoList
{
	width: 100%;
}

TABLE.photoList TD.picture
{
	padding: 0px;
	width: 119px;
	vertical-align: bottom;
	padding-top: 10px;
}

TABLE.photoList TD.picture IMG
{
	border: 2px solid #FFF;
}

TABLE.photoList TD.picture DIV
{
	/*border: 1px solid #5C5B60;*/
}

TABLE.photoList TD.identity
{
	height: 19px;
	vertical-align: bottom;
	padding: 2px;
}

TABLE.photoList TD.option
{
	padding: 0px;
	height: 26px;
	vertical-align: top;
}

TABLE.photoList TD.option IMG
{
	border: 0px;
}

TABLE.photoList TD.space
{
	padding: 0px;
	width: 4px;
}

TABLE.photoListHeader TD.photoHeader
{
	padding: 0px;
	height: 26px;
	font-size: 11px;
	color: #C40055;
	font-weight: bold;
}

TABLE.photoListHeader TD.photoHeader A
{
	color: #C40055;
}

TABLE.photoListHeader TD.photoHeader IMG
{
	border: 0px;
}

TABLE.photo
{
	width: 100%;
}

TABLE.photo TD.horizontal, TABLE.photo TD.vertical, TABLE.photo TD.square
{
	padding: 1px;
	width: 338px;
	vertical-align: top;
}

TABLE.photo TD.square
{
	width: 338px;
}


TABLE.photo TD.vertical
{
	width: 240px;
}

TABLE.photo TD.horizontal IMG ,
TABLE.photo TD.square IMG ,
TABLE.photo TD.vertical IMG
{
	border: 2px solid #FFF;
}

TABLE.photo TD.horizontal DIV ,
TABLE.photo TD.square DIV ,
TABLE.photo TD.vertical DIV
{
	/*border: 1px solid #5C5B60;*/
	border: 1px solid #cccccc;
	text-align: center;
}

TABLE.photo TD.space
{
	padding: 0px;
	width: 1px;
}

TABLE.photoData
{
	width: 100%;
}

TABLE.photoData TD.photoName
{
	padding: 0px;
	height: 40px;
	font-size: 14px;
	font-weight: bold;
	vertical-align: top;
}

TABLE.photoData TD.photoData
{
	padding: 0px;
	height: 18px;
	vertical-align: top;
}

TABLE.photoData TD.photoData IMG
{
	border: 0px;
}

TABLE.photoKeywords
{
	width: 591px;
	margin-top: 7px;
	background-image: url('images/line.gif');
	background-repeat: repeat-x;
}

TABLE.photoKeywords TH
{
	padding: 0px;
	text-align: left;
	padding-top: 11px;
	height: 30px;
	vertical-align: top;
}

TABLE.photoKeywords TD.space
{
	padding: 0px;
	width: 6px;
}

TABLE.photoKeywords TH.footer
{
	padding: 0px;
	height: 35px;
	vertical-align: bottom;
	background-image: url('images/line.gif');
	background-repeat: repeat-x;
	background-position: 0px 10px;
}

DIV.hided, INPUT.hided
{
	display: none;
}

DIV.displayed
{
	display: block;
}

INPUT.displayed
{
	display: inline;
}

A.cmd
{
	color: #C40055 !important;
	font-weight: bold;
}

#overlay
{
	background-image: url('/htmls/pictures/overlay.png');
}

* html #overlay
{
	background-color: #000;
	background-color: transparent;
	background-image: url('/htmls/pictures/blank.gif');
}

xmp {
	text-align: left !important;
}