* { font-family: Tahoma; font-size: 12px; color: #333; }
body { background: url(../img/background.jpg) repeat-x #abc2cc; text-align: center; }
#page { width: 857px; margin: 0 auto; text-align: left; }
a:hover { text-decoration: none; }

#title1, #title2, #title3 { width: 150px; }

#title1 { position: absolute; top: 80px; left: 40px; }
#title1 p { color: #53ad0b; }

#title2 { position: absolute; top: 80px; left: 242px; }
#title2 p { color: #6128e0; }

#title3 { position: absolute; top: 80px; left: 445px; }
#title3 p { color: #d95e14; }

.kainos { border-collapse: collapse; border: 1px solid #888; }
.kainos td { border: 1px solid #888; text-align: center; }
.kainos .th td { font-weight: bold; }

input, textarea { border: 1px solid #b1b1b1; background: white; }

#SK11, #SK13, #SK33 { display: none; }
.activas { display: block !important; }

.hover:hover { text-decoration: underline !important; color: #d3781c !important; }
