/******************************** CSS made by Katarzyna Bąk - Krakweb.pl ****************************************/
@charset "utf-8";

/******************************************************************************************************************************************/
/************************************************************* STYLE GLOBALNE ************************************************************/
/******************************************************************************************************************************************/

html { color: #000000; background:#ffffff; margin:0; padding:0;}

body	{
	font-family: Tahoma, 'TrebuchetMS','LucidaGrande',Verdana,Arial;
	font-size: 8pt;
	text-align: center;
	color: #000000;
	background:#ffffff;
	margin: 0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
}


a:link { color: #6f245f; text-decoration:none;  font-size:8pt;}
a:visited { color: #6f245f; text-decoration:none;  font-size:8pt;}
a:hover { color: #6f245f; text-decoration: none;  font-size:8pt;}
a:active { color: #6f245f; font-size:8pt; outline: none;}
a:focus { -moz-outline-style: none; }

/* resetowanie wartosci */
table, tr, td {
	vertical-align: middle;
	background: none;
	border-collapse: collapse;
	border-spacing: 0px;
	border: none;
	padding: 0px;
	margin: 0px;
	font-size: 8pt;
}

h1,h2,h3	{
	font-weight:bold;
	margin:0px;
	padding:0px;
}

h1 { font-size: large; }
h2 { font-size: larger; }
h3 { font-size: medium; }

div, p, dd, dt, dl, input, textarea, h1, h2, h3, h4, h5, h6, pre, code, form, fieldset, legend, blockquote {
	margin: 0px;
	padding: 0px;
	border: none;
	vertical-align: top;
}

input, textarea, select {
	font-family:inherit;
	font-size:inherit;
	font-weight:inherit;
	color:#3e0f33; 
	border:1px #3e0f33 solid; 
	background:#c79bbe; 
	padding:1px 2px;
}

abbr, acronym { border: 0px; font-variant:normal; }

img { border:0px; vertical-align:top; margin: 0px; padding: 0px; line-height:0;}

.przycisk {
	color:#3e0f33; font-weight:bold; 
	border:none; background:none; 
	cursor:pointer; font-size:8pt;
}
div.error {
	overflow: hidden;
	margin:10px 0 10px 0;
	color: #000;
	text-align: center;
	background:#ffebe8;
	clear:both;
	border:1px #f00 solid;
}
div.error p{margin:10px 10px 10px 10px;}

div.success {
	overflow: hidden;
	margin:10px 0 10px 0;
	color: #000;
	text-align: center;
	background:#bfdea4;
	clear:both;
	border:1px #417217 solid;
}
div.success p{margin:10px 10px 10px 10px;}


/******************************************************************************************************************************************/
/************************************************************** TRESC STRONY ************************************************************/	
/******************************************************************************************************************************************/

#main {
	width: 100%;
	margin: 0 0 0 0;
	padding:0 0 0 0;
	text-align:center; 
	background: url(images/layout/bg_header.jpg) top repeat-x;
	overflow:hidden;
	}
	#topmenu_section { width:980px; height:70px; margin:0 auto; text-align:left;}
	#topimage_section{ 
		width:980px; height:185px; margin:0 auto; text-align:left; position:relative;
		background: url(images/layout/bg_topimg.jpg) no-repeat;
	}
	#topimage_section img {width:210px; height:185px;}
	
	#topimage_section a#praca {position:absolute; top:120px; left:255px;}
	#topimage_section a#zdrowie { position:absolute; top:120px; left:310px;}	
	#topimage_section a#uroda { position:absolute; top:120px; left:365px;}
	#topimage_section a#rozwoj { position:absolute; top:120px; left:416px;}
		
		#topimage_section a#praca img,
		#topimage_section a#zdrowie img,
		#topimage_section a#uroda img, 
		#topimage_section a#rozwoj img {width:48px; height:20px; }	
	
	#content_bg {
		width:980px; overflow:hidden; margin:0 auto; text-align:left;
		background: #fff url(images/layout/bg_middle_center.jpg) top repeat-y;}
	#content_section { 
		width:980px; overflow:hidden; margin:0 auto; text-align:left;
		background: transparent url(images/layout/bg_middle_top.jpg) top no-repeat;
	}
		#left_column { width: 232px;	float: left; background: transparent;}
			#menu{margin:15px 25px 35px 25px;}
			
		#content {
			width: 478px;
			float: left; 
			margin: 0 0 0 0; 
			overflow:hidden;
			text-align:justify;
			}
			.content_div p {margin:0 0 10px 0;}
			#site_title{color:#70255e; font-weight:bold; font-size:11pt; font-family:Arial; margin:12px 0 13px 10px;}
			#pagesSec { text-align: center; margin:0 0 10px 0;  }
			
		#right_column { width: 270px; float: right; overflow:hidden;}
			#right_column_div{margin:45px 10px 10px 10px; font-size:8pt; }
	
	#content_section_bottom {
		width:980px; overflow:hidden; margin:0 auto; text-align:left;
		background: #fff url(images/layout/bg_middle_bottom.jpg) top no-repeat;
		text-align:center; clear:both;
		}
	#content_section_bottom  .aloes{float:left; margin:0 0 0 0; overflow:hidden;}	
	#content_section_bottom  .aloes img{margin:0 0 0 17px;}
	#content_section_bottom  .banners3{float:left; margin:29px 0 30px 0; overflow:hidden;}		
		
	#bottom_section { clear: both; margin:0 0 0 0; height:93px; background: url(images/layout/bg_bottom.jpg) repeat-x; overflow:hidden;}
		#footer_section{width:980px; height:93px; overflow:hidden; margin:0 auto; text-align:left;}
			#footer_box{ width:232px; float:left; overflow:hidden;}
			#footer_box p{margin:0 25px 5px 25px; font-size:8pt; }
			#footer_box p.ikonki{margin:10px 25px 0 25px; font-size:8pt; }
			#newsletter_box { width:478px; float:left; overflow:hidden;}
				#newsletter_box  p { font-size:8pt; margin:10px 0 0 15px;}
					#newsletter_input {color:#3e0f33; font-size:8pt; border:1px #3e0f33 solid; background:#c79bbe; padding:1px 2px; width:150px;}
					#newsletter_button{color:#3e0f33; font-weight:bold; font-size:8pt; border:none; background:none; cursor:pointer;}
			#search_box{ width:270px; float:right; overflow:hidden; text-align:left;}
				#search_box_title{margin:10px 0 10px 25px; font-size:8pt; font-weight:bold; color:#0f3f0f;}
				#search_box_content{ margin:0 0 10px 25px;}	
					#q {color:#3e0f33; font-size:8pt; border:1px #3e0f33 solid; background:#c79bbe; padding:1px 2px;}
					#q_button{color:#3e0f33; font-weight:bold; font-size:8pt; border:none; background:none; cursor:pointer;}
				#search_box_addons{margin:0 0 5px 25px; color:#3e0f33; font-size:8pt;}
				
.white{color:#fff;}
.green{color:#0f3f0f;}
.bold{font-weight:bold;}	
.center{ text-align:center;}	
.right{text-align:right}
.left{text-align:left;}		
				
/******************************************************************************************************************************************/	
/************************************************************** MENU**********************************************************************/	
/******************************************************************************************************************************************/

/* akapit pojawiajacy sie jesli w strukturze menu wejdziemy na glebszy poziom */
p#dynamicMenuUpLink { }

ul.tree { display:block; list-style-type:none; margin: 0px; padding: 0px; }
ul.tree ul { display: block; list-style-type:none; margin: 0px; padding-left: 20px; }
ul.tree li{ display: block; padding: 0px; line-height:18px; }
ul.tree li.closed { }
ul.tree li.opened { }
ul.tree li a { color: #70255e; }
ul.tree li a.folder { color: #70255e; }
ul.tree li a.active { color: #417217; text-decoration:underline; font-weight:bold;} /* aktywny element menu */
ul.tree li a:hover { color: #417217; }
ul.tree li ul li { }

/******************************************************************************************************************************************/
/******************************** menu w content - listowanie struktury (pliki rootContent.tmpl i rootContentRep.tmpl *********************************/
/******************************************************************************************************************************************/

div.rootContent {}
	p.rootContent_title { font-weight: bold;	}
	p.rootContent_description { margin-left: 10px; }
div.rootContentRep { margin-top: 5px; }
	p.rootContentRep_title {	}
	p.rootContentRep_description { margin-left: 10px;}

/******************************************************************************************************************************************/
/***************************************** contentText zawartosc tekstowa MCE i FCK **********************************************************/
/******************************************************************************************************************************************/

/* div widoczny przy kilku elementach 'zawartosc tekstowa' w jednym folderze w strukturze */
div#text_contentitemstable { }	
	p#text_contentitemstable_title  { font-weight: bold; margin-bottom: 5px; }
	p.text_contentitemstable_links { }

/* wyswietlenie podobnych stron do danej zawartosci tekstowej */
dl#text_contentitemstable_similar_title { }
	dt#text_contentitemstable_similar_title { font-weight: bold; }
	dd#text_contentitemstable_similar_links { margin-left: 10px; }

/******************************************************************************************************************************************/
/******************************************************* nowinki (iceNews)  *****************************************************************/
/*****************************************************************************************************************************************/

/*formatowanie pojedynczego newsa ( gdy wyswietla sie ich cala lista) - formatowanie to tez dotyczy juz otwartego newsa */
div.iceNews_singleNews { margin-bottom: 10px; }
	p.iceNews_singleNews_title { font-size: 10pt; color: #417217; font-weight: bold; font-family:Arial;}
	span.iceNews_singleNews_date { font-size: 8pt; color: #333; }
	p.iceNews_singleNews_author { font-size: 8pt; color: #555555; }
	p.iceNews_singleNews_morecomments { }
		a.iceNews_singleNews_more { float: left; }
		a.iceNews_singleNews_comments { float: right; }

/* nie mam pojecia co to jest */
div#iceNews_bottom { }

/* div odpowiedzialny za formatowanie listy komentarzy, podobnych stron itd pod otwartym newsem */
div#iceNews_focus { margin-top: 10px; }

	/* lista podobnych stron do danego newsa */
	dl#iceNews_focus_menu2 { }
		dl#iceNews_focus_menu2 dt { font-weight: bold; }
		dl#iceNews_focus_menu2 dd { margin: 0px 10px; }
			dl#iceNews_focus_menu2 dd p { margin-bottom: 5px; }

	 /* dodawanie komentarza */
	dl#iceNews_focus_menu0 {}
		dl#iceNews_focus_menu0 dt { font-weight: bold; }
		dl#iceNews_focus_menu0 dd { margin: 0px 10px 5px; }
			/* pole wprowadzania komentarza */
			dl#iceNews_focus_menu0 textarea { 
				color:#3e0f33; border:1px #3e0f33 solid; 
				background:#c79bbe; 
				padding:1px 2px; width:99%;
				height:100px;				
				margin:5px 0;
				}
			
			/* akapit i input od wpisania nicka komentujacego */
			p#iceNews_focus_menu0_sign { float: left;}
				p#iceNews_focus_menu0_sign input {
					color:#3e0f33; font-size:8pt; 
					border:1px #3e0f33 solid; 
					background:#c79bbe; 
					padding:1px 2px; width:150px; }

			/* akapit i inputy od dodawania i czyszczenia komentarza */
			p#iceNews_focus_menu0_submit { float: right; }
				p#iceNews_focus_menu0_submit input {
				color:#3e0f33; font-weight:bold; 
				border:none; background:none; 
				cursor:pointer; font-size:8pt;
				}

	/*akapit wyswietlajacy ilosc komentarzy */
	p#iceNews_focus_commentsCount { font-weight: bold; }
		/* numerek z iloscia komentarzy */
		span#iceNews_focus_commentsCount_number { font-weight: normal; color: #333; }
	
	/* lista dodanych komentarzy */
	div#iceNews_focus_comments { margin: 0px 10px; }
		/*pojedynczy komentarz */
		div.iceNews_focus_comments_single { margin-top: 5px; }
			p.iceNews_focus_comments_meta { }
				span.iceNews_focus_comments_meta_author { color: #c79bbe; font-weight: bold; }
				span.iceNews_focus_comments_meta_date { color: #333; }
			p.iceNews_focus_comments_content { }
		/*akapit przy stronicowaniu komentarzy */
		p#iceNews_focus_comments_pages { }

/* div pojawiajacy sie jesli nie ma zadnego newsa.  wyswietlajacy sie komunikat jest w pliku lang.php a sam div w newsnotfound.tmpl */
div#iceNews_notfound { font-weight: bold;  }

/*komunikaty pojawiajace sie po dodaniu komentarza do newsa */
p#iceNews_ok { border: 2px solid #019F00; color: #019F00; padding: 5px; margin-bottom: 5px; }
p#iceNews_error { border: 2px solid #DF0000; color: #DF0000; padding: 5px; margin-bottom: 5px; }

/*****************************************************************************************************************************************/
/********************************************************** artykuly (iceArticles)  **********************************************************/
/*****************************************************************************************************************************************/

/* pojedynczy artykul w liscie artykulow z jednego katalogu */
div.iceArticles_singleArticle { margin-bottom: 10px; }
	p.iceArticles_singleArticle_title { }
		span.iceArticles_singleArticle_date { font-size: small; color: #555555; }
		a.iceArticles_singleArticle_link { font-size: medium; font-weight: bold; }
	p.iceArticles_singleArticle_intro { }

/* pojedynczy artykul juz otworzony */
div#iceArticle { }
	p#iceArticle_title { font-size: 10pt; color: #0f3f0f; font-weight: bold; }
	p#iceArticle_date { font-size: smaller; color: #555555; }
	p#iceArticle_intro { font-weight: bold; margin: 5px 0px; }
	p.article_pages_pos { text-align: right; }
	
	/* lista podobnych stron do danego artykulu */
	dl#iceArticle_menu2 { }
		dl#iceArticle_menu2 dt { font-weight: bold; }
		dl#iceArticle_menu2 dd { margin: 0px 10px; }
		 dl#iceArticle_menu2 dd p { margin-bottom: 5px; }

	/* dodawanie artykulu do portali spolecznosciowych */
	dl#iceArticle_menu1 { }
		dl#iceArticle_menu1 dt { font-weight: bold; }
		dl#iceArticle_menu1 dd { margin: 0px 10px 5px; }
		dl#iceArticle_menu1 dd td {padding:2px 0px 2px 10px; text-align:left; vertical-align:middle; width:33%;}
		dl#iceArticle_menu1 dd td img {margin:0 5px 0 0; }

	/* dodawanie komantarza do artykulu */
	dl#iceArticle_menu0 { }
		dl#iceArticle_menu0 dt { font-weight: bold; }
		dl#iceArticle_menu0 dd { margin: 0px 10px 5px; }
			/* pole wprowadzania komentarza */
			dl#iceArticle_menu0 textarea { 
				color:#3e0f33; border:1px #3e0f33 solid; 
				background:#c79bbe; 
				padding:1px 2px; width:99%;
				height:100px;				
				margin:5px 0;
				}

			/* akapit i input od wpisania nicka komentujacego */
			p#iceArticle_menu0_sign { float: left; }
				p#iceArticle_menu0_sign input {
				color:#3e0f33; border:1px #3e0f33 solid; 
				background:#c79bbe; 
				padding:1px 2px; 
				}

			/* akapit i inputy od dodawania i czyszczenia komentarza */
			p#iceArticle_menu0_submit { float: right; }
				p#iceArticle_menu0_submit input {
				color:#3e0f33; font-weight:bold; 
				border:none; background:none; 
				cursor:pointer; font-size:8pt;
				}

	/*akapit wyswietlajacy ilosc komentarzy */
	p#iceArticle_commentsCount { font-weight: bold; }
		/* numerek z iloscia komentarzy */
		span#iceArticle_commentsCount_number { font-weight: normal; color: #333; }
	
	/* lista dodanych komentarzy */
	div#iceArticle_comments { margin: 0px 10px; }
		/*pojedynczy komentarz */
		div.iceArticle_comments_single { margin-top: 5px; }
			p.iceArticle_comments_meta { }
				span.iceArticle_comments_meta_author { color: #00ff00; font-weight: bold; }
				span.iceArticle_comments_meta_date { color: #555555; }
			p.iceArticle_comments_content { }
		/*akapit przy stronicowaniu komentarzy */
		p#iceArticle_comments_pages { }

/*komunikaty pojawiajace sie po dodaniu komentarza do artykulu */
p#iceArticle_ok { border: 2px solid #019F00; color: #019F00; padding: 5px; margin-bottom: 5px; }
p#iceArticle_error { border: 2px solid #DF0000; color: #DF0000; padding: 5px; margin-bottom: 5px; }

/*****************************************************************************************************************************************/
/********************************************************** mapa strony (siteMap)  **********************************************************/
/*****************************************************************************************************************************************/

ul.siteMap { margin: 0px; padding: 0px; list-style-position: inside; }
ul.siteMap ul { padding-left: 30px; }

/*****************************************************************************************************************************************/
/******************************************************** wyszukiwarka (searchSystem) *****************************************************/
/*****************************************************************************************************************************************/

div#searchSystem { }
div#searchSystem p { margin:0 0 10px 0; }	
	#q {color:#3e0f33; font-size:8pt; border:1px #3e0f33 solid; background:#c79bbe; padding:1px 2px; width:150px;}
	#q_button {color:#3e0f33; font-weight:bold; font-size:8pt; border:none; background:none; cursor:pointer;}
	
	
	/* tytul wyszukiwania (ze to wyszukiwarka ze trzeba wpisac min 3 znaki itp) */
	p#searchSystem_title { font-weight: bold; text-align: center; margin-bottom: 5px; font-size: medium; }
		
		/* akapit i pole do wpisania czego sie szuka */
		p#searchSystem_input { text-align: center; margin-bottom: 5px; }
			p#searchSystem_input input { 
				border: 1px solid #ff0000;
				background-color: #ffffff;
				width: 200px;
				color: #ff0000; }
	
		/* akapit i przycisk do wyslania zapytania */
		p#searchSystem_submit { text-align: center; }
			p#searchSystem_submit input {
				border: 1px solid #ff0000;
				background-color: #ffffff;
				color: #ff0000; }
	
	/* akapit jesli nie bedzie zadnych wynikow szukania */
	p#searchSystem_noitem { font-style: italic; }
	
	/* akapity z nazwa grupy (konfigurowane w cms) */
	p.searchSystem_groupTitle { font-weight: bold; margin: 10px 0px 0px; }

	/* akapity z pojedynczym wynikiem wyszukiwania */
	p.searchSystem_answerItem { }
		p.searchSystem_answerItem img { vertical-align: middle; }
		p.searchSystem_answerItem a { margin-left: 5px; }

/*****************************************************************************************************************************************/
/*********************************************************** galeria (iceGallery) ************************************************************/
/*****************************************************************************************************************************************/

/* div pojawiajacy sie jesli w danym katalogu w strukturze jest wiecej niz jedna galeria */
div#iceGallery_contentitemstable { }

	/* akapit z napisem "wybierz galerie" */
	p#iceGallery_header { font-weight: bold; text-align: center; margin-bottom: 5px; font-size: medium; }
	
	/* div odpowiedzialny za wyswietlenie miniaturki ostatniego zdjecia z danej galerii i jej tytulu - wielkosc zdjec jest taka sama jak ustawiona w cmsie dla miniaturek */
	div.iceGallery_miniGallery { float: left; margin: 5px; }
		p.iceGallery_miniGallery_photo { text-align: center; }
		p.iceGallery_miniGallery_title { font-weight: bold; text-align: center; margin-top: 5px; }

/* div juz otwartej konkretnej galerii */
div#iceGallery {	text-align: center;	margin: 0px auto; }

	/* tytul zdjecia w galerii (o ile zdjecie ma dodany tytul) */
	p#galleryTitle { text-align:center; }
	
	/* akapit z ikonka ktora sygnalizuje czy zdjecie ma opis czy nie */
	p#iceGallery_photoDescription { }
	
	/*akapit z glownym zdjeciem w galerii */
	p#iceGallery_mainPhoto { }
	
	/*miniatury zdjec w galerii */
	div#thumbs { position:relative; margin-top: 2px; }
		div#thumbs img { margin: 2px; }

		/* przyciski do przewijania galerii jesli w galerii jest wiecej zdjec niz ustawione wyswietlanie w cmsie  - uwaga wystaja po 50px z kazdej strony, wiec maxymalna szerokosc duzego zdjecia w galerii to szerokosc diva content minus 100px */
		a.galeriaPrevious img.navigation{ position: absolute; left: -50px; }
		a.galeriaNext img.navigation{ position: absolute; right: -50px; }

/* wyskakujacy tooltip po najechaniu na znak zapytania - jesli dane zdjecie ma opis to znak zapytania jest niebieski */	
div#imgDescription {
	position:absolute;
	top:0px;
	left:0px;
	z-index:10000;
	visibility:hidden;
	border: solid 1px #336699;
	background-color:#ddeeff;
	width:200px;
	padding:2px;
	font-size: small;
	text-align: center;}

/*****************************************************************************************************************************************/
/******************************************************* MAPA GOOGLE (ajuGoogleMaps) ****************************************************/
/*****************************************************************************************************************************************/

/* mapa jest w divie map, ktory musi miec okreslona w css wysokosc i szekokosc, w przeciwnym wypadku robi sie jedna masakra */
div#map { width: 300px; height: 300px; }

/* div z opisem danej mapy (opis edytowalny w cmsie) */
div#ajuGoogleMap_description { font-weight: bold; }

/*****************************************************************************************************************************************/
/*********************************************************** galeria (iceGallery) ************************************************************/
/*****************************************************************************************************************************************/

br.clear { clear: both; line-height: 1px; height: 1px; font-size: 1px; }
.clear { clear: both; }

/*****************************************************************************************************************************************/
/*********************************************************** katalog produkt�w (productCatalogue) ************************************************************/
/*****************************************************************************************************************************************/

#katalog_table{
	
}


#katalog_contentitemstable {border-collapse:collapse;}
#katalog_contentitemstable td{border-top:1px #945d86 solid; padding:5px;}
#katalog_contentitemstable td.katalog_contentitemtable_header {border-top:0; font-weight:bold;}

#katalogImages{margin-top:10px;}

/*****************************************************************************************************************************************/
/*************************************** ostatnie produkty (latestProducts) *****************************************************/
/*****************************************************************************************************************************************/

#latestProducts {width:250px; margin:0 0 10px 0;}
#latestProducts td {vertical-align:top;}
#latestProducts td a {color:#0f3f0f;}
#latestProducts .latestProducts_title {text-align:justify;font-weight: bold;font-size: 8pt; color:#0f3f0f;}
#latestProducts .latestProducts_img {text-align:center; }
#latestProducts .latestProducts_img img{margin:0 5px 5px 0;}
#latestProducts .latestProducts_date {font-size:7pt;}
#latestProducts .latestProducts_desc{margin:0 0 0 0; }
#latestProducts .latestProducts_url a {color:#0f3f0f;}
/*****************************************************************************************************************************************/
/*************************************** newsletter (ajuNewsletter) ***********************************************************************/
/*****************************************************************************************************************************************/

#ajuNewsletter{}
#ajuNewsletter p{margin:0 0 10px 0;}

/*****************************************************************************************************************************************/
/*************************************** koszyk (ajuCart) ***********************************************************************/
/*****************************************************************************************************************************************/

#cartTotalPrice{
	font-weight:bold;
}

.zamowienie{
	width:468px; 
	margin:10px 5px;
	border-collapse:collapse;
	border:1px #333 solid;
}
.zamowienie th {border:1px #333 solid; background:#c79bbe; padding:2px;}
.zamowienie td {border-bottom:1px #333 solid; padding:2px;}
.zamowienie td.right {text-align:right;}
.zamowienie td.center{text-align:center;}


.zamowienie_form{
	border-collapse:collapse;
	margin:10px auto;
	width:400px;
}
.zamowienie_form td { padding:2px; }



/******************************************************/
/************** invisible class ***************************/
/******************************************************/

ul.tree li.invisible_class, 
ul.tree li.invisible_class a{
	display:none;
	visibility:hidden;
	line-height:0;
	height:0;
}

/******************************************************/
/*************** ajuNews *******************************/
/******************************************************/
.ajuNews_single {margin:0 0 10px 0; clear:both; overflow:hidden;}
.ajuNews_single .title {font-size: 10pt; color: #417217; font-weight: bold; font-family:Arial; margin-bottom:5px;}
.ajuNews_single .title span{font-size: 8pt; color: #333;}
.ajuNews_single_image, .ajuNews_single_image1 {float:left; width:90px;}
.ajuNews_single_image img {margin:0 10px 0 0;}
.ajuNews_single_image1 img {margin:0 10px 10px 0;}
.ajuNews_single_content {float:left; width:388px;}
.ajuNews_single_content p {margin:0 0 0 0;}
.ajuNews_single_content .title {font-size: 10pt; color: #417217; font-weight: bold; font-family:Arial; margin-bottom:5px;}
.ajuNews_single_content .title span{font-size: 8pt; color: #333;}
.ajuNews_single_content .intro p {display:inline;}
.ajuNews_single_content1 .intro1 p {margin-bottom:10px;}
.ajuNews_single_content .intro span a {font-weight:bold;}
.ajuNews_single_content .comments {text-align:right;}

/******************************************************/
/*************** ajuNewsLatestNews *********************/
/******************************************************/

.ajuNews_latestNews {margin:0 0 10px 0; clear:both; overflow:hidden;}
.ajuNews_latestNews_image {float:left; width:90px;}
.ajuNews_latestNews_image img {margin:0 10px 0 0;}
.ajuNews_latestNews_content {float:left; width:160px;}
.ajuNews_latestNews_content p {margin:0 0 0 0;}
.ajuNews_latestNews_content .title {font-size: 8pt; color: #417217; font-weight: bold; font-family:Arial; }
.ajuNews_latestNews_content .date{font-size: 7pt; color: #333;}
.ajuNews_latestNews_content .intro p {display:inline;}
.ajuNews_latestNews_content .intro span a {font-weight:bold;}
.ajuNews_latestNews_content .comments {text-align:right;}

/******************************************************/
/*************** registration ****** *********************/
/******************************************************/

.form {margin:0 auto; clear:both; }
.form td {padding:2px; text-align:left;}
.form .td1 {text-align:right;}
.form td input {}
