/* ======== */

/* Default */

html, body, form, table {
margin: 0px;
padding: 0px;
}

body {
color: #323232;
font-size: 68.75%;
line-height: 1.2em;
font-family: Tahoma, Arial;
}

table {
border-collapse: collapse;
border-spacing: 0px;
border: none;
}

table td {
vertical-align: top;
padding: 0px;
border: none;
}

img {
border: none;
}

a {
color: #296905;
}

a:hover {
text-decoration: none;
}

body>* a {
cursor: pointer;
}

.spacer {
font-size: 0px;
line-height: 0px;
margin: 0px;
padding: 0px;
border: none;
display: block;
visibility: hidden;
}



/* ======= */

/* Layout */

html {
height: 100%;
}

body {
width: 100%;
height: 100%;
background: #FFF;
}

#table_layout_main {
width: 100%;
max-width: 1280px;
width: expression(document.body.clientWidth > 1280 ? "1280px" : "100%"); /* IE */

height: 100%;
}

#footer {
height: 78px;
vertical-align: bottom;
padding: 0px 0px 0px 286px;
}

#table_layout {
width: 100%;
height: 100%;
/* height: expression(document.body.clientHeight - document.getElementById('footer').offsetHeight); */ /* IE */

}

/* \*/

* html #table_layout {
margin-top: -1px;
}

#td_layout_left, #td_layout_left .spacer {
width: 271px;
}

#td_layout_right .spacer {
width: 708px;
}

#left_column {
width: 227px;
padding: 0px 19px 0px 25px;
}

#content_column {
background: #F5F5F5;
}

#table_content {
width: 100%;
}

#head_page #center_column {
width: 66%;
}

#right_column {
width: 33%;
}

#right_column_container {
padding: 11px 24px 0px 11px;
}

#bottom_banners {
vertical-align: bottom;
background: #F5F5F5;
padding: 0px 0px 19px 28px;
}



/* ======= */

/* Blocks */

/* Header */

#header {
height: 120px;
background: #FFF url("/common/img/bg_head.png") no-repeat 0% 100%;
padding: 47px 0px 0px 424px;
}

#header .container {
width: 233px;
float: right;
padding: 37px 51px 0px 0px;
}

/* Search */

#search {
margin: 19px 0px 33px 0px;
}

/* Left menu */

.left_menu {
margin: 0px 0px 7px 0px;
}

/* Left links */

.left_links {
margin: 25px 0px 17px 0px;
}

/* Contact */

#contact {
margin: 17px 0px 0px 0px;
}

/* Center column top */

#center_column_top {
padding: 0px 0px 0px 24px;
}

/* Content */

.body {
padding: 11px 24px 25px 24px;
}

.body_gray {
background: #EDEDED;
}



/* ========= */

/* Elements */

/* Common */

.left {
float: left;
}

.right {
float: right;
}

.h1 {
height: 15px;
color: #B15826;
font-size: 1.3em;
font-weight: bold;
background: url("/common/img/bg_dashed.gif") repeat-x 0% 100%;
padding: 0px 0px 5px 0px;
margin: 0px 0px 11px 0px;
}

#left_column .h1 {
padding: 0px 0px 3px 0px;
}

#right_column .h1 {
margin: 0px 0px 10px 0px;
}

.h1 .more {
font-size: 0.8em;
font-weight: normal;
}

.lgray, .body .lgray {
color: #A2A2A2;
}

.dgray, .body .dgray {
color: #8F8F8F;
}

.orange, .body .orange {
color: #B15826;
}

.small {
font-size: 0.9em;
}



/* Links */

.more {
color: #296905;
background: url("/common/img/bullet_orange.gif") no-repeat 0px 5px;
padding-left: 13px;
}

.big_link {
line-height: 1.25em;
font-size: 1.1em;
}

a.link_page, .link_page a {
background: url("/common/img/icon_page.gif") no-repeat 100% 2px;
padding-right: 13px;
}

a.link_rss, .link_rss a {
background: url("/common/img/icon_rss.gif") no-repeat 100% 2px;
padding-right: 13px;
}

a.link_print, .link_print a {
background: url("/common/img/icon_print.gif") no-repeat 0px 1px;
padding: 0px 0px 1px 21px;
}

a.link_back, .link_back a {
background: url("/common/img/icon_back.gif") no-repeat 4px 3px;
padding-left: 18px;
}

a.link_next, .link_next a {
background: url("/common/img/icon_next.gif") no-repeat 4px 3px;
padding-left: 18px;
}

a.link_doc, .link_doc a {
background: url("/common/img/icon_doc.gif") no-repeat;
padding: 0px 0px 5px 23px;
}

a.link_pdf, .link_pdf a {
background: url("/common/img/icon_pdf.gif") no-repeat;
padding: 0px 0px 5px 23px;
}

a.link_rar, .link_rar a {
background: url("/common/img/icon_rar.gif") no-repeat;
padding: 0px 0px 5px 23px;
}

a.link_zip, .link_zip a {
background: url("/common/img/icon_zip.gif") no-repeat;
padding: 0px 0px 5px 23px;
}

a.link_xls, .link_xls a {
background: url("/common/img/icon_xls.gif") no-repeat;
padding: 0px 0px 5px 23px;
}

.link_calendar {
position: relative;
bottom: -4px;
}

.link_calendar img {
display: inline;
}

a.link_close, .link_close a {
background: url("/common/img/icon_close.gif") no-repeat 0px 4px;
padding: 0px 0px 0px 14px;
}



/* Form */

.biginput, .input, select, textarea {
color: #464646;
font-family: Tahoma, Arial;
font-size: 1em;
border: 1px solid #CCCCC8;
}

.button {
width: 69px;
height: 16px;
color: #FFF;
font-size: 1em;
font-family: Tahoma, Arial;
border: none;
background: #AE501B url("/common/img/bg_button.gif") no-repeat;
}

html:first-child .button {
padding-bottom: 2px;
}

body:not([dummy]) .button {
height: auto;
padding-bottom: 1px;
}

.button_long {
width: 89px;
background: #AE501B url("/common/img/bg_button_long.gif") no-repeat;
}

.button[disabled] {
color: #808080;
padding-bottom: 2px;
}

body:not([dummy]) .button[disabled] {
padding-top: 0px;
}



/* Logo */

/* \*/

* html #logo img {
display: block;
}



/* Header */

#header {
line-height: 1.1em;
color: #6F6F6F;
}

#header img {
display: inline;
}

#header .quote1 {
position: relative;
top: -1px;
margin: 0px 3px 0px 0px;
}

#header .quote2 {
position: relative;
bottom: -6px;
}



/* Search */

#search {
color: #627357;
font-size: 0.9em;
}

#search .top {
padding: 0px 22px 2px 1px;
}

#search .input {
width: 202px;
height: 12px;
padding: 0px 1px 1px 1px;
margin: 0px 0px 0px 1px;
}

#search .button_img {
vertical-align: 0%;
margin: 0px 0px 0px 2px;
}



/* Left_menu */

.left_menu * {
text-decoration: none;
}

.left_menu .item1, .left_menu .item1_sel {
line-height: 1.1em;
border-bottom: 1px solid #EDEDED;
background: url("/common/img/bullet_green1.gif") no-repeat 0px 6px;
padding: 2px 0px 3px 13px;
}

.left_menu .item1 a, .left_menu .item1_sel a {
color: #AE501B;
font-weight: bold;
}

.left_menu .item1_sel {
background: none;
padding: 0px;
}

.left_menu .item1_sel_in {
background: #EDEDED;
padding: 2px 0px 3px 13px;
}

.left_menu .item1_child {
padding-bottom: 2px;
}

.left_menu .item2 {
line-height: 1em;
background: url("/common/img/bullet_green2.gif") no-repeat 13px 8px;
padding: 3px 0px 2px 23px;
}

.left_menu .item3 {
line-height: 1.1em;
background: url("/common/img/bullet_gray2.gif") no-repeat 24px 8px;
padding: 3px 0px 1px 33px;
}

.left_menu .item2 a, .left_menu .item3 a {
color: #AE501B;
font-weight: normal;
}

.left_menu .item2 .sel, .left_menu .item3 .sel {
color: #8F8F8F;
font-weight: bold;
}

/* Left menu gray */

.left_menu_gray .item1 {
background: url("/common/img/bullet_gray1.gif") no-repeat 0px 5px;
}

.left_menu_gray .item1 a {
color: #5B5B5B;
}



/* Map */

#map {
height: 205px;
background: url("/common/img/bg_map.png") no-repeat;
margin: 29px 0px 25px 0px;
}

#map {
color: #444444;
font-size: 0.9em;
}

#map .title {
height: 34px;
color: #5E5E5E;
font-size: 1.1em;
line-height: 0.9em;
padding: 13px 0px 0px 13px;
}

#map .map_pics {
height: 123px;
padding: 0px 0px 0px 10px;
position: relative;
}

#map .map_pics .item {
position: absolute;
visibility: hidden;
}

#map form {
margin: 0px 0px 0px 1px;
padding: 0px 0px 0px 13px;
}

#map select {
width: 154px;
color: #808080;
vertical-align: -10% !important;
vertical-align: -40%;
margin: 0px 0px 0px 1px;
}

#map .button_img {
margin: 0px 0px 0px 4px;
position: relative;
top: -1px;
}



/* Left links */

.left_links .h1 {
margin: 0px 0px 10px 0px;
}

.left_links .item {
line-height: 1.1em;
background: url("/common/img/bullet_lgray1.gif") no-repeat 0px 5px;
padding: 0px 0px 8px 13px;
}

.left_links .item a {
color: #296905;
font-size: 0.9em;
}



/* Contact */

#contact {
color: #444444;
}

#contact .container {
padding: 1px 7px 0px 12px;
}

#contact .container img {
margin: 0px 0px 9px 0px;
}

#contact p {
margin: 0px 0px 4px 0px;
}

#contact .more {
margin: 0px 0px 0px 2px;
}



/* Top links */

#top_links {
width: 100%;
}

#top_links td {
width: 25%;
height: 63px;
border-bottom: 1px solid #E4E4E4;
}

#top_links .item {
/* height: 27px; */

background: url("/common/img/bg_top_links.gif") repeat-y;
margin: 17px 5px 10px 0px;
padding: 2px 0px 2px 14px;
}

#top_links .first .item {
margin-left: 23px;
}



/* Current date */

#current_date {
color: #627357;
font-size: 0.9em;
margin: 10px 0px 0px 0px;
}



/* Big banner */

.big_banner {
border: 1px dashed #666666;
padding: 1px;
margin: 31px 0px 21px 0px;
cursor: pointer;
}

.big_banner table {
width: 100%;
}

.big_banner .text {
width: 100%;
vertical-align: middle;
background: #FFF url("/common/img/bg_banner.gif") no-repeat 100% 100%;
padding: 0px 0px 0px 14px;
}

/* Banner */

.banner {
border: 1px dashed #666666;
padding: 1px;
margin: 0px 0px 13px 0px;
cursor: pointer;
}

#right_column .banner {
margin: 0px 0px 13px 0px;
}

.banner table {
width: 100%;
}

.banner .text {
width: 100%;
vertical-align: middle;
background: url("/common/img/bg_banner.gif") no-repeat 100% 100%;
padding: 0px 0px 0px 7px;
}



/* Footer */

#footer {
color: #444444;
font-size: 0.9em;
}

#copyright {
width: 66%;
line-height: 1em;
float: left;
padding: 0px 0px 29px 0px;
vertical-align: top;
}

#copyright img {
float: left;
margin: -5px 13px 0px 0px;
position: relative;
}

#develop {
width: 33%;
float: right;
text-align: left;
text-indent: 3px;
margin: -1px 0px 0px 0px;
padding: 0px 0px 43px 0px;
}

#develop .text {
color: #444444;
text-decoration: none;
}



/* Status */

#status {
color: #5B5B5B;
margin: 34px 0px 24px 1px;
}

#status .vr {
color: #8F8F8F;
letter-spacing: -0.19em;
margin: 0px 4px 0px 3px;
}



/* Bottom banners */

#table_bottom_banners {
width: 100%;
}

#table_bottom_banners .item {
width: 33%;
padding: 0px 27px 0px 0px;
}



/* Page navigation */

.pager {
width: 100%;
color: #8F8F8F;
font-size: 1em;
text-align: center;
margin-top: 50px;
padding-bottom: 15px;
}

.pager span {
margin: 0px;
}

.pager .num {
margin: 0px 3px 0px 3px;
}

.pager .num a, .pager .num span {
font-weight: normal;
margin: 0px 0px;
}

.pager .num a {
color: #296905;
}

.pager img {
display: inline;
margin-bottom: 0px;
}



/* ======== */

/* Content */

/* Text */

.body p {
margin: 0px 0px 5px 0px;
}

.body b, .body strong {
color: #5B5B5B;
}

/* Headers */

.body h1 {
color: #B15826;
font-size: 1.7em;
line-height: 1.1em;
font-family: Arial;
font-weight: normal;
margin: 0px 0px 20px 0px;
}

.body h2 {
font-size: 1.3em;
margin: 0px 0px 2px 0px;
padding: 5px 0px 0px 0px;
}

.body h3 {
color: #5B5B5B;
font-size: 1.1em;
margin: 0px 0px 2px 0px;
padding: 5px 0px 0px 0px;
}

/* Pictures */

.body .left_pic {
float: left;
margin: 5px 9px 10px 0px;
padding: 0px 0px 0px 1px;
}

.body .photo {
float: left;
border: 1px solid #D9DCD7;
padding: 3px;
background: #FFF;
margin: 0px 13px 12px 0px;
}

/* Lists */

.body ul {
list-style-type: none;
margin: 0px 0px 0px 0px;
padding: 0px 0px 0px 10px;
}

.body ul li {
background: url("/common/img/bullet_round_green.gif") no-repeat 0px 0.5em;
padding-left: 10px;
}

.body ul ul {
padding: 0px 0px 0px 20px;
}

/* \*/

* html .body ul ul {
padding: 0px 0px 0px 10px;
}

.body ul ul li {
background: url("/common/img/bullet_round_gray.gif") no-repeat 0px 0.5em;
}

.body ol {
margin: 0px 0px 0px 30px;
padding: 0px 0px 0px 0px;
}

.body ol ol {
margin: 0px 0px 0px 20px;
}

/* Bottom links */

.body .bottom_links .link_print, .body .bottom_links .link_back {
line-height: 1.7em;
}





/* ====== */

/* Pages */



/* ===== */

/* Main */

.information .title {
margin: 0px 0px 7px 0px;
}

.information p {
margin: 0px 0px 15px 0px;
}



/* ===== */

/* News */

.news {
color: #444444;
line-height: 1.2em;
margin: 0px 0px 22px 0px;
}

.body .news {
padding-top: 4px;
}

.news .item {
clear: both;
margin: 0px 0px 12px 0px;
}

.news .item h3 {
line-height: 1.25em;
margin: 0px 0px 1px 0px;
padding: 1px 0px 0px 0px;
}

/* \*/

* html .news .item a {
display: inline-block;
}

.news .date {
color: #627357;
}

.body .news .date {
font-size: 0.9em;
}

.news .top {
margin: 0px 0px 8px 0px;
}

.news .top .small {
line-height: 1.2em;
}

.news .top .small, .news .top .small * {
color: #323232;
}

.news .left_pic {
margin-top: 0px;
}

.body .news .bottom_links {
margin-top: 1px;
}

.news .bottom_links div {
margin: 0px 0px 7px 0px;
}



/* News archive */

.news_archive {
color: #5B5B5B;
margin: 0px 0px 40px 0px;
}

.news_archive table {
color: #323232;
margin: 3px 0px 0px 0px;
}

.news_archive td {
vertical-align: middle;
padding: 0px 0px 5px 3px;
}

.news_archive .name {
text-align: right;
}

.news_archive .input {
text-align: center;
width: 6em;
}
.news_archive .biginput {
text-align: left;
width: 98%;
}

.news_archive select {
width: 100%;
}

html:first-child .news_archive select {
width: 103%;
}

.news_archive .input, .news_archive select {
font-size: 0.9em;
}

.news_archive .link_calendar {
margin: 0px 0px 0px 2px;
}

.news_archive .button {
margin-left: 5px;
}

/* Events */

.events .date {
color: #A2A2A2;
}

/* Right column news */

#right_column .news {
font-size: 0.9em;
margin-bottom: 25px;
}

#right_column .news .date {
color: #A2A2A2;
}

#right_column .news .bottom_links a {
color: #A2A2A2;
}

#right_column .news .bottom_links .link_rss {
margin-right: 4px;
}

#right_column .news .spacer {
clear: both;
}

#right_column .news .more {
margin-left: 2px;
}

#right_column .news .bottom_links {
padding-top: 6px;
}



/* ========== */

/* Documents */

.documents .item {
margin: 0px 0px 23px 0px;
}

.documents h3 {
margin: 0px 0px 5px 0px;
padding: 2px 0px 0px 0px;
}

.documents .date {
font-size: 0.9em;
color: #A2A2A2;
}

.documents .bottom_links {
color: #8F8F8F;
margin: 7px 0px 0px 7px;
}

.documents .bottom_links div {
margin: 0px 0px 7px 0px;
}

/* Right column documents */

#right_column .documents {
color: #444444;
font-size: 0.9em;
line-height: 1.2em;
margin-bottom: 31px;
}

#right_column .documents .item {
margin: 0px 0px 12px 0px;
}

#right_column .documents .date {
color: #A2A2A2;
}

#right_column .documents .more {
margin-left: 3px;
}





/* ======== */

/* Sitemap */

.sitemap {
margin: 0px 0px 0px 11px;
}

.sitemap div {
font-size: 0.9em;
margin-bottom: 2px;
}

.sitemap .item1 {
font-size: 1em;
font-family: Arial;
margin: 9px 0px 0px 0px;
padding: 0px 0px 1px 0px;
}

.sitemap .item1 a {
color: #5B5B5B;
font-weight: bold;
text-decoration: none;
}

.sitemap .item2 {
padding-left: 30px;
}

.sitemap .item3 {
padding-left: 60px;
}

.sitemap .item4 {
padding-left: 90px;
}

.sitemap .item5 {
padding-left: 120px;
}

.sitemap .item6 {
padding-left: 150px;
}



/* ======== */

/* Catalog */

.catalog {
margin: 0px 0px 0px 0px;
}

.catalog div {
margin-bottom: 2px;
}

.catalog .title {
color: #5B5B5B;
font-size: 1em;
font-weight: bold;
text-decoration: none;
}

.catalog .links {
padding-left: 30px;
}



/* ===== */

/* Lists */

.list .list_caption {
margin: 0px 0px 20px 0px;
}

.list .list_caption div {
margin-bottom: 3px;
}

.list .item {
margin-bottom: 20px;
}

.list .title {
color: #5B5B5B;
font-weight: bold;
margin: 0px 0px 8px 0px;
}

.list .link_back {
margin: 5px 0px 0px 0px;
}



/* ======= */

/* Search */

.adv_search {
color: #323232;
font-family: Arial;
}

.adv_search td {
vertical-align: middle;
padding: 0px 0px 5px 3px;
}

.adv_search .name {
text-align: right;
}

.adv_search .input {
width: 12.5em;
}

.adv_search select {
width: 100%;
}

html:first-child .adv_search select {
width: 103%;
}

/* Search result */

.search_result {
border-top: 1px solid #EDEDED;
padding: 4px 0px 0px 0px;
}

.search_result .info {
color: #858A8D;
text-align: right;
padding: 0px 0px 4px 0px;
}

.search_result .item {
margin: 0px 0px 10px 0px;
}



/* ======== */

/* Persons */

.persons h3 a {
text-decoration: none;
}

.persons .item {
color: #858A8D;
margin: 0px 0px 12px 0px;
}

.persons .spacer {
clear: both;
}



/* ===== */

/* Form */

.form {
color: #43525A;
}

.form table {
width: 388px;
margin: 10px 0px 0px 0px;
}

.form table.wide {
width: 488px;
margin: 10px 0px 0px 0px;
}

.form table td {
padding-bottom: 5px;
}

.form table .name {
color: #464646;
width: 140px;
padding-right: 5px;
}

.form table .bottom {
line-height: 1.3em;
padding: 0px 0px 10px 0px;
}

.form .input, .form textarea {
width: 98%;
}

.form select {
width: 99%;
}

.form textarea {
overflow: auto;
}

.form .input_date {
text-align: center;
}

.form .input_date, .form .input_code {
width: 5.5em;
vertical-align: top;
}

.form .mandatory {
color: #B15826;
}

.form img {
display: inline !important;
}

.form .icon img {
display: inline;
}

/* \*/

* html .form .icon {
position: relative;
bottom: -1px;
}

.form .input_alt_radio {
width: 197px;
}

.form .input_alt_check {
width: 216px;
}

.form .radio_check {
vertical-align: -45% !important;
vertical-align: -30%;
margin: 0px 6px 4px 0px !important;
margin: 0px 3px -1px -4px;
}





/* ======== */

/* Gallery */

.gallery {
margin: 0px 1px 0px 5px;
}

.gallery .item {
width: 1%;
text-align: center;
padding: 0px 0px 40px 0px;
}

.gallery .item .container {
font-size: 0.9em;
background: #EDEDED;
padding: 4px 4px 10px 4px;
}

.gallery .item .container div {
margin: 0px 0px 6px 0px;
}

.gallery .item img {
border: 1px solid #D9DCD7;
padding: 2px;
background: #FFF;
}

.gallery .item a {
color: #5B5B5B;
text-decoration: none;
}

/* \*/

* html .gallery .item a {
display: inline-block;
}

/*

.gallery {
margin: 0px 0px 0px 5px;
}

.gallery td {
text-align: center;
}

.gallery .td_title {
padding: 0px 0px 5px 0px;
}

.gallery .td_photo {
width: 1%;
text-align: center;
vertical-align: middle;
background: #EDEDED;
padding: 4px;
}

.gallery .td_photo img {
border: 1px solid #D9DCD7;
padding: 2px;
background: #FFF;
}

.gallery .td_text {
font-size: 0.9em;
text-align: center;
background: #EDEDED;
padding: 2px 4px 10px 4px;
}

.gallery .td_text a {
color: #5B5B5B;
text-decoration: none;
}

*/

/* Photo table */

#photo_page {
background: #FAFAFA;
}

#photo_page table {
color: #444444;
margin: 23px 20px 23px 20px;
}

#photo_page #td_photo {
width: 1%;
text-align: center;
padding: 0px 0px 11px 0px;
}

#photo_page .title {
color: #5B5B5B;
font-size: 0.9em;
padding: 0px 0px 16px 0px;
}

#photo_table .link_close {
text-align: right;
}



/* ======= */

/* Voting */

.voting form {
margin: 0px 0px 10px 0px;
}

.voting .answers {
margin: 13px 0px 11px 0px;
}

.voting .radio_check {
vertical-align: -48% !important;
vertical-align: -35%;
margin: 0px 6px 4px 0px !important;
margin: 0px 3px -1px -4px;
}

.voting .link_next {
margin-top: 8px;
}

/* Voting result */

.voting_result, .voting_result b {
color: #858A8D;
}

.voting_result table {
margin: 5px 0px 7px 0px;
}

.voting_result td {
padding: 3px 15px 3px 0px;
background: url("/common/img/bg_vote_vr.gif") no-repeat 90% 5px;
}

.voting_result .td_first {
text-align: right;
padding-left: 40px;
padding-right: 30px;
}

.voting_result .td_last {
padding-left: 7px;
padding-right: 0px;
background: none;
}

.voting_result .result_item {
height: 11px;
border: 1px solid #CCCCC8;
}

.voting_result .result_item div {
width: 0px;
height: 11px;
font-size: 0px;
background: #C76934 url("/common/img/bg_vote.gif") repeat-x;
}

/* Voting archive */

.voting_archive .item {
margin-bottom: 12px;
}

.voting_archive .link_next {
margin-top: 2px;
}



/* Table in content */

.table_napolnenie {
border: 1px solid black;
}

.table_napolnenie td {
border: 1px solid black;
padding: 6px;
}





/*

margin: 0px 0px 0px 0px;
padding: 0px 0px 0px 0px;
border: 1px solid red;
background: red;
text-decoration: none;
font-weight: bold;
line-height: 1.2em;
vertical-align: top;
*/


 .v_f {padding:25px 20px 30px 20px; margin-bottom:20px;}
	.v_f .numb {padding-bottom:15px;}
	.v_f .span1 {font-weight:bold; font-size:1.2em;}
	.v_f .gray {color:#7b7b7b;}
	.v_f .brown {color:#b15826;}
	.v_f .tr_bg {background: url(/common/img/bg_dashed.gif) repeat-x 0% 100%;}
	.v_f .td1 {font-size:1.2em; line-height:1.1em; padding-bottom:15px;}
	.v_f .td2 {vertical-align:middle; padding-bottom:15px; width:100px; text-align:center;}
	.v_f .td3 {padding-top:20px; width:110px;}
	.v_f .td4 {padding-top:20px;}
	.v_f .div2 {padding-bottom:7px;}



