@font-face {
    font-family: 'roundRegular';
    src: url('rounded-webfont.eot');
    src: url('rounded-webfont.eot?#iefix') format('embedded-opentype'),
         url('rounded-webfont.woff') format('woff'),
         url('rounded-webfont.ttf') format('truetype'),
         url('rounded-webfont.svg#roundRegular') format('svg');
    font-weight: normal;
    font-style: normal;

}



body, html
{
	margin: 0px;
	padding: 0px;
}

.background
{
	z-index: -999;
	min-height: 100%;
	min-width: 1024px;
	width: 100%;
	height: auto;
	position: fixed;
	top: 0;
	left: 0;
}

.backgroundG
{
	z-index: 8999;
	min-height: 100%;
	width: 100%;
	height: auto;
	position: fixed;
	top: 0;
	left: 0;
}


.clear
{
	clear: both;
}

.wrap
{
	display:block;
	margin-left: auto;
	margin-right: auto;
	width: 900px;
	height: 500px;
	position: absolute;
}

.green
{
	
	width: 479px;
	height: 553px;
	background: url(../images/green_new.png);
	background-repeat: no-repeat;
	position: absolute;
	margin-left: 380px;
	background-position: 20px -3px;
}

.logowrap
{
	display:block;
	position: relative;
	width: 100%;
	height: 2px;
}

.content
{
	width:599px;
	height: 550px;
	position: absolute;
	background: url(../images/newContent.png);
}

.menu
{
    font-family: 'roundRegular';
    color: white;
    font-size: 25px;
    margin-top: 150px;
    margin-left: 100px;
	font-weight:bold;
}

.greek
{
	font-family:tahoma, verdana, arial, sans-serif;
	font-weight:normal !important;
	font-style:italic;
}

.active
{
	color: #66ceff !important;
}

.menu a span
{
	display:block;
	float:left;
	cursor:pointer;
}

.menu span a{
	text-decoration:none;
	color:white;
}

.menu span a:hover
{
	color: #66ceff !important;
}

.gallery_menu
{
    font-family: 'roundRegular';
    color: #66ceff;
    font-size: 25px;
}

.gallery_menu span
{
	float:left;
	margin-right: 10px;
	cursor: pointer;
	font-weight:bold;
}

.gallery_menu:hover
{
	opacity: 1;
}

.title
{
    font-family: 'roundRegular';
	width: 400px;
	height: 40px;
	border-bottom: 3px dotted #dedede;
	color: #66ceff;
	font-size: 30px;
	padding-top: 10px;
	margin-top: 10px;
	margin-left: 20px;
}

.sun_view
{
    font-family: 'roundRegular';
    font-size: 30px;
    font-weight:bold;
}

.txt
{
	width: 280px;
	height: 400px;
	text-align: justify;
	color: #727272;
	font-family:arial, helvetica, sans-serif;
	margin-left: 20px;
	font-size: 13px;
	font-weight: normal;
	margin-top: 15px;
}

.lang
{
	color: white;
	font-family:arial, helvetica, sans-serif;
	margin-left: 20px;
	font-size: 13px;
	margin-top: 15px;
	padding-left: 165px;
	padding-top: 5px;
	float:left;
	width: 90px;
}

.lang a
{
	text-decoration: none;
	color: white;
}

.gallery_area
{
	display: block;
	margin-left: auto;
	margin-right: auto;
	position: absolute;
	width: 100%;
	height: 100%;
}

.gallBlock
{
	width: 100%;
	height: 100%;
	display:none;
}

.imgfloat img
{
	float:left;
	margin: 2px;
}

.cont label
{
	float:left;
	width: 200px;
}

.cont
{
	width: 449px !important;
}

.cont input
{
	float:left;
	background:none;
	border:none;
	width: 200px;
	border-bottom: 2px dotted #dedede;
}

.cont textarea
{
	float:left;
	background:none;
	border: none;
	border-bottom: 2px dotted #dedede;
	width: 200px;
	height: 100px;
}

.widgarea a
{
	float:left;
	text-decoration:none;
}

.widgarea img
{
	border: none;
}

.selBar img
{
	float:left;
}

.scrollwith img
{
	cursor:pointer;
}

.left
{
	cursor:pointer;
}

.right
{
	cursor:pointer;
}

.up, .down
{
	cursor:pointer;
}

.newsL input
{
	border: none;
	border-bottom: 2px dotted #dedede;
	float:left;
	width: 180px;
	display:block;
	background:none;
}

.newsL label
{
	float:left;
	display:block;
	width: 180px;
	background:none;
	border: none;
}

.aa a
{
	text-decoration:none;
	color: #727272;
}

.bb a
{
	text-decoration:none;
	color: #727272;
}

.cbtn
{
	display: block;
	border:none;
	width: 100px;
	height: 30px;
	
}

.frmsub
{
	display:block;
	border:none;
	width: 90px;
	height: 20px;
	background: white;
	margin-top: 20px;
	border: 1px solid #66ceff;
}

.llwrap{
	width:200px;
	height: 100px;
	margin-left: auto;
	margin-right:auto;
	margin-top:20px;
}

.lloader
{
	position:absolute;
	width: 100%;
	height: 100%;
	background:white;
	z-index:9999;
}

.gif{
	display:block;
	width: 30px;
	height:30px;
	margin-left:auto;
	margin-right:auto;
	padding-top:40px;
}
.logoload{
}

.inloader{
	display:block;
	margin-left:auto;
	margin-right:auto;
	margin-top:50px;
}

.selBar .scrollwith img{
	width:86px;
	height:50px;
}
