html, body {
  margin: 0;
  padding: 0;
  font-family: arial, verdana,sans-serif;
  font-size: 11px;
  background-image: url(images/bg.jpg);
  background-color: white;
  background-repeat: repeat-x;
  color: black;
  height: 100%;
}

table.tiesv { font-size: 12px; color: #434343; }
table.tiesv td { padding: 5px; }
.mid { vertical-align: middle; }
img.mid { width: 16px; height: 16px; border: 0; }

table {
font-size: 12px;
}

.title_cat
{
color: #5A5A5A;
position: relative;
top: 3px;
font-size: 12px;
font-weight: bold;
margin-left: 24px;
padding: 6px;
background-color:white;
}
.search
{
position: relative;
top: 6px;
}

.title_nav
{
font-size: 11px;
}
.title_nav1
{
position: relative;
display: block;
font-size: 11px;
}

.nav0_border
{
    background-repeat: no-repeat;
    background-image: url(images/menu_0_border.jpg);
    width: 7px;
}
.nav1_border
{
    background-repeat: no-repeat;
    background-image: url(images/nav_1_border.jpg);
    width: 7px;
}
.nav0_txt
{
    font-size: 12px;
    color: #464646;
    width: 150px;
}
.nav1_txt
{
    padding-left: 10px;
    font-size: 12px;
    color: #4E5C3B;
    width: 140px;
}
.nav0_bg 
{
    color: #464646;
    background-image: url(images/menu_0_bg.jpg);
    font-size: 12px;
    height: 35px;
}
.nav1_bg
{
    color: #4E5C3B;
    background-image: url(images/nav_1_bg.jpg);
    font-size: 12px;
    height: 35px;
}
.nav0_img
{
    text-align: center;
    width: 25px;
}
.nav1_img
{
    text-align: right;
    width: 25px;
}

.menu_spacer
{
background-image: url(images/menu_bg.jpg);
width: 1px;
}
.rside_box
{
background-color: white;
background-repeat: repeat-y;
background-image: url(images/rside_tbox.jpg);
}
.rside_text
{
color: #636363;
position: relative;
font-size: 11px;
margin-left: 10px;
margin-top: 5px;
margin-bottom: 5px;
display: block;
}

a {
color: #464646;
text-decoration:none;
}

a.grey {
color: #929292;
}

input.meklet {
  border: none;
  background: transparent url('images/input_bg.jpg') no-repeat top left;
}


input.lauks
{
    border: 1px solid #CACACA;
    background: white;
}


select
{
    border: 1px solid #CACACA;
    background: white;
}

.vidus_photo{
	background: url("images/vidus_photo.jpg");
	background-repeat: no-repeat;
	width: 475px;
	height: 247px;
	overflow: hidden;
	margin-bottom: 0px;
	padding: 0px 30px 0 32px;
	color: #919191;
	font-family: verdana, sans-serif;
	font-size: 11px;
}

.button{
	background: url("images/button.jpg");
	background-repeat: no-repeat;
	border: none;
	padding: 0 0 2px 0;
	width: 124px;
	height: 23px;
	color: #929292;
	font-size: 10px;
}

.find_main{
	background: url("images/meklet.jpg");
	background-repeat: no-repeat;
	border: none;
	padding: 0 0 2px 0;
	margin: 0;
	width: 49px;
	height: 23px;
	color: #929292;
	font-size: 10px;
}

ul.attachments {
  list-style-type: circle;
  margin: 5px 0;
}

#banners {
  margin: 10px 0;
}

#banners div {
  margin: 5px 0 5px -2px;
  text-align: center;
  position: relative;
}

table {
  text-align: left;
}

div.search_field_group {
  float: left;
  margin: 0 20px 10px 0;
  position: relative;
  
  zoom: 1;
}

div.search_field_group label {
  display: block;
  margin: 0 0 5px 0;
}

div.first_search_row label {
  /*line-height: 25px;*/
  white-space: nowrap;
}

div.first_search_row {
  clear: both;
}

div.first_search_row .search_field_group {
  
}

.last_search_row {
  clear: both;
}

div.select_wrap {

}

div.ie_hovered select {
  position: absolute;
  z-index: 10;
  top: 0;
  left: 0;
}

div.last_search_row input.button_search {
  margin-left:60px;
}

div.search_field_group label.radio {
  display: inline;
}

/*div.first_search_row label.two_row {
  height: 25px;
  line-height: 1em;
  width: 141px;
}*/

div.search_field_group select {
  width: 140px;
}

/*div.zero_search_row select {
  width: 620px;
}*/

div.first_search_row select {
  width: 620px;
}

div.second_search_row {
  clear: both;
}

div.second_search_row .title input {
  width: 250px;
}

div.second_search_row .status select {
  width: 120px;
}

div.second_search_row .user input {
  width: 200px;
}

#search_date {
  width:150px;
}

form {
  margin: 0;
  padding: 0;
}

ul.sitemap {
  list-style: url(/images/level0.jpg);
  line-height: 1.8em;
}

ul.sitemap_sublevel {
  list-style: url(/images/level1.jpg);
}

/*form#subscribe {
  text-align: left;
  position: relative;
  zoom: 1;
  z-index: 2;
}*/

div.subscriber {
  margin: 10px;
  text-align: left;
  position: relative;
  zoom: 1;
  z-index: 3;
}

.fieldgroup {
  clear: both;
  margin: 3px 0;
  float: left;
  width: 100%;
  text-align: left;
  position: relative;
  z-index: 4;
}

.fieldgroup label {
  width: 130px;
  display: block;
  float: left;
  font-size: 1.1em;
  position: relative;
  z-index: 5;
}

.fieldgroup input {
  float: left;
  width: 250px;
  position: relative;
  zoom: 1;
  z-index: 5;
}

.fieldgroup input.submit {
  width: auto;
  margin-left: 130px;
  padding: 0 5px;
  text-align: center;
}

.cse-overlay {
  left:50% !important;
  margin:10px 0 0 -300px;
  top: 0 !important;
}  

.cse-overlay-bg {
  position: fixed !important;
}

* html .cse-overlay-bg {
  position: absolute !important;
} 

div.search_help_text {
  margin: 10px 0;
}