body {
        height: 100%;
        margin: 0px;
        padding: 0px;
        background-color: #FFFFFF;
        color: #1B3A50;
}
body, td, input, textarea {
        font-family: Tahoma, Verdana;
        font-size: 12px;
}

a {
        color: #1B3A50;
        text-decoration: none;
}
a:hover {
        text-decoration: underline;
}

td.menutop{
        border-right: 1px solid #77787C;
        padding-right: 10px;
        padding-left: 10px;
}
td.menutop a{
}

td.menutop a.active{
        text-decoration: underline;
}

td.path{
        background-color: #1C3A52;
        color: #E9EAE2;
        padding-left:120px;
}
td.path a{
        color: #E9EAE2;
}

td.lang a{
}

table.leftMenu td{
        padding: 3 0 5 25;
        background-image:url('/images/menu_arrow_white.gif');
        background-repeat: no-repeat;
        background-position:left;
}

table.leftMenu td.colorNone{
        background-image:url('/images/menu_arrow_black.gif');
}
table.leftMenu td a{
        width: 100%;
        display: block;
}

table.leftMenu td a.active{
        text-decoration: underline;
}

td.main_content{
        background-color: #F2F5D5;
        padding-top: 27px;
        padding-left: 15px;
        padding-right: 15px;
}

.pavadinimas {
        font-size: 18px;
        color: #E39214;
        font-weight: normal;
}

table.centerMenu td{
        padding-left: 10px;
}

table.centerMenu a {
        color: #FFFFFF;
        text-decoration: none;
}
table.centerMenu a:hover, table.centerMenu a.active {
        text-decoration: underline;

}

.index_lang{
		color: Gray;
}

.index_lang:hover{
		text-decoration:underline;
}

.main_bg_1
{
	background-image: url(/images/index_images/bg1.gif);
	width: 20%;
	background-repeat: repeat-x;
}

.main_bg_2
{
	background-image: url(/images/index_images/bg2.gif);
	width: 20%;
	background-repeat: repeat-x;
}

.main_bg_3
{
	background-image: url(/images/index_images/bg3.gif);
	width: 20%;
	background-repeat: repeat-x;
}

.main_bg_4
{
	background-image: url(/images/index_images/bg4.gif);
	width: 20%;
	background-repeat: repeat-x;
    margin-bottom: 20px;
}

.main_bg_5
{
	background-image: url(/images/index_images/bg5.gif);
	width: 20%;
	background-repeat: repeat-x;
}

