img {
    border: 0;
    margin: 0;
}


.subtitle {
font: normal bold 16px arial, sans-serif;
background-color: #BBBBBB;
color: #FFFFFF;
padding: 0px 4px;
}
.text {
font: normal normal 12px arial, sans-serif;
color: #000000;
}

.bordered {
font: normal normal 14px arial, sans-serif;
background-color: transparent;
margin: 0px;
padding: 2px;
border-top: 1px solid #FF9933;
border-right: 1px solid #FF9933;
border-bottom: 1px solid #FF9933;
border-left: 1px solid #FF9933;
}
.button {
font: normal normal 14px arial, sans-serif;
border-top: 1px solid;
border-right: 1px solid;
border-bottom: 1px solid;
border-left: 1px solid;
}
.textbox {
font: normal normal 14px arial, sans-serif;
border-top: 1px solid;
border-right: 1px solid;
border-bottom: 1px solid;
border-left: 1px solid;
}

.prevnext_text { 
font-size: 12px; font-family: Arial; font-weight: bold; 
background-color: transparent;
color: #990033;
}

.infopostit {
font-size: 11px; font-family: Arial;
background-color: #FFFFDD;
color: #990033;
}

.textpostit {
font-size: 12px; font-family: Arial;
background-color: transparent;
color: #888888;
}







