a:link     { color: #FF4300; text-decoration:none; }
a:active   { color: #FF4300; text-decoration:none; }
a:visited  { color: #FF4300; text-decoration:none; }
a:hover    { color: #FFFFFF; text-decoration:none; }

a.m:link     { color: #FF4300; text-decoration:none; }
a.m:active   { color: #FF4300; text-decoration:none; }
a.m:visited  { color: #FF4300; text-decoration:none; }
a.m:hover    { color: #FFFFFF; text-decoration:none; }

a.flink:link     { color: #384041; text-decoration:none; }
a.flink:active   { color: #384041; text-decoration:none; }
a.flink:visited  { color: #384041; text-decoration:none; }
a.flink:hover    { color: #0095AF; text-decoration:none; }

.menu    {font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif; font-style: normal; font-weight: bold;   font-size: 10pt; color: #FF4300;}
.cim     {font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif; font-style: normal; font-weight: bold;   font-size: 14pt; color: #FFFFFF;}
.hircim  {font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif; font-style: normal; font-weight: normal; font-size: 9pt;  color: #FF4300;}
.hircimf {font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif; font-style: normal; font-weight: normal; font-size: 9pt;  color: #FFFFFF;}
.hirlink {font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif; font-style: normal; font-weight: bold;   font-size: 6pt;  color: #FF4300;}
.sz9     {font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif; font-style: normal; font-weight: normal; font-size: 9pt;  color: #BBBBBB;}
.sz      {font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif; font-style: normal; font-weight: normal; font-size: 8pt;  color: #BBBBBB;}
.szb     {font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif; font-style: normal; font-weight: bold;   font-size: 8pt;  color: #BBBBBB;}
.szp     {font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif; font-style: normal; font-weight: normal; font-size: 8pt;  color: #FF4300;}
.date    {font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif; font-style: normal; font-weight: bold;   font-size: 7pt;  color: #C02E00;}
.footer  {font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif; font-style: normal; font-weight: bold;   font-size: 9pt;  color: #005361;}

html {
	margin: 0px;
	height: 100%;
	width: 100%;
}

body {
	
	scrollbar-face-color: #C02E00;
	scrollbar-shadow-color: #591801;
	scrollbar-highlight-color: #591801;
	scrollbar-3dlight-color: #9B2700;
	scrollbar-darkshadow-color: #9B2700;
	scrollbar-track-color: #1D0000;
	scrollbar-arrow-color: #FFFFFF;

	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: normal;
	font-size: 8pt;
	color: #BBBBBB;
	background-color: #000000;
	margin: 0px;
	height: 100%;
	width: 100%;
}

body.x {
	background-image: url(gfx/thc_bg.gif);
	background-repeat: repeat-x;
}

body.album {
	background-image: url(gfx/thc_albumbg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	background-attachment: fixed;
	background-color: #040204;
	color: #525252;
}

body.main {
	background-image:   url(gfx/thc_mainbg.jpg);
	background-repeat: repeat-x;
	background-attachment: fixed;
}

td {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #BBBBBB;
}

td.main {
	background-image:  url(gfx/thc_main.gif);
	background-repeat: no-repeat;
	background-position: center top;
}

td.leftside {
	background-image:  url(gfx/thc_left.gif);
	background-repeat: no-repeat;
	background-position: right top;
}

td.rightside {
	background-image:  url(gfx/thc_right.gif);
	background-repeat: no-repeat;
	background-position: left top;
}

img.keret {
	border: 1px solid #982800;
}

img.white {
	border: 1px solid #FFFFFF;
}

input.x, textarea.x
	{
	background-color: #340000;
	border: 1px solid #982800;
	color: #BA9393; 
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: "11px"; 
	text-decoration: none; 
}

ul.lista {
	line-height: 20px;
	font-weight: normal;
	list-style-image:url(gfx/arrow.gif);
	list-style-position: outside;
	}
