﻿body
{
    font-family: Tahoma, Verdana;
    color: #2E63A7;
    margin:0;
    padding:0;
    font-size: 9pt;
    background: url(images/header2.png) top center no-repeat;
}
img a
{
    border:none;
}
ul
{
    font-family: Tahoma, Verdana;
    font-size: 9pt;
    margin:0;
    padding:0;
    color: #2E63A7;
    
}
li
{
    font-family: Tahoma, Verdana;
    font-size: 8pt;
    margin:0;
    margin-left:5px;
    list-style: none; 
    color: #2E63A7;
}
li a
{
    color: #2E63A7;
}

li a:hover
{
    color: #5E93D7;
}

#header
{
    margin:auto;
    text-align:center;
    color: White;
    width:985px;
    border:1px solid white; 
    border-bottom:none;
    height: 75px; 
    position:relative;
    /*background: url(images/header.png) 0 0 repeat-x;*/
}
#header h1
{
    text-align:left;
    font-size:15pt;
    position:absolute;
   
    top:37px;
    left:20px;
    
}
#header3 h1
{
    text-align:left;
    font-size:15pt;
    position:absolute;
    
    top:37px;
    left:20px;
}
#footer
{
    width:980px;
    margin:auto;
    font-size: 9pt;
    text-align:center;
    color: #2E63A7;
    font-weight:bold;
    padding-top:10px;
}
#footer_content
{
 border-top: 1px solid #2E63A7;
}
#MainContent
{
    text-align:center;
}
#PageContent
{
    width:976px;
    text-align:center;
}
.Validator
{
    color:Black;
}
a:link, a:visited, a:active
{
    text-decoration:none;
    color: #2E63A7;
    font-weight:bold;
}
a:hover
{
    text-decoration: underline;
    color: #2E63A7;
    font-weight:bold;
}
.login
{
    text-align:center;
}

a:link.login, a:visited.login, a:active.login
{
    text-decoration:none;
    color: White;
    
    font-weight:bold;
}
a:hover.login
{
    text-decoration: underline;
    color:Yellow;
    font-weight:bold;
}

.wyszukaj
{
    text-align:center;
    font-size:14px;
}

a:link.wyszukaj, a:visited.wyszukaj, a:active.wyszukaj
{
    text-decoration:none;
    
    color:Yellow;
    font-weight:bold;
}
a:hover.wyszukaj
{
    text-decoration: underline;
    color:Yellow;
    font-weight:bold;
}


.invert
{
    color: White;
    width:158px; 
    background: #2E63A7;
    margin:auto;
    
}
#PageContent
{
    text-align:center; 
    height:100%; 
    padding: 0; 
    margin: auto; 
    margin-top:0; 
}
.small_line
{
    width:180px;
    color:White; 
    height: 24px; 
    background: url(images/line.png) 0 0 repeat-x;
}
.small_line_right
{
    float:right; 
    width:4px; 
    height:24px; 
    background: url(images/line_right.png) 0 0 no-repeat; 
    color:White;
}
.small_line_left
{
    float:left; 
    width:4px; 
    height:24px; 
    background: url(images/line_left.png) 0 0 no-repeat; 
    color:White;
}
.button
{
    border:1px solid #2E63A7;
    color: #2E63A7;
    font-weight:bold;
    background:none;
        margin-left: 0px;
}
.Ostrzezenie
{
    background:Gray;
    filter:alpha(opacity=70);
    opacity:0.7;
   
}
