a:link {
        color : black;
        text-decoration : none;
        font-weight : bold;
}

a:visited {
        color : black;
        text-decoration : none;
        font-weight : bold;
}

a:hover {
        color : red;
        text-decoration : none;
}

body {
        margin : 0 3px 0 3px;
        scrollbar-3dlight-color : #D1D7DC;
        scrollbar-arrow-color : #777777;
        scrollbar-darkshadow-color : #98AAB1;
        scrollbar-face-color : #DEE3E7;
        scrollbar-highlight-color : #FFFFFF;
        scrollbar-shadow-color : #DEE3E7;
        scrollbar-track-color : #EFEFEF;
}

input {
        background-color : #EFEFEF;
        border : 1px #333333 solid;
        color : #000000;
        font-family : Verdana;
        font-size : 11px;
}

select {
        background-color : #EFEFEF;
        border : 1px #333333 solid;
        color : #000000;
        font-family : Verdana;
        font-size : 11px;
}

textarea {
        background-color : #EFEFEF;
        border : 1px #333333 solid;
        color : #000000;
        font-family : Verdana;
        font-size : 11px;
}

.block {
        color : #000000;
        font-family : Verdana;
        font-size : 10px;
        padding-bottom : 2px;
        padding-left : 3px;
        padding-right : 3px;
        padding-top : 2px;
}

.calendar_1 {
        color : #444444;
        font-family : Verdana;
        font-size : 10px;
        font-weight : bold;
        padding-bottom : 0px;
        padding-left : 0px;
        padding-right : 0px;
        padding-top : 0px;
        text-align : center;
}

.calendar_2 {
        background-color : #D1D7DC;
        color : #444444;
        font-family : Verdana;
        font-size : 10px;
        font-weight : bold;
        padding-bottom : 0px;
        padding-left : 0px;
        padding-right : 0px;
        padding-top : 0px;
        text-align : center;
}

.calendar_3 {
        color : #444444;
        font-family : Verdana;
        font-size : 10px;
        padding-bottom : 0px;
        padding-left : 0px;
        padding-right : 0px;
        padding-top : 0px;
        text-align : center;
}

.calendar_4 {
        background-color : #555555;
        color : #EEEEEE;
        font-family : Verdana;
        font-size : 10px;
        font-weight : bold;
        padding-bottom : 0px;
        padding-left : 0px;
        padding-right : 0px;
        padding-top : 0px;
        text-align : center;
}

.cr {
        color : #000000;
        font-family : Verdana;
        font-size : 19px;
        text-align : center;
}

.menu {
        color : #000000;
        font-family : Arial;
        font-size : 11px;
        padding-bottom : 1px;
        padding-left : 17px;
        padding-right : 3px;
        padding-top : 1px;
}

.menuc {
        color : #000000;
        font-family : Verdana;
        font-size : 10px;
        padding-bottom : 2px;
        padding-left : 3px;
        padding-right : 3px;
        padding-top : 1px;
        text-align : center;
}

.more {
        color : #000000;
        font-family : Verdana;
        font-size : 10px;
        line-height : 4.5mm;
        padding-bottom : 2px;
        padding-left : 4px;
        padding-right : 4px;
        padding-top : 2px;
}

.news_t {
        color : #000000;
        font-family : Verdana;
        font-size : 11px;
        padding-bottom : 0px;
        padding-left : 3px;
        padding-right : 3px;
        padding-top : 1px;
}

.poll {
        background-color : #E5E6DE;
        border : 0px;
}

.tex {
        color : #000000;
        font-family : Verdana;
        font-size : 11px;
        font-weight : normal;
        padding-bottom : 2px;
        padding-left : 8px;
        padding-right : 8px;
        padding-top : 2px;
        text-align : left;
}

.text {
        color : #000000;
        font-family : Verdana;
        font-size : 11px;
        font-weight : normal;
        padding-bottom : 2px;
        padding-left : 8px;
        padding-right : 8px;
        padding-top : 2px;
        text-align : justify;
}

.text_n {
        color : #000000;
        font-family : Arial;
        font-size : 10px;
        font-weight : normal;
        padding-top : 1px;
}

.ttext {
        color : #000000;
        font-family : Verdana;
        font-size : 11px;
        font-weight : bold;
        padding-bottom : 1px;
        padding-left : 10px;
        padding-top : -1px;
        text-align : left;
}

.uni_01 {
        color : #000000;
        font-family : Verdana;
        font-size : 11px;
        font-weight : normal;
        padding-top : 1px;
}

.uni_02 {
        color : #000000;
        font-family : Verdana;
        font-size : 11px;
        padding-bottom : 2px;
        padding-left : 4px;
        padding-right : 4px;
        padding-top : 2px;
}

.menu_1{
width: 240px;
height: normal;
background-color: #FFFFFF;
border: gray solid 1px;
padding: 3px;
font-weight: normal;
}
.link{
border-left: navy solid 7px; /* tworzymy "boczną kreskę" */
font-family: Tahoma, Verdana, 'Times New Roman', sans-serif;
font-size: 10pt;
font-weight: normal;
color: navy;
display: block; /* elementy będą wyświetlane w bloku - nie będzie trzeba stosować <br /> */
padding-left: 7px; /* odstęp pomiędzy "kreską" a pierwszą literą */
text-decoration: none; /* bez "dekoracji", czyli bez podkreślenia*/
}
.link:hover /* "gdy myszka nad" */{
border-left: #CE0000 solid 7px;
font-family: Tahoma, Verdana, 'Times New Roman', sans-serif;
font-size: 10pt;
font-weight: normal;
color: #CE0000;
display: block;
padding-left: 12px;
text-decoration: none;
}


a.menu:link {
display:block;
width:250px;
height:20px;
font-family: arial;
background-color:#2255BB;
color:white;
padding:3px 0;
text-decoration:none;
text-align:center;
border:1px solid #000099;
}

a.menu:visited {
display:block;
width:250px;
height:20px;
font-family: arial;
background-color:#2255BB;
color:white;
padding:3px 0;
text-decoration:none;
text-align:center;
border:1px solid #000099;
}

a.menu:hover {
display:block;
width:250px;
height:20px;
font-family: arial;
font-weight: bold;
background-color:#62A0DD;
color:#0033CC;
padding:3px 0;
text-decoration:none;
text-align:center;
border:1px solid #000099;
}

a.menu:active {
display:block;
width:250px;
height:20px;
background-color:#2255BB;
color:white;
padding:3px 0;
text-decoration:none;
text-align:center;
border:1px solid #000099;
}

