body{
    background-color: #fdfdfd;
    font-family: verdana, courier;
    text-align: center;
    }
    
    h1{
    font-size: 20px;
    text-align: center;
    font-family: Courier;
    letter-spacing: 1px;
    color: #646D7E;
    margin: 20px;
    }
    
    h3{
    font-size: 15px;
    text-align: center;
    font-family: Courier;
    letter-spacing: 1px;
    color: #646D7E;
    margin: 20px;
    }
    h4{
    font-size: 13px;
    text-align: center;
    font-family: Courier;
    letter-spacing: 1px;
    color: #646D7E;
    margin: 0px;
    }
    
    h5{
    font-size: 14px;
    text-align: left;
    font-family: Courier;
    letter-spacing: 1px;
    color: #646D7E;
    margin: 19px;
    }
    
    p{
    text-align: left;
    font-size: 11px;
    color: #646D7E;
    margin: 5px;
    }
    
    p.legenda{
    text-align: left;
    font-size: 10px;
    color: #86898f;
    margin: 10px;
    }
    
    td.sadala{
    background: #e0e3e4;
    color: #556074;
    font-weight: bold;
    font-size: 12px;
    margin: 2px;
    text-align: left;
    }
    
    p.skaits{
    font-size: 9px;
    color: #baa5af;
    margin: 1px;
    text-align: center;
    }
    
    span.skaitlis{
    color: #45c867;
    font-size: 9px;
    margin: 1px;
    text-align: center;
    }
    
    a:link{
    color: #488AC7;
    text-decoration: none;
    }
    
    a:visited {
    color: #488AC7;
    text-decoration: none;
    }
    
    a:hover {
    color: #82CAFA;
    text-decoration: none;
    }
    
    a:active {
    color: #FFFFFF;
    text-decoration: none;
    }
    
    table{
    border: none;
    margin: 0px auto;
    }
    
    td{border-top: 1px solid #e1e1e1;
    border-bottom: 1px solid #e1e1e1;
    font-size: 11px;
    color: #646D7E;
    padding: 3px;
    background: #f9fafb;
    }
    div#box1{
        width:			14%;
        float:			left;
        border:			dashed;
        border-width:	1px;
        border-color:	#6bfd9a;
    }
    div#box1 span#menu {
        text-align:		left;
    }
    div#box2{
        width:	85%;
        float:	right;
    }
    .menulink {
    display: block;
    width: 239px;
    text-align: center;
    text-decoration: none;
    font-family:arial;
    font-size:16px;
    color: #000000;
    BORDER: none;
    border: solid 1px #FFFFFF;
    }
    .menulink:hover {
    border: solid 1px #4471c4;
    background-color:#4471c4;
    }
    img {
        border: none;
    }
    span {
    color: #488AC7;
    }
    
    #details td {
        border:	0px;
    }
    input {
        border:	solid 1px black;
    }
    .comment {
        border:	dotted 1px black;
        background-color:	#DFEBFF;
    }
    
    .recaptchatable .recaptcha_image_cell, #recaptcha_table {
        background-color:#FF0000 !important; 
    }
    