br.spacer {
	height: 5px;
	font-size: 1px;
	line-height: 0;
}

hr.spacer {
	margin: 0;
	padding: 0;
	visibility: hidden;
	border: 5px solid #fff
}

div.spacer	{
	height: 10px;
	width: 100%;
	font-size: 1px;
}
.center_title2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	padding: 0 20px;
	color: #4C5CBD;
}


/*------------tabelina bardhe---------------------*/
.box_wide {
	width: 100%;
	margin: 2px auto;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	}
.wbox-top {
	height: 6px;
	background: url('/design/bardhe/stili/img/wbox-bg.gif') no-repeat 0 0;
}
.wbox-corner-top {
	height: 6px;
	width: 10px;
	background: url('/design/bardhe/stili/img/wbox-bg.gif') no-repeat 100% 0;
	float: right;
	font-size: 1px;
	display: block
}
.wbox-center {
	border-left: 1px solid #d5d5d5;
	border-right: 1px solid #d5d5d5;
	padding: 0 10px;
}

.wbox-center p, .gbox-center p, .blbox-center p {
	margin: 0;
	padding: 10px 0
}

.wbox-center ol, .gbox-center ol {
	margin-top: 0;
	margin-bottom: 0;
	margin-left: 30px;
	padding: 10px 0;
}

.wbox-center ul, .gbox-center ul {
	margin-top: 0;
	margin-bottom: 0;
	margin-left: 15px;
	padding: 10px 0;
}

.wsbox-btm {
	height: 12px;
	background: url('/design/bardhe/stili/img/wbox-bg.gif') no-repeat 0 -6px;
	font-size: 1px;
}

.wsbox-corner-btm {
	height: 12px;
	width: 20px;
	background: url('/design/bardhe/stili/img/wbox-bg.gif') no-repeat 100% -6px;
	float: right;
	font-size: 1px;
	display: block;
}

.wbox-btm {
	height: 6px;
	background: url('/design/bardhe/stili/img/wbox-bg.gif') no-repeat 0 -18px;
	font-size: 1px;
}

.wbox-corner-btm {
	height: 6px;
	width: 20px;
	background: url('/design/bardhe/stili/img/wbox-bg.gif') no-repeat 100% -18px;
	float: right;
	font-size: 1px;
	display: block;
}





/* -------------tabelina box--------------------------- */

/* --- :roze --- */

.roza-top {
	height: 24px;
	background: url('/design/bardhe/stili/img/box-koka2.gif') no-repeat top left;
	line-height: 24px;
	text-align: center;
	color: white;
	font-size: 12px;
	font-weight: bold;
	}

.roza-corner-top {
	height: 24px;
	width: 10px;
	background: url('/design/bardhe/stili/img/box-koka2.gif') no-repeat top right;
	float: right;
	font-size: 1px;
	display: block
	}

.header-top {
	height: 24px;
	background: url('/design/bardhe/stili/img/box-koka.gif') no-repeat top left;
	line-height: 24px;
	text-align: center;
	color: white;
	font-size: 12px;
	font-weight: bold;
	}

.header-corner-top {
	height: 24px;
	width: 10px;
	background: url('/design/bardhe/stili/img/box-koka.gif') no-repeat top right;
	float: right;
	font-size: 1px;
	display: block
	}
	
.header-top a {
	color: white;
	text-decoration: none;
	}

.header-top a:hover {
	text-decoration: none;
}






.minimalist {
	font-size: 12px;
	
	border-collapse: collapse;
	text-align: left;
	}
	
.minimalist th {
	font-size: 14px;
	font-weight: normal;
	color: #2E3192;
	border-bottom: 2px solid #6674CC;
	padding: 24px 3px 3px 3px;
	}
	
.minimalist td {
	border-bottom: 1px solid #C1C7E8;
	color: #606060;
	padding: 3px 2px;
	}
	
.minimalist tbody tr:hover td {
	font-size: 13px;
   
	}