.style_terzis {
	font-size: 12px;
	color: #000;
}
.style_terzisC {
	font-size: 14px;
	color: #900;
	text-align: center;
	font-weight: bold;
}
.style_terzisG {
	font-size: 14px;
	color: #1E661C;
	text-align: center;
	font-weight: bold;
}


.style_terzisJ {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #FFF;
	text-align: justify;
}
.style_terzisJBlack {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #000;
	text-align: left;
}

.bgtable {
	background-image: url(../images/arrow_title.png);
	background-repeat: no-repeat;
	background-position: center center;
}


.buttons1 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	color: #FFF;
}

.stylewhite {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	color: #FFF;
}

.enter {
	font-size: 12px;
	color: #FFF;
	font-weight: bold;
}
.enter2 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #000;
	font-weight: bold;
}

.bg_topgreen {
	background-image: url(../images/layout_terzis/images/terzis_02.jpg);
	background-repeat: repeat-y;
	background-position: center top;
}
.bg_metaforiki1 {
	background-image: url(../images/layout_metafores/images/terzis_metaforiki_03.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.bg_metaforiki1Copy {
	background-image: url(../images/layout_metafores2/images/terzis_metaforiki_03.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.bg_portokalia {
	background-image: url(../images/lay_portokalia.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}


.bg_metaforiki2 {
	background-image: url(../images/layout_metafores/images/terzis_metaforiki_05.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
.bg_metaforiki2Copy {
	background-image: url(../images/layout_metafores2/images/terzis_metaforiki_04.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}



.bg_shadow1 {
	background-image: url(../images/shadow1.png);
	background-repeat: no-repeat;
	background-position: center bottom;
}
.bg_shadow2 {
	background-image: url(../images/shadow2.png);
	background-repeat: no-repeat;
	background-position: center top;
}
.bg_shadow3 {
	background-image: url(../images/shadow3.png);
	background-repeat: no-repeat;
	background-position: center bottom;
}




.bg_line {
	background-image: url(../images/layout_terzis/images/terzis_10.jpg);
	background-repeat: repeat;
	background-position: center top;
}

.bg_bottomred {
	background-image: url(../images/layout_terzis/images/terzis_14.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.border {
	border: 1px solid #CCC;
}

.bg_dotred {
	background-image: url(../images/layout_terzis/images/terzis_12.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}
.bg_dotred2 {
	background-image: url(../images/lay_super/images/terzis_12.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}


.bg_bottomredLines {
	background-image: url(../images/layout_terzis/images/terzis_18.jpg);
	background-repeat: repeat-y;
	background-position: left top;
}

.bg_bottomredCopy {
	background-image: url(../images/layout_terzis/images/terzis_16.jpg);
	background-repeat: repeat-x;
	background-position: center top;
}

.bg_redCopy {
	background-image: url(../images/layout_terzis/images/terzis_15.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.bg_redCopy2 {
	background-image: url(../images/bottom_redline.jpg);
	background-repeat: repeat-y;
	background-position: left top;
}

.bg_green {
	background-image: url(../images/layout_terzis/images/terzis_04.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.bg_superBlue {
	background-image: url(../images/lay_super/images/lay_Supermarket_03.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}

.bg_green2 {
	background-image: url(../images/layout_terzis/images/images/terzis_05_02.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.bg_superBlue2 {
	background-image: url(../images/lay_super/images/lay_Supermarket_04.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}


.bg_greenterzis {
	background-image: url(../images/layout_zootrofes/images/layout_zootrofes_02.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
.bg_greenterzistop {
	background-image: url(../images/layout_zootrofes/images/layout_zootrofes_01.jpg);
	background-repeat: repeat-x;
	background-position: center top;
}

.thumbs {opacity: 1;
filter: alpha(opacity=100);
        -webkit-transition: opacity .5s linear;
}

.thumbs:hover {opacity: 0.4;
filter: alpha(opacity=40);
        -webkit-transition: opacity .5s linear;
			
}
