html, body, h1, h2, form, img, p {
	margin: 0; padding: 0; border: 0;
}
body {
	font-family: Arial, Verdana, Tahoma, sans-serif; 
	font-size: 100%;
	color: #393938;
}
input, table {
	font-size: 100%;
}
a {
	color: #005da6;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
.hidden {
	display: none;
}
.clear {
	clear: both; overflow: hidden; height: 1px;
}
.left {
	float: left; display: inline;
}
.right {
	float: right; display: inline;
}


.holder {
	width: 100%;
	text-align: center;
}
.page {
	width: 990px;
	margin: 0 auto;
	text-align: left;
}


.header {
	width: 100%; height: 125px;
	background: #003670 url(../images/header.gif) 0 0 repeat-x;
	border-bottom: #005ca5 solid 1px;
}
.header .logo {
	float: left; display: inline;
	width: 303px;
	margin: 39px 0 0 0;
}
.header .search {
	float: right;
	padding: 32px 0 0 0;
	text-align: right;
}
.header .search p {
	padding: 0 0 18px 0;
	font-size: .63em;
	color: #fff;
}
.header .search a {
	color: #fff;
}
.header .search div.input {
	float: left; display: inline;
	width: 190px; height: 23px;
	margin: 0 4px 0 0;
	text-align: center;
	background: url(../images/input.gif) 0 0 no-repeat;
}
.header .search div.button {
	float: left; display: inline;
	width: 80px; height: 23px;
	text-align: center;
	background: url(../images/button.gif) 0 0 no-repeat;
}
.header .search input {
	vertical-align: middle;
}
.header .search input.txt {
	width: 178px;
	margin: 2px 0 0 0; padding: 2px 4px 3px 4px;
	font-size: .63em;
	text-align: left;
	border: #fff solid 1px;
}
.header .search input.btn {
	margin: 2px 0 0 0; padding: 2px 6px 1px 6px;
	font-size: .54em;
	color: #fff;
	text-transform: uppercase;
	background: #00a6e8;
	border: #00a6e8 solid 1px;
}


.menu {
	width: 100%;
	padding: 12px 0 11px 0;
	font-size: .81em;
	background: #003d7e url(../images/menu.gif) 0 0 repeat-x;
	border-bottom: #01122c solid 1px;
}
.menu ul {
	margin: 0; padding: 0;
	list-style-type: none;
}
.menu li {
	float: left; display: inline;
	margin: 0 26px 0 0;
}
.menu a {
	float: left; display: block;
	padding: 0 0 0 12px;
	color: #fff;
	background: url(../images/arrow.gif) 0 50% no-repeat;
}
.menu li.active a {
    font-weight: bold;
}


.content {
	width: 100%;
	padding: 30px 0 0 0;
	background: url(../images/content.gif) 0 0 repeat-x;
}
.content h1, .content h2, #slogan {
	padding: 0 0 4px 0;
	font-size: 1.5em;
	line-height: 1.1em;
	color: #005da6;
	font-weight: normal;
}
.content h1.border, .content h2.border {
	border-bottom: #646464 solid 1px;
}
.content div.border {
	padding: 0 0 80px 0;
	border-bottom: #d1d6da solid 1px;
}


.content .contentleft {
	width: 235px;
	margin: 0 24px 0 0;
}
.content .contentleft ul {
	margin: 0; padding: 0;
	list-style-type: none;
	font-size: .75em;
	line-height: 1em;
}
.content .contentleft li {
	float: left;
	width: 235px;
	padding: 6px 0;
	border-bottom: #d1d6da solid 1px;
}
.content .contentleft a {
	float: left; display: block;
	padding: 0 0 0 12px;
	background: url(../images/arrow2.gif) 0 50% no-repeat;
}
.content .contentleft li.active a {
    font-weight: bold;
}
.content .contentleft li.bubu a {
	margin: 0 0 0 16px;
}


.content .contentcenter {
	width: 471px;
}
.content .contentcenter .cms {
	padding: 0;
	font-size: .75em;
	overflow: hidden;
}
.content .contentcenter .cms p, .content .contentcenter .cms table {
	margin: 1em 0;
}
.content .contentcenterwide {
	width: 728px;
}


.content .contentright {
	width: 235px;
}
.content .contentright p {
	font-size: .75em;
}
.content .contentright .line {
	margin: 12px 0;
	background: #fff;
}


.grey {
	background: #d1d6da;
}
.dgrey {
	color: #ffF;
	background: #646464;
}
.dgrey a {
	color: #ffc000;
}
.box .tl {
	background: url(../images/box_tl.gif) 0 0 no-repeat;
}
.box .tr {
	background: url(../images/box_tr.gif) 100% 0 no-repeat;
}
.box .bl {
	background: url(../images/box_bl.gif) 0 100% no-repeat;
}
.box .br {
	width: 100%;
	padding: 22px 0;
	background: url(../images/box_br.gif) 100% 100% no-repeat;
}
.box .inner {
	padding: 0 22px;
}


.front {
	width: 1000px;
	position: relative;
	margin: 0 0 24px -12px;
}
.front #slogan {
	padding: 0 340px 4px 12px;
	border-bottom: 0;
}
.front .box {
	float: left; display: inline;
	width: 238px;
	margin: 12px 0 0 12px;
}

.frontleft {
	width: 605px;
}
.frontleft p {
	width: 220px;
	margin: 0 60px 0 0;
	font-size: .75em;
}
.frontright {
	width: 371px;
}
.frontright p {
	font-size: .75em;
}
.frontright img {
	float: right;
	margin: 0 0 0 20px;
}
.frontleft .br, .frontright .br {
	height: 6em;
}


.footer {
	padding: 8px 0 80px 0;
	font-size: .54em;
}

/* Gallery */
#gallery-title {
    font-weight: bold;
}
.gallery-item {
    float: left;
    margin: 10px 20px 10px 0;
}
#gallery-items .even {
    margin-right: 0;
}
.gallery-item img {
    height: 165px;
    width: 220px;
}

/* Language icons */
.languages a {
    background: url(../images/et.png) 0% 50% no-repeat;
    padding: 0 0 0 20px;
    margin: 0 0 0 7px;
    text-transform: uppercase;
}
#lang-en { background-image: url(../images/en.png); }
#lang-ru { background-image: url(../images/ru.png); }
#lang-lv { background-image: url(../images/lv.png); }
