body, table, input, textarea, select{
	font-family: verdana, tahoma;
    font-size: 11px;
    color: #3E4E29;
}
img{
	border: 0;
}
.bg_norep{
	background-repeat: no-repeat;
}



a.menu, a.menu:link, a.menu:visited, a.menu:active{
	font-weight: 800;
    text-decoration: none;
    color: #3E4E29;
}
a.menu:hover{
	font-weight: 800;
    color: #DB262D;
    text-decoration: none;
}



a.submenu, a.submenu:link, a.submenu:visited, a.submenu:active{
    text-decoration: none;
    color: #3E4E29;
}
a.submenu:hover{
    color: #DB262D;
    text-decoration: none;
}



.menu_active{
	font-weight: 800;
	color: #DB262D;
}

.main_topic
{
	text-align:left;
}

.topic_desc
{
	text-align:left;
}

a, a:link, a:visited, a:active{
    text-decoration: none;
    color: #3E4E29;
}
a:hover{
    color: #DB262D;
    text-decoration: underline;
}
td.r_desc_title{
	background-color: #C4E4FF;
    font-weight: bold;
    color: #DB262D;
}
td.r_desc_value{
	background-color: #ECF7FF;
}
.m_shader{
	background-image: url("img/des/menu_shader.jpg");
 	background-position: left top;
 	background-repeat: no-repeat;
	padding-left: 15px;
	text-align:left;
	width: 200px;
}




#lang {
    position: absolute;
    list-style: none;
    padding: 0;
    margin: -20px 0 0 0;

}

#lang li {
    width: 22px;
    height: 15px;
    display: block;
    float: left;
    margin: 0 4px 0 0;

}

#lang li.lv {
    background: url('img/des/lang_lv.jpg') left top no-repeat;
}

#lang li.ru {
    background: url('img/des/lang_ru.jpg') left top no-repeat;

}

#lang li.eng {
    background: url('img/des/lang_eng.jpg') left top no-repeat;

}

#lang li.lt {
    background: url('img/des/lang_lt.jpg') left top no-repeat;

}

#lang li.ee {
    background: url('img/des/lang_ee.jpg') left top no-repeat;

}

#lang li a {
    width: 22px;
    height: 15px;
    display: block;

}

#lang a i { display: none; }


.clear { clear: both; }
img { border: 0; }
.left { float: left; _display: inline; }
.leftb { float: left; _display: inline; margin: 0 5px 0 0; }
.right { float: right; _display: inline; }



table.storetable {
    width: 100%;
    border-spacing: 5px;
    margin: 0 0 0 -5px;



}

tr.store:hover {
    background-color:#dcedfb;
    padding-bottom: 10px;

}

tr.store1 {
    background-color:#dcedfb;
    padding-bottom: 10px;

}

.storetable th { padding: 3px 4px; font-weight: normal;}

th.mar { margin-bottom: 25px; }


table.rentaltable {
    width: 100%;
    border-spacing: 5px;
    margin: 0 0 0 -5px;
    border: 1px solid #b6d9d7;
    border-collapse: collapse;

}

.rentaltable th { padding: 3px 4px; font-weight: normal;    border: 1px solid #b6d9d7}

.odd {
  background-color:#a6d2b1;
}
