body 
{
	font: 10px Tahoma,Arial,Helvetica,sans-serif;
	font-size: 12px;
}

a:link {
  text-decoration: none;
}

A:hover { COLOR: #8D0101; TEXT-DECORATION: none; font-weight: none }

 
IMG {border:0;}
IMG.tool_map { width: 64; height: 64; }
IMG.picture { width: 383; }
IMG.logo { width: 150; }
IMG.logo1 { width: 320; }

TD.bottom_dot {border-left-width: 1px; border-right-width: 1px; border-top: 1px dotted #999999; border-bottom: 1px dotted #999999;}
TD.main_prov  {border-left-width: 1px; border-right-width: 1px; border-top: 1px dotted #999999; border-bottom: 1px dotted #999999; height: 34; font-size: 12px; background-color:#F3F3F3;}
TD.main_title {height: 20; font-size: 12px;}
TD.main_desc  {border-left-width: 1px; border-right-width: 1px; border-bottom: 1px dotted #999999; height: 22; font-size: 12px;}

INPUT.save_button {font-size: 10pt; color: #CC261E; font-weight: bold; border: 1px solid #333333}

/* Calendar */
TABLE.cal {}
TR.cal {}
TD.cal_m { font-size: 10; text-align:center; }
TD.cal_w { font-size: 10; text-align:center; }
TD.cal_d, .cal_dt, .cal_ds  { font-size: 10; border:1px dotted black; width:20; height:20; vertical-align:middle; text-align:center;}
TD.cal_dt { background-color: yellow; }
TD.cal_ds { background-color: lime; }

/* Copying */
TD.copy { font-size: 11; background-color: red; color:yellow; }

/* samo za refernco 
TABLE.toptable { width: 100%; height: 30; border: 1px solid; background-color: yellow; empty-cells: show; }
TABLE.bottomtable { width: 100%; height: 30; border: 1px solid; background-color: yellow; empty-cells: show;  }

TD.header {text-align: left; color: #FFFFFF; background-color: #757575; font-weight: bold; font-size: 11px;}

.ponudnik {text-align: left; color: #FFFFFF; background-color: #ffffff; font-weight: bold; font-size: 9px;}



.response_text { background-color: yellow; color: red; text-align: center; font-weight: bold;}
IMG.btn_link { border:0; }

TD.day {text-align: left; color: #FFFFFF; background-color: #757575; font-weight: bold; width:100;}
TD.time {text-align: left; color: #FFFFFF; background-color: #757575; font-weight: bold; -moz-border-radius: 8px; border-radius: 8px;}
TD.app {text-align: center; -moz-border-radius: 8px; border-radius: 8px;}
TD.param {text-align: left; color: #FFFFFF; background-color: #aaaaaa; font-weight: bold; width:150; font-size: 12px;}
TD.value {text-align: left; vertical-align: top; color: #000000; background-color: #FFFFFF; width:200; }
TD.commercial {vertical-align: top; width:100;}

TD.head {text-align: left; vertical-align: top; color: #FFFFFF; background-color: #757575; font-weight: bold; }
TD.item {text-align: left; vertical-align: top; color: #000000; background-color: #FFFFFF;}

SPAN.day {text-align: left; color: #FFFFFF; background-color: #757575; font-weight: bold;}
SPAN.day_date {font-size: x-small;}
SPAN.LegalRemark {font-size: x-small;}
SPAN.LegalInfo {font-size: small; display:none;}
SPAN.smallwarn {font-size: x-small;}
TD.nav {text-align: center;}

IMG.link {border:0;}
IMG.startoper { width: 25; vertical-align: top; border: 0;}
IMG.daylist { width: 15; height: 15; vertical-align: bottom; border: 0;}
IMG.toolbar { height: 20; vertical-align: bottom; border: 0;}
TD.link {text-align: center;}
 
/* login windows * /
#username 
{
	background:url("images/icon-user.gif") no-repeat scroll left center #FFFFCC;
	/* file relative to CSS * /
}
#password 
{
	background:url("images/icon-authen.gif") no-repeat scroll left center #FFFFCC;
}

INPUT.login
{
	padding-left: 20px;
	width: 120px;

	border-color:#9AA587 #DDDDDD #DDDDDD #9AA587;
	border-style:solid;
	border-width:1px;
	/*padding-left:2px;* /
	
	font:11px Verdana,Arial,Helvetica,sans-serif;
}

INPUT.settings { width: 100%; }
INPUT.saved { width: 100%; background-color: #00FF00; }

SPAN.debug {font-size: small; background-color: #757575; display: block;}

/* ---------- * /

.fullwidth
{
	width: 100%;
}

TD
{
	font-size:12px;
}

.header
{
	border-bottom:solid 1px #bababa;
	margin-bottom:25px;
	padding-bottom:1px;
	font-family:'Verdana','Arial','Trebuchet MS';
	color:#666;
	font-size:12px;
	padding-top:25px
	text-align: center;
}
.footer
{
	border-top:solid 1px #bababa;
	margin-top:25px;
	padding-top:1px;
	font-family:'Verdana','Arial','Trebuchet MS';
	color:#666;
	font-size:12px;
	padding-bottom:25px
	text-align: center;
}
.footer a{color:#333}
.footer strong{color:#666;display:block;margin-bottom:5px}

*/