BODY {
	color:  #4A4A4A;
	background-color : white;
	background-image : url('res/kratka2.jpg');
	background-attachment: fixed;
	font-family: Tahoma;
	font-size: 10pt;
	margin: 1em;
	border-style: none;
	border-width:thin;
	}
P	{margin-bottom: 0em;
	margin-top: 0.5em;
	}
.bc	{font-weight:bold;
	color: #990000;
	}
.PIND	{
	text-indent: 3em;
	margin-bottom: 0em;
	margin-top: 0.5em;
	}
H4	{	
	margin-bottom: 0.5em;
	margin-top: 0em;
	font-size: 12pt
	}
H5	{	
	margin-bottom: 0.5em;
	margin-top: 0em;
	font-weight:bold;
	color: #990000;
	font-size: 11pt
	}
H6	{	
	margin-bottom: 0.5em;
	margin-top: 0em;
	font-weight:bold;
	font-size: 10pt
	}
HR	{margin-bottom: 0em;
	margin-top: 0em;
	color:#336666;
	width:93%;
	text-align:center;}
DL {
	margin-bottom: 0em;
	margin-top: 0.5em;}
DT	{font-weight:bold;}
UL {
	margin-bottom: 0em;
	margin-top: 0.5em;}
TABLE {
	border-collapse: collapse;
	empty-cells:hide;}
TR {
	vertical-align: text-top;
	}
TD {
	text-align: left;
	font-family: "Verdana", sans-serif;
	font-size: 10pt;
	border-color: #336666;
	border-style: solid;
	border-width: 1px;
	padding: 3px;
	}
TH {
	text-align: left;
	color:white;
	background-color: gray;
	vertical-align: text-bottom;
	padding: 2px 5px 2px 5px;
	font-family: "Verdana", sans-serif;
	font-size: 10pt;
	font-weight:bold}
IMG {
	border-style:none;}
.cien{
	filter:Shadow(color=gray,direction=135);
	padding:10;
	width:30%;}
.oferta{
	position: absolute;
	top: 5em;
	height: 90px;
	background-color: #E4E4E4;
	padding: 5px;
	font-size: 10pt;
	cursor: hand;
	}
A:link {
	color:  #333399;
	text-decoration: none } 
A:visited  {
	color:  #333399;
	text-decoration: none } 
A:hover {
	color: #333399;
	text-decoration: underline}
