
/* ogólne */

body {
    background: #C9C9FF;
    margin-top: 0px;
    margin-bottom: 0px;
    margin-left: 0px;
    margin-right: 0px;
}

.overdiv_label {
    position: absolute;
    visiblity: hidden;
    z-index: 1000;
    filter: alpha(opacity=70);
    -moz-opacity: 0.7;
    opacity: 0.7;
}

h1 {
    font-family: verdana;
    font-size: 48px;
    font-weight: normal;
    text-align: center;
    text-indent: 0px;
    text-decoration: none;
    color: #C795F4;
    margin-top: 15px;
    margin-bottom: 20px;
    margin-left: 0px;
    margin-right: 0px;
}

h2 {
    font-family: verdana;
    font-size: 24px;
    font-weight: normal;
    text-align: center;
    text-indent: 0px;
    text-decoration: none;
    color: #C795F4;
    margin-top: 20px;
    margin-bottom: 30px;
    margin-left: 0px;
    margin-right: 0px;
}

h3 {
    font-family: verdana;
    font-size: 18px;
    font-weight: normal;
    text-align: left;
    text-indent: 0px;
    text-decoration: none;
    color: #C795F4;
    margin-top: 11px;
    margin-bottom: 11px;
    margin-left: 0px;
    margin-right: 0px;
}

h4 {
    font-family: verdana;
    font-size: 18px;
    font-weight: normal;
    text-align: left;
    text-indent: 0px;
    text-decoration: none;
    color: #C795F4;
    margin-top: 11px;
    margin-bottom: 5px;
    margin-left: 0px;
    margin-right: 0px;
}

h5 {
    font-family: verdana;
    font-size: 14px;
    font-weight: bold;
    text-align: left;
    text-indent: 0px;
    text-decoration: none;
    color: #C795F4;
    margin-top: 5px;
    margin-bottom: 5px;
    margin-left: 0px;
    margin-right: 0px;
}

p {
    font-family: verdana;
    font-size: 12px;
    font-weight: normal;
    text-align: justify;
    text-indent: 0px;
    text-decoration: none;
    color: #660080;
    margin-top: 0px;
    margin-bottom: 5px;
    margin-left: 0px;
    margin-right: 0px;
}

ul, ol {
}

li {
    font-family: verdana;
    font-size: 12px;
    font-weight: normal;
    text-align: justify;
    text-indent: 11px;
    text-decoration: none;
    color: #660080;
    list-style-type: square;
    margin-top: 0px;
    margin-bottom: 2px;
    margin-left: 0px;
    margin-right: 0px;
}

table {
    border-collapse: collapse;
}


td {
    font-family: verdana;
    font-size: 12px;
    font-weight: normal;
    text-align: center;
    text-indent: 0px;
    text-decoration: none;
    color: #660080;
}


a {
    font-family: verdana;
    font-size: 12px;
    font-weight: bold;
    text-decoration: none;
    color: #660080;
}

a:hover {
    font-family: verdana;
    font-size: 12px;
    font-weight: bold;
    text-decoration: underline;
    color: #FF1589;
}

/* funkcja email_proc */

table.email {
	 border-collapse: collapse;
    border: 1px solid #660080;
    color: #660080;
    background: #CCCCCC;
    font-family: verdana;
    font-size: 12px;
    font-weight: normal;
    text-align: center;
    text-indent: 0px;
    text-decoration: none;
    margin-top: 10px;
    margin-bottom: 10px;
}

input.email, textarea.email {
    font-family: verdana;
    font-size: 12px;
    font-weight: normal;
    text-decoration: none;
    color: #660080;
    background: #FFFFFF;
    border: 1px solid #660080;
}

span.starmark {
    font-family: verdana;
    font-size: 12px;
    font-weight: bold;
    text-decoration: none;
    color: #0000FF;

}

/* funkcja autogaleria */

td.autogaleria_opisy_min {
    font-family: verdana;
    font-size: 10px;
    font-weight: normal;
    text-align: center;
    text-indent: 0px;
    text-decoration: none;
    color: #660080;
}

td.autogaleria_opisy_max {
    font-family: verdana;
    font-size: 12px;
    font-weight: normal;
    text-align: center;
    text-indent: 0px;
    text-decoration: none;
    vertical-align: top;	
    color: #660080;
}

/* funkcja plik_do_tabeli */

table.gtw {
    border-collapse: collapse;
    border: 1px solid #660080;
    font-family: verdana;
    font-size: 12px;
    font-weight: normal;
    text-align: center;
    text-indent: 0px;
    text-decoration: none;
    color: #660080;
    margin-top: 0px;
    margin-bottom: 5px;
    margin-left: 0px;
    margin-right: 0px;
}

td.gtw0 {
    font-family: verdana;
    font-size: 12px;
    font-weight: normal;
    text-align: center;
    text-indent: 0px;
    text-decoration: none;
    color: #FFFFFF;
    background: #000000;
}

td.gtw1 {
    font-family: verdana;
    font-size: 12px;
    font-weight: normal;
    text-align: center;
    text-indent: 0px;
    text-decoration: none;
    color: #660080;
    background: #CCCCCC;
}

td.gtw2 {
    font-family: verdana;
    font-size: 12px;
    font-weight: normal;
    text-align: center;
    text-indent: 0px;
    text-decoration: none;
    color: #660080;
    background: #FFFFFF;
}

/* menu górne */

td.separator {
	width: 25px;
	text-align: center;
	vertical-align: midddle;
}

td.menu_gorne {
	text-align: center;
	vertical-align: midddle;
}

a.menu_gorne {
    font-family: verdana;
    font-size: 11px;
    font-weight: bold;
    text-decoration: none;
    color: #FFFFFF;
    padding-top: 4px;
    padding-bottom: 4px;
}

a:hover.menu_gorne {
    font-family: verdana;
    font-size: 11px;
    font-weight: bold;
    text-decoration: none;
    color: #660080;
    padding-top: 4px;
    padding-bottom: 4px;
}