@charset "utf-8";
/* CSS Document */
	.banner{
		height: -webkit-fill-available;
		height: fill-available;
		background-color:rgba(78,78,78,1);
		padding:10px;
		border:rgba(228,0,0,1.00) 1px solid;
		margin-left:auto;
		margin-right:auto;
		text-align:left;
		top:0px;
		left:0px;
		display:none;
		    overflow: overlay;
		z-index:100;
	}
	.bannerx img{
		width:40px;
		height:40px;
		cursor:pointer;
		position:fixed;
		z-index:200;
	}
	.bannerimg{
		margin:auto;
		height: -webkit-fill-available;
		height: fill-available;
		text-align:center;
		background-color:rgba(57,0,0,1.00);
		padding:15px;
		border:rgba(4,0,115,1.00) 1px solid;	
	}
	.bannerimg>img{
		width:inherit;
		height:auto;
		max-height: -webkit-fill-available;
	}
	
	.titlos_ypokatigoria1{
		padding-bottom:2px;
		margin-bottom:4px;
		padding-top:5px;
		font-size:x-large;
		text-shadow: rgba(3,0,49,1.00) 2px 2px 3px;
		border-bottom:rgba(0,23,114,1.00) 1px solid;
	}
	.periexomena{
		text-align:left;
		cursor:pointer;
		color:rgba(189,0,3,1.00);
		position:static;
	}
	.periexomena:hover{
		color:rgba(255,255,255,1.00);
		background-color:rgba(0,46,172,1.00);
	
	}
	.periexomena a{
		display:none;
	}
	.periexomena a:hover{
		color:rgba(167,255,242,1.00);
	}

	.keimeno{
		text-align:justify;
		border-bottom:rgba(156,0,0,1.00) 1px solid;
		padding-bottom:2px;
	}
	.fotos{
	
	}
	.fotos img{
		border: rgba(0,6,61,1.00) 1px solid;
		cursor:pointer;
		width:200px;
		height:150px;
	}
	.img1{
		background-color: rgba(42,42,42,1.00);
		color:rgba(255,255,255,1.00);
		cursor:pointer;
	}
	.img2{
		cursor:pointer;
		position:relative;
		top:-10px;
	}
	.imginfo{
		width:50%;
		cursor:pointer;
		max-width:300px;
		padding:5px;
		margin-top:3px;
		margin-bottom:3px;

		background-color:rgba(0,59,220,1.00);
		border:rgba(1,0,35,1.00) 1 px solid;
		position:relative;		
	
	}
	.img_close{
		display:none;
		position:relative;
		padding:2px;
		left:2px;
		cursor:pointer;
		margin:2px;
		border:rgba(255,0,4,1.00) 1px solid;
		background-color:rgba(0,0,0,1.00);
	}
	.img_magnifier{
		position:relative;		
	}
	.banner2{
		position:absolute;
	
	}
	.fotos{
	}
	a{
		color:inherit;
		cursor:pointer;
	}
	a:hover{
		color:inherit;
	
	}
	.banner2{
		opacity:0;
		width:100px;
		height:auto;
	
	}
	.banner3{
		width:40px;
		height:auto;
		position:fixed;
		bottom:10px;
		cursor:pointer;
		opacity:0.5;
		z-index:200;	
	}
	.banner3:hover{
		opacity:1;
	}
	.pdfimg {
		height:40px;
		border-bottom:rgba(142,142,142,1.00) 1px solid;
	}
	.pdfimg img{
		height:20px;
	}
	.marktitlos1{
		background:rgba(104,104,104,1.00);
		font-size:large;
	
	}
	.titlos2{
		text-shadow: 1px 1px 2px #0300ff;
		margin-top: 15px;
		color:#2de5f9;
		font-size: large;
	}
	.titlos3{
		text-shadow: 1px 1px 2px #0300ff;
		margin-top: 5px;
		color: rgba(150,121,234,1);
		font-size: medium;
	}
	.keimeno>li{
		padding-left:15px;
	
	}
	.proto_cat{
		margin-top:10px;
		margin-bottom:10px;
	}
	
	.proto_title{
		font-size:medium;
		text-shadow:black 1px 1px 2px;
	}
	.proto_title>mark{
		background-color: rgba(70, 70, 70, 0.11);
		cursor:pointer;
	}
	.proto_keimeno{
		padding:5px;
		padding-left:10px;
		padding-right:10px;
		border:rgba(0,0,0,1.00) 1px solid;
		text-align:justify;
		display:none;
		background-color:rgba(41, 39, 39,1);
	}
	.proto_pinakes{
		border:rgba(0,0,0,1.00) 4px double;
		background-color:rgb(44, 50, 80);
	}
	.images_eikona{
		position: relative;
		top: -20px;
		font-size: x-small;
		color: darkturquoise;
		left: 10px;
	}
	.tabs{
		margin-top:2px;
		margin-bottom:2px;
		background-color:rgba(0,7,45,1.00);
		padding:2px;
		line-height:2;
		padding-left:5px;
	}
	.tabs_item{
		background-color: rgba(185, 180, 180, 0.7);
		border:rgba(0,0,0,1.00)1px solid;
		padding:3px;
		width:100%;
		float:left;
		cursor:pointer;
		border-radius: 3px 3px 10px 3px;
    	text-shadow: black 1px 1px 4px;
	
	}
	.tabs_item_active{
		background-color:rgba(0,94,181,1.00);
		border: rgba(0,255,84,1.00) 1px solid;
		padding:3px;
		float:left;
		cursor:pointer;
		border-radius: 3px 3px 10px 3px;
    	text-shadow: black 1px 1px 4px;
		color: rgba(150,255,172,1.00);
	
	
	}
	.tabs_item:hover{
		background-color:rgba(0,94,181,1.00);
	
	}
	.table_stoixeia{
		width:100%;
		margin-bottom:10px;
	}
	.table_stoixeia tr{
		border-bottom:rgba(193,193,193,1.00) 1px solid;
	}
	.tdkyrio{
		color: rgba(191,244,255,1.00)!important;
		text-shadow: rgba(29,0,220,1.00) 1px 1px 3px!important;
	}	
	.table_stoixeia td{
		margin:4px;
		padding:4px;
		width:50%;
		color:rgba(209,209,209,1.00);
	}
	.table_stoixeia2 td{
		margin:4px;
		padding:4px;
		width:auto;
		color:rgba(209,209,209,1.00);
	}
	.tab1{
		text-align:justify;
	}
	.tdkyrio1{
		color: rgba(255,0,4,1.00)!important;
		font-size:larger;
		text-shadow:rgba(0,0,0,1.00) 1px 1px 3px;
	
	}
	.tabs_div{
		border:rgba(0,0,153,1) 1px solid;
		background-color: darkslategrey!important;
	
	}
	.basic{
	    margin-top: 15px;
	}
 	@media screen and (max-width: 700px) {
		.table_stoixeia2{
			font-size:10px;
		}
		.periexomena{
			font-size:x-small;
		}
	}


