/*
  $Id: stylesheet.css,v 1.56 2003/06/30 20:04:02 hpdl Exp $

  osCommerce, Open Source E-Commerce Solutions
  http://www.oscommerce.com

  Copyright (c) 2003 osCommerce

  Released under the GNU General Public License
*/


BODY {
	background: #EBEBEB url(images/gfx/bg_main.png);
	background-repeat: repeat-x;
	color: #2B2B2B;
	font-family: Arial, Verdana, sans-serif;
	font-size: 11px;
	margin-top:0px; 
	padding-top:0px; 
	margin-bottom:0px; 
	padding-bottom:0px; 
	margin-left:0px; 
	padding-left:0px; 
	margin-right:0px; 
	padding-right:0px;
}

IMG {
	border: 0px;
	border-color: #c0c0c0;
}
IMG.vcent {vertical-align: middle;}


A {
  color: #2B2B2B;
  font-size: 11px;
  text-decoration: none;
}

A:hover {
  color: #FF8400;
  text-decoration: none;
}

form {
	display: inline;
}

textarea {
	width: 100%;
	font-family: Arial, Tahoma, Verdana, sans-serif;
	font-size: 11px;
	border: 1px solid #c0c0c0;
}


.boxText { font-family: Arial, Verdana, sans-serif; font-size: 10px; }
.errorBox { font-family : Arial, Verdana, sans-serif; font-size : 10px; background: #F5750B; font-weight: bold; }
.stockWarning { font-family : Arial, Verdana, sans-serif; font-size : 10px; color: #cc0033; }
.stockWarning { text-align: left; font-size: 11px; background-color: #FFF; border-bottom: 2px solid #FC8F16; color: #000; padding: 3px 3px 3px 3px; }
.productsNotifications { background: #C3DBEF; }
.orderEdit { font-size : 10px; text-decoration: none; }



FORM {
	display: inline;
}

/* kolor tla u gory, tam gdzie logo */
TR.header {
  background: #FFFFFF;
}

TR.headerNavigation {
  background: #bbc3d3;
}

/*znaczki w menu glównym, oraz podklad tla*/
TD.headerNavigation {
  font-family: Arial, Verdana, sans-serif;
  font-size: 12px;
  font-style: normal;
  background: #000;
  color: #FFF;
  font-weight : bold;
}

/* kolor czcionki w menu glownym */
A.headerNavigation { 
  color: #000; 
}

/* j/w po najechaniu */
A.headerNavigation:hover {
  color: #F60;
  text-decoration: none;
}

.stopka {
  font-family: Arial, Verdana, sans-serif;
  font-size: 10px;
  font-style: normal;
  color: #FFFFFF;
  font-weight : normal;
}

A.stopka { 
  color: #FFFFFF; 
}

/* j/w po najechaniu */
A.stopka:hover {
  color: #FFFFFF;
}

TR.headerError {
  background: #DD2400;
}

TD.headerError {
  font-family: Arial, Tahoma, Verdana, sans-serif;
  font-size: 12px;
  background: #DD2400;
  color: #ffffff;
  font-weight : bold;
  text-align : center;
}

TR.headerInfo {
  background: #00ff00;
}

TD.headerInfo {
  font-family: Arial, Tahoma, Verdana, sans-serif;
  font-size: 12px;
  background: #00ff00;
  color: #ffffff;
  font-weight: bold;
  text-align: center;
}

TR.footer {
}

TD.footer {
  font-family: Arial, Verdana, sans-serif;
  font-size: 10px;
  color: #454545;
  font-weight: normal;
}

.infoBox {
/*	background-color: #CCC; */
}

.infoBoxContents {
  font-family: Arial, Verdana, sans-serif;
  font-size: 10px;
}

.infoBoxG {
	background-color: #CCC;
}

.infoBoxContentsG {
  background: #FBFBFB;
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  
}

.infoBoxcenter {
  background: #FFFFFF;
  font-family: Arial, Verdana, sans-serif;
  font-size: 10px;
}

.infoBoxNotice {
  background: #FF8E90;
}

.infoBoxNoticeContents {
  background: #FFE6E6;
  font-family: Arial, Verdana, sans-serif;
  font-size: 10px;
}

TD.infoBoxHeading {
  font-family: Arial, Tahoma, Verdana, sans-serif;
  font-size: 12px;
  font-weight: bold;
  background: #FDFDFD url(images/gfx/cc.png);
  background-repeat: repeat-x;
  color: #383838;
}

TD.infoBoxHeadingO {
  font-family: Arial, Tahoma, Verdana, sans-serif;
  font-size: 12px;
  font-weight: bold;
  background: #FDFDFD url(images/gfx/cc2.png);
  background-repeat: repeat-x;
  color: #FFF;
}

TD.headerTop {
  background: #F1F1F1;
  border-top: 1px solid #CCC;
  border-bottom: 1px solid #CCC;
  font-family: Arial, Verdana, sans-serif;
  font-size: 10px;
  font-style: normal;
}

TD.infoBox, SPAN.infoBox {
  font-family: Arial, Verdana, sans-serif;
  font-size: 10px;
}

TR.accountHistory-odd, TR.addressBook-odd, TR.alsoPurchased-odd, TR.payment-odd, TR.productListing-odd, TR.productReviews-odd, TR.upcomingProducts-odd, TR.shippingOptions-odd {
  background: #FBFBFB;
}

TR.accountHistory-even, TR.addressBook-even, TR.alsoPurchased-even, TR.payment-even, TR.productListing-even, TR.productReviews-even, TR.upcomingProducts-even, TR.shippingOptions-even {
  background: #FBFBFB;
}

/* kolor tabelki przy przegladaniu zawartosci koszyka */
TABLE.productListing {
  border: 0px;
}

/* kolor naglowka tabelkiz opisem towaru*/
.productListing-heading {
  font-size: 12px;
  color: #000000;
  font-weight: bold;
  text-align: center;
  background: #FFF url(images/gfx/bg_head2.gif) repeat-x bottom left;
  height: 28px;
  vertical-align: top;
}

/*kolor tla tabelki z opisem towaru*/
TD.productListing-data {
	font-size: 11px;
	background: #FFF;
	vertical-align: middle;
	font-weight: normal;
}

A.pageResults {
  color: #888;
  background: #FBFBFB;
  border: 1px solid #EEE;
  padding: 1px 3px 1px 3px;
  line-height:1.5;
}

A.pageResults:hover {
  color: #FF850D;
  background: #F1F1F1;
  border: 1px solid #CCC;
  padding: 1px 3px 1px 3px;
}

/* tytul strony w centralnej czesci sklepu*/ 
TD.pageHeading, DIV.pageHeading {
  font-family: Arial, Verdana, sans-serif;
  font-size: 14px;
  font-weight: bold;
  color: #016394;
}

TR.subBar {
  background: #f4f7fd;
}

TD.subBar {
  font-family: Arial, Verdana, sans-serif;
  font-size: 10px;
  color: #000000;
}

.main {
  font-family: Arial, Verdana, sans-serif;
  font-size: 11px;
  line-height: 1.5;
}

.mainG {
	font-size: 10px;
	line-height: 1.2;
	color: #777;
}

.miniText { font-size: 10px;}
.smallText {
  font-family: Arial, Verdana, sans-serif;
  font-size: 11px;
}

TD.accountCategory {
  font-family: Arial, Verdana, sans-serif;
  font-size: 13px;
  color: #aabbdd;
}

TD.fieldKey {
  font-family: Arial, Verdana, sans-serif;
  font-size: 11px;
  font-weight: normal;
}

TD.fieldValue {
  font-family: Arial, Verdana, sans-serif;
  font-size: 10px;
}

TD.tableHeading {
  font-family: Arial, Verdana, sans-serif;
  font-size: 12px;
  font-weight: bold;
}

SPAN.newItemInCart {
  font-family: Arial, Verdana, sans-serif;
  font-size: 10px;
  color: #DD2400;
}

CHECKBOX, INPUT, RADIO {
  font-family: Arial, Verdana, sans-serif;
  font-size: 11px;
  color: #777;
  background: #FBFBFB url(images/gfx/bg_input.png);
  border: 1px solid #CCC;
}

INPUT {
	text-align: center;
	border-bottom: 3px solid #CECECE;
}

SELECT {
  font-family: Arial, Verdana, sans-serif;
  font-size: 11px;
  background: #FBFBFB;
  border: 1px solid #CCC;
  color: #777;
  border-bottom: 3px solid #CECECE;
  background: #FBFBFB url(images/gfx/bg_input.png) no-repeat;
}

TEXTAREA {
  width: 100%;
  font-family: Arial, Verdana, sans-serif;
  font-size: 11px;
}

SPAN.greetUser {
  font-family: Arial, Verdana, sans-serif;
  font-size: 11px;
  color: #CC0000;
  font-weight: bold;
}

TABLE.formArea {
  background: #f1f9fe;
  border-color: #2E2BA8;
  border-style: solid;
  border-width: 1px;
}

TD.formAreaTitle {
  font-family: Arial, Tahoma, Verdana, sans-serif;
  font-size: 12px;
  font-weight: bold;
}

SPAN.markProductOutOfStock {
  font-family: Arial, Tahoma, Verdana, sans-serif;
  font-size: 12px;
  color: #c76170;
  font-weight: bold;
  vertical-align: bottom;
}

SPAN.productSpecialPrice {
  color: #F67807;
  font-size: 11px;
}

SPAN.productSpecialPriceOld {
  color: #6F6F6F;
  font-size: 11px;
}

SPAN.productPrice {
  color: #F97600;
  font-size: 13px;
  font-weight: bold;
}

SPAN.errorText {
  color: #FFF;
}

.moduleRow { }
.moduleRowOver { background-color: #F7F7F7; cursor: pointer; }
.moduleRowSelected { }

.checkoutBarFrom, .checkoutBarTo { font-size: 11px; color: #8c8c8c; }
.checkoutBarCurrent { font-size: 11px; color: #F7780A; font-weight: bold;}

/* message box */
.messageBox {  font-size: 10px; }
.messageStackError, .messageStackWarning { font-size: 11px; background-color: #FFF; border-bottom: 2px solid #FC8F16; color: #000; padding: 3px 3px 3px 3px; }
.messageStackSuccess {  font-size: 11px; background-color: #FFF; border-bottom: 2px solid #3C3; padding: 3px 3px 3px 3px;}

/* input requirement */
.inputRequirement { font-size: 10px; color: #E47500; }

.imagesBoxContents {
  font-family: Arial, Verdana, sans-serif;
  font-size: 10px;
}

.category_desc {
  font-family: Arial, Verdana, sans-serif;
  font-size: 11px;
  line-height: 1.5;
}

TABLE.categ {
  border-spacing: 0px;
  font-family: Arial, Verdana, sans-serif;
  font-size: 12px;
  width: 100%;
  background: #FFF;
}

TD.categ {
     vertical-align: top;
	 text-align: left;
} 

DIV.categ {
	vertical-align: middle;
	height: 35px;
	width: 100%;
	display: block;
}

a.categActive {
	vertical-align: middle;
	height: 35px;
	width: 100%;
	display: block;
	background: #F3F2EE;
}

a.categ  {
	vertical-align: middle;
	width: 100%;
	height: 35px;
	background: #FFF;
	padding-top: 10px;
	display: block;
}

a.categ:hover {
	width: 100%;
	height: 35px;
	vertical-align: middle;
	background: #F3F2EE;
	display: block;
}

.opis{
  font-family: Arial, Tahoma, Verdana, sans-serif;
  font-size: 11px;
  font-weight: normal;
  color: #4F4F4F; 
  line-height: 1.5em;
}

.cenaBig, .list_cena {
  font-family: Arial, Tahoma, Verdana, sans-serif;
  font-size: 14px;
  font-weight: bold;
  color: #777;
  line-height: 1.3em;
  padding-bottom: 10px;
}

.cena_spec {
  font-size: 11px;
  font-weight: normal;
  color: #7A7A7A; 
  line-height: 1.5em;
}

.list_cena_spec{
	color: #FF7200;
}


.inputGray {
	font-family: Arial, Tahoma;
	font-size: 11px;
	color: #777;
	text-align: center;
	border: 1px solid #A5A5A5;
}


.dg{
	color: #404249;
}

#box_schowek {
	background: #F8790C url(images/gfx/bg_wishlist.png);
	background-repeat: no-repeat;
	height: 99px;
	width: 223px;
}

.bgw {
	border: 1px solid #F8790C;
}

#box_koszyk {
	background: #000 url(images/gfx/bg_shopping_cart.png);
	background-repeat: no-repeat;
	height: 99px;
	width: 223px;
}

.bgk {
	border: 1px solid #D0D0D0;
}

#box_search {
	background: #000 url(images/gfx/bg_newsletter.png);
	background-repeat: no-repeat;
	height: 99px;
	width: 223px;

}

#bnsearch{
	position: relative; 
	top: -20px;
	left: 145px;
}

.bgs {
	border: 1px solid #D0D0D0;
}


#box_producenci {
	background: #F8790C url(images/gfx/bg_wishlist.png);
	background-repeat: no-repeat;
	height: 67px;
	width: 223px;
}

.bgp {
	border: 1px solid #F8790C;
}

.headPosW {
	position: relative; 
	top: 9px; 
	left: 20px;
	color: #FFF;
	font-family: Arial, Tahoma, Verdana, sans-serif;
	font-size: 12px;
	font-weight: bold;
	margin-bottom: 10px;
}

.mainPosW {
	width: 185px;
	position: relative; 
	top: -1px; 
	left: 20px;
	color: #FFF;
	font-size: 11px;
	font-weight: bold;

}

#fsearch{
	position: relative; 
	top: 10px;
	left: 15px;
	font-size: 11;
	color: #FFF;
}

#bsearch{
	position: relative; 
	top: 17px;
	text-align: center;
}

#fkosz{
	position: relative; 
	top: 10px;
	left: 15px;
	font-size: 11;
	color: #FFF;
}

#bkosz{
	position: relative; 
	top: 17px;
	text-align: center;
}

.kontakt {
	font-size: 11px;
}



.sr {
	border-right: 8px solid #FFF;
}

.sl {
	border-left: 8px solid #FFF;
}

td.column_cat_bottom { width: 211px; height: 5px; background: #FC8F16;  }
td.column_box_bottom { width: 211px; height: 5px; background: #525252;}



a.menu_box_link { width: 195px; display: block; padding: 3px 10px 3px 10px; text-align:left;}
/* IE ERROR
a.menu_box_link { width: 100%; display: block; padding: 3px 0px 3px 10px; text-align:left;}
*/

a.menu_box_link:hover { background: #F7F7F7; color: #E47500; text-decoration: none; }
a.menu_box_link u { display: block; padding: 0px 2px 0px 13px; text-decoration: none; }

.pageHeadingProduct {
  font-size: 11px;
  font-weight: normal;
  color: #2B2B2B;
  padding-left: 10px;
}

.PId {
	background-color: #F0F0F0;
}

.PIl {
	background-color: #F9F9F9;
}

.blrb {
	border-left: 1px solid #D0D0D0;
	border-right: 1px solid #D0D0D0;
	border-bottom: 1px solid #D0D0D0;
	padding-left: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	background-image: url(images/gfx/bg_a.gif);
	background-repeat: repeat-x;
	background-position: bottom;
}

.blrbC {
	border-left: 1px solid #D0D0D0;
	border-right: 1px solid #D0D0D0;
	border-bottom: 5px solid #D0D0D0;
}

.blrbt {
	border-left: 1px solid #D0D0D0;
	border-right: 1px solid #D0D0D0;
	border-top: 1px solid #D0D0D0;
	border-bottom: 1px solid #D0D0D0;
	padding: 10px 10px 10px 10px;
}

.blrbtC {
	border-left: 1px solid #D0D0D0;
	border-right: 1px solid #D0D0D0;
	border-top: 1px solid #D0D0D0;
	border-bottom: 1px solid #D0D0D0;
}

.blr {
	border-left: 1px solid #D0D0D0;
	border-right: 1px solid #D0D0D0;
	padding-left: 10px;
	padding-right: 10px;
}

.blrC {
	border-left: 1px solid #D0D0D0;
	border-right: 1px solid #D0D0D0;
}

.plr {
	padding-left: 10px;
	padding-right: 10px;
}

.tabelka {
	background-image: url(tab/tab.bg.png);
	background-position: top;
	background-repeat: repeat-x;
	border-left: 1px solid #D0D0D0;
	border-right: 1px solid #D0D0D0;
	border-bottom: 5px solid #D0D0D0;
}

a.linkP {
	font-weight: bold;
	text-align: left;

}

a.linkPs {
	font-weight: normal;
	text-align: left;
	padding-left: 10px;
}

a.linkO {
  color: #FF8400;
  text-decoration: none;
}

a.linkO:hover {
  color: #000;
  text-decoration: none;
}

a.linkG {
  color: #959595;
  text-decoration: none;
}

a.linkG:hover {
  color: #F1F1F1;
  text-decoration: underline;
}

a.linkW {
  color: #FFF;
  text-decoration: none;
}

a.linkW:hover {
  color: #FF8400;
  text-decoration: none;
}

.textO {
  color: #FF8400;
}

.plrm {
	font-size: 11px;
	padding-left: 10px;
	padding-right: 10px;
}

TD.sep {
	font-size: 8px;
	padding-top: 8px;
	height: 8px;

}


.catSep {
	height: 10px;
	background: url(images/gfx/sep_cat.gif) center top no-repeat;
	font-size: 8px;
}

.catSep1 {
	height: 3px;
	background: url(images/gfx/sep_cat1.gif) center top no-repeat;
	font-size: 1px;
}

.buttons {
	position: relative;
	padding: 5px 5px 10px 10px;

/* IE
	left: 10px;
	right: 10px;
*/
}
DIV.top_naglowek {
	padding: 0 0 10px 0 
}

DIV.bg_head_top {
	margin-top: 10px;
	background-image: url(images/pixel_silver.gif);
	background-repeat: repeat-x;
	height: 1px;
	font-size: 0px;
	width: 100%;
}

DIV.bg_head_bottom {
	background-image: url(images/gfx/bg_head2.gif);
	background-repeat: repeat-x;
	height: 9px;
	font-size: 0px;
	width: 100%;
	margin-bottom: 8px;
}

.head_menu {
	font-size: 11px;
	color: #fff;
	text-align: right;
	font-weight: bold;
	text-align: right;
	background: url(images/gfx/bg_top_center.gif) repeat-x;
} 

.head_menu a { color: #FFF;}
.head_menu a:hover { color: #2B2B2B;}


DIV.headListL {
	width: 35%;
	height: 30px;
	float: left;
	display: block;
	font-size: 11px;
	color: #2B2B2B;
	text-align: left;
	padding-right: 23px;
	padding-top: 3px;
	padding-bottom: 1px;
}

DIV.headListR {
	width: 50%;
	height: 30px;
	float: right;
	display: block;
	font-size: 11px;
	color: #F77B0B;
	text-align: left;
	padding-right: 23px;
	padding-top: 3px;
	padding-bottom: 1px;
}

.infoWarning {
	color: #E47500;
	font-weight: bold;
}

.borA {
	background-image: url(images/gfx/bg_a.gif);
	background-repeat: repeat-x;
	background-position: bottom;
}

.borB {
	background-image: url(images/gfx/bg_b.gif);
	background-repeat: repeat-x;
	background-position: bottom;
}

.borC {
	background-image: url(images/gfx/bg_c.gif);
	background-repeat: repeat-x;
	background-position: bottom;
}

.opt_select {
	width: 190px;
}

 .bigger {
	font-size: 13px;
 }

.checkout_bar {
	text-align: center;
	width: 25%;
	background: #FFF url(images/gfx/bg_bar.gif) repeat-x;
}

.sepOrder {
	margin-top: 10px;
	font-size: 1px;
	border-bottom: 1px dotted #CCC;
}

.podsumowanie {
	text-align: right;
	background: #EEE;
}

DIV.cprc {
	position: relative; text-align: center; width: 100%; height: 15px; display: block; top: -10px;
}

DIV.cpr {
	width: 90px; height: 20px; display: inline;
}

a.platnosci_01, a.platnosci_02, a.platnosci_03, a.platnosci_04, a.platnosci_05, a.platnosci_06, a.platnosci_07, a.platnosci_08, a.platnosci_09 {
	position: relative;
	left: 75px;
	float: left;
	display: block;
	height: 62px;
}

a.platnosci_01 {
	width: 63px;
	background: url(images/gfx/platnosci_01.gif) no-repeat;
}
a.platnosci_01:hover {
	background: url(images/gfx/platnosci_01a.gif) no-repeat;
}

a.platnosci_02 {
	width: 64px;
	background: url(images/gfx/platnosci_02.gif) no-repeat;
}
a.platnosci_02:hover {
	background: url(images/gfx/platnosci_02a.gif) no-repeat;
}

a.platnosci_03 {
	width: 82px;
	background: url(images/gfx/platnosci_03.gif) no-repeat;
}
a.platnosci_03:hover {
	background: url(images/gfx/platnosci_03a.gif) no-repeat;
}

a.platnosci_04 {
	width: 64px;
	background: url(images/gfx/platnosci_04.gif) no-repeat;
}
a.platnosci_04:hover {
	background: url(images/gfx/platnosci_04a.gif) no-repeat;
}

a.platnosci_05 {
	width: 98px;
	background: url(images/gfx/platnosci_05.gif) no-repeat;
}
a.platnosci_05:hover {
	background: url(images/gfx/platnosci_05a.gif) no-repeat;
}

a.platnosci_06 {
	width: 101px;
	background: url(images/gfx/platnosci_06.gif) no-repeat;
}
a.platnosci_06:hover {
	background: url(images/gfx/platnosci_06a.gif) no-repeat;
}

a.platnosci_07 {
	width: 108px;
	background: url(images/gfx/platnosci_07.gif) no-repeat;
}
a.platnosci_07:hover {
	background: url(images/gfx/platnosci_07a.gif) no-repeat;
}

a.platnosci_08 {
	width: 103px;
	background: url(images/gfx/platnosci_08.gif) no-repeat;
}
a.platnosci_08:hover {
	background: url(images/gfx/platnosci_08a.gif) no-repeat;
}

a.platnosci_09 {
	width: 63px;
	background: url(images/gfx/platnosci_09.gif) no-repeat;
}
a.platnosci_09:hover {
	background: url(images/gfx/platnosci_09a.gif) no-repeat;
}

.footB {
	background: #2B2B2B url(images/gfx/bg_foot.gif) repeat-x;
	height: 51px;
	font-size: 11px;
	color: #959595;
	line-height: 1.5em;
	padding-left: 30px;
	padding-right: 30px;
}

.cp_foot {
	font-family: Arial;
	font-size: 11px;
	color: #B8B8B8;
 }

a.cp_foot {
 	color: #B8B8B8;
}

a.cp_foot:hover {
 	color: #B8B8B8;
}

TD.hN2c {
	font-family: Verdana, Arial, sans-serif;
	font-size: 13px;
	font-style: normal;
	background: #FD6205;
	color: #FFF;
	font-weight : bold;
	line-height:22pt;
}

TR.pd2p {
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
	background: #F1F1F1;
}

TR.pd2po {
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
	background: #FBFBFB;
}

TD.cennik {
	font-family: Verdana, Arial, sans-serif;
	font-size: 11px;
	background: #575757;
	color: #EEE;
	line-height:12pt;
}

.reklama {
	border-right: 10px solid #FFF;
}

.bgPN {
	background: #555 url(images/gfx/bg_pn.gif) repeat-x;
	height: 20px;
	width: 120px;
	text-align: center;
	font-size: 12px;
	font-weight: bold;
	color: #FFF;
	margin-left: 32px;
	padding-left: 10px;
	float: left;
}

.bgPS {
	background: #F6760C url(images/gfx/bg_ps.gif) repeat-x;
	height: 20px;
	width: 120px;
	text-align: center;
	font-size: 12px;
	font-weight: bold;
	color: #FFF;
	margin-left: 32px;
	padding-left: 10px;
	float: left;
}

#produkty_podobne {
	width: 100%;
	height: 33px;
	background: #FFF url(images/gfx/bg_podobne.png) repeat-x top;
	font-family: Arial, Tahoma, Verdana, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #383838;
}

.podobne_bg {
	background: #F4F4F4;
}

.btn {height: 23px;}


.hleft  { text-align: left;}
.hcent  { text-align: center; }
.hright { text-align: right; }
.hjust  { text-align: justify;}
.fleft  { float: left;}
.fright { float: right; }

.tNewsy { font-size: 11px; color: #343232; font-family: Tahoma;}
.tNewsy .headline { border-bottom: 1px solid #dadada; padding: 3 3 5 0;}
.tNewsy a.more { color: #535353; font-size: 11px;}
.tNewsy a { color: #343232; font-weight: bold; font-size: 11px;}
.tNewsy a:hover { color: #ff4e00;}
.tNewsyAll { padding: 0 8 0 0; text-align: right;}

#legalInfo {font-size: 10px; color: red; width: 100%;}


.ndFull {	padding: 20 30 20 30; font-family: Verdana; border-bottom: 1px solid #F00 ;}
	.ndDate { font-size: 10px; color: #838281;}
	.ndTitle { font-size: 11px; color: #1F1A17; font-weight: bold; padding: 3 0 10 0;}
	.ndText { font-size: 10px; color: #1F1A17;}

#pcNP { width: 310px; height: 30px;  font-size: 12px;  font-weight: normal;  background: #FDFDFD url(images/gfx/cc.png) repeat-x;  color: #383838; float: left; text-align: center;}
#pcNP a { font-size: 11px; }
#pcNP a:hover { color: #DA251D; }

