body {
    background: #FFF;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
body,td {
	font-family: arial;
	font-size: 12px;
    color: #333840;
    
    text-align: left;

}
h1,h2,h3,h4,h5,h6 {
    color: #006f3b;
}
h3 {
    font-size: 20px;
    
}
h4 {
    font-size: 16px;
    color: #006f3b;
}
h5 {
    font-size: 14px;
    margin: 0;
    margin: 7px 0px 5px;

}
img {
    border: 0;
}
a {
    cursor:pointer;
    color: #006f3b;
}
a:hover {
    color: #777;
    text-decoration: underline;
}

.clr {
    clear:both;
    font-size: 0px;
    line-height: 1px;
}
/*
    Menu dót
*/


/* Topmenu */
#plainmenu .menuitem {
    display:block;
    width: 105px;
    float:left;
    text-align: center;
    padding: 4px;
    text-decoration: none;
}
#plainmenu .menuitem:hover {
    text-decoration: underline;
    color: #777;
}
#plainmenu {
    float: right;
}
/* Leftmenu */
.lm_item {
    display:block;
    text-decoration:none;
    padding: 4px;
    padding-left: 25px;
    background: transparent url(../images/arrow.gif) no-repeat;
    background-position: 5px 4px;
    width: 100%;
}
.lm_lvl1 {
    padding-left: 40px;
    background-position: 20px 4px;
}
.lm_lvl2 {
    padding-left: 55px;
    background-position: 35px 4px;
}
.selected {
    font-weight: bold;
}


#menuleft {
    margin:0;
    padding: 0;
    overflow:hidden;
    margin-top: 8px;
    width: 235px;
}





/*
    Mambo dót
*/

.contentheading,.componentheading, h1 {
    font-size: 24px;
    color: #006f3b;
    padding: 0;
    padding-top: 10px;
    font-weight:normal;
    margin-top:0;
}

p {
    margin: 0;
    margin-bottom: 1em;
}



/* old inPro */




.bottominfo {
    border-top: 1px solid #DDD;
    padding-top: 8px;
    
}



#baeta_vid_barni_data {
    display:none;
    visibility:hidden;
    
}

.test {background: url('../images/opacity/op50bblue.png');
    width: 800px; height: 600px;
    position: absolute;
    top: 0px; left: 0px;
}



table.voruras {
    border-collapse: collapse;
    width: 100%;

}
table.voruras td {
    width: 50%;
    border: 1px solid #DDD;
    text-align: center;
    padding: 15px;

}

#english {
    display:block;
    width: 40px;
    height: 14px;
    background: url(../images/english.gif) no-repeat;
    background-position: 2px 2px;
    padding-left: 24px;
	padding-bottom: 4px;
    color: #205E8D;
    text-decoration:none;
    font-size: 11px;
    line-height: 16px;


	filter:alpha(opacity=80);
	opacity: 0.8;
	-moz-opacity:0.8;


}

#english:hover {
  	text-decoration:underline;
	filter:alpha(opacity=100);
	opacity: 1;
	-moz-opacity:1;

}

#polski {
    display:block;
    width: 40px;
    height: 14px;
    background: url(../images/polski.gif) no-repeat;
    background-position: 2px 2px;
    padding-left: 24px;
    color: #205E8D;
    text-decoration:none;
    font-size: 11px;
    line-height: 16px;


	filter:alpha(opacity=80);
	opacity: 0.8;
	-moz-opacity:0.8;


}

#polski:hover {
  	text-decoration:underline;
	filter:alpha(opacity=100);
	opacity: 1;
	-moz-opacity:1;

}











