/*
a:link       { color: #0081FF; text-decoration:none; }
a:active     { color: #0081FF; text-decoration:none; }
a:visited    { color: #0081FF; text-decoration:none; }
a:hover      { color: #51AAFC; text-decoration:none; }
*/
a:link       { color: #FF9933; text-decoration:none; }
a:active     { color: #FF9933; text-decoration:none; }
a:visited    { color: #FF9933; text-decoration:none; }
a:hover      { color: #FF6600; text-decoration:none; }

a.f:link     { color: #FF9933; text-decoration:none; }
a.f:active   { color: #FF9933; text-decoration:none; }
a.f:visited  { color: #FF9933; text-decoration:none; }
a.f:hover    { color: #FF6600; text-decoration:none; }

a.sm:link     { color: #FF9933; text-decoration:none; }
a.sm:active   { color: #FF9933; text-decoration:none; }
a.sm:visited  { color: #FF9933; text-decoration:none; }
a.sm:hover    { color: #FF6600; text-decoration:none; }
/*
a.sm:link    { color: #0081FF; text-decoration:none; }
a.sm:active  { color: #0081FF; text-decoration:none; }
a.sm:visited { color: #0081FF; text-decoration:none; }
a.sm:hover   { color: #C5DEF5; text-decoration:none; }
*/
a.m:link    { color: #FFFFFF; text-decoration:none; }
a.m:active  { color: #FFFFFF; text-decoration:none; }
a.m:visited { color: #FFFFFF; text-decoration:none; }
a.m:hover   { color: #FF6600; text-decoration:none; }

/*.cim     {font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif; font-style: normal; font-weight: bold;   font-size: 11pt; color: #0081FF;}*/
.cim     {font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif; font-style: normal; font-weight: bold;   font-size: 11pt; color: #FF9933;}
.cim2    {font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif; font-style: normal; font-weight: bold;   font-size: 10pt; color: #FF9933;}
.sz10    {font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif; font-style: normal; font-weight: normal; font-size: 10pt; color: #FFFFFF;}
.sz      {font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif; font-style: normal; font-weight: normal; font-size: 10pt;  color: #FFFFFF;}
.szb     {font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif; font-style: normal; font-weight: bold;   font-size: 10pt;  color: #FFFFFF;}

.menu    {font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif; font-style: normal; font-weight: normal; font-size: 9pt;  color: #8A8A8A;}
.footer  {font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif; font-style: normal; font-weight: normal; font-size: 8pt;  color: #FFFFFF;}

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

body {
/*	
	scrollbar-face-color: #163455;
	scrollbar-track-color: #14222B;
	scrollbar-arrow-color: #FFFFFF;
	scrollbar-shadow-color: #0361B8;
	scrollbar-highlight-color: #0361B8;
	scrollbar-3dlight-color: #000000;
	scrollbar-darkshadow-color: #000000;
*/
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: normal;
	font-size: 8pt;
	color: #000000;
	background-color: #000000;
	margin: 0px;
	height: 100%;
	width: 100%;
}

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

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

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

img.white {
/*	border: 1px solid #0361B8;*/	
	border: 1px solid #FF9933;
}

img.foto {
	border: 1px solid #626262;
}

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