html {
      overflow-y: scroll;
}

body {
      font: 12px "Trebuchet MS", Verdana, Arial;
      background-color: #fff;
      background-image: url(grafika/tlo_gorne2.png);
      background-repeat: no-repeat;
}

a:link {color: #A8002A; text-decoration:none}
a:visited {color: #A8002A; text-decoration: none}
a:hover {color: #A8002A; text-decoration: underline}
a:active {color: #A8002A; text-decoration: none}

#bariera {
       width: 850px; 
       margin: auto;
}

#logo {
       height: 250px;
       width: 850px;
       margin: auto;
       background-image: url(grafika/logo2.png);
       background-repeat: no-repeat;
}

#opcje {
        position: absolute; top: 193px;
        height: 20px;
        width: 850px;
        margin-left: 140px;
        font: 11px "Trebuchet MS", Verdana, Arial;
}

dd.opcje {
    width: 140px;
    height: 21px;
    margin: 0px;
    border: 1px dotted #7F002A;
    border-top: none;
    background-color: #A8002A;
}

dd.opcje a, dd.opcje a:link, dd.opcje a:visited {
                            color: #fff;
                            display: block;
                            text-align: left;
                            padding: 4px 4px;
                            text-decoration: none;
                            border: none;
}

dd.opcje a:hover {
            color: #fff;
            text-align: left;
            background-color: #7F002A;
            height: 14px;
}

#srodek {
           width: 850px;
           margin: auto;
           background-image: url(grafika/tlo_srodkowe.png);
           background-repeat: repeat-y;
}

#tresc {
        width: 534px;
        margin: auto;
        padding-left: 17px;
        padding-right: 17px;
        border: 1px dotted #fff;
        color: #808080;
}

hr {
    border: 0;
    color: silver;
    background-color: silver;
    height: 1px;
    width: 100%;
}

.przycisk {
           width: 70px;  
           background-color: #fff;
           border: 1px solid silver;
           border-radius-bottom-left: 10px; 
           -moz-border-radius-bottomleft: 10px;
           -o-border-bottom-left-radius: 10px;
           -icab-border-bottom-left-radius: 10px;
           -khtml-border-bottom-left-radius: 10px;
           -webkit-border-bottom-left-radius: 10px;
           font-size: 11px;
           font-family: Verdana;
           color: #3C3C3C; 
           text-align: center; 
}

.przycisk:hover { background-color: #E6E6E6; cursor: pointer; }

.przycisk_II {
           width: 70px;  
           background-color: #fff;
           border: 1px solid silver;
           border-radius-bottom-right: 10px; 
           -moz-border-radius-bottomright: 10px;
           -o-border-bottom-right-radius: 10px;
           -icab-border-bottom-right-radius: 10px;
           -khtml-border-bottom-right-radius: 10px;
           -webkit-border-bottom-right-radius: 10px;
           font-size: 11px;
           font-family: Verdana;
           color: #3C3C3C; 
           text-align: center; 
}

.przycisk_II:hover { background-color: #E6E6E6; cursor: pointer; }

#stopka {
         width: 850px;
         height: 150px;
         margin: auto;
         background-image: url(grafika/stopka.png);
}

.wpisy {
        width: 100%; 
        margin-top: 10px; 
        margin-bottom: 20px;
}

.tytul_i_data {
               font-size: 11px; 
               font-family: Verdana; 
               color: #8C8C8C;
}

.tytul { font-family: Palatino Linotype; font-size: 15px; font-weight: bold; }

.data { float: right; }

.autor { font-weight: bold; }

.zawartosc_wpisow {
        	   margin: 0px; 
        	   margin-top: 10px;
                   text-indent: 12px; 
                   text-align: justify;
        	   font-size: 11px; 
        	   font-family: Verdana; 
        	   color: #3C3C3C;
}

.zawartosc_wpisow_II {
        	      margin: 0px; 
        	      margin-top: 10px;
        	      font-size: 11px; 
        	      font-family: Verdana; 
        	      color: #3C3C3C;
}

.pod_wpisami {
              margin-top: 10px; 
              font-size: 11px; 
              font-family: Verdana; 
              color: #3C3C3C;
}

.rozdzielacz {
              width: 100%; 
              height: 0px;
              margin-bottom: 20px; 
              border-left: 0px; 
              border-top: 1px dashed #B4B4B4; 
              border-bottom: 0px; 
              border-right: 0px;
}

.recaptchatable .recaptcha_image_cell, #recaptcha_table {
background-color:#fff !important; //reCaptcha widget background color
}
 
#recaptcha_table { border-color: #B4B4B4 !important; //reCaptcha widget border color }
 
#recaptcha_response_field {
border-color: #B4B4B4 !important; //Text input field border color
background-color:#fff !important; //Text input field background color
}

input { background-color: #fff; border: 1px solid silver; }

textarea { background-color: #fff; border: 1px solid silver; }

.monit { font-size: 11px; font-family: Verdana; }

.odsylacz { font-size: 11px; font-family: Verdana; }

.stronicowanie { font-size: 11px; font-family: Verdana; }

#stopka_cute_news {
                   width: 100%;
                   margin: auto;
                   text-align: center;
                   font-size: 9px;
                   font-family: Verdana;
                   color: #808080;
}

