a:link {
        font-weight: normal; 
				font-style: italic;
        font-size: 14px; 
        color: #003148;
        font-family: tahoma, arial; 
        text-decoration: none
}
a:visited {
        font-weight: normal;
				font-style: italic;
        font-size: 14px;
        color: #003148;
        font-family:  tahoma, arial;
        text-decoration: none
}
a:active {
        font-weight: normal;
				font-style: italic;
        font-size: 14px;
        color: #003148;
        font-family:  tahoma, arial;
        text-decoration: none
}
a:hover {
        font-weight: normal;
				font-style: italic;
        font-size: 14px;
        color: #003148;
        font-family:  tahoma, arial;
        text-decoration: underline
}

a.lay:link {
        font-weight: normal;
        font-size: 11px;
        color: #6c6c6c;
        font-family: tahoma, arial; 
        text-decoration: none
}
a.lay:visited {
        font-weight: normal;
        font-size: 11px;
        color: #6c6c6c;
        font-family: tahoma, arial; 
        text-decoration: none
}
a.lay:active {
        font-weight: normal;
        font-size: 11px;
        color: #6c6c6c;
        font-family: tahoma, arial; 
        text-decoration: none
}
a.lay:hover {
        font-weight: normal;
        font-size: 11px;
        color: #bebebe;
        font-family: tahoma, arial; 
        text-decoration: none
}

body
{
        background-color: #54a551;
        background-image: url("images/bg_logo.jpg");
        background-repeat: repeat;
}

table
{
        margin-left: 0px;
        margin-right: 0px;
        margin-bottom: 0px;
        margin-top: 0px;
        padding-left: 0px;
        padding-right: 0px;
        padding-bottom: 0px;
        padding-top: 0px;
}

.table_all
{
        background-image: url("images/bg_t.jpg");
        background-repeat: repeat;
        background-color: #4492b7
}

table.menu
{
        font-weight: normal;
        font-size: 10px;
        color: #323232;
        font-family: tahoma, arial; 
        text-align: justify;
        background-color: #013100
}

.podtytul
{
        font-weight: normal;
        font-size: 24px;
        color: #000000;
        font-family: tahoma, arial; 
        text-align: center
}

.texttable
{

        font-weight: normal;
        font-size: 14px;
        color: #000000;
        font-family: tahoma, arial;
				margin-left: 60px;
        margin-right: 60px;
        margin-bottom: 0px;
        margin-top: 0px
}

.stopka
{
        font-weight: normal;
        font-size: 11px;
        color: #97b396;
        font-family: tahoma, arial; 
        text-align: center
}

.design
{
        font-weight: normal;
        font-size: 11px;
        color: #6c6c6c;
        font-family: tahoma, arial; 
        text-align: center
}

.druczek
{
        font-size: 11px;
        color: #222222;
        font-family: tahoma, arial; 
        text-align: center
}

img.foto
{
        border-style: double;
				border-width: medium;
				border-color: #006699
}