@charset "utf-8";
/* CSS Document */

table.DUK_form td{
width:33%;
vertical-align:top;
white-space:nowrap;
font-family:Arial, Helvetica, sans-serif;
color:#676767;
font-size:11px;
}

table.DUK_form td textarea{
width:347px;
height:77px;
border:solid 1px #d4d0c8;
padding:2px;
}

table.DUK_form td input{
width:157px;
padding:1px 2px;
border:solid 1px #d4d0c8;
}

table.DUK_form td.send{
vertical-align:bottom
}

table.DUK_form td.send a{
background:url(../../images/vidiniai/duk/send_button_2.gif) top left no-repeat;
width:78px;
height:20px;
display:block;
font-family:Tahoma;
font-weight:bold;
font-size:11px;
color:#fff;
text-decoration:none;
text-align:center;
padding-top:4px;
}

div.duk_block{
background:url(../../images/dotted_decor.gif) bottom left repeat-x;
padding-bottom:17px;
margin-bottom:17px;
}

div.duk_block h3{
font-family:Arial, Helvetica, sans-serif;
font-weight:bold;
font-size:11px;
color:#5ba162;
margin-bottom:8px;
}

select.kategorija{
width:161px;
padding:1px 2px;
border:solid 1px #d4d0c8;
}