p{
	font-size:12px;
	font-family:verdana;
}
.left {
  text-align: left;        
}

.center {
  text-align: center;        
}

.right {
        text-align: right
}



HR.nowastrona 
{
        page-break-after: always;
}

/* klasa stylu odsy3aczy administratora */
A.adminLink
{
   font-size: 12px;
}

INPUT.BUTTON
{
      cursor: pointer;
      font-size : 13;
      background : #DDDDFF;
      border-left : 1px inset White;
      border-right : 1px outset #0000CC;
      border-top : 1px inset White;
      border-bottom : 1px outset #0000CC;
}
.SMALL_BUTTON
{
      cursor: pointer;
      font-size : 9;
      background : #DDDDFF;
      border-left : 1px inset White;
      border-right : 1px outset #0000CC;
      border-top : 1px inset White;
      border-bottom : 1px outset #0000CC;
}
.button_small
{
      cursor: pointer;
      font-size : 9;
      background : #DDDDFF;
      border-left : 1px inset White;
      border-right : 1px outset #0000CC;
      border-top : 1px inset White;
      border-bottom : 1px outset #0000CC;
}

INPUT.CALENDER{
        font-size : 13;
        background : #DCDCDC;
        border-left : 1px inset White;
        border-right : 1px outset #DCDCDC;
        border-top : 1px inset White;
        border-bottom : 1px outset #DCDCDC;
}
INPUT.BUTTON1{
        background : #FFFFE0;
        border-left : 1px inset Black;
        border-right : 1px outset Black;
        border-top : 1px inset Black;
        border-bottom : 1px outset Black;
}

INPUT.BUTTON2{
        background : #FFFFE0;
        border-left : 1px inset Black;
        border-right : 1px outset Black;
        border-top : 1px inset Black;
        border-bottom : 1px outset Black;
        font-size : 13;
}


/*
INPUT {
        font-size : 13;
}

LI {
        list-style : square inside;
}
A{
        color: darkblue;
        text-decoration : none;
        font-weight: bold;
}

A:VISITED{
        color : darkblue;
        text-decoration : none;
}

A:HOVER{
        color : gray;
        text-decoration : none;
}
BODY {
        FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif; 
        font-size : 13;
        font-weight : normal;
        background: white;
        FONT-STYLE: normal; 

}
TABLE 
{
   font-size : 13;
   text-align : center;
   border: 1px;
}

table 
{
   font-size : 13;
   text-align : center;
}
TD 
{
   font-size : 13;
   text-align : left;
}
*/
.text
{
   font-size : 13;
   text-align : left;
}

.text_small
{
   font-size : 9px;
   text-align : left;
}



@page {
        size: landscape;
}

td.title {
        font-size: 14px;
        font-weight: bold;
        font-family:verdana;
        color:#C1272D;
}

.wrong {
        font-size: 13;
        font-weight: bold;
        text-align: center;
        color: red;
}
table.tabela_dane{
        border:1px solid #CDD8E0;
        border-width:1px 1px 1px 1px;
}
.tabela_dane td{
	background: #F4F6F8;
	padding:5px;
}


table#dane{
	width:700px;
}
table#dane td{
	border:1px solid #CDD8E0;
    border-width:1px 1px 1px 1px;
    padding:3px 0px 3px 1px;
    vertical-align:middle;
    text-align:center;
}

table#dane td A{
	color:blue;
}

.neg {
        color: #000;
        height:19px;
        font-weight: bold;
        padding:0px 10px 0px 10px;
        border:0px solid #CDD8E0;
}
th.neg{
	border:1px solid #CDD8E0;
	background:#fff url(images_www/system/tabela_naglowek.gif) repeat-x;
}
.neg_small 
{
   color: 000;
   font-weight: bold;
   padding-left: 8;
   padding-right: 8;
   font-size: 9px;
}

.td_small
{
   BORDER:           1px solid;
   BACKGROUND-COLOR: #FFFFFF; 
   FONT-SIZE:        9px;
}
.normal {
        color: black;
        background-color: white;
        font-weight: normal;
}

.informacja {
        padding-left: 10;
        padding-right: 10;
        font-style: italic;
}

.informacja1 {
        padding-left: 10;
        padding-right: 10;
        font-style: italic;
}
.ORDER_LINK
{
   text-align:right;
   color:red;
   font-weight:bold;
}
.HIDDEN_CELL
{
   padding:0;
   border-spacing:0;
   border:0px;
   font-size:0px;
}

.TABLE_ORDERS
{
   border: 2px solid buttonface;
}
table.form_rejestracja{
	cellpadding:2px;
}
table.form_rejestracja td{
	font-family:verdana;
	font-size:12px;
}
