/* 
    Document   : style
    Created on : 2010-07-20, 12:52:35
    Author     : Dawid
    Description:
        Purpose of the stylesheet follows.
*/

/* 
   TODO customize this sample style
   Syntax recommendation http://www.w3.org/TR/REC-CSS2/
*/

body{
    margin: 0px;
    text-align: center;
    font-family: verdana;
    font-size: 11px;
    behavior: url("css/csshover3.htc");
}

#center{
    width: 863px;
    margin-left: auto;
    margin-right: auto;
}

#top{
    height: 27px;
    margin-top: 20px;
    background-image:url("../images/qp1.jpg");
    background-repeat:no-repeat;
}

#fl{
    height: 234px;
}

#menuc33{
    height: 27px;
    background-image:url("../images/qp3.JPG");
    background-repeat:no-repeat;
    float:left;
    width:980px;
}

#contentl{
    margin-top: 19px;
    width: 535px;
    float: left;
    padding: 10px;
    padding-right: 20px;
    text-align:justify;
}

#naglowek{
    height:15px;
    margin-bottom: 10px;
}

#naglowek a{
    text-decoration: none;
    color:inherit;
}

#naglowek a:hover{
    text-decoration:underline;
}

#tytul{
    color:#3883d1;
    padding-top: 15px;
    padding-bottom: 2px;
}

#data{
    color:silver;
    padding-bottom: 5px;
    font-size: 10px;
}

#contentr{
    background-image:url("../images/qp4.jpg");
    background-repeat:no-repeat;
    margin-top: 19px;
    width: 296px;
    height: 310px;
    float: right;
}

#clear{
    clear:both;
}

#stopka{
    width: 855px;
    height: 28px;
}

.pics {
    height: 200px; /* szeroko�� elementu HTML gdzie osadzone s� zdj�cia */
    width: 250px; /* wysyko�� elementu HTML gdzie osadzone s� zdj�cia */
    padding: 0;
    margin: 0;
}

.pics img {
    padding: 15px;
    /* border: 1px solid #ccc;
     background-color: #eee;
     /* rozmiary zdj�� */
    width: 187px; /* szeroko�� wy�wietlanych zdj�� */
    height: 99px; /* wysoko�� wy�wietlanych zdj�� */
    top: 0;
    left: 0
}

#subcont{
    margin-top: 20px;
    height: 99px;
    text-align: center;
}

#subcont table{
}

#subcont td{
    color:#595959;
    background-image:url('../images/qp5.jpg');
    background-repeat: no-repeat;
    font-size: 11px;
    font-weight: bold;
    width: 150px;
    height: 96px;
    text-align: center;
}

#subcont td a{
    color: #595959;
    text-decoration: none;
}

#subcont td a:active:hover{
    color: #3883d1;
}

#subcont td a:hover{
    color: #3883d1;
}

#down{
    color: white;
    padding-top: 6px;
    color: #6a6763;
    height: 16px;
    width: 790px;
    float: left;
}

#down ul{
    height: 100%;
    margin: 0px;
    padding: 0px;
    list-style: none;
    width: 600px;
}

#down ul li{
    float: left;
    height: 15px;
    display:table-cell;
    margin-left: 3px;
    margin-right: 3px;
}

#down ul li a{
    text-decoration: none;
    display:inline-block;
    color: #6a6763;
    text-align: right;
}

#down ul li a:hover{
    text-decoration:underline;
}

#down ul li a:active:hover{
    text-decoration:underline;
}

#slideshow {
    background-color:transparent;
    background-repeat:no-repeat;
    text-align: center;
    height:142px;
    margin-bottom:0;
    overflow:hidden;
    width:300px;
}

.nag_news{
    font-family:Verdana, Arial, Helvetica, sans-serif;
    color:#595959;
    font-size:11px;
    font-weight: normal;
}

.nag_data{  color:#8A8A8A; font-size:11px; font-weight:400}

table{
    font-size: 11px;
    color:#8A8A8A;
}

input,
select,
button,
textarea {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    background-color: #F7F7F7;
    padding: 1px;
    color: #666666;
    border: 1px solid #999999;
    margin: 3px;
}
#menuc{
    height: 27px;
    background-image:url("../images/qp3.jpg");
    background-repeat:no-repeat;
    text-align: center;
}
#menu {
    width: 100%;
    height: 30px;
    margin: 0;
    padding: 7px 0 0 0;
    float: right;
    color: white;
}

#menu a {
    color: white;
    text-decoration: none;
}

#menu a:hover {
    color: #3883d1;
}

#menu li {
    float: left;
    list-style: none;
    margin: 0 18px 0 18px;
    position: relative;
    background-color: #595959;
}

#menu ul {
    background-color: #595959;
    visibility: hidden;
    position: absolute;
    top: 100%;
    left: 0;
    margin: 0px;
    padding: 1px 5px 5px 5px;
}

#menu li li {
    float: none;
    margin: 0px;
}

#menu li:hover ul {
    visibility: visible;
}

#menu li:hover li a {
    background-color: #595959;
    display: block;
}

#menu ul a {
    margin-top: 10px;
    display: block;
    color: white;
    font: 11px Arial;
    text-decoration: none;
}

#menu ul a:hover {
    color: #3883d1;
}

#menu ul li {
    width: 70px;
    text-align: left;
}

#menu ul li:hover {
}

#zawartosc p {
    margin: 0px;
    margin-top: 5px;
}

.tabinside{
    text-align: left;
    margin-left: auto;
    margin-right: auto;
}

.tabinside tr td input{
}
