body {
	font-family: arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	text-align: center;
	margin: 0;
}
.a {
	color: #A0AEAE;
	text-decoration: none;
}
.a:hover {
	color: #A0AEAE;
	text-decoration: none;
}
p,span,div {
	margin: 0;
	padding: 0;
}
p {
	margin-bottom:0.5em;
	line-height: 16px;
}
img {
	border: 0;
}
h1,h2,h3,h4,h5,h6,h7,h8,h9 {
	font-family: Arial, Helvetica, sans-serif;
	line-height:150%;
	font-weight:normal;
	margin:0;
	margin-bottom:0.3em;
}
h1 {
	font-size: 17px;
	color: #003366;
	font-weight: bold;
}

h3 {
	font-size: 11px;
	color: #FFFFFF;
	font-weight: normal;
}

#flashMenuHolder{
	
	visibility: hidden;
}




/*class*/
.mainBackground {
	background: #191c1c;
}
.toLeft {
	float: left;
}
.toRight {
	float: right;
}
.clear {
	clear: both;
}

.linkGrey {
	font-size: 9px;
	color: #777a7c;
	text-decoration: none;
}
.linkGrey:hover {
	color: #A0AEAE;
	text-decoration: none;
}

/*id`s*/

#container {
	width: 964px;
	margin: auto;
	height: auto;
	overflow: hidden;
}
#top {
	width: 964px;
	height: 78px;
	text-align: left;
}
#top ul {
	float: right;
	margin-top: 50px;
	list-style: none;
}
#top li {
	display: inline;
	margin-right: 23px;
}

#flash {
	width: 964px;
	height: 407px;
	margin: 0;
	overflow: hidden;
}
#line_horizontal {
	width: 964px;
	height: 17px;
	margin: 0;
	overflow: hidden;
}
#main_menu {
	width: 964px;
	height: 28px;
	margin: 0;
	overflow: hidden;
}
#line_horizontal_2 {
	width: 964px;
	height: 20px;
	margin: 0;
	overflow: hidden;
}



/* CONTENT   CONTENT   CONTENT   CONTENT   CONTENT   CONTENT   CONTENT */


#content {
	width: 964px;
	overflow: hidden;
	background: #0c0e0e;
}
#left_column {
	width: 260px;
	float: left;
	text-align: left;
	background: #0c0e0e;
}
#middle_column {
	width: 444px;
	float: left;
	text-align: left;
	background: #0c0e0e;
}
#right_column {
	width: 260px;
	float: left;
	text-align: left;
	background: #0c0e0e;
}


#line_horizontal_3 {
	width: 964px;
	height: 2px;
	margin: auto;
	overflow: hidden;
}





/* LEFT_MENU   LEFT_MENU   LEFT_MENU   LEFT_MENU   LEFT_MENU   LEFT_MENU   LEFT_MENU */

#left_menu {
	width: 260px;
	float: left;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}
	#left_menu ul li{
		list-style-type:none;
	}

.left_menu_buttons {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	font-size:90%;

	}
	.left_menu_buttons a {
		display:block;
		padding:8px 8px 8px 25px;
		border-bottom:1px solid #0c0e0e;
		background-color:#282a2b;
		}
	.left_menu_buttons a:link {
		color:#686a6b;
		text-decoration: none;
		}
	.left_menu_buttons a:visited {
		color:#686a6b;
		text-decoration: none;
		}
	.left_menu_buttons a:hover {
		color:#ffffff;
		background-color:#53b0f7;
		}
	.left_menu_buttons a:active {
		color:53b0f7;
		text-decoration: none;
		}
		
/* COMPANY PROFILE*/


#company_profile {
	width: 260px;
	float: left;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 25px 0px;
}

	#company_profile_header {
		width: 220px;
		float: left;
		margin: 0px 0px 0px 23px;
	}
		
	#company_profile_container {
		width: 220px;
		float: left;
		margin: 0px 0px 0px 23px;
	}
	
	#company_profile_text{
		width: 220px;
		float: left;
		margin: 0px 0px 7px 0px;
	}
	
	#company_profile_text p {
	   font: 12px/17px Arial;
	   margin: 0px;
	   padding: 0px;
	   text-align: left;
	   color: #BBBDBF;
	}
	
	#company_profile_readmore p  {
	   font: 12px Arial;
	   margin: 0px;
	   text-align: left;
	   color: #53B0F7;
	}
	
	#company_profile_readmore a  {
	   color: #53B0F7;
	   text-decoration:none;
	}
	
	#company_profile_foto {
	   width: 216px;
	   float: left;
	   margin: 0px 0px 7px 0px;
	}
/* CONTACT US CONTACT US CONTACT US*/


#contactus {
	width: 260px;
	float: left;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 15px 0px;
}

	#contactus_header {
		width: 220px;
		float: left;
		margin: 0px 0px 0px 23px;
	}
		
	#contactus_container {
		width: 220px;
		float: left;
		margin: 0px 0px 0px 23px;
	}
	
	#contactus_text{
		width: 220px;
		float: left;
		margin: 0px 0px 7px 0px;
	}
	
	#contactus_text p {
	   font: 12px/17px Arial;
	   margin: 0px;
	   padding: 0px;
	   text-align: left;
	   color: #BBBDBF;
	}
	
	#contactus_telephone p  {
	   font: 17px Arial;
	   margin: 0px;
	   text-align: left;
	   color: #53B0F7;
	}
	
	#contactus_telephone a  {
	   color: #53B0F7;
	   text-decoration:none;
	   font: 12px Arial;
	}
	
	#contactus_foto {
	   width: 216px;
	   float: left;
	   margin: 0px 0px 7px 0px;
	}




/* NEWSLETTER   NEWSLETTER   NEWSLETTER   NEWSLETTER   NEWSLETTER   NEWSLETTER   NEWSLETTER */

#newsletter {
	width: 260px;
	float: left;
	margin: 15px 0px 0px 0px;
	padding: 0px 0px 25px 0px;
}

	#newsletter_header {
		width: 220px;
		float: left;
		margin: 0px 0px 0px 23px;
	}
		
	#newsletter_container {
		width: 220px;
		float: left;
		margin: 0px 0px 30px 23px;
	}
	
	#newsletter_text p {
	   font: 12px/17px Arial;
	   margin: 0px;
	   padding: 0px;
	   text-align: left;
	   color: #BBBDBF;
	}

	form {
			margin: 0;
			padding: 0;
	}

	input, select, textarea {
						font-family: arial, Helvetica, sans-serif;
						font-size: 12px;
				}
				.inputNewsletter {
					width: 210px;
					height: 21px;
					border: solid 0px #ffffff;
					color: #666666;
					background: #1b1e1e;
					margin: 10px 0px 10px 0px;
					padding: 6px 0px 0px 9px;
				}
				
				.inputSignleLineType1 {
					width: 410px;
					height: 21px;
					border: solid 0px #ffffff;
					color: #666666;
					background: #1b1e1e;
					margin: 10px 0px 10px 0px;
					padding: 6px 0px 0px 9px;
				}
				
				.buttonNewsletter {
					width: 70px;
					height: 23px;
					border: solid 0px #ffffff;
					color: #53B0F7;
					background: #0c0e0e;
					margin: 0px 0px 0px 0px;
					padding: 0px 0px 0px 0px;
					float: right;
				}

#buttonOk {
	margin-left: 4px;
}

/* CONTACT FORM   CONTACT FORM  CONTACT FORM  CONTACT FORM  */

#contact_form {
	width: 444px;
	float: left;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 25px 0px;
}


		
	#contact_form_container {
		width: 404px;
		float: left;
		margin: 0px 0px 30px 23px;
	}
	
	#newsletter_text p {
	   font: 12px/17px Arial;
	   margin: 0px;
	   padding: 0px;
	   text-align: left;
	   color: #BBBDBF;
	}

	form {
			margin: 0;
			padding: 0;
	}

	input, select, textarea {
						font-family: arial, Helvetica, sans-serif;
						font-size: 12px;
				}
				.inputContactForm {
					width: 404px;
					height: 21px;
					border: solid 0px #ffffff;
					color: #666666;
					background: #1b1e1e;
					margin: 0px 0px 0px 0px;
					padding: 6px 0px 0px 9px;
				}
				
				.inputContactFormMultiline {
					width: 404px;
					height: 126px;
					border: solid 0px #ffffff;
					color: #666666;
					background: #1b1e1e;
					margin: 0px 0px 0px 0px;
					padding: 6px 0px 0px 9px;
					overflow : hidden;
				}
				

				
				.buttonContactForm {
					width: 45px;
					height: 23px;
					border: solid 0px #ffffff;
					color: #53B0F7;
					background: #0c0e0e;
					margin: 0px 0px 0px 0px;
					padding: 0px 0px 0px 0px;
					float: right;
				}


/* DOWNLOADS_MENU   DOWNLOADS_MENU   DOWNLOADS_MENU   DOWNLOADS_MENU   DOWNLOADS_MENU   DOWNLOADS_MENU   DOWNLOADS_MENU */

#downloads {
	width: 260px;
	float: left;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 25px 0px;
}

#downloads_menu {
	width: 260px;
	float: left;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 25px 0px;
}
	#downloads_menu ul li{
		list-style-type:none;
	}
	
#downloads_menu_header {
	width: 220px;
	float: left;
	margin: 0px 0px 30px 23px;
	height: 17px;
}


.downloads_menu_buttons {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;

	}
	.downloads_menu_buttons a {
		display:block;
		padding:8px 8px 8px 25px;
		border-bottom:1px solid #282a2b;
		}
	.downloads_menu_buttons a:link {
		color:#53b0f7;
		text-decoration: none;
		}
	.downloads_menu_buttons a:visited {
		color:#53b0f7;
		text-decoration: none;
		}
	.downloads_menu_buttons a:hover {
		color:#ffffff;
		}
	.downloads_menu_buttons a:active {
		color:53b0f7;
		text-decoration: none;
		}

/* ADMIN MENU ADMIN MENU ADMIN MENU ADMIN MENU ADMIN MENU ADMIN MENU  */

#adminmenu {
	width: 260px;
	float: left;
	margin: 0px 0px 0px 0px;
}

#adminmenu_header {
	width: 220px;
	float: left;
	margin: 0px 0px 0px 23px;
}


#adminmenu_container {
	width: 220px;
	float: left;
	margin: 0px 0px 15px 23px;
}		

#adminmenu_text p  {
   color: #BBBDBF;
}

#adminmenu_text {
   width: 220px;
}

#adminmenu_text a  {
   color: #53B0F7;
   text-decoration: none;
}

#adminmenu_text a:hover  {
   color: #ffffff;
}

/* GALLERY FORM GALLERY FORM GALLERY FORM GALLERY FORM GALLERY FORM   */

#images_edit {
	width: 260px;
	float: left;
	margin: 0px 0px 0px 0px;
}

#images_edit_header {
	width: 220px;
	float: left;
	margin: 0px 0px 0px 23px;
}


#images_edit_container {
	width: 220px;
	float: left;
	margin: 0px 0px 30px 23px;
}		

#images_edit_text p  {
   color: #BBBDBF;
}

#images_edit_text {
   width: 220px;
}

#images_edit_text a  {
   color: #53B0F7;
   text-decoration: none;
}

#images_edit_text a:hover  {
   color: #ffffff;
}
		

/* NEWS   NEWS   NEWS   NEWS   NEWS   NEWS   NEWS */

#news {
	width: 260px;
	float: left;
	margin: 0px 0px 0px 0px;
}

#news_header {
	width: 220px;
	float: left;
	margin: 0px 0px 0px 23px;
}


#news_container {
	width: 220px;
	float: left;
	margin: 0px 0px 30px 23px;
}

#news_text p,
#read_more p,
#news_topic p,
#news_date p  {
   font: 12px/17px Arial;
   margin: 0px;
   text-align: left;
}

#news_text p  {
   color: #BBBDBF;
}

#news_text {
   width: 220px;
}

#news_topic p  {
   font-weight: bold;
   color: #E6EAEC;
}

#read_more p  {
   color: #53B0F7;
}
#read_more a  {
   color: #53B0F7;
   text-decoration:none;
}

#news_date p  {
   color: #74777A;
}

#news_topic  {
   width: 220px;
   margin: 0px 0px 18px 0px;
}

/* NEWS   NEWS   NEWS   NEWS   NEWS   NEWS   NEWS   MID */

#news_mid {
	width: 260px;
	float: left;
	margin: 0px 0px 0px 0px;
}

#news_header_mid {
	width: 220px;
	float: left;
	margin: 0px 0px 30px 23px;
}


#news_container_mid {
	width: 444px;
	float: left;
	margin: 0px 0px 30px 23px;
}

#news_text_mid p,
#read_more_mid p,
#news_topic_mid p,
#news_date_mid p  {
   font: 12px/17px Arial;
   margin: 0px;
   text-align: left;
}

#news_text_mid p  {
   color: #BBBDBF;
}

#news_text_mid {
   width: 404px;
}

#news_topic_mid p  {
   font-weight: bold;
   color: #E6EAEC;
}

#read_more_mid p  {
   color: #53B0F7;
}

#news_date_mid p  {
   color: #74777A;
}

#news_topic_mid  {
   width: 404px;
   margin: 0px;
}













/* MIDDLE_CONTENT   MIDDLE_CONTENT   MIDDLE_CONTENT   MIDDLE_CONTENT   MIDDLE_CONTENT   MIDDLE_CONTENT */

#middle_content {
	width: 444px;
	float: left;
	margin: 0px 0px 0px 0px;
}

#middle_content_header {
	width: 404px;
	float: left;
	margin: 0px 0px 30px 23px;
	height: 17px;
}


#middle_content_text_container {
	width: 404px;
	float: left;
	margin: 0px 0px 15px 23px;
}

#middle_content_text_container_text p,
#middle_content_text_container_read_more p{
   font: 12px/17px Arial;
   margin: 0px;
   text-align: left;
   color: #BBBDBF;
}

#middle_content_text_container_text a  {
   color: #53B0F7;
   text-decoration:none;
}


#middle_content_text_container_read_more p  {
   color: #53B0F7;
}
#middle_content_text_container_read_more a  {
   color: #53B0F7;
   text-decoration:none;
}

#middle_content_foto_text_container {
	width: 404px;
	float: left;
	margin: 0px 0px 30px 23px;
}

#middle_content_foto_text_container_foto {
	width: 124px;
	float: left;
	margin: 0px 0px 0px 0px;
}

#middle_content_foto_text_container_text {
	width: 260px;
	float: left;
	margin: 0px 0px 0px 20px;
}

#middle_content_foto_text_container_text p,
#middle_content_foto_text_container_description p{
   font: 12px/17px Arial;
   margin: 0px;
   text-align: left;
   color: #BBBDBF;
}

#middle_content_foto_text_container_description  {
   	width: 260px;
	float: right;
	margin: 0px 0px 0px 0px;
}
#middle_content_foto_text_container_description p  {
   color: #727476;
   text-align: left;
}


#middle_content_show_container {
	width: 404px;
	float: left;
	margin: 0px 0px 30px 23px;
}
#middle_content_show_container_show {
	width: 404px;
	height: 251px;
	float: left;
	margin: 0px 0px 0px 0px;
}

#middle_content_show_container_description  {
   	width: 404px;
	float: left;
	margin: 0px 0px 0px 0px;
}
#middle_content_show_container_description p  {
   font: 12px/17px Arial;
   margin: 0px;
   color: #727476;
   text-align: left;
}

#middle_content_list_container {
	width: 404px;
	float: left;
	margin: 0px 0px 30px 23px;
}

#middle_content_list_container_line p  {
   
   display:block;
   padding:8px 8px 8px 8px;
   border-bottom:1px solid #282a2b;
   background-color:#0c0e0e;
   font: 12px/17px Arial;
   margin: 0px;
   color: #B6B8BA;
   text-align: left;
}

/* FOOTER   FOOTER   FOOTER   FOOTER   FOOTER   FOOTER   FOOTER */

#footer {
	width: 964px;
	height: 42px;
	margin: auto;
	background: #000000;
}

#copyrightbymielnoholding2008 p,
#designedbydeositecom p  {
   font: 10px/17px Arial;
   margin: 0px;
   color: #828689;
   text-align: left;
}

#designedbydeositecom a  {
   color: #53B0F7;
   text-decoration: none;
}

#designedbydeositecom a:hover  {
   color: #ffffff;
}

#copyrightbymielnoholding2008  {
   width: 179px;
   float: left;
   margin: 12px 0px 0px 23px;
}

#designedbydeositecom  {
   width: 128px;
   float: left;
   margin: 12px 0px 0px 80px;
}
				
/* MICHAL */

#article_edit_menu { width: 830px; float: left; margin: 0px 0px 15px 23px; }
#article_edit_menu a { 
   color: #53B0F7;
   text-decoration: none;
}
#article_edit_submit  { width: 404px; float: right; }

#article_edit_text { width: 404px; float: left; color: #BBBDBF; margin: 0px 0px 0px 23px;}
#article_edit_text_language { width: 100%; float: left; }
#article_edit_text_data { width: 100%; float: left; }
#article_edit_text_table_row  { width: 100%; float: left; }
#article_edit_text_table_field_name { width: 10%; float: left; }
#article_edit_text_table_field { width: 90% float: left; }

#article_edit_photos { width: 404px; float: left; color: #BBBDBF; margin: 0px 0px 0px 23px;}
#article_edit_photos_language { width: 100%; float: left;}
#article_edit_photos_data { width: 100%; float: left; }
#article_edit_photos_table_row  { width: 100%; float: left; }
#article_edit_photos_table_field_name { width: 10%; float: left; }
#article_edit_photos_table_field { width: 90%; float: left; }
#article_edit_photos_preview { width: 100%; float: left; margin-top: 23px;}

#article_edit_photos a {
   color: #53B0F7;
   text-decoration: none;
}

.photos_description_field { 
	width: 404px;
	border: solid 0px #ffffff;
	color: #666666;
	background: #1b1e1e;
	margin: 0px 0px 5px 0px;
	padding: 6px 0px 0px 9px;
}

#article_edit_title { width: 404px; float: left; color: #BBBDBF; margin: 0px 0px 0px 23px;}
#article_edit_title_language { width: 100%; float: left; }
#article_edit_title_data { width: 100%; float: left; }
#article_edit_title_table_row  { width: 100%; float: left; }
#article_edit_title_table_field_name { width: 10%; float: left; }
#article_edit_title_table_field { width: 90% float: left; }

#article_edit_newsletter { width: 830px; float: left; color: #BBBDBF; margin-left: 55px;}
#article_edit_newsletter_data { width: 830px; float: left; }
#article_edit_newsletter_table_row  { width: 830px; float: left; }
#article_edit_newsletter_table_field_name { width: 130px; float: left; }
#article_edit_newsletter_table_field { width: 700px; float: left; }
#article_edit_newsletter a  { color: #53B0F7; text-decoration: none; }

.flash_notice { color: #BBBDBF; margin: 0px 0px 30px 23px;}

#login_form {
	width: 444px;
	float: left;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 25px 0px;
}


		
#login_form_container {
	width: 404px;
	float: left;
	margin: 0px 0px 30px 23px;
}

form {
	margin: 0;
	padding: 0;
}

input, select, textarea {
	font-family: arial, Helvetica, sans-serif;
	font-size: 12px;
}

.inputLoginForm {
	width: 404px;
	height: 21px;
	border: solid 0px #ffffff;
	color: #666666;
	background: #1b1e1e;
	margin: 0px 0px 0px 0px;
	padding: 6px 0px 0px 9px;
}
				
.inputLoginFormMultiline {
	width: 404px;
	height: 126px;
	border: solid 0px #ffffff;
	color: #666666;
	background: #1b1e1e;
	margin: 0px 0px 0px 0px;
	padding: 6px 0px 0px 9px;
	overflow : hidden;
}

.buttonLoginForm {
	width: 45px;
	height: 23px;
	border: solid 0px #ffffff;
	color: #53B0F7;
	background: #0c0e0e;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	float: right;
}

#middle_content_newsletter_container {
	width: 404px;
	float: left;
	margin: 0px 0px 30px 23px;
}

#middle_content_newsletter_container_emails p,

#middle_content_newsletter_container_emails a  {
   color: #53B0F7;
   text-decoration:none;
}

#middle_content_images_list_container {
	width: 404px;
	float: left;
	margin: 0px 0px 30px 23px;
}

#middle_content_images_list_container_images p,

#middle_content_images_list_container_images a  {
   color: #53B0F7;
   text-decoration:none;
}

#middle_content_images_list_container_menu {
  width: 100%;
  float: left;
  margin: 5px 5px 0px 0px;
}

#middle_content_images_list_container_image {
  width: 120px;
  height: 90px;
  float: left;
  margin: 5px 5px 0px 0px;
}

#middle_content_images_list_container_image_file {
  width: 100%;
  height: 60px;
  float: left;
  margin: 5px 5px 0px 0px;
}

#middle_content_images_list_container_image_name {
  width: 100%;
  height: 10px;
  float: left;
  margin: 5px 5px 0px 0px;
}

#images_edit_form {
	width: 444px;
	float: left;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 25px 0px;
}
	
#images_edit_form_container {
	width: 404px;
	float: left;
	margin: 0px 0px 30px 23px;
}
	
#images_edit_text p {
	font: 12px/17px Arial;
	margin: 0px;
	padding: 0px;
	text-align: left;
	color: #BBBDBF;
}

	form {
			margin: 0;
			padding: 0;
	}

	input, select, textarea {
						font-family: arial, Helvetica, sans-serif;
						font-size: 12px;
				}
				.inputImagesEditForm {
					width: 261px;
					height: 21px;
					border: solid 0px #ffffff;
					color: #666666;
					background: #1b1e1e;
					margin: 0px 0px 5px 0px;
					padding: 6px 0px 0px 9px;
				}
				
				.inputImagesEditFormFieldName {
					width: 120px;
					height: 21px;
					border: solid 0px #ffffff;
					color: #ffffff;
					background: #1b1e1e;
					margin: 0px 0px 0px 0px;
					padding: 6px 0px 0px 9px;
				}
				
				.buttonImagesEditForm {
					width: 60px;
					height: 23px;
					border: solid 0px #ffffff;
					color: #53B0F7;
					background: #0c0e0e;
					margin: 0px 0px 0px 0px;
					padding: 0px 0px 0px 0px;
					float: right;
				}
				
#newsletter_edit_form {
	width: 444px;
	float: left;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 25px 0px;
}
	
	#newsletter_edit_form_container {
		width: 404px;
		float: left;
		margin: 0px 0px 30px 23px;
	}
	
	#newsletter_edit_form_container a {
	color: #53B0F7;
	text-decoration: none;
	}
	
	form {
			margin: 0;
			padding: 0;
	}

	input, select, textarea {
						font-family: arial, Helvetica, sans-serif;
						font-size: 12px;
				}
				.inputNewsletterEditForm {
					width: 304px;
					height: 21px;
					border: solid 0px #ffffff;
					color: #666666;
					background: #1b1e1e;
					margin: 0px 0px 5px 0px;
					padding: 6px 0px 0px 9px;
				}
				
				.inputNewsletterEditFormFieldName {
					width: 50px;
					height: 21px;
					border: solid 0px #ffffff;
					color: #ffffff;
					background: #1b1e1e;
					margin: 0px 0px 0px 0px;
					padding: 6px 0px 0px 9px;
				}
				
				.buttonNewsletterEditForm {
					width: 60px;
					height: 23px;
					border: solid 0px #ffffff;
					color: #53B0F7;
					background: #0c0e0e;
					margin: 0px 0px 0px 0px;
					padding: 0px 0px 0px 0px;
					float: right;
				}
				
#middle_content_newsletter_container_emails_list { width: 380px; margin-bottom: 20px; }
#middle_content_newsletter_container_emails_list ul{ margin-top: 12px; list-style: none;}
#middle_content_newsletter_container_emails_list a { display:block; padding:3px 0px 3px 3px; border-bottom:1px solid #1b1e1e;}
#middle_content_newsletter_container_emails_list a:hover { display:block; padding:3px 0px 3px 3px; border-bottom:1px solid #53B0F7; background:#1b1e1e; color:#53B0F7;}
#middle_content_newsletter_container_emails_list { color: #1b1e1e; font: 12px/17px ;}

#middle_content_news_container a {
	color: #53B0F7;
	text-decoration: none;
}

#middle_content_news_container {
	color: #1b1e1e;
	margin-left: 30px;
}

#middle_content_news_container p{
	color: #BBBDBF;
}

#list_of_articles { width: 404px; margin-bottom: 20px; }
#list_of_articles ul{ margin-top: 12px; list-style: none;}
#list_of_articles a { display:block; padding:3px 0px 3px 3px; border-bottom:1px solid #1b1e1e;}
#list_of_articles a:hover { display:block; padding:3px 0px 3px 3px; border-bottom:1px solid #53B0F7; background:#1b1e1e; color:#53B0F7;}
#list_of_articles_title a { display:block; padding:3px 0px 3px 3px; border-bottom:1px solid #1b1e1e;}
#list_of_articles_title a:hover { display:block; padding:3px 0px 3px 3px; border-bottom:1px solid #53B0F7; background:#1b1e1e; color:#53B0F7;}
#list_of_articles_deactivate a { display:block; padding:3px 0px 3px 3px; border-bottom:1px solid #1b1e1e;}
#list_of_articles_deactivate a:hover { display:block; padding:3px 0px 3px 3px; border-bottom:1px solid #1b1e1e; background:#0c0e0e; color:red;}
#list_of_articles_empty { color: #1b1e1e; font: 12px/17px ;}

#middle_column_element_header {
	margin: 0px 0px 30px 23px;
}

#middle_column_element_header a {
	color: #53B0F7;
	text-decoration: none;
	margin-right: 10px;
}

#middle_content_photos_container_menu {
	margin-top: 7px;
}

#middle_content_photos_container_menu a {
	color: #53B0F7;
	text-decoration: none;
	margin-right: 10px;
}

#middle_content_text_container_menu {
	margin-top: 7px;
}

#middle_content_text_container_menu a {
	color: #53B0F7;
	text-decoration: none;
	margin-right: 10px;
}

				.buttonTextEditForm {
					width: 60px;
					height: 23px;
					border: solid 0px #ffffff;
					color: #53B0F7;
					background: #0c0e0e;
					margin: 0px 0px 0px 0px;
					padding: 0px 0px 0px 0px;
					float: right;
				}
				
				.inputTextEditFormFieldName {
					width: 100px;
					height: 21px;
					border: solid 0px #ffffff;
					color: #ffffff;
					background: #1b1e1e;
					margin: 5px 0px 5px 0px;
					padding: 6px 0px 0px 9px;
				}
				
				.inputPhotosEditForm {
					width: 304px;
					height: 21px;
					border: solid 0px #ffffff;
					color: #666666;
					background: #1b1e1e;
					margin: 5px 0px 5px 0px;
					padding: 6px 0px 0px 9px;
				}
				
				.inputPhotosEditFormFieldName {
					width: 50px;
					height: 21px;
					border: solid 0px #ffffff;
					color: #ffffff;
					background: #1b1e1e;
					margin: 5px 0px 5px 0px;
					padding: 6px 0px 0px 9px;
				}
				
				.buttonPhotosEditForm {
					width: 60px;
					height: 23px;
					border: solid 0px #ffffff;
					color: #53B0F7;
					background: #0c0e0e;
					margin: 0px 0px 0px 0px;
					padding: 0px 0px 0px 0px;
					float: right;
				}
				
				.inputTitleEditFormFieldName {
					width: 160px;
					height: 21px;
					border: solid 0px #ffffff;
					color: #ffffff;
					background: #1b1e1e;
					margin: 5px 0px 5px 0px;
					padding: 6px 0px 0px 9px;
				}
				
				.inputTitleEditForm {
					width: 261px;
					height: 21px;
					border: solid 0px #ffffff;
					color: #666666;
					background: #1b1e1e;
					margin: 0px 0px 5px 0px;
					padding: 6px 0px 0px 9px;
				}

				.buttonTitleEditForm {
					width: 60px;
					height: 23px;
					border: solid 0px #ffffff;
					color: #53B0F7;
					background: #0c0e0e;
					margin: 0px 0px 0px 0px;
					padding: 0px 0px 0px 0px;
					float: right;
				}
				
				.inputNewArtFormFieldName {
					width: 50px;
					height: 21px;
					border: solid 0px #ffffff;
					color: #ffffff;
					background: #1b1e1e;
					margin: 5px 0px 5px 0px;
					padding: 6px 0px 0px 9px;
				}
				
				.inputNewArtForm {
					width: 404px;
					height: 21px;
					border: solid 0px #ffffff;
					color: #666666;
					background: #1b1e1e;
					margin: 0px 0px 5px 0px;
					padding: 6px 0px 0px 9px;
				}

				.buttonNewArtForm {
					width: 60px;
					height: 23px;
					border: solid 0px #ffffff;
					color: #53B0F7;
					background: #0c0e0e;
					margin: 0px 0px 0px 0px;
					padding: 0px 0px 0px 0px;
					float: right;
				}
				
#news_flash_choice_menu a {
	color: #53B0F7;
	text-decoration: none;
}