body,td,th {
	background-color: #FFFFFF;
	font-family: Tahoma;
	color: #ffffcc;
	font-size: 10px;
}
body { margin:0 }
form { margin:0 }
a:link, a:visited {color: #ffffcc; font-weight:bold; text-decoration: none;}
a:hover {color: #fbfbf3; text-decoration: underline;}

a.menu:link, a.menu:visited {color: #ffffcc; text-decoration: none;}
a.menu:hover {color: #fbfbf3; text-decoration: underline;}

a.menu2:link, a.menu2:visited {color: #ffffcc; font-weight:normal; text-decoration: none;}
a.menu2:hover {color: #fbfbf3; font-weight:normal; text-decoration: underline;}

a.vert:link, a.vert:visited {color: #4f7b4f; font-size: 14px; font-family: Tahoma; font-weight: bold; text-decoration: none;}
a.vert:hover {color: #4f7b4f; font-size: 14px; font-family: Tahoma; font-weight: bold; text-decoration: none;}

a.pbig:link, a.pbig:visited {color: #4f7b4f; text-decoration: none;}
a.pbig:hover {color: #609160; text-decoration: none;}

a.usluga:link, a.usluga:visited {color: #1d1d1d; font-weight: normal; text-decoration: none;}
a.usluga:hover {color: #1d1d1d; font-weight: normal; text-decoration: underline;}

a.url:link, a.url:visited {color: #4f7b4f; font-weight: normal; text-decoration: none;}
a.url:hover {color: #609160; font-weight: normal; text-decoration: underline;}

.clear{ filter:alpha(opacity=1); opacity: 0.01; moz-opacity: 0.01; }

table.preview { background: #4f7b4f; }
   
table.preview td {
	font-family: Tahoma;
	font-weight: bold;
	font-size: 14px;
	padding: 5px;
	text-align: left;
	vertical-align: bottom;
	background-color: #1d1d1d;
	color: #ffffcc;
	width:24px;
}

table.preview td.vertical {
	writing-mode: tb-rl;
	filter: flipH flipV;
	background-color: #1d1d1d;
	color: #ffffcc;
	width:24px;
}

table.preview td.pointer { cursor:pointer; }

.black { color: #1d1d1d; }
.s4 { color: #4f7b4f; }

div#bottom { display: table-cell; vertical-align: bottom }

.hint {
	font-size:10px;
	width:150px;
	height:47px;
	background-image:url('/img/first/tint.gif');
	background-repeat:no-repeat;
}