Body { 
	background-color: #FFFFFF;
	margin-bottom : 0px;
	margin-left : 0px;
	margin-right : 0px;
	margin-top : 0px;
	}

UL,OL { margin-top:4px; margin-bottom:12px; }
LI { padding:2px; }

A			{ font-family: tahoma; font-size: 11px; color:#9999CC; text-decoration: none; }
A:visited	{ font-family: tahoma; font-size: 11px; text-decoration: none; }
A:hover		{ font-family: tahoma; font-size: 11px; color:#FF0000; text-decoration: none; }

/* HEADER */

A.header_light {
	font-family: tahoma;
	font-size: 11px;
	color: #A6AAAC;
	text-decoration: none;
	}

A.header_dark {
	font-family: tahoma;
	font-size: 11px;
	color: #565F66;
	text-decoration: none;
	}
	
TD {
	font-size: 11px;
	font-family: tahoma;
	color: #3A3A3A;
	}	

TD.header_menu {
	background-color: #9999CC;
	height: 29px;
	}

TD.header_menutrendy {
	background-color: #B9DA79;
	height: 29px;
	}

TD.header_menuprodukty {
	background-color: #E0B8D3;
	height: 29px;
	}

TD.header_menukonsument {
	background-color: #F8E380;
	height: 29px;
	}

TD.header_menunauka {
	background-color: #94D3E3;
	height: 29px;
	}






/* LOGIN */

A.login {
	font-family:tahoma;
	font-size: 11px;
	text-decoration:underline;
	color: #5D6469;
	}


TD.login_desc {
	font-family:tahoma;
	font-size: 11px;
	font-weight:bold;
	color: #FFFFFF;
	}

TD.login_text {
	font-family:tahoma;
	font-size: 11px;
	color: #FFFFFF;
	}

INPUT.login  {
	background-color: #FFFFFF;
	width: 125px;
	}




/* SEARCH */

TD.Title {
	font-family:tahoma;
	font-size: 12px;
	font-weight:bold;
	color: #8080C8;
	}

INPUT.Search  {
	background-color: #FFFFFF;
	width: 134px;
	}

SELECT.Search  {
	background-color: #FFFFFF;
	width: 140px;
	}

A.Search {
	color: #8080C8;
	font-size: 11px;
	}



/* LOGIN */

TD.login {
	background-color:#BDBDE5;
}

TD.logintrendy {
	background-color:#BFE673;
}

TD.loginprodukty {
	background-color:#ECC2DE;
}

TD.loginkonsument {
	background-color:#F7E38A;
}

TD.loginnauka {
	background-color:#9BD4E2;
}

	
/* MAIN */

TD.main {
	background-color:#F1F1F1;
	padding-top: 20px;
	padding-left: 10px;
	width: 700px;
	}	

	
/* VISUALS */

TD.visual_main {
	background-image:url(../layout/img/box_visual/visual_main.jpg);
	background-position:top;
	background-repeat:no-repeat;
	font-size: 11px;
	font-family: tahoma;
	color: #3A3A3A;
	width: 527px;
	height: 190px;
	}

/* WHITE BOX */

TD.whitebox_trendy_teaser {
	font-family: tahoma;
	font-size:13px;
	color: #6C9FDA;
	font-weight:bold;
	vertical-align:top;
	}

TD.whitebox_date {
	font-family: tahoma;
	font-size:11px;
	color: #6C9FDA;
	}

TD.whitebox_text {
	font-family: tahoma;
	font-size:11px;
	color: #000000;
	text-align:left;
	vertical-align:top;
	}
	
TD.whitebox_photo {
	width: 90px;
	text-align:center;
	}


TD.whitebox_produkty_teaser {
	font-family: tahoma;
	font-size:13px;
	color: #9999CC;
	font-weight:bold;
	}

TD.whitebox_konsument_teaser {
	font-family: tahoma;
	font-size:13px;
	color: #8080C8;
	font-weight:bold;
	}

TD.whitebox_nauka_teaser {
	font-family: tahoma;
	font-size:13px;
	color: #8080C8;
	font-weight:bold;
	}


TD.whitebox_nowosciproduktowe_teaser {
	font-family: tahoma;
	font-size:12px;
	color: #6C9FDA;
	vertical-align: top;
	}

TD.whitebox_nowosciproduktowe_text {
	font-family: tahoma;
	font-size:11px;
	color: #000000;
	text-align:left;
	vertical-align: top;
	}



/* PACKSHOT */

TABLE.packshot {
	background-image:url(../layout/img/packshot_bg.jpg);
	background-position:top;
	background-repeat:no-repeat;
	color:#666666;
	}



/* SEARCH */

TD.search_title {
	font-family: tahoma;
	font-size:13px;
	color: #8080C8;
	font-weight:bold;
	}

TD.search_header {
	font-family: tahoma;
	font-size:11px;
	color: #8080C8;
	font-weight:bold;
	}

TD.search_desc {
	font-family: tahoma;
	font-size:11px;
	color: #8080C8;
	text-align:right;
	padding-right: 10px;
	width: 50px;
	}

INPUT.search_input {
	background-color:#FFFFFF;
	font-family: tahoma;
	font-size:11px;
	color: #202020;
	width: 280px;
	}

SELECT.search {
	background-color:#FFFFFF;
	font-family: tahoma;
	font-size:11px;
	color: #202020;
	width: 280px;
	}

SELECT.search_date {
	background-color:#FFFFFF;
	font-family: tahoma;
	font-size:11px;
	color: #202020;
	}


/* REG */

TD.reg_title {
	font-family: tahoma;
	font-size:13px;
	color: #8080C8;
	font-weight:bold;
	}


TD.reg_desc {
	font-family: tahoma;
	font-size:11px;
	color: #202048;
	width: 100px;
	}

INPUT.reg_error {
	background-color:#F0F0FF;
	font-family:tahoma;
	font-size:12px;
	color:#333333;
	border: 2px inset;
	}


INPUT.reg_input {
	background-color:#FFFFFF;
	font-family:tahoma;
	font-size:12px;
	color:#333333;
	border: 2px inset;
	}


/* FOOTER */

A.Footer			{ font-family: tahoma; font-size: 11px; color:#FFFFFF; text-decoration: none; }
A.Footer:visited	{ font-family: tahoma; font-size: 11px; color:#FFFFFF; text-decoration: none; }
A.Footer:hover		{ font-family: tahoma; font-size: 11px; color:#FF0000; text-decoration: none; }


/*  FOOTER  */

TD.Footer {
	font-family: tahoma;
	font-size: 11px;
	color: #FFFFFF;
	background-image:url(../layout/img/footer/footer_bg.gif);
	background-color: #BDBDE5;
	width: 700px;
	height:60px;
	}

TD.Footertrendy {
	font-family: tahoma;
	font-size: 11px;
	color: #FFFFFF;
	background-image:url(../layout/img/trendy/footer/footer_bg.gif);
	background-color: #BDBDE5;
	width: 741px;
	height:60px;
	}

TD.Footerprodukty {
	font-family: tahoma;
	font-size: 11px;
	color: #FFFFFF;
	background-image:url(../layout/img/produkty/footer/footer_bg.gif);
	background-color: #BDBDE5;
	width: 741px;
	height:60px;
	}

TD.Footerkonsument {
	font-family: tahoma;
	font-size: 11px;
	color: #FFFFFF;
	background-image:url(../layout/img/konsument/footer/footer_bg.gif);
	background-color: #BDBDE5;
	width: 741px;
	height:60px;
	}

TD.Footernauka {
	font-family: tahoma;
	font-size: 11px;
	color: #FFFFFF;
	background-image:url(../layout/img/nauka/footer/footer_bg.gif);
	background-color: #BDBDE5;
	width: 741px;
	height:60px;
	}



TD.footer_tile {
	background-color: #9999CC;
	height: 53px;
	}

TD.footer_tiletrendy {
	background-color: #B9DA79;
	height: 53px;
	}

TD.footer_tileprodukty {
	background-color: #E0B8D3;
	height: 53px;
	}

TD.footer_tilekonsument {
	background-color: #F0DB7A;
	height: 53px;
	}

TD.footer_tilenauka {
	background-color: #94D3E3;
	height: 53px;
	}
	
TD.products_header {
	font-family: tahoma;
	font-size:13px;
	font-weight:bold;
	color: #6C9FDA;
	}
	
	
P.products_title {
	font-family: tahoma;
	font-size:13px;
	font-weight:bold;
	color: #8080C8;
	margin:0px;
	}

TD.products_text {
	font-family:tahoma;
	font-size: 11px;
	color: #3A3A3A;
	}

P.trendy_title {
	font-family: tahoma;
	font-size:13px;
	font-weight:bold;
	color: #8080C8;
	}
	
A.products {
	color: #598FCE;
	text-decoration:none;
	}

A.blue {
	color: #86B5ED;
	font-family: tahoma;
	font-size: 11px;
	text-decoration: none;
	}

A.blue:visited {
	color: #86B5ED;
	font-family: tahoma;
	font-size: 11px;
	text-decoration: none;
	}

A.blue:hover {
	color: #FF0000;
	}	
		

/* TECZKA */

TD.teczka_header_trendy {
	font-family:tahoma;
	font-size: 11px;
	font-weight:bold;
	color: #B2E256;
	}
	


/* TECZKA */


TD.teczka_header {
	font-family:tahoma;
	font-size: 13px;
	font-weight:bold;
	color: #8081C4;
	}

A.teczka_link {
	font-family: tahoma;
	font-size:11px;
	color: #598FCE;
	text-decoration:underline;
	}

TD.teczka_header_trendy {
	font-family:tahoma;
	font-size: 13px;
	font-weight:bold;
	color: #B2E256;
	}

TD.teczka_header_produkty {
	font-family:tahoma;
	font-size: 13px;
	font-weight:bold;
	color: #F0C5E2;
	}

TD.teczka_header_konsument {
	font-family:tahoma;
	font-size: 13px;
	font-weight:bold;
	color: #F2D77C;
	}

TD.teczka_header_nauka {
	font-family:tahoma;
	font-size: 13px;
	font-weight:bold;
	color: #518ED4;
	}						

TD.teczka_text {
	font-family:tahoma;
	font-size: 11px;
	color: #3A3A3A;
	}

TD.teczka_title {
	font-family:tahoma;
	font-size: 11px;
	font-weight:bold;
	color: #518ED4;
	}

/* WYNIKI WYSZUKIWANIA */

TD.wyniki_header {
	font-family:tahoma;
	font-size: 13px;
	font-weight:bold;
	color: #518ED4;
	}

TD.wyniki_title {
	font-family:tahoma;
	font-size: 11px;
	font-weight:bold;
	color: #518ED4;
	}	

TD.wyniki_text {
	font-family:tahoma;
	font-size: 11px;
	color: #3A3A3A;
	}	
	
	
/* KONTAKT */

TD.kontakt_title {
	font-family:tahoma;
	font-size: 12px;
	font-weight:bold;
	color: #518ED4;
	}	

TD.kontakt_text {
	font-family:tahoma;
	font-size: 11px;
	color: #3A3A3A;
	}	

SPAN.kontakt_bold {
	font-family:tahoma;
	font-size: 11px;
	font-weight:bold;
	color: #83859C;
	}	
SPAN.kontakt_bold_blue {
	font-family:tahoma;
	font-size: 11px;
	font-weight:bold;
	color: #518ED4;
	}	


INPUT.kontakt_input {
	background-color:#FFFFFF;
	font-family:tahoma;
	font-size:12px;
	color:#333333;
	border: 2px inset;
	width: 120px;
	}


TEXTAREA.kontakt_textarea {
	background-color:#FFFFFF;
	font-family:tahoma;
	font-size:12px;
	color:#333333;
	border: 2px inset;
	width: 300px;
	height: 100px;
	overflow:hidden;
	}
	
	
/* LINKOWNIA */

A.linkownia {
	color: #518DD5;
	font-family: tahoma;
	font-size: 11px;
	text-decoration:underline;
	line-height: 16px;
	}

A.linkownia:visited {
	color: #518DD5;
	font-family: tahoma;
	font-size: 11px;
	text-decoration:underline;
	line-height: 16px;
	}

A.linkownia:hover {
	color: #2020DD;
	font-family: tahoma;
	font-size: 11px;
	text-decoration:underline;
	line-height: 16px;
	}	

TD.linkownia_title {
	font-family:tahoma;
	font-size: 13px;
	font-weight:bold;
	color: #F2D77C;
	}


/* MAPA */

A.mapa {
	color: #598FCE;
	font-family: tahoma;
	font-size: 11px;
	text-decoration: none;
	}


A.mapa:visited {
	color: #598FCE;
	font-family: tahoma;
	font-size: 11px;
	text-decoration: none;
	}

A.mapa:hover {
	color: #FF0000;
	}		
