@charset "utf-8";
/* CSS Document */

a { color: #161616; text-decoration: underline; }
a:hover { color: #161616; text-decoration: none; }
a.menu { color: #ffffff; text-decoration: none; background: 0; }
a.menu:hover { color: #ffffff; text-decoration: underline; background: 0; }
a.menu_pushed{ color: #ffffff; text-decoration: underline; background: 0; }
a.footer_link { color: #7A7A7A; text-decoration: underline; }
a.footer_link:hover { color: #7A7A7A; text-decoration: none; }

h1 { color: #8FB433; font-size: 20px; }

p {font: 12px Tahoma;}

.main_top { display: block; width: 100%; height: auto; }
.main { display: block; width: 990px; height: auto; margin: 0 auto; }
.header { width: 100%; height: 84px; background: #F3F1F2 url('../img/header_bg.jpg') repeat-x; }
.logo { width: 1000px; height: 38px; background: url('../img/logo.jpg') no-repeat bottom left; margin: 0 auto; padding-top: 30px; }
.menu { width: 100%; height: 35px; background: url('../img/menu_bg.jpg') repeat-x; text-align: right; }
.menu_item { display: block; float: left; width: auto; color: #ffffff; font: 13px Tahoma; font-weight: bold; line-height: 35px; 
background: url('../img/menu_border.jpg') no-repeat center right; text-align: center; padding-right: 15px; padding-left: 15px; }
.content { width: 100%; height: auto; background: #ffffff; font: 12px Tahoma; color: #525252; }
.block { height: auto; padding: 10px; background: #F7F7F7; font: 12px Tahoma; color: #161616; border: 1px solid #cccccc; }
.block_title_url { }
.block_title { width: 133px; height: 42px; font-weight: bold; text-align: center; background: url('../img/block_title.jpg') no-repeat; line-height: 34px; }
.block_content { width: auto; height: auto; padding: 5px; }
/* www.fleksneta.lt :: index page */
.right_content { width: 100%; height: auto; font: 12px Tahoma; color: #161616; }
.right_content_text { padding: 15px; padding-top: 10px; }
/* --- */
.footer { width: 100%; height: auto; background: #F7F7F7; border: 1px solid #cccccc; } 
.footer_text { font: 11px Tahoma; color: #7A7A7A; padding: 30px; } -




.submit { width: 73px; height: 24px; line-height: 24px;  background: url('../img/submit_bg.jpg') no-repeat; border: 0px; padding: 0px; font: 12px Tahoma;
font-weight: bold; color: #ffffff; }
.text_input { height: 22px; padding: 0px; border: 1px solid #E4E9EF; border-top: 1px solid #AAADB2; font: 12px Tahoma; line-height: 22px; 
margin-top: 3px; }



ul { font-family: Tahoma, Arial, Helvetica, sans-serif; font-size: 14px; font-style: normal; line-height: 2em; font-weight: bold; font-variant: normal; text-transform: none; color: #00CC33; text-decoration: none;
text-indent: 5px; list-style-position: outside; list-style-type: square; padding: 6px; padding-left: 20px; margin: 2px; }
