p {
	padding: 0;
	margin: 0;
}

img {
	border: 0;
}

.header_1 {
	height: 118px;
	width: 356px;
}

.header_2 {
	height: 118px;
	width: 655px;
	background-image: url(/design/header_2.jpg);
}

.search_block {
	height: 34px;
	width: 221px;
	background-image: url(/design/header_search.jpg);
	
	padding-top: 17px;
	padding-left: 20px;
}

.search_form {
	padding: 0;
	margin: 0;
}

.search_query {
	border: 0;
	color:#000000;
    font-size:10px; 
	font-family: Verdana;	

	width: 125px;
	height: 16px;
}

.search_submit {
	border: 0;
	color:#ffffff;
    font-size:10px; 
	font-family: Verdana;	
	background-color:  #E53537;
	height: 18px;
	
	padding-left: 20px;
}

/*
Μενώ
*/

.top_menu_item {
	width: 117px;
	height: 31px;
	background-image: url(/design/button_off.jpg);
}

.top_menu_item a {
	color: #e91200;
	font-family: Tahoma;
	font-size: 11px;
	text-decoration: underline;
}

.top_menu_item a:hover {
	color: #de0000;
	font-family: Tahoma;
	font-size: 11px;
	text-decoration: underline;
}

/*
content
*/
.scroll {
	padding-top: 10px;
	height: 26px; 
	background-image: url(/design/scrollbar.jpg);
	
	color: #ffffff;
	font-family: Tahoma;
	font-size: 11px;
}

.news_data {
	padding: 2px;
	background-color: #e91200;
	border: 1px solid #ffffff;
	
	text-align: center;
	
	color: #ffffff;
	font-family: Tahoma;
	font-size: 10px;
}

.news_text a {
	color: #000000;
	font-family: Tahoma;
	font-size: 10px;	
}

.news_text a:hover {
	text-decoration: none;	
}

.content {
	background-image: url(/design/content_bg.jpg);
}

.content2 {
    background-image: url(/design/content_2_bg.jpg);
    background-position: top left;
    background-repeat: no-repeat;
}

.content3 {
	width: 786px;
    margin-right: 5px;
    
    background-image: url(/design/content_3_bg.jpg);
    background-position: bottom right;
    background-repeat: no-repeat;
}

.content_content {
	color: #000000;
	font-family: Tahoma;
	font-size: 11px;
	
	padding: 10px;
	padding-bottom: 20px;
	padding-left: 20px;
}

.content_content a {
	color: #000000;
}

.content_content h3 {
	color: #000000;
	font-family: Tahoma;
	font-size: 12px;
	text-transform: uppercase;
	
	padding: 0;
	margin: 0;
	margin-bottom: 10px;
}

.content_content img {
	padding: 10px;
	padding-bottom: 5px;
}

.left_menu {
	margin-left: 6px;
}

.left_menu_item {
	width: 162px;
	height: 26px;
	background-image: url(/design/button_left_off.jpg);
	
	padding-top: 8px;
	padding-left: 50px;
	
	margin-top: 1px;
}

.left_menu_item a {
	color: #ffffff;
	font-family: Tahoma;
	font-size: 11px;
}

.left_menu_sub {
	padding-left: 60px;
	padding-right: 10px;
	padding-top: 10px;
	padding-bottom: 10px;
	
	line-height: 20px;
	
	background-color: #ffffff;
}

.sub_menu_item a {
	color: #000000;
	font-family: Tahoma;
	font-size: 10px;
}

.sub_menu_item a:hover {
	text-decoration: none;
}

.faq {
	overflow : auto;
	width: 172px;
	height: 600px;
	
	background-color: #f1f1f1;

	padding: 20px;	
	margin-left: 6px;
	
	color: #4b4b4b;
	font-family: Tahoma;
	font-size: 10px;
}

/*
footer
*/
.footer {
	height: 58px;
	width: 1011px;
	background-image: url(/design/footer.jpg);
}

.copyright, .copyright a {
	color: #ffffff;
	font-family: Tahoma;
	font-size: 11px;
}

.mogyla {
	margin-left: 30px;
	
	color: #ffffff;
	font-family: Tahoma;
	font-size: 9px;
}

.mogyla a {
	color: #ffffff;
	font-family: Tahoma;
	font-size: 9px;
}

/*
callback form
*/

.callback_title {
	color: #4B4B4B;
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	text-transform: uppercase;
}

.callback {
	margin-left: 30px;
	padding-top: 15px;
	border: 1px solid #ffae00;
	width: 200px;
}

.callback_field {
	border: 0;
	color:#000000;
    font-size:10px; 
	font-family: Verdana;	

	width: 125px;
	height: 16px;
	
	border: 1px solid #bbbbbb;
	
	margin-bottom: 5px;
	margin-top: 5px;
}

.callback_button {
	width: 129px;
	border: 0;
	color:#ffffff;
    font-size:10px; 
	font-family: Verdana;	
	background-color:  #E53537;
	height: 18px;
}
