span#slogan {
    font-size: 9px;
    text-align: center;
    color: #fc0;
    overflow: hidden;
    width: 230px;    
}

p.title {
    color: #fc0;
    font-size: 14px;
    font-weight: bold;    
}

h1 {
    margin: 2px auto 2px 5px;
    padding: 0;
    text-align: left;
    font-size: 14px;
    color: #c60;
    text-decoration: none;
    font-weight: bold;
    line-height: 18px;
}

h2 {
    margin: 2px auto 2px 5px;
    padding: 0;
    font-size: 12px;
    text-align: left;
    line-height: 14px;
    color: #fc0;
}

h3 {
    margin: 10px 0 10px 0;
    padding: 9px;
    font-size: 16px;
    color: #ff9;
    text-align: center;
    font-weight: bold;
    background-image:url('../img/ikonka_komentarz.png');
    background-repeat:no-repeat;
}

h3.ni{
    background-image:none;
}

a.link {
    text-decoration: underline;
    font-size:11px;    
}

a.link:link {
    color: #fc0;
}

a.link:visited {
    color: #fc0;
}

a.link:active {
    color: #c60;
}

a.link:hover {
    color: #c60;    
}

a.link2 {
    text-decoration: none;
    font-size:11px;    
}

a.link2:link {
    color: #fc0;
}

a.link2:visited {
    color: #fc0;
}

a.link2:active {
    color: #c60;
}

a.link_small {
    text-decoration: underline;
    font-size:10px;    
}

a.link_small:link {
    color: #fc0;
}

a.link_small:visited {
    color: #fc0;
}

a.link_small:active {
    color: #c60;
}

a.link_small:hover {
    color: #c60;    
}

td.formularz_left {
    margin: 0;
    padding: 4px;
    font-size: 12px;    
    color: #ff9;
    text-align: right;
    width: 30%;
}

td.formularz_right {
    margin: 0;
    padding: 4px;
    font-size: 12px;    
    color: #ff9;
    text-align: left;
    width: 70%;
}

.alert {
    background-image:url('../img/ikonka_komentarz.png');
    background-repeat:no-repeat;
    margin: 5px;
    padding: 4px;
    font-size: 12px;    
    color: #f00;
    text-align: center;
    font-weight: bold;
    background-position:7% 0;
}

.alert2 {
    margin: 5px;
    padding: 0;
    font-size: 12px;    
    color: #f00;
    text-align: center;
    font-weight: bold;
}

.alert_small {
    margin: 5px;
    padding: 0;
    font-size: 9px;    
    color: #C00;
    font-weight: normal;
}

.info {
    margin: 5px;
    padding: 0;
    font-weight: bold;
    font-size: 12px;    
    color: #0c0;
    text-align: center;
    font-weight: bold;
}

.info_small {
    margin: 5px;
    padding: 0;
    font-weight: bold;
    font-size: 9px;    
    color: #0c0;
    font-weight: normal;
}

input.submit {
    margin: 3px;
    padding: 0;
    height: 22px;
    width: 88px;
    border: 0;    
    font-size: 11px;
    font-weight: bold;    
    text-align: center;
    color: #ff0;
    text-decoration: none;
    line-height: 22px;    
    background: #300 url('../img/slubne-auto_button_poziom_full.gif') no-repeat top;
    cursor: pointer;
}

input.submit:hover{
    background: #300 url('../img/slubne-auto_button_poziom_full.gif') no-repeat bottom;
    color: #300;
    border:0;
}

input.pion{
    margin: 0;
    padding: 0;
    height: 44px;
    width: 22px;
    border: 0;    
    font-size: 1px;
    text-align: center;
    color: #ff0;
    background: #300 url('../img/slubne-auto_button_full.gif') no-repeat top;           
    cursor: pointer;
}

input.pion:hover{
    background: #300 url('../img/slubne-auto_button_full.gif') no-repeat bottom;    
    color: #ff0;
    border:0;
}

input.reset{
    margin: 3px;
    padding: 0;
    width: 88px;
    height: 22px;
    border: 0;

    font-size: 11px;
    font-weight: bold;
    text-align: center;
    color: #ff0;
    text-decoration: none;
    line-height: 22px;
    background: #300 url('../img/slubne-auto_button_poziom_full.gif') no-repeat top;
    cursor: pointer;
}

input.reset:hover{
    background: #300 url('../img/slubne-auto_button_poziom_full.gif') no-repeat bottom;
    color: #300;
    border: 0;
}

input.text{
    margin: 2px;
    padding: 0;
    line-height: 16px;
    border: 1px solid #c60;
    background-color: #630;
    color: #ff9;
    width: 248px;
}

input.password{
    margin: 3px;
    padding: 0;
    line-height: 14px;
    border: 1px solid #c60;
    background-color: #630;
    color: #ff9;
    width: 248px;
}

select{
    margin: 3px;
    padding: 0;
    line-height: 14px;
    border: 1px solid #c60;
    background-color: #630;
    color: #ff9;
    width: 248px;
}

input[type=file]{
    margin: 3px;
    padding: 0;
    line-height: 14px;
    border: 1px solid #c60;
    background-color: #630;
    color: #300;
}



textarea {
    color: #ff9;
    width: 450px;
    font-family: Geoprgia, Tahoma, "Times New Roma", serif;
    font-style: normal;
    font-size: 11px;
    margin: 3px;
    padding: 0;
    line-height: 14px;
    border: 1px solid #c60;
    background-color: #630;
}

input.checkbox {
    margin: 3px;
    padding: 0;
    line-height: 14px;
    border: 0px solid #c00;
    background-color: #630;
    color: #ff9;
}

select.rozwijany {
    margin: 3px;
    padding: 0;
    border: 1px solid #c60;
    background-color: #630;
    font-size: 11px;    
    color: #ff9;
    width: 250px;
    line-height: 14px;    
}

ol {
    margin: 6px;
    padding: 2px 1px 2px 1px;
}

ul {
    margin: 5px;
    padding: 5px 1px 5px 1px;
    list-style-type: square;
}

li {
    margin: 3px;
    padding: 0px 1px 0px 1px;
}

input[type=password]{
    margin: 3px;
    padding: 0;
    line-height: 14px;
    border: 1px solid #c60;
    background-color: #630;
    color: #ff9;
}

.ogloszenie_pokaz {
    border: 1px solid #930;
    background-color: #510;
    width:100%;
    float:left;
}

.ogloszenie_pokaz td {
    padding: 5px;
}

.ogloszenie_pokaz_left_col {
    width: 15%;
    text-align: right;
}

.ogloszenie_pokaz_mid_col {
    width: 50%;
    text-align: left;
    font-weight: bold;
}

.ogloszenie_pokaz_right_col {
    width: 30%;
    text-align: right;
    font-size: 10px;
}

td.trescBlog a{
    text-decoration: underline;
    font-size:11px;    
    color: #fc0;

}

hr{
    color:#c60;
    bordeR:1px solid #fc0;
}

img.img_big{
    border:0;
    margin:10px;
    cursor:pointer;
}

table.formki{
    margin:15px 0 0 0;
}

table.formki td{
    text-align:right;
}

table.formki td input.text{
    width:450px;
}
table.formki td textarea{
    width:450px;
    height:250px;
}