/*
 * $Id: style.css,v 1.4 2008-11-06 12:51:28 ramas Exp $
 */

/* BEGIN puslapio apačia, kur apatinis meniu */

#footer1 {
	text-align: center; 
    width: 570px;
    font-size: 11px;
    font-weight: bold;
    font-family: Arial, Sans-Serif;
}

#footer2 {
    font-size: 12px;
    padding-bottom: 5px;
    border-bottom: 1px solid black;
    margin-bottom: 5px;
}

#footer1 a {
    font-weight: bold;
    color: black;
    text-decoration: none;
}

#footer1 a:hover {
    text-decoration: underline;
}

#footer1 a.english {
    color: red;
    font-weight: bold;
}

.redline {
    font-size: 1px;
    border-top: 5px solid red;
}

/* END */

/*
# vim: expandtab ts=4 sw=4 sts=4
*/
