body {
	padding-left:5px;
	padding-top:17px;
}

body, td, p {
    margin: 0;
    font-size: 12px;
    font-family: Verdana;
    line-height:16px;
    color: #5f5f5f;
}
.level2 ul li .active{
	text-decoration:underline;
}
.level2 ul li a{
    font-weight: normal;
    line-height: 1.2em;
}

.level2 ul {
    padding: 0 0 0 28px;
}
ul {
	margin: 0;
	padding: 4px 0 8px 14px;
}

a {
	color: #911422;
	font-weight:bold;
	text-decoration:none;
}
a:hover {
	text-decoration:underline;
}

h2 {
	margin: 0px;
	font-size: 16px;
	font-weight: bold;
	color: #1d100d;
	white-space: nowrap;
}

h3 {
    margin: 0px;
    font-size: 12px;
    font-weight: bold;
    color: #1d100d;
}
h4 {
    font-size:11px;
    font-style: normal;
    line-height: 14px;
    font-weight: normal;
    color: #666666;
    margin-top: 0px;
    margin-bottom: 0px
}
.input {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 11px;
    height: 18px;
    border: solid;
    border-color: #000000;
    border-width: 1px;
    background-color: #eeeeee;
    width : auto;
}
.button { 
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #CCCCCC; 
	font-size: 11px; 
	color: #000000; 
	border: solid;  
	border-color: #CCCCCC #000000 #000000 #CCCCCC; 
	border-width: 1px 2px 2px 1px; 
}
#innoweb a, #innoweb a:hover, #innoweb a:visited {
	color: #999999;
	text-decoration: none;
	font-weight: bold;
}
div#language-switch {
	float:left;
	padding-left:0px;
	padding-top:6px;
}
div#language-switch ul li.first {
	border-left:1px dotted #656465;
}
div#language-switch ul li {
	border-left:1px dotted #FFFFFF;
	float:left;
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
	margin:0;
	padding-left:6px;
}
div#language-switch ul li a {
	display:block;
	height:15px;
	margin-right:6px;
	width:30px;
}div#language-switch ul li a#lang_lv {
	-moz-background-clip:border;
	-moz-background-inline-policy:continuous;
	-moz-background-origin:padding;
	background:transparent url(images/lang_lv.png) no-repeat scroll center center;
}
div#language-switch ul li a#lang_en {
	-moz-background-clip:border;
	-moz-background-inline-policy:continuous;
	-moz-background-origin:padding;
	background:transparent url(images/lang_en.png) no-repeat scroll center center;
}
div#language-switch ul li a#lang_ru {
	-moz-background-clip:border;
	-moz-background-inline-policy:continuous;
	-moz-background-origin:padding;
	background:transparent url(images/lang_ru.png) no-repeat scroll center center;
}
.banner_ {
	margin: 10px 0 0 10px;
	width: 230px;
}
#bannerCol{
padding-top:146px;
}

