/* -------------------- tag styles --------------------*/
body,td,div {font-family: arial; font-size: 12px;}
html,body{margin:0;padding:0;height:100%;border:none;}
table {border-spacing: 0px; border-collapse: collapse;}
td {vertical-align: top; padding:0px;}
img {border: 0px;}
form{margin:0px; padding:0px;}

h1, h2, h3, h4, h5, h6 {margin: 0px; font-weight: bold; color: silver;}
h1 {font-size: 20px;}
h2 {font-size: 18px;}
h3 {font-size: 16px;}
h4 {font-size: 14px;}
h5 {font-size: 12px;}
h6 {font-size: 10px;}

a {text-decoration: none;}
a:hover {}
a:focus {outline: none;}
a:active {}
a:visited {}

/* -------------------- standard styles --------------------*/
.b {font-weight: bold;}
.n {font-weight: normal;}
.i {font-style: italic;}

.tr{text-align:right;}
.tl{text-align:left;}
.tc{text-align:center;}

.pa {position: absolute;}
.pr {position: relative;}

.fl {float: left;}
.fr {float: right;}

.fs8 {font-size: 8px;}
.fs9 {font-size: 9px;}
.fs10 {font-size: 10px;}
.fs11 {font-size: 11px;}
.fs12 {font-size: 12px;}
.fs13 {font-size: 13px;}
.fs14 {font-size: 14px;}
.fs16 {font-size: 16px;}
.fs18 {font-size: 18px;}

.fc1 {color: #000;}
.fc2 {color: #FFF;}
.fc3 {color: #025EC8;} /*blue*/
.fc4 {color: #474848;} /*gray*/
.fc5 {color: #449AFE;} /*aqua*/
.fc6 {color: #528500;} /*green*/
.fc7 {color: #86B900;} /*lime*/
.fc8 {color: #449393;} /*teal*/
.fc9 {color: #40B3B3;} /*turquoise*/
.fc10 {color: #FF6E04;} /*orange*/
.fc11 {color: #FF9C00;} /*gold*/
.fc12 {color: #B726D6;} /*violet*/
.fc13 {color: #CC5CE5;} /*purple*/
.fc14 {color: #056DAA;} /*navy*/
.fc15 {color: #F20000;} /*red*/
.fc16 {color: #0078FF;} /*blue*/
.fc17 {color: #0F63C4;} /*blue*/
.fc18 {color: #B3B2B2;} /*silver*/
.fc19 {color: #4097FC;} /*blue*/
.fc20 {color: #F0A001;} /*orange*/

.upper {text-transform: uppercase;}

.blue {color: #0F63C4;} /*blue*/
.teal {color: #40B3B3;} /*turquoise*/
.red {color: #F20000;} /*red*/
.orange {color: #FF6E04;} /*orange*/
.green {color: #528500;} /*green*/
.violet {color: #B726D6;} /*violet*/
.gold {color: #FF9C00;} /*gold*/

.ls25 {letter-spacing: 0.025em;}
.ls50 {letter-spacing: 0.050em;}

.b7 {bottom: 7px;}
.r10 {right: 10px;}
.l5 {left: 5px;}
.l-10 {left: -10px;}
.l0 {left: 0;}
.b0 {bottom: 0;}
.t0 {top: 0;}
.r0 {right: 0;}

.mb20 {margin-bottom: 20px;}
.mb10 {margin-bottom: 10px;}
.mb5 {margin-bottom: 5px;}
.pt10 {padding-top: 10px;}
.mt5 {margin-top: 5px;}
.mt10 {margin-top: 10px;}
.mt20 {margin-top: 20px;}
.ml10 {margin-left: 10px;}
.ml12 {margin-left: 12px;}
.ml30 {margin-left: 30px;}
.ml25 {margin-left: 25px;}
.ml41 {margin-left: 12px;}
.pb10 {padding-bottom: 10px;}
.pb5 {padding-bottom: 5px;}
.pl20 {padding-left: 20px;}

.lh21 {height: 21px; line-height: 21px;}
.lh14 {line-height: 14px;}
.h7 {height:7px;}
.lh23 {line-height:23px;}

.w65 {width: 65px;}

.arial {font-family: arial;}

a.tdn {text-decoration: none;}
a.tdn:hover {text-decoration: underline;}

.clear {clear: both;}

.dn {display: none;}
.db {display: block;}
.naslovi {font-size:16px;}
.tdn{list-style-type: none;}
.hand {cursor: pointer;}
.bbd { padding-bottom:3px; background:transparent url(../images/dots-offer.gif) repeat-x scroll left bottom;}

div#container, div#box_dark {display: none;}

div#box_light {
	width: 100%;
	position: static; 
	top: 0; 
	left: 0; 
	margin-left: 0;
	height: auto !important;
	height: 100px;
	min-height: 100px;
	display: block;
}

div#box_inner {
	padding: 10px;
	background-color: #fff; 
	height: auto !important;
	height: 100px;
	min-height: 100px;
	overflow: auto;
}

div#box_light .bck-top {
	top: 0;
	left: 0;
}

div#box_light .bck-bott{
	bottom: 0;
	left:0;
}


	a#closebl {
		display:none;
	}
	
	div#box_inner table{
		margin: auto;
	}	
