@charset "utf-8";
body  {
	font: 100% Verdana, Arial, Helvetica, sans-serif;
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #000000;
	background-color: #FFFFFF;
	background-position: center;
	background-image: url(images/bgbody.jpg);
}
.linksOnly a {
	color: #125fb4;
	text-decoration: none;
}

.linksOnly a:hover {
	color: #125fb4;
	text-decoration: underline;
}

.grayLinks a {
	color: #1988BF;
	text-decoration: none;
}

.grayLinks a:hover {<a href="en/truncate.php">truncate.php</a>
	color: #125fb4;
	text-decoration: underline;
}


.whiteLinks a {
	color: #FFFFFF;
	text-decoration: none;
}

.whiteLinks a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}


.thrColFixHdr #container {
	width: 965px;  /* using 20px less than a full 800px width allows for browser chrome and avoids a horizontal scroll bar */
	background: #FFFFFF;
	text-align: left;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	margin-top: 10px;
} 
.thrColFixHdr #header {
	background-color: #DDDDDD;
	padding-top: 0;
	padding-right: 10px;
	margin-left: 0px;
	padding-left: 0px;
} 
#mainmeny {
	background-image: url(images/menyline.png);
	width: 100%;
	margin: 0px;
	height: 31px;
	padding: 0px;
	float: left;
}
#mainmeny ul {
	list-style-type: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 11px;
	margin-top: 0px;
	top: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
}
#mainmeny  li {
	float: left;
	margin: 0px;
	top: 0px;
	padding-top: 0px;

}
#mainmeny  a{
	color: #666666;
	text-decoration: none;
	display: block;
	padding: 9px;
	top: 0px;
	background-image: url(images/vija.png);
	background-position: right;
	background-repeat: no-repeat;
}

#mainmeny a:hover {
	color: #666666;
	text-decoration: none;
	background-color: #F3D058;
	padding: 9px;

}
.thrColFixHdr #sidebar1 {
	float: right; /* since this element is floated, a width must be given */
	width: 285px; /* the actual width of this div, in standards-compliant browsers, or standards mode in Internet Explorer will include the padding and border in addition to the width */
	background: #EBEBEB; /* padding keeps the content of the div away from the edges */
	padding-top: 15px;
	padding-bottom: 15px;
}
.thrColFixHdr #sidebar2 {
	float: right; /* since this element is floated, a width must be given */
	width: 160px; /* the actual width of this div, in standards-compliant browsers, or standards mode in Internet Explorer will include the padding and border in addition to the width */
	background: #EBEBEB; /* the background color will be displayed for the length of the content in the column, but no further */
	padding: 15px 10px 15px 20px; /* padding keeps the content of the div away from the edges */
}
.thrColFixHdr #mainContent {
	margin-bottom: 0;
	padding-right: 0px;
	padding-bottom: 0;
	padding-left: 0px;
	font-size: 12px;
	float: left;
	width: 676px;
	margin-right: 4px;
	line-height: 125%;
} 

#tickeri {
	height: 26px;
	margin-top: 4px;
	background-repeat: repeat-x;
	background-image: url(images/ticker_back.png);
}

#tickeri li a {
	color: #0057AE; /*#CC0000 */
	font-weight: bold;
	text-decoration: none;
}


.insideticker {
	font-weight: bold;
}

.insideticker a {
	font-weight: bold;
}

.insideticker a:visited {
	color: #FF0000;
	font-weight: bold;
}

.insideticker ul {
	list-style-type: none;
	margin: 0px;
	padding-top: 5px;
	padding-left: 100px;
	background-image: url(images/ticker_latest.png);
	background-repeat: no-repeat;
	padding-bottom: 7px;
}

.insideticker li {
	color: #000000;
}

.insideticker a li {
	color: #000000;
}


#mainNews {
	margin-top: 1px;
	padding-top: 10px;
	padding-left: 10px;
	background-color: #ebebeb;
	padding-right: 10px;
	float: left;
	padding-bottom: 10px;
	line-height: 130%;

}

#mainNews img {
	float: left;
	margin-right: 20px;

}

#mainNews h1 {
	margin-top: 15px;
	font-size: 22px;
	color: #333333;
	line-height: normal;

}

#mainNews a {
	text-decoration: none;
	color: #333333;
}

#mainNews a img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

#mainNews a:hover {
	color: #125fb4;
}




#mainNews2 {
	margin-top: 1px;
	background-color: #efefef;
	float: left;
	line-height: 130%;
	padding: 1px;
}

#mainNews2 img, #mainNews2 td img {
	float: left;
	margin-right: 0px;

}

#mainNews2 h1, #mainNews2 td h1 {
	margin-top: 15px;
	font-size: 22px;
	color: #333333;
	line-height: normal;

}


#mainNews2 h2, #mainNews2 td h2  {
	font-size: 14px;
	color: #0066CC;
	line-height: normal;
	margin: 0px;
	padding: 0px;
}

#mainNews2 h2 a, #mainNews2 td h2 a{
	font-size: 12px;
	color: #0066CC;
	line-height: normal;
	margin: 0px;
	padding: 0px;
	text-decoration: none;
	font-weight: bold;
}

#mainNews2 h2 a:hover, #mainNews2 td h2 a:hover{
	font-size: 12px;
	color: #0066CC;
	line-height: normal;
	margin: 0px;
	padding: 0px;
	text-decoration: underline;
	font-weight: bold;
}


#mainNews2 a, #mainNews2 td a {
	text-decoration: none;
	color: #333333;
}

#mainNews2 a img, #mainNews2 td a img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

#mainNews2 a:hover, #mainNews2 td a:hover {
	color: #125fb4;
}




#commonPage {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	line-height: 140%;
	margin-right: 10px;
	margin-left: 10px;
}

#commonPage p {

}

#commonPage h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 22px;
	margin-top: 10px;
	text-decoration: none;
	color: #666666;
	line-height: normal;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 12px;
	padding-left: 0px;
}

#commonPage h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin-top: 5px;
	margin-bottom: 5px;
	padding: 0px;
	text-decoration: none;
	color: #666666;
}

#commonPage a {
	color: #125fb4;
	text-decoration: none;
}


#commonPage a:hover {
	text-decoration: underline;
}


#commonPage img {
	border: 1px none #333333;
}


#commonPage li a {
	line-height: 150%;
}



#mediaPage {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	line-height: 140%;
	margin-right: 0px;
	margin-left: 0px;
}

#mediaPage p {

}

#mediaPage h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 22px;
	margin-top: 10px;
	text-decoration: none;
	color: #CCCCCC;
	line-height: normal;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 12px;
	padding-left: 0px;
}

#mediaPage h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin-top: 5px;
	margin-bottom: 5px;
	padding: 0px;
	text-decoration: none;
	color: #CCCCCC;
}

#mediaPage a {
	color: #125fb4;
	text-decoration: none;
}


#mediaPage a:hover {
	text-decoration: underline;
}


#mediaPage img {
	border: 1px none #333333;
}


#mediaPage li a {
	line-height: 150%;
}



.lajmetTjera {
	float: left;
	width: 100%;
	margin-top: 3px;
}


#otherNews {
	padding: 0px;
	width: 337px;
	float: left;

}

#uncut {
	width: 336px;
	float: right;
	background-color: #FFFFFF;
	padding-left: 2px;
}

#verdicts {
	width: 310px;
	float: right;
	background-color: #ebebeb;

}

#Profiles {
	width: 336px;
	float: left;
	background-color: #ebebeb;
	height: 130px;
	margin-left: 3px;
}

#Profiles  h1 {
	margin-top: 0px;
	padding-top: 0px;

}

#Profiles  img {
	margin-left: 5px;
	border: 1px solid #666666;

}


#Profiles  a img {
	margin-left: 5px;
	border: 1px solid #666666;

}
#Features {
	width: 336px;
	float: left;
	background-color: #ebebeb;
	height: 130px;
}

#Features  h1 {
	margin-top: 0px;
	padding-top: 0px;

}

#Features  img {
	margin-left: 5px;
	border: 1px solid #666666;

}


#Features  a img {
	margin-left: 5px;
	border: 1px solid #666666;

}

#VideoBox {
	width: 280px;
	float: left;
	margin-top: 100px;
}


.shiriti {
	height: 22px;
	background-image: url(images/ticker_back.png);
	background-repeat: repeat-x;
	font-weight: bold;
	padding-left: 10px;
	padding-top: 4px;
	color: #666666;
}

.shiriti a{
	color: #666666;
	text-decoration: none;
}

.shiriti a:hover {
	color: #125fb4;
	text-decoration: underline;
}

.shiritiKalter {
	background-image: url(images/ticker_back.png);
	background-repeat: repeat-x;
	font-weight: bold;
	padding-left: 10px;
	padding-top: 6px;
	color: #125fb4;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	height: 20px;
	font-size: 12px;
}

.shiritiKalter a {
	color: #125fb4;
	text-decoration: none;
}

.shiritiKalter a:hover {
	color: #125fb4;
	text-decoration: underline;
}


.shiritiKalter2 {
	background-image: url(images/shiriti_kalter.jpg);
	background-repeat: repeat-x;
	font-weight: bold;
	padding-left: 10px;
	padding-top: 6px;
	color: #FFFFFF;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	height: 20px;
	font-size: 12px;
}

.shiritiKalter2 a {
	color: #FFFFFF;
	text-decoration: none;
}

.shiritiKalter2 a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}




.shiritiVerdhe {
	background-image: url(images/shiriti_verdhe.jpg);
	background-repeat: repeat-x;
	font-weight: bold;
	padding-left: 10px;
	padding-top: 6px;
	color: #125fb4;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	height: 20px;
	font-size: 12px;
}

.boxiVerdhe {
	margin-top: 0px;
	font-size: 12px;
}
.boxiVerdhe ul {
	margin-top: 10px;
	margin-bottom: 0px;

}

.boxiVerdhe li {
	list-style-image: url(images/arrow.png);
	line-height: 160%;
}


.menyjaAnash {}

.menyjaAnash ul {
	margin: 0px;
	padding: 0px;
}

.menyjaAnash li {
	line-height: 33px;
	display: block;
	padding-left: 0px;
	font-size: 12px;
	list-style-type: none;

}

.menyjaAnash li a{
	background-repeat: repeat-x;
	list-style-type: none;
	text-align: left;
	background-image: url(images/menyja-anash-prapavia.png);
	color: #1988BF;
	text-decoration: none;
	display: block;
	padding-left: 35px;
	background-position: left top;
}


.menyjaAnash li a:hover{
	background-repeat: no-repeat;
	list-style-type: none;
	text-align: left;
	background-image: url(images/menyja-anash-prapavia.png);
	color: #1988BF;
	text-decoration: underline;
	background-color: #FAFAFA;
	background-position: left bottom;
	display: block;
	padding-left: 35px;
}



.menyjaAnash2 {}

.menyjaAnash2 ul {
	margin: 0px;
	padding: 0px;
}

.menyjaAnash2 li {
	line-height: 33px;
	display: block;
	padding-left: 0px;
	font-size: 12px;

}

.menyjaAnash2 li a{
	text-align: left;
	color: #666666;
	text-decoration: none;
	display: block;
	padding-left: 35px;
	background-image: url(images/menyja-anash-prapavia.png);
	background-repeat: repeat-x;
	background-position: left bottom;
}


.menyjaAnash2 li a:hover{
	background-repeat: no-repeat;
	list-style-type: none;
	text-align: left;
	background-image: url(images/menyja-anash-prapavia.png);
	color: #1988BF;
	text-decoration: underline;
	background-color: #FAFAFA;
	background-position: left top;
	display: block;
	padding-left: 35px;
}


.otherNewsItem {
	font-size: 11px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	padding-left: 0px;
	padding-right: 3px;
	line-height: normal;
	margin-top: 7px;
	float: left;
	width: 98%;
	padding-bottom: 7px;
	font-family: Arial, Helvetica, sans-serif;
	color: #666666;

}

.otherNewsItem a {
	color: #125fb4;
	text-decoration: none;

}

.otherNewsItem a:hover {
	color: #125fb4;
	text-decoration: underline;
}


.otherNewsItem img {
	margin-right: 10px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	float: left;
}

.otherNewsItem a img {
	border: 1px solid #999999;
}

.otherNewsItem h1 {
	font-size: 14px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 3px;
	margin-bottom: 6px;
	margin-left: 3px;
	color: #125fb4;
	font-family: Arial, Helvetica, sans-serif;
	line-height: normal;
}

.otherNewsItem li {
	font-size: 12px;
	line-height: 130%;
	list-style-image: url(images/arrow.png);
	list-style-position: outside;
	text-align: left;
	padding-bottom: 7px;
}
.otherNewsItem li a {

}

.videoFront {
	font-size: 11px;
	color: #333333;
	padding-bottom: 3px;
}

.videoFront h3 {
	font-size: 11px;
	line-height: normal;
	margin: 0px;
	padding: 3px;
}


.videoFront a {
	color: #125fb4;
	text-decoration: none;
}

.videoFront a:hover {
	text-decoration: underline;
}


#interactive {
	float: right;
	width: 285px;
	background: #EBEBEB;
	padding-top: 0px;
	padding-bottom: 15px;
	margin-top: 4px;
	font-size: 11px;

}

#interactive img {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}


#interactive a img {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
}

#submeny {
	float: right;
	width: 230px;
	background: #EBEBEB;
	padding-top: 0px;
	padding-bottom: 15px;
	margin-top: 4px;
	font-size: 11px;

}

#submeny img {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}


#submeny a img {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
}



}

#textsize {
	margin-top: 3px;
	margin-bottom: 1px;
}

#footer {
	padding-right: 10px;
	padding-bottom: 0;
	padding-left: 5px;
	border-top-width: 10px;
	border-top-style: solid;
	border-top-color: #e0e0e0;
	margin-top: 25px;
	padding-top: 0px;
	float: left;
	font-size: 11px;
	color: #666666;
	width: 953px;
} 

#insidefooter {
	width: 350px;
	float: left;
	padding-top: 5px;
}

.thrColFixHdr #footer p {
	padding-top: 5px;
	padding-right: 0;
	padding-bottom: 10px;
	padding-left: 0;
	margin: 0;
}
.fltrt { /* this class can be used to float an element right in your page. The floated element must precede the element it should be next to on the page. */
	float: right;
	margin-left: 8px;
}
.fltlft { /* this class can be used to float an element left in your page */
	float: left;
	margin-right: 8px;
}
.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}
.thrColFixHdr #container #header {
}
.caption {
	font-weight: bold;
	color: #333333;
	line-height: normal;
	text-align: left;
	margin: 5px;
}
.button {
	background-image: url(images/button.png);
	background-repeat: no-repeat;
	background-position: right;
	height: 22px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	padding-top: 5px;
	font-weight: normal;
	margin-right: 5px;
	width: 120px;
	text-align: center;
	float: right;

}
.button a {
	color: #666666;
	text-decoration: none;
}

.button a:hover {
	color: #125fb4;
}


.lajm {
	background-color: #E1EAFF;
	padding: 4px;
	border: 1px solid #6699CC;
}
.lajm h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #000066;
	padding-top: 1px;
	margin-top: 2px;
	margin-bottom: 4px;
}

.lajm h2{
	font-size: 10px;
	font-weight: lighter;
	margin-bottom: 4px;
	margin-top: 4px;
}

.lajm a {
	text-decoration: none;
	color: #003366;
}
.lajm a:hover {
	text-decoration: underline;
}
.lajm h6 {
	text-transform: uppercase;
	color: #FFFFFF;
	background-color: #003366;
	margin: 0px;
	padding: 4px 0px 3px 3px;
	height: 15px;
	font-size: 12px;
}


.lajm td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding-left: 2px;
}


.leftsubmeny {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: left;
	text-indent: 10px;
	padding-top: 0px;
	border-bottom-width: 0px;
	border-bottom-style: none;
	border-bottom-color: #FFCC00;
	margin-bottom: 1px;
}
.leftsubmeny a {
	display: block;
	padding-top: 3px;
	padding-right: 2px;
	padding-bottom: 3px;
	padding-left: 14px;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	font-size: 12px;
	color: #000000;
	text-indent: 0pt;
	background-color: #efefef;
	margin-left: 10px;
	background-image: url(images/submenu_a.jpg);
	margin-top: 0px;
	background-repeat: repeat-y;
	background-position: left;
}
.leftsubmeny a:hover {
	display: block;
	padding-top: 3px;
	padding-right: 2px;
	padding-bottom: 3px;
	padding-left: 14px;
	text-decoration: none;
	color: #000000;
	background-repeat: repeat-y;
	text-indent: 0pt;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	background-color: #FFCC00;
	margin-left: 10px;
	background-image: none;
}

.tabela {}
.tabela td {
	border: 1px solid #CCCCCC;
	padding: 5px;
}

.tabela td, tr, table {
	font-size: 12px;
}


.tabela2 {
	color: #333333;
}
.tabela2 td {
	border: 1px solid #CCCCCC;
	padding: 5px;
}

.tabela2 td a{
	color: #125fb4;
	text-decoration: none;	
}

.tabela2 td a:hover{
	color: #125fb4;
	text-decoration: underline;	
}

.tabela2 td, tr, table {
	font-size: 11px;
}

.lajmetevogla {}

.lajmetevogla img {
	width: 120px;
	height: auto;
}

.img120 img {
	height: 80px;
	width: auto;
}

#gjuhet {
	font-size: 11px;
	position: absolute;
	margin-top: 95px;
	margin-left: 740px;
	color: #CCCCCC;
	font-weight: bold;
}
#gjuhet a {
	color: #CDCDCD;
	text-decoration: none;
}
#gjuhet a:hover {
	color: #F0CE52;
	text-decoration: none;
}
.justicecolumn {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: left;
	padding-bottom: 2px;
	position: relative;
	padding-top: 2px;
	padding-left: 2px;
}

.justicecolumn h1 {
	font-size: 12px;
	color: #990000;
	font-weight: bold;
	padding-top: 5px;
	padding-bottom: 0px;
	margin-top: 0px;
	margin-bottom: 5px;
}



.justicecolumn h2 {
	font-size: 17px;
	padding-top: 2px;
	margin-top: 7px;
	margin-bottom: 7px;
	font-weight: bold;
}

.justicecolumn h2 a {
	text-decoration: none;
	color: #125fb4;
}

.justicecolumn h2 a:hover {
	text-decoration: underline;
}


.justicecolumn h3 {
	font-size: 11px;
	padding-top: 2px;
	margin-top: 0px;
	margin-bottom: 0px;
	font-weight: normal;
}
.justicecolumn img {
	margin-right: 5px;
}

.justicecolumn a {
	color: #0066CC;
}

.justicecolumn a:hover {
	color: #990000;
	text-decoration: underline;
}

.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px; }


.modulitop {
	background-image: url(images/moduli/top.png);
	width: 286px;
	background-repeat: no-repeat;
	background-position: top;
	height: 8px;
}

.modulimiddle {
	background-image: url(images/moduli/middle.png);
	width: 276px;
	padding-right: 5px;
	padding-left: 5px;
	background-repeat: repeat-y;
	font-size: 12px;
	text-align: left;
}

.modulimiddle  h3 {
	font-size: 13px;
	font-weight: bold;
	color: #666666;
	padding-top: 2px;
	padding-bottom: 5px;
	border-bottom-style: solid;
	border-bottom-color: #1988BF;
	text-align: left;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	padding-left: 5px;
	border-bottom-width: 1px;
}
.modulibottom {
	background-image: url(images/moduli/bottom.png);
	width: 286px;
	background-repeat: no-repeat;
	background-position: bottom;
	height: 8px;
	margin-bottom: 3px;
}

.frontGallery {
}

.frontGallery td {}

.frontGallery td img {
	width: 111px;
	height:auto;
	padding-bottom: 1px;
	padding-left: 1px;
}

