legend {
    color: #3c47d5;
    font-family : Helvetica, Arial, Sans-Serif;
    font-size: 10pt;
	 background-color:white;
  }

legend:before {
    content: "<";
  }

legend:after {
    content: ">";
  }

fieldset {
    border-bottom-color : #3c47d5;
    border-bottom-style : solid;
    border-left-color : #3c47d5;
    border-left-style : solid;
    border-right-color : #3c47d5;
    border-right-style : solid;
    border-top-color : #3c47d5;
    border-top-style : solid;
	 border-width: 1px;
  }

.admin {
    BACKGROUND-ATTACHMENT:fixed;
    BACKGROUND-IMAGE:url('Postcard-admin-background.jpg');
    BACKGROUND-POSITION:0px 0px;
    BACKGROUND-REPEAT:no-repeat;
  }

a.lista-katalogow {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 10pt;
    text-align: center;
    color: #3c47d5;
    text-decoration: none;
  }

.input_text {
    background : white;
    font-size : 11pt;
    font-family: Arial, Helvetica, sans-serif;
    border : solid 1px;
    color : #3c47d5;
    text-align : left;
  }

.opis {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11pt;
    color: #3c47d5;
  }


.picture-decription {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 10pt;
    color: #3c47d5;
  }


.postcard-down {
    background-image: url(images/preview/u-2.gif);
    background-repeat: repeat-x;
    height: 10px;
  }


.postcard-left {
    background-image: url(images/preview/l-2.gif);
    background-repeat: repeat-y;
    height: auto;
    width: 10px;
  }


.postcard-left-down-corner {
    background-image: url(images/preview/lu-2.gif);
    background-repeat: no-repeat;
    height: 10px;
    width: 10px;
  }


.postcard-left-up-corner {
    background-image: url(images/preview/lo-2.gif);
    background-repeat: no-repeat;
    height: 10px;
    width: 10px;
  }


.postcard-line {
    border-right-width: 1px;
    border-right-style: dashed;
    border-right-color: #3c47d5;
    padding-right: 5px;
    background: white;
  }


.postcard-message {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11pt;
    text-align: justify;
  }


.postcard-right {
    background-image: url(images/preview/r-2.gif);
    background-repeat: repeat-y;
    width: 10px;
  }


.postcard-right-down-corner {
    background-image: url(images/preview/ru-2.gif);
    background-repeat: no-repeat;
    height: 10px;
    width: 10px;
  }


.postcard-right-up-corner {
    background-image: url(images/preview/ro-2.gif);
    background-repeat: no-repeat;
    height: 10px;
    width: 10px;
  }


.postcard-up {
    background-image: url(images/preview/o-2.gif);
    background-repeat: repeat-x;
    height: 10px;
  }


.td-preview {
    background : #ffffff;
    /*background-image : url('images/preview/cellbg.png');
    background-position : center center;
    background-repeat : repeat-x;
    border : #3c47d5 dashed 1px;
    */
  }


.td-preview:hover {
    /*background : #414bcf;
    */ background-image : url('images/preview/cellbg.png');
    background-position : center center;
    background-repeat : repeat-x;
    /*border : #3c47d5 dashed 1px;
    */
  }


.td-background {
    background : #ffffff;
  }


.tytul {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 13pt;
    text-align: center;
    color: #3c47d5;
  }


