/*tabela e orareve*/
	#orare {
		width:400px;
		padding:10px;
	}
    #orare tbody tr td {
		font-size:1em;
		color:#000;
      	background-color: #fff;
	  	padding:3px;
	 }
	#orare .fort {
		color:#333;
        background-color: #ccc;
		font-weight:bold;
		font-size:1.2em;
    }
    #orare tbody tr.odd  td {
      background-color: #fff;
    }
/* mbaron tabela e orareve*/
/*--------------------------------------------------
  REQUIRED to hide the non-active tab content.
  But do not hide them in the print stylesheet!
  --------------------------------------------------*/
.tabberlive .tabbertabhide {
	display:none;
}
/*--------------------------------------------------
  .tabber = before the tabber interface is set up
  .tabberlive = after the tabber interface is set up
  --------------------------------------------------*/
.tabber {
	width:600px;
}
.tabberlive {
	margin-top:1em;
}
/*--------------------------------------------------
  ul.tabbernav = the tab navigation list
  li.tabberactive = the active tab
  --------------------------------------------------*/
ul.tabbernav {
	margin:0;

}
ul.tabbernav li {
	list-style: none;
	margin-right: 1px;
	display: inline;

}

ul.tabbernav li a {
	font-size:1.2em;
	text-transform: uppercase;
	padding: 3px 10px 0px 10px;
	border-bottom: none;
	background: #aaa;
	text-decoration: none;
	color:#111;
	font-weight:bold;
}


ul.tabbernav li.tabberactive a {
	font-size:1.2em;
	background-color: #e5e5e5;
	color:#333;
	border-bottom: none;
	font-weight:bold;
}
ul.tabbernav li.tabberactive a:hover {
}
/*--------------------------------------------------
  .tabbertab = the tab content
  Add style only after the tabber interface is set up (.tabberlive)
  --------------------------------------------------*/
.tabberlive .tedhena {
	display:table;
}
.tabberlive .tabbertab {
	margin:0;
	width:650px;
	overflow-y: auto;
	background-color:#e5e5e5;
	padding:10px;
	border-top:0;
	/* If you don't want the tab size changing whenever a tab is changed
    you can set a fixed height */

height:200px;/* If you set a fix height set overflow to auto and you will get a
    scrollbar when necessary */

 /* overflow:auto; */
}
/* If desired, hide the heading since a heading is provided by the tab */
.tabberlive .tabbertab h2 {
	display:none;
}
.tabberlive .tabbertab h3 {
	display:none;
}
.tabbertab .aktore {
	float:left;
	width:100px;
	font-weight:bold;
	text-transform:uppercase;
}
.tabbertab .aktoreP {
	float:left;
	width:500px;
}
/* Example of using an ID to set different styles for the tabs on the page */
.tabberlive#tab1 {
}
.tabberlive#tab2 {
}
.tabberlive#tab2 .tabbertab {
	height:200px;
	overflow:auto;
}
/* article styles */
#art-headerWrapper {
	width: 600px;
}
#art-header {
	color:#333;
	overflow: hidden;
	word-wrap: break-word;
	margin-top: 0px;
	padding: 5px;
}
#art-header h1{
	color:#000;
}
#art-header .green{
	color:#69BD45;
}
#art-header .yellow{
	color:#ffcc00;
}
#art-header .red{
	color:#ff0000;
}
.ss-art-body {
	text-align:left;
	float:left;
	width:670px;
	position:relative;
}



.ss-art-body h4 {
	border-bottom:1px solid #aaaaaa;
	margin-bottom:0.8em;
	font-size:130%;
	padding:0 0.1em 0.1em 0;
	font-weight:bold!important
}
.ss-art-body h5 {
	font-weight:bold;
	margin-bottom:0.8em;
	font-size:120%
}
.ss-art-body .ss-box h4 {
	margin-bottom:6px
}

.ss-art-body ul:after {
	content:none;
	display:none
}
.ss-art-body .ss-box ul, .ss-art-body .ss-box ol {
	padding-left:0px
}
.ss-art-body .ss-box ol {
	list-style:decimal;
	padding-left:22px
}
.ss-art-body .ss-box ul li {
	line-height:16px;
	list-style:none
}
/**.ss-art-body p, .ss-art-body ul, .ss-art-body table, .ss-art-body form {
	margin-bottom:1.4em
}**/
.ss-art-body .ss-text-quote {
	float:right;
	width:218px;
	border-left:9px solid white;
	clear:right
}
.ss-art-body .teksti {
	width:650px;
	padding:10px;
	border-top:solid 1px #FFF;
}
.ss-art-body .ss-art-foto {
	width:650px;
}
.ss-art-body .ss-art-foto img {
	width:500px;
	height:280px;
}
.ss-art-body p {
	color:#111111;
}
/** FOTO ARTIKULLI **/
#topCarousel {
	padding-top: 0px;
	position: relative;
}
#topCarousel .gri {
	background-color:#e5e5e5;
}
#powerImageContainer {
	background-color:#fff;
	padding:10px;
	padding-right:0px;
}
#powerImageLeftCol {
	width: 500px;
	float: left;
}
#powerImageContainerOuter {
	position: relative;
}
#powerImageRightCol {
	width: 150px;
	float: left;
	padding-right:10px;
}
#powerImageWrapper {
	position: relative;
	width: 500px;
	height: 280px;
	overflow: hidden;
}
.powerImageItem {
	top: 0px;
	left: 0px;
	z-index: 50;
}
.powerImageItem img{
	height: 280px;
	width: 500px;
}
#powerImageSummary {
	height: 280px;
	width: 150px;
	position: absolute;
	color:#000;
}
#powerImageSummary .summary {
	padding:8px;
	display:block;
}
#powerImageSummary .summary img {
	padding-top:10px;
	position:relative;
	left:0;
	float:left;
}
#powerImageSummary .summary .zhanri {
	color:#999;
	font-size:1em;
	float:left;
}
#powerImageSummary .summary .kohe {
	color:#fff;
	font-size:0.9em;
	padding-top:5px;
	float:left;
}
#powerImageSummary .summary .data{
	color:#fff;
	font-size:1.6em;
}
#powerImageSummary .red {
	background-image: url(http://www.digitalb.al/artikuj/red.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left:8px;
}
#powerImageSummary .green {
	background-image: url(http://www.digitalb.al/artikuj/green.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left:8px;
}
#powerImageSummary .yellow {
	background-image: url(http://www.digitalb.al/artikuj/yellow.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left:8px;
}
#powerImageSummary #kon {
	padding-top:5px;
	font-size:.9em;
}
#powerImageSummary .orar {
	color:#000;
	font-size:1em;
	padding-top:5px;
	padding-bottom:0;
}
#powerImageSummary h2,
#powerImageSummary h3 {
	margin: 0px;
    padding: 0px;
	clear: both;
	overflow: hidden;
	text-transform: uppercase;
	text-align: left;
	width: 140px;
}
#powerImageSummary h2 {
	color: #000;
	font-size: 1.8em;
	line-height: 1.1em;
}
#powerImageSummary h3 {
	color:#000;
	font-size: 1.4em;
}
#powerImageSummary h4 {
	color:#000;
	font-size: 1em;
	text-transform: uppercase;
	text-align: left;
}

#powerImageSummary h2 span,
#powerImageSummary h3 span {
    background-color: #000000;
}

.titullBig {
	text-transform: uppercase;
	font-weight: bold;
	font-size: 2.2em;
	color:#fff;
}
/**END FOTO ARTIKULLI**/
