body { /* Bendri nustatymai visam dokumentui */
 background-color: #ffffff;
 font-family: Times New Roman, Times, serif;
}

p { /* Rashysim title'a raudonu Times New Roman */
 font-size: 16px;
 font-weight: bold;
 color: #ff0000;
 text-align: center;
}

.req { /* Required fields */
 font-size: 10px;
 font-weight: normal;
 color: #ff0000;
 text-align: center;
}

table#pagrindine { /* Pagrindine lentele */
 border-width: 0px;
 width: 500px;
 text-align: left;
}

tr#title { /* Antrashtine eilute (Name, Price, Duration) */
 font-weight: 800;
 background-color: #aaaaaa;
}

tr.names { /* Ekskursiju listing'o elementas */

 font-size: 14px;
 background-color: #cccccc;
}

table.content { /* Lentele su nuotrauka, aprashymu ir link'u */
 border-width: 1px;
 border-color: #ffffff;
 border-style: solid;
 width: 100%;
}

td.nuotrauka { /* Stulpelis su nuotrauka */
 width: 60px;
 text-align: center;
 vertical-align: top;
}

td.contentas { /* Stulpelis su tekstu ir dar kuo nors */
 text-align: justify;
 vertical-align: top;
 font-size: 13px;
}

.mazhanuotrauka { /* Mazhiuko paveikslelio aprashymas */
 border-width: 10px;
 border-color: #ffffff;
}

div { /* Lygiuojam pagrindine lentele */
 text-align: center;
}

.mazhiukas { /* Mazhas tekstas (More information) */
 font-size: 12px;
 text-decoration: underline;
 color: #000000;
}

.raudonas { /* Raudonas tekstas (Book now!) */
 font-size: 14px;
 font-weight: bold;
 text-decoration: underline;
 color: #ff0000;
}

a:link, a:active, a:visited { /* Nuorodos */
 text-decoration: none;
 color: black;
}

p.justify { /* Aprashymo tekstas */
 text-align: justify;
 color: #000000;
 font-weight: normal;
 font-size: 13px;
}

.antrashte { /* Antrashtinis tekstas (Duration, From, To etc */
 text-decoration: none;
 white-space: pre;
}

div#tour img { /* Daug paveiksleliu! :-) */
 border-width: 10px;
 border-color: #ffffff;
}

div#images { /* Images i kaire */
 text-align: left;
}

.mazhasraudonas { /* Mazhas raudonas tekstas (booknow) */
 font-size: 13px;
 font-weight: bold;
 color: #ff0000;
}

.zhv { /* Zhvaigzhdutei - atskira klase. Ash - lameris! :-( */
 font-size: 16px;
 color: #ff0000;
}

td.right { /* I deshine... */
 text-align: right;
 vertical-align: top;
}

td.left { /* ... ir i kaire. */
 text-align: left;
 vertical-align: top;
}
