body {
	margin: 0;
	padding: 0;
	font-family: arial;
	font-size: 16px;
	background-color: #e7e7e7;
	font-family: 'Garamond';
}

h1, h2, h3{
	font-family: 'Garamond';
	font-weight: normal;
}
img, img a {
	border: none;
}
.border {
	border-top: 10px solid #cecd8c;
}
.border-bottom { border-bottom: 10px solid #cecd8c; }

.cf { zoom: 1; }
.cf:before,
.cf:after { content: ""; display: table; }
.cf:after { clear: both; }



#holder, .footer {

	width: 950px;
	margin: 0 auto;
	overflow: hidden;
	padding: 20px;
	background-color: #fff;
}
.lang {
	text-align: left;
	font-size: 12px;
	margin-top: 5px;
}
.lang a {
	color: #000;
	text-decoration: none;
	margin-right: 10px;
}
.lang a.current, .lang a:hover {
	color: #e17a1e;
}

#headerHolder {
	width: 585px;
	height: 150px;
	float: left;
}
.hederi {
	border-top: 10px solid #cecd8c;
	width: 100%;
}
.vecLogo {
	float: left;
	width: 100%;
	border-bottom: 1px solid #cccccc;
	background-repeat: no-repeat;
	background-image:url(../images/topbg.jpg);
	background-position: 50px 0;
	height: 99px;
}
.logo {
	margin-top: 42px;
	width: 335px;
	height: 69px;
	border: none;
	float: right;
}
.menu {
	width: 100%;
	/*font-family: 'GothamMediumRegular';*/
	overflow: hidden;
}
.banner {
	width: 100%;
	height: 290px;
	margin-bottom: 20px;
	border-bottom: 10px solid #cecd8c;
	border-top: 9px solid #cecd8c;
	z-index: 9999999;

}
.emptyHolder {
	width: 100%;
	overflow: hidden;
}
.left {
	width: 620px;
	float: left;
	overflow: hidden;
}
.margb20 {
	margin-bottom: 20px;
}
.margl20 {
	margin-left: 20px;
}
.margr20 {
	margin-right: 20px;
}
.margt20 {
	margin-top: 20px;
}


.margb10 {
	margin-bottom: 10px;
}
.margl10 {
	margin-left: 10px;
}
.margr10 {
	margin-right: 10px;
}
.margt10 {
	margin-top: 10px;
}

.floatL {
	float: left;
}
.floatR {
	float: right;
}

.box {
	width: 300px;
}

.box h1, .box h1 a {
	font-size: 20px;
	color: #868686;
	text-decoration: none;
	margin: 10px 0 32px 0;
	padding: 0;
}
.box p {
	margin: 0 0 20px 0;
	padding: 0;
	line-height: 18px;
}
span.more a {
	color: #a9aa10;
	text-decoration: none;
}
span.more a:hover { text-decoration: underline; }
.quote {
	position: absolute;
	bottom: 0;
	padding: 20px 30px;
	width: 890px; 
	background: #000;
	background: rgba(0,0,0,0.5);
	background: rgba(0,0,0,0.5) url(../images/noise-1.png);
}
.readMore-text { width: 100%; font-size: 16px; }
span.text {
	font-size: 28px;
	color: #fff;
	display: block;
	margin-bottom: 10px;
}
span.author {
	font-family: 'GothamMediumRegular';
	color: #e17a1e;
	font-size: 13px;
	text-transform: uppercase;
}

.right {
	width: 290px;
	float: right;
	overflow: hidden;
	border-left: 1px solid #d5d5d5;
	padding-left: 20px;
	font-size: 16px;
	line-height: 22px;
}

.right .head {
	padding-bottom: 18px;
	border-bottom: 1px solid #d5d5d5;
	margin-bottom: 20px;
}
.item {
	padding-bottom: 16px;
	margin-bottom: 20px;
	border-bottom: 1px solid #d5d5d5;
}
.noMarg {
	margin: 0;
	border: none;
}
.item h1 {
	background-image:url(../images/shigj.jpg);
	background-position: top left;
	background-repeat: no-repeat;
	padding-left: 30px;
	color: #000;
	font-size: 22px;
	line-height: 20px;
	margin: 0 0 17px 0;
}
.item h1 a {
	color: #000;
	text-decoration: none;
}
.item h1 a:hover {
	text-decoration: underline;
}
.item p {
	margin: 0;
	padding: 0;
	line-height: 18px;
}
.search {
	background-image:url(../images/search-bg.jpg);
	background-position: left top;
	background-repeat: no-repeat;
	min-height: 55px;
}
.search input[type=text] {
	background-color: #d2d2d2;
	border: none;
	height: 40px;
	width: 270px;
	margin-top: 100px;
	padding: 0 10px;
	outline: none;
}
.subImte {
	margin-bottom: 10px;
	padding-bottom: 10px;
	border-bottom: 1px solid #eee;
	overflow: hidden;
}
.head h1, .head h1 a {
	margin: 0 0 0 0;
	color: #000;
	text-decoration: none;
	text-transform: uppercase;
}
.head h1 a:hover {
	text-decoration: underline;
}
.sHead, .sHead a {
	text-transform: uppercase;
	margin-bottom: 30px;
	font-size: 18px;
	font-family: 'Garamond';
	color: #79762e;
	text-decoration: none;
	border-bottom: 2px solid #eee;
	padding-bottom: 10px;
}
.sHead a:hover {
	color: #e07a1e;
}
.subImte h1, .subImte h1 a {
	margin: 0 0 15px 0;
	color: #000;
	font-size: 20px;
	text-decoration: none;
	font-weight: bold;
}
.subImte h1 a:hover {
	text-decoration: underline;
}
.subImte p {
	line-height: 18px;
	margin: 0;
	padding: 0;
}
.subImte .img {
	width: 100px;
	float: left;
	margin-right: 20px;
}
.subImte .img img {
	width: 100px;
}
.txt {
	float: right;
	width: 500px;
}
.read-articles {
	width: 550px;
	float: left;
}
.read-articles h1 {
	margin: 15px 0 20px 0;
	font-size: 32px;
}

.read-articles p {
	font-size: 16px;
	line-height: 22px;
}

.submenu-links a {
	border-bottom: 1px solid #909090;
	padding: 6px 0;
	color: #6c6c6e;
	text-decoration: none;
	display: block;
	font-weight: bold;
	font-size: 11px;
}
.submenu-links a:hover, .submenu-links a.active{
	color: #e40505;
	padding-left: 10px;
	background-image: url(../images/shigj.gif);
	background-position: 0 50%;
	background-repeat: no-repeat;
}



#footer .txt {
	width: 290px;
	float: left;
	line-height: 15px;
	margin-right: 20px;
	overflow: hidden;
	padding-right: 20px;
	border-right: 1px solid #ccc;
}
#footer p {
	margin-bottom: 10px;
	font-size: 11px;
	line-height: 18px;
}

#footer .txt h1{
	font-size: 32px;
	line-height: 22px;
	margin-bottom: 20px;
	color: #000;
}

.footcent {
	width: 940px;
	margin: 0 auto 0 auto;
	overflow: hidden;
}
#footer ul {
	margin: 0;
	padding: 0;
}
#footer ul li {
	display: block;
	float: left;
	margin-right: 20px;
	width: 105px;
	font-family: 'GothamMediumRegular';
}
#footer ul li a{
	list-style: none;	
	color: #666;
	text-decoration: none;
	font-size: 12px;
	font-weight: bold;
}
#footer ul li.last {
	margin: 0;
}
#submenuHolder {
	width: 480px;
	float: right;
}
#submenuHolder a { display: block; float: left; margin-right: 20px; font-size: 16px !important; color: #000 !important; text-decoration: none;}
#footer .submenu {
	margin-top: 10px;

}
#footer  a:hover, #footer a.active, #submenuHolder a:hover,  #submenuHolder a:active{
	color: #e17a1e !important;
}

#footer .submenu a {
	display: block;
	padding: 5px 0;
	font-size: 11px;
	font-weight: normal;
}

.dropi {
	min-width: 180px;
}
.dropi a {
	font-family: 'GothamMediumRegular';
	display: block;
	line-height: normal;
	font-size: 13px;
	padding: 8px 10px;
	margin-bottom: 1px;
	text-decoration: none;
	color: #fff;
	background-color: #e17a1e;
}
.dropi a:hover, .dropi a.active {
	background-color: #efefec;
	color: #e07a1e;
}
.dropi a.last {
	border-bottom: none;
}

#contact {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
#contact label { margin: 10px 0 5px 0; display: block; color: #666; font-weight: bold; }
#contact input[type=text], #contact input[type=email], #contact textarea, #contact input[type=password]
{
	width: 100%;
	padding: 5px;
	border: 1px solid #ddd;
	outline: none;
}
#contact input[type=text], #contact input[type=email], #contact input[type=password]{
	width: 50%;
}
#contact textarea {
	width: 90%;
	margin-bottom: 15px;
}
#contact input[type=text]:focus, #contact input[type=email]:focus, #contact textarea:focus, #contact input[type=password]:focus{
	border: 1px solid #4d90fe;
	box-shadow: inset 0 1px 5px rgba(0,0,0,0.2);
	-webkit-box-shadow: inset 0 1px 5px rgba(0,0,0,0.2);
	-moz-box-shadow: inset 0 1px 5px rgba(0,0,0,0.2);
}
button.g-button, a.g-button, input[type=submit].g-button{
	background-image:-webkit-gradient(linear,left top,left bottom,from(#f5f5f5),to(#f1f1f1));
	background-image:-webkit-linear-gradient(top,#f5f5f5,#f1f1f1);
	-webkit-border-radius:2px;-webkit-user-select:none;
	background-color:#f5f5f5;background-image:linear-gradient(top,#f5f5f5,#f1f1f1);
	background-image:-o-linear-gradient(top,#f5f5f5,#f1f1f1);
	border:1px solid #dcdcdc;
	border:1px solid rgba(0, 0, 0, 0.1);
	border-radius:2px;
	color:#666;
	cursor:pointer;
	font-size:11px;
	font-weight:bold;
	height:29px;
	line-height:27px;
	margin: 0;
	min-width: 70px;
	padding:0 15px;
	text-align:center
}
.g-button:focus {
	border:1px solid #4d90fe;
	outline:none
}
.g-button:hover { 
	background-image:-webkit-gradient(linear,left top,left bottom,from(#f8f8f8),to(#f1f1f1));
	background-image:-webkit-linear-gradient(top,#f8f8f8,#f1f1f1);
	-webkit-box-shadow:0 1px 1px rgba(0,0,0,0.1);
	background-color:#f8f8f8;
	background-image:linear-gradient(top,#f8f8f8,#f1f1f1);
	background-image:-o-linear-gradient(top,#f8f8f8,#f1f1f1);
	border:1px solid #c6c6c6;
	box-shadow:0 1px 1px rgba(0,0,0,0.1);
	color:#333
}
.g-button:active { 
	color: #000;
    border-color: #09C;
}
span.port {
	color: #79762e;
	font-weight: bold;
}
.infos, .success, .warning, .errori, .validation {
    border: 1px solid;
    margin: 0 0 10px 0px;
    padding:15px 10px 15px 10px;
    background-repeat: no-repeat;
    background-position: 10px center;
}
.infos {
    color: #00529B;
    background-color: #BDE5F8;
}
.success {
    color: #4F8A10;
    background-color: #DFF2BF;
}
.warning {
    color: #9F6000;
    background-color: #FEEFB3;
}
.errori {
    color: #D8000C;
    background-color: #FFBABA;
}


.ekipi-txt { float: right; width: 380px; }
.ekipi-txt h1 { margin-top: 0px; font-size: 22px;}
.ekipi-image { float: left; width: 150px; }

span.read-citat { color: orange; cursor: pointer}
span.read-citat:hover { color: #666 }
.citat { display: none; }

#sherbimet .subcategories-list { margin-left: 30px; }
#sherbimet .subcategories-list .sHead { margin-bottom: 10px; }
.primary-article { margin-bottom: 20px; padding-bottom: 0px; border-bottom: 1px solid #eee; }
.primary-article p { font-size: 16px; line-height: 22px; }