div#middle_c {
	background:			url("/images/v3/bg_arhivs.gif") repeat-y 0 0;
}

div#m_middle_middle2 {
	background:	url("/images/v3/bg_arhivs.gif") repeat-y; 
}

div#mm_left {
	padding-top:	10px;
	background:	none;
}

#nmd {
	margin:	20px 16px 20px 16px;
} 

#nmd h3 {
	font-family: Verdana, sans-serif;
	font-size:	12px;
}

#nmd h2 {
	font-family: Verdana, sans-serif;
	font-size:	12px;
}

div.namesday-header {
    padding-left    :   23px;
    background      :   url('/images/namesday/header.gif') repeat-x;
    border-bottom   :   1px solid #99C0FF;
    font            :   14px Tahoma;
}

div.namesday-body {
    margin-top      :   18px;
    padding-left    :   23px;
    font            :   11px Tahoma;
}

div.namesday-body div.other-names {
    font-weight     :   bold;
    margin-bottom   :   5px;
}

div.namesday-body div.right {
    float   :   right;
}

div.namesday-body div.right div.close {
    text-align      :   right;
    padding-right   :   12px;
}

div.namesday-header form {
    padding :   0px;
    margin  :   0px;
}

table.search {
    height  :   48px;
}

table.search td.label {
    font-weight     :   bold;
    width           :   1%;
}

table.search td.input {
    padding-left    :   85px;
    width           :   1%
}

table.search td.input input {
    /*color           :   #999999;*/
    width           :   144px;
    border          :   1px solid #999999;
    font-size       :   10px;
    height          :   14px;
    padding-left    :   5px;
    margin-right    :   9px;
}

table.search td.input input.inactive {
  color:   #999999;
}

table.search td.input input.active {
  color:   #000000;
}

table.search td.search {
    padding-top :   15px;
}


table.meaning {
    margin-top  :   22px;
    font-size   :   11px;
}

table.meaning tr.heading {
    background-color    :   #9DB3D0;
    color               :   #FFFFFF;
    height              :   20px;
}

table.meaning tr.heading td.left {
    font-weight     :   bold;
    padding-left    :   8px;
}

table.meaning tr.heading td.right {
    padding-right   :   8px;
}

table.meaning div.name {
    font-weight :   bold;
    margin      :   8px 0px -7px 0px;
}
table.meaning div.desc {  
    padding-top:13px;
}
