 /* CSS Document */
 body {
    background-color: rgb(255,255,255);
    background-position: top;
    background-repeat: repeat-x;
    background-image: url(../img/tlo.gif);
    margin: 0px;
    padding: 0px;
    text-align: center;
    
 }
 #content_input_text {}
 #center_div { margin: auto; margin-top: 130px; width: 630px; font-size: 11px; font-family: Verdana, Geneva, Arial, Helvetica, sans-serif; text-align:left; }
 .contentCenter div { float: left; }
 .contentLeft { width: 265px; margin-right: 15px; text-align: right; }
 .contentRight { width: 305px; margin-left: 15px; margin-top: 15px; }
 .contentBtw { width: 30px;}
 #header_left { width: 180px; height: 64px; float: left; }


 h2 { font-size: 16px; font-weight: bold; }

 .boldfont { font-weight: bold; }
 .colorgrey { color: Gray; }
 .colorred { color: Red; }
 .colordarkred {color: rgb(204,0,0);}
 .contentLeft a {
    display: block;
    color: white;
    font-weight: bold;
    margin: 1px 0px 1px 50px;
    padding: 5px 5px 5px 5px;
    background-color: rgb(0,80,176);
    width: 110px;
    float: right;
    text-decoration: none;
 }
 .contentLeft a:hover { background-color: rgb(240,64,0); color: White;  text-decoration: none;}
 a.clearout { display: inline; background-color: transparent; margin-right: 0px; padding-right: 0px; }
 a:hover.clearout { background-color: transparent; }
 #content_input_text {}
 .contentText h1 { font-size: 14px; margin: 0px 0px 5px 0px;}
 .contentText a { font-weight: bold; color: rgb(0,80,176); }
 .contentText a:hover { text-decoration: none; }
 .contentText ul { margin: 0px 0px 0px 20px; padding: 0; }
 #footer { width: 600px; height: 50px; margin: auto; margin-top: 20px; padding: 0; text-align: center; float: right;}
 #footer a {  text-decoration: none; color: rgb(96,96,96); }
 #footer a:hover { text-decoration: underline; color: rgb(144,144,144); }
 #footer p { color: rgb(192,192,192); }
 /*dotyczy formularza*/
 input, textarea { vertical-align: middle; font-size: 11px; font-family: Verdana, Geneva, Arial, Helvetica, sans-serif; }
 #FormCont textarea { width: 390px; height: 65px; }
 form { }
 form span { cursor: help; color:rgb(80,80,80); }

 #div_form div { float: none; }
 #div_form {  display: none; position: absolute; background-color: white; width: 480px; height: 360px; padding: 20px;
    border-bottom: 1px solid #A0A0A0;
    border-left: 1px solid #A0A0A0;
    border-right: 1px solid #A0A0A0;
    border-top: 1px solid #A0A0A0;
 }
 div#infoSend { display: none; float: right; margin-right:10px; color:red }
 #infoSend img { vertical-align: middle; }
 #FeedBack { }
 #FeedBack div { margin-bottom: 4px;}
 #FeedBack div div { margin: 0px;}
