/*  * {border: none !important}*/
body{
	font-family: sans-serif;
	background: #fff;
	color: #000;
	font-size: 10pt;
	line-height: 1.3;
}
hr, .skryt, #menu, #menu_top, #toplist, #toplist_, #panel, #servisni, caption {
	display: none;
}
#foot {
    border-top: 1px dotted #333;
	clear: both;
	margin-top: 25px;
}
a:link, a:visited {
	color : #54b6f7;
}
h1, h2, h3, h4 {
	font-weight: normal;
	font-style: normal;
	font-size: 14pt;
	color: #f85f0b;
}
img {
    border: none;
	}
img.right {
   float: right;
   margin: 0 0 20px 20px;
   border:3px solid #cecece;display:block;
}

.table,table{border-collapse:collapse;width:100%;font-size:100%}th,td{padding:2px 10px;text-align:left;border:1px solid #cecece} thead th{border-bottom:3px solid #cecece}td.name {text-align:left}


