/***** 1. RESET ******/
@charset "UTF-8";

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
caption, tbody, tfoot, thead {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	background: transparent;
}

/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: collapse;
	border-spacing: 0;
}

/* remember to define focus styles! */
:focus {
	outline: 0;
}

hr{
	width:600px; 
	text-align:center;
	margin:10px auto;
	/*color:#ececec;*/
}
/***** 2. GENERAL STYLES ******/
body {
	background-image: url(../images/bg.gif);
	font-size:12px;
	color: #cccccc;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	margin: 0px 0px 0px 0px;
	height: 100%;
}

.Clearline{
	clear: both;	
}

a, a.bluelinks {
	color:#cccccc;
	text-decoration:none;
}

a:link {
	color: #cccccc;
}
a:hover {
	color: #11684d;
}


#Container{
	width:1025px;
	margin-left: auto;
	margin-right: auto;
	background-color: #000000;
	background-image: url(../images/bg_main.gif);	
}

#top{
	width:1025px;
	clear: left;
	background-color: #FFFFFF;
}

.lang{
	padding-top: 10px;
	color: #333333;
	float: right;
	}

.lang a {
	color: #000000;
	font-weight: bold;
}
.lang a:hover {
	color: #11684d;
}

.flags_gr{
	float: left;
	width: 40px;
	height: 16px;
	padding-left: 27px;
	background: url(../images/flag_gr.gif) no-repeat;
}

.flags_en{
	float: left;
	width: 40px;
	height: 16px;
	padding-left: 27px;
	background: url(../images/flag_en.gif) no-repeat;
}

.flags_de{
	float: left;
	width: 40px;
	height: 16px;
	padding-left: 27px;
	background: url(../images/flag_de.gif) no-repeat;

}

#topplace{
	margin-top: 10px;
	width:1025px;
	height: 210px;
	background: transparent url(../images/sfoliatakia.jpg) right no-repeat;
}


#logo{
	width:250px;
	float: left;
}


#TopMenuPlace{
	width:650px;
	float: left;
	clear: left;
	height: 20px;
	margin-left: 10px;
	padding-top: 8px;
}


div.TopMenu {
	float: left;
	color: #11684d;	
	padding-left: 3px;
	font-weight: bold;
}

div.TopMenu a {
	color: #000000;
	font-weight: bold;
}
div.TopMenu a:hover {
	color: #11684d;
}

.headerimg{
	width:1025px;
	height: 230px;
	clear: both;
	
}

#MainContent{
	width:1025px;
	height: 350px;
	background: transparent url(../images/bg_left.jpg) top left no-repeat;
}

#Leftdataplace{
	margin-left: 10px;
	width:236px;
	float: left;
}

#LeftMenu{
	width:236px;
	height:310px;
	background: transparent url(../images/bg_left_menu.png) top left no-repeat;	
	float: left;

}

* html #LeftMenu{
	background-color: #000000;
	background-color: transparent;
	background-image: url(../images/spacer.gif);
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="../images/bg_left_menu.png", sizingMethod="scale");
}

#Maindataplace{

}

#Data{
	width:630px;
	float: left;
	color: #CCCCCC;
	text-align: justify;
	margin-left: 10px;
}

h1 {
	width:630px;
	float: left;
	padding: 5px 0;
	letter-spacing: 1px;
	color: #f6ebbd;
    font-size: 14px; 
	font-weight: bold;	
}

.copyright{
	width:550px;
	color: #FFFFFF;
	float: right;
	text-align: right;
	background-color: #000000;
	margin-right: 10px;
	
}

div#DataWithImage {
	float: right;
	width: 500px;
	text-align: justify;
	padding-right: 50px;
}
div#DataImages {
	float: left;
	width: 200px;
	padding-right: 10px;
	text-align: center;	
}

div#ProductsDataPlace {
	float: left;
	width: 480px;
	text-align: justify;
	padding-left: 10px;	
	padding-left: 10px;
}

div.ProductsData {
	width: 480px;
	text-align: justify;
}
div.ProductsImg {
	width: 480px;
	text-align: justify;	
}

div#ProductsFiles {
	float: right;
	width: 200px;
	padding-right: 10px;
}

/* ************************************************************** */
/* ProductsFiles                                                  */
/* ************************************************************** */

div.ProductsFiles {
	padding: 0px 0 0 5px;
	float: left;
	text-align:left;
	color: #f6ebbd;
}

div.ProductsFiles ul {
	list-style: none;
	margin-left: 0px;
	margin-top: 3px;
	width: 185px;	
	margin-bottom: 0px;
	margin-right: 5px;		
	padding: 0 0 0 0;
}

div.ProductsFiles ul li {
	font-size: 11px;
	margin-right: 5px;		
	padding: 0 15px 0 20px;
	line-height: 15px;	
}


div.ProductsFiles ul li {
	background: transparent url("../images/productsfiles_main.gif") no-repeat;
}



/* ************************************************************** */
/* Data		 				                                      */
/* ************************************************************** */

input
{
	color: #a4a4a4;
    border: #a4a4a4 1px solid;	
    background-color: #eeeeee;
	font-size: 11px;
}

.radio
{
	font-size: 10px;
    border: 0;	
    background: transparent;
}

select
{
	font-size: 11px;
	color: #a4a4a4;	
    border: #a4a4a4 1px solid;	
    background-color: #eeeeee;
}
textarea
{
	font-size: 11px;
	color: #a4a4a4;	
    border: #a4a4a4 1px solid;	
    background-color: #eeeeee;
}

.checkbox
{
    border: 0;	
    background-color: #eeeeee;
}



#footer{
	width:975px;
	clear: both;
	color: #FFFFFF;
	background-color: #000000;
	height: 22px;
	padding: 20px 50px 0 0;
}



/* ************************************************************** */
/* SUBMENU                                                        */
/* ************************************************************** */

div.SubMenu {
	padding: 5px 0 0 5px;
	float: left;
	text-align:left;
	color: #FFFFFF;
}

div.SubMenu ul {
	color: #FFFFFF;
	list-style: none;
	margin-left: 3px;
	margin-top: 1px;
	width: 200px;	
	margin-bottom: 0px;
	margin-right: 0px;		
	padding: 0 0 0 0;
}

div.SubMenu ul li {
	font-size: 11px;
	margin-right: 5px;		
	padding: 0 15px 0 15px;
	line-height: 20px;	
	border-bottom: 1px solid #FFFFFF;	
}

div.SubMenu ul li a {
	color: #FFFFFF;
	font-size: 11px;
	font-weight: normal;	
	text-decoration: none;
}

div.SubMenu ul li a:hover {
	color: #000000;
	text-decoration: none;	
}


.back{
	float: left;
	color: #CCCCCC;
	margin-left: 250px;
}


div.DataImages2 {
	float: left;
	width: 180px;
	height: 140px;
	background: #333333;
	padding: 10px;
	margin: 2px;
	text-align: center;	
}