.campaign  {
	font-weight:bold;
	color:#41BEFD;
	padding:0 0 10px 0;
	font-size: 1.5em;
}
.campaign a {
	color:#41BEFD;
	text-decoration: underline !important;
}


/* ======================= */
/* 		GLOBAL ELEMENTS	*/
/* ======================= */
html, body, h1, h2, h3, h4, form, img, p, ul, ol, table {
	margin: 0; padding: 0; border: 0;
}
body {
	/*font: 100% 'Times New Roman', Georgia, Tahoma, Helvetica, sans-serif;*/
	/*font: 100% Arial, Georgia, Tahoma, Helvetica, sans-serif;*/
	font: 100% 'Times New Roman', Georgia, Tahoma, Helvetica, sans-serif;
	text-align: center;
	background: #E3E3E3 url(../images/bg.gif) 0 0 repeat-x;
	position: relative;
}
html {
	height: 100%;
}

table { font-size: 100%; }
input, select, textarea { font: 12px Arial, Verdana, Tahoma, sans-serif; color: #222; }
input.txt, textarea {
	padding: 2px 5px;
	border: solid 2px #aaaaaa;
	background: #EEEEEE;
}
input.check {
	margin: 1px 2px 3px 0;
	* margin: -3px 0 0 -3px;
	vertical-align: middle;
}
.clearfix:after {
	content: ".";
	display: block;
	height: 0;
	font-size: 0;
	clear: both;
	visibility: hidden;
}
.clearfix { display: inline-block; }
blockquote {
	margin:0 0 10px 0;
	padding:20px 20px 0 0;
}
.hidden {
  	display: none;
}
/*
a:link {color: blue;}
a:visited {color: #3883C7 !important;}
a:hover {color:black;}
a:active {color:grey;}
  */

table td,
table th {
	text-align: left !important;
}

.holder {
	width: 980px;
	margin: 0 auto;
	position: relative;
}
.holder a {
	text-decoration: none;
}
.holder a:hover {
	text-decoration: underline;
}
ul, ol {
	list-style-type:none;
}
h1 span,
h2 span,
h3 span,
h4 span,
#subsection div li a span {
	display: none;
}
address {
	display: block;
	margin-bottom: 10px;
	font-style: normal;
}

/* HEADER */
#content,
#header {
	width: 911px;
	margin: 0 auto;
	text-align: left;
}
#header ul {
	padding: 15px 0 0 0;
	margin-bottom: 40px;
	width: 911px;

}
#header ul li {
	float: left;
	text-align: center;
	font-weight: normal !important;
	/*padding: 0 20px; teksti korrektuuriga */
    /* safari needs   padding: 0 29px; */
	background: url(../images/header_bg.gif) 100% 100% no-repeat;
}

#header ul li.item1 {width: 108px;}
#header ul li.item2 {width: 154px;}
#header ul li.item3 {width: 142px;}

#header ul li.item5 {width: 154px;}
#header ul li.item6 {width: 120px;}
#header ul li.item7 {width: 149px;}
#header ul li.item8 {width: 84px;}


#header ul li.item1 {
	text-align: left;
}
#header ul li.item8 {
  	background: none;
	text-align: right;
}


#header ul li a {
	display: block;
	color: #fff;
	font-size: 1em;
	font-weight: normal !important;
}
#header ul .active a {
	text-decoration: underline;
	color: #00b4ff;
}
#header ul a:hover {
	text-decoration: underline;
	color: #00b4ff;
}

/* SUBSECTION */
#subsection {
	width: 911px;
	margin-bottom: 15px;
}
#subsection h1 a {
	float: left;
 	background: url(../images/logo_b.jpg) 0 0 no-repeat;
	height: 125px;
	width: 430px;
  position:absolute;
  top: 40px;
  left: 35px;
}
#subsection ul {
	padding: 5px 0 10px 0;
	float: right;
	width: 400px;
}
#subsection ul li {
	float: right;
	color: #787878;
	text-align: center;
	font-size: .7em;
	padding: 3px 0 5px 0;
}
#subsection ul li a {
	color: #787878;
	font-size: 1.2em;
	display:block;
	float: left;
}
#subsection ul li a.sel {
	color: #00b4ff;
	text-decoration: underline;
}
#subsection ul li a:hover {
	text-decoration: underline;
	color: #00b4ff;
}
#subsection ul li span {
	float: left;
	width: 20px;
}
#subsection div {
	float: right;
	width: 300px;
	text-align: right;
}
#subsection .est,
#subsection .eng,
#subsection .rus,
#subsection .fin,
#subsection .swe {
	display: block;
	width: 23px;;
	height: 16px;
	float: left;
	margin-left: 10px;
}
#subsection .est {
	background: url(../images/eesti.gif) 0 0 no-repeat;
}
#subsection .eng {
	background: url(../images/england.gif) 0 0 no-repeat;
}
#subsection .rus {
	background: url(../images/russia.gif) 0 0 no-repeat;
}
#subsection .fin {
	background: url(../images/finland.gif) 0 0 no-repeat;
}
#subsection .swe {
	background: url(../images/sweden.gif) 0 0 no-repeat;
}
#subsection ul .languages {
	clear: both !important;
	padding-left: 200px;
	padding-bottom: 10px;
	text-align: center;
}
#subsection input {
	vertical-align:middle;
}
#subsection .txt {
	margin-right: 10px;
	width: 180px;
	border: solid 1px #aaaaaa;
	background: #fff;
}
/* SECTIONS */
#sections {}
#sections h2 {color:#fff;}
#sections .section1,
#sections .section2,
#sections .section3 {
	width: 299px;
	float: left;
}
#section1 h2 {
	background: url(../images/main1.jpg) 0 0 no-repeat;
}
#sections .section1,
#sections .section2 {
	margin-right:7px;
}
#sections div div  {background: #000 url(../images/black_tl.gif) 0 0 no-repeat;}
#sections div div div {background: url(../images/black_tr.gif) 100% 0 no-repeat;}
#sections div div div div {background: url(../images/black_bl.gif) 0 100% no-repeat;}
#sections div div div div div {background: url(../images/black_br.gif) 100% 100% no-repeat; padding:10px;}
#sections h2 a {
	width:279px;
	height:280px; 
	display: block;
}
#sections .section1 h2 a {background: url(../images/main1.jpg) 0 100% no-repeat;}
#sections .section2 h2 a {background: url(../images/main2.jpg) 0 100% no-repeat;}
#sections .section3 h2 a {background: url(../images/main3.jpg) 0 100% no-repeat;}

#sections .section1 h2 {background: url(../images/main1.jpg) 0 100% no-repeat;}
#sections .section2 h2 {background: url(../images/main2.jpg) 0 100% no-repeat;}
#sections .section3 h2 {background: url(../images/main3.jpg) 0 100% no-repeat;}

/* MAINCONTENT */
#trail  {
	color: #898989;
	margin-top: 10px;
	text-align: left;
	clear: both;
	padding: 5px 0 0 15px;
	clear: both;
}
#trail a {
	color: #898989;
	font-weight: bold;
}
#trail .sel {
	text-decoration: underline;
}
#maincontent	 {margin:18px 0 330px 0; width:911px;}
#maincontent .t  {
	/*background: #D6D7D6 url(../images/grey_bg.gif) 0 0 repeat-x;*/
    background-color: #D6D7D6;

}
#maincontent .tl {background: url(../images/grey_tl.gif) 0 0 no-repeat;}
#maincontent .tr {background: url(../images/grey_tr.gif) 100% 0 no-repeat;}
#maincontent .bl {background: url(../images/grey_bl.gif) 0 100% no-repeat;}
#maincontent .br {background: url(../images/grey_br.gif) 100% 100% no-repeat; padding:7px 0 0 0;}
#maincontent .box {
	width: 300px;
	float: left;
	padding-bottom:20px;
}
#maincontent .readmore {
	color: #00b4ff;
	font-size: .85em;
	clear: both;
	display: block;
	text-decoration: underline;
}
#maincontent .readmore:hover {
	text-decoration: none;
}

#maincontent .txtlink {
	color: #4D4D4D;
	color: #00B4FF;
	font-weight: bold;
	font-size: .85em;
	text-decoration: underline;
	margin:5px 0;
}
#maincontent .txtlink:hover {
	text-decoration: none;
}

#maincontent .box .padding {
	padding: 25px 0 0 13px;
}
#maincontent .box .inside {
	clear: both;
}
#maincontent .box h4,
#maincontent .box h3,
#maincontent .box h2 {
  	font: 1.25em Georgia, Tahoma, Helvetica, sans-serif;
	text-transform: uppercase;
	margin: 0 0 25px 0;
}
.adobe {
	display: block;
	width: 220px;
	height: 50px;
	float: left;
	margin: 5px 0 0 0;
	background: url(../images/pdf-icon.gif) 0 0 no-repeat;
	padding: 5px 0 0 40px;
	color: #00b4ff;
	font-size: .85em;
	font-weight: bold;
	text-decoration: underline;
}
.word {
	display: block;
	width: 560px;
	height: 50px;
	margin: 5px 0 0 0;
	background: url(../images/doc-icon.gif) 0 3px no-repeat;
	padding: 5px 0 0 40px;
	color: #00b4ff;
	font-size: .85em;
	font-weight: bold;
	text-decoration: underline;
}
.adobe:hover,
.word:hover {
	text-decoration: none;
}

/* BOX 1 */
#home .box3 ul {
	margin-top: 15px;
}

#home #maincontent .box1 .inside {
	border-bottom: solid 1px #D8D8D8;
}
#home #maincontent .box1 div div div div {
  	font-size:.85em;
	float: right;
	width: 190px;
	padding: 0 10px 10px 0;
}
#home #maincontent .box1 div img {
	float: left;
}
#home #maincontent .box1 div strong {
	display: block;
}
/* BOX 2 */
#home #maincontent .box2 .inside {
	padding-bottom: 10px;
}
#home #maincontent .box2 .inside p {
	padding: 10px 20px 0 0;
	font-size: .85em;
}
#home #maincontent .box2 .inside strong {
	color: #000;
}
/* BOX 3 */
#maincontent .box3 ul li {
	padding: 5px 0 10px 0;
	margin: 0 0 10px 0;
}
#maincontent .box3 ul {
	width: 220px;
	margin-bottom: 20px;
}
#maincontent .box3 ul li.item1 {background: url(../images/icon1.gif) 0 0 no-repeat;}
#maincontent .box3 ul li.item2 {background: url(../images/icon2.gif) 0 0 no-repeat;}
#maincontent .box3 ul li.item3 {background: url(../images/icon3.gif) 0 0 no-repeat;}
#maincontent .box3 ul li.item4 {background: url(../images/icon4.gif) 0 0 no-repeat;}
#maincontent .box3 ul li.item5 {background: url(../images/icon5.gif) 0 0 no-repeat;}
#maincontent .box3 ul li.item6 {background: url(../images/icon6.gif) 0 0 no-repeat;}

#maincontent .box3 ul li a {
	display: block;
	color: #282828;
	font-size: .85em;
	width: 100%;
	padding-left: 50px;
}
#maincontent .box3 .padding {
	padding: 25px 0 0 23px;
}
#twosection .box1 {
	width: 600px;
}
/* ============== */
/* KIRJALIK TÕLGE */
/* ============== */
#kirjalik .box1 p {
	color: #4d4d4d;
	padding-bottom: 10px;
}
#kirjalik .box1 strong {
	color: #000;
}
#kirjalik .box1 .inside {
	padding: 25px 0 0 13px;
}
#kirjalik .box1 .main {
	float: right;
	margin: 0 0 0 10px;
}
#kirjalik .box1 p span {
	padding-bottom: 10px;
	display: block;
}
#kirjalik .box1 ul {
	list-style-type:none;
	font-size:.85em;
	float: left;
	padding: 0 0 0 0;
	margin: 10px 0 10px 0;
}
#kirjalik .box1 ul li {
	padding:0;
	width: 190px;
	margin:0;
	padding-bottom: 5px;
	font-weight: bold;
}
#kirjalik .box1 ul li a {
	color: #282828;
	background: url(../images/panel_arrow.gif) 0 0 no-repeat;
	width: 100%;
	display:block;
	width: 190px;	
}
#kirjalik .box1 ul li a span {
	display:block;
	padding-left: 25px;
}
#kirjalik .readmore {
	margin-top: 15px;
}
#kirjalik .box3 p {
	padding-bottom: 10px;
	line-height: 100%;
	color: #4d4d4d;
	width: 265px;
	text-align: justify;
	margin: 10px 0;
	background: url(../images/line-hor.gif) 0 100% repeat-x;
}
#kirjalik .box3 p strong {
	color: #000;
	display: block;
	padding-top: 5px;
	text-align: right;
}
#kirjalik .box1 div div h4,
#kirjalik .box1 div div h3,
#kirjalik .box1 div div h2,
#kirjalik .box3 div div h4 {
	margin: 20px 0 10px 0;
	padding: 0 0 10px 0;
	background: url(../images/line-hor.gif) 0 100% repeat-x;
}
#kirjalik dl dt {
	background: url(../images/panel_arrow.gif) 0 0 no-repeat;
	padding-left: 25px;

}
#kirjalik dl dd {
	padding: 5px 0 5px 10px;
}
#kirjalik .box3 .last {
	background: none;
}
#kirjalik .box3 .testimonial {
	margin-top:10px;
	background: url(../images/quote2.gif) 0 30px no-repeat;
}
#kirjalik .box3 .testimonial em {
	display: block;
}
#kirjalik .box3 .testimonial p em {
	display: block;
	text-align: right;
}
#kirjalik .box3 .testimonial p {
	padding-top: 5px;
	line-height: 18px;
}
#kirjalik .box3 .testimonial p img {
	vertical-align: middle;
	margin-top:3px;
}
#kirjalik .box3 .testimonial p:first-letter {
	padding-left: 30px;
}
#kirjalik .box3 .readmore  {

}
/* ============== */
/* SUBPAGE */
/* ============== */
.subpage .box1 {
	width: 888px !important;
}
.subpage .box1 p {
	color: #4d4d4d;
	padding-bottom: 10px;
}
.subpage .box1 .readmore {
	padding-bottom: 10px;
}
.subpage .box1 strong {
	color: #000;
}
.subpage .box1 .inside {
	padding: 25px 0 0 13px;
}
.subpage .box1 .main {
	float: right;
	margin: 0 0 0 10px;
}
.subpage .box1 p span {
	padding-bottom: 10px;
	display: block;
}
.subpage dl dt {
	background: url(../images/panel_arrow.gif) 0 0 no-repeat;
	padding-left: 25px;
}
.subpage #maincontent .box1 ul li {
	background: url(../images/panel_arrow.gif) 0 0 no-repeat;
	padding: 3px 0 3px 25px;
}
.subpage #maincontent .box1 ul {
	margin: 10px 0;
	color: #4D4D4D;
}
.subpage dl dd {
	padding: 5px 0 5px 10px;
}
       /*
.subpage #maincontent .box1 ul {
	list-style-type:none;
	font-size:.85em;
	float: left;
	padding: 0 0 0 0;
	margin: 10px 0 10px 0;
}
.subpage #maincontent .box1 ul li {
	padding:0;
	width: 190px;
	margin:0;
	padding-bottom: 5px;
	font-weight: bold;
}
.subpage #maincontent .box1 ul li a {
	color: #282828;
	background: url(../images/panel_arrow.gif) 0 0 no-repeat;
	width: 100%;
	display:block;
	width: 190px;
}
.subpage #maincontent .box1 ul li a span {
	display:block;
	padding-left: 25px;
}                 */
.subpage #maincontent .box3 p {
	padding-bottom: 10px;
	line-height: 100%;
	color: #4d4d4d;
	width: 265px;
	margin: 10px 0;
}
.subpage #maincontent .box3 p strong {
	color: #000;
	display: block;
	padding-top: 5px;
	text-align: right;
}
.subpage #maincontent .box1 div h4,
.subpage #maincontent .box1 div h3,
.subpage #maincontent .box1 div h2 {
	margin: 10px 0 10px 0;
	padding: 0 0 10px 0;
	background: url(../images/line-hor.gif) 0 100% repeat-x;
}

.subpage #maincontent .box1 div h2.first {
	background:none;
	margin-top:0;
	margin-bottom: 15px;
}

#eripakkumine .box1 p {
	padding-bottom: 10px;
}
/* ============== */
/* TÖÖPAKKUMINE	*/
/* ============== */
#toopakkumine .box1 {
	width: 895px;
}
#toopakkumine .box1 .inside {
	padding: 25px 0 0 13px;
}
#toopakkumine .box1 table{
	color: #787878;
	float: left;
	margin: 0 0 15px 0;
	width: 385px;
}
#toopakkumine .box1 .table2 {
	float:right;
	width: 480px;
}
#toopakkumine .box1 table td {
	padding: 2px 0;
	font-weight:bold;
}
#toopakkumine .box1 table th {
	padding: 5px 0;
}
#toopakkumine .box1 table input.txt {
	/*border: solid 1px #aaaaaa;*/
	width: 220px;
	color: #667788;
	height: 18px;
	padding-top:4px;
}
#toopakkumine .box1 table textarea {
	width: 220px;
	padding-top: 5px;
	color: #667788;
}
#toopakkumine .joboffers {
	margin: 0 0 20px 0;
}
#toopakkumine .joboffers ul {
	list-style-type: disc;
	padding: 0 0 0 30px !important;
	margin: 10px 0 10px 0;
}
#toopakkumine .joboffers ul li {
	list-style-type: disc;
	padding: 0 0 0 10px !important;
}

.box1 table span {
	color: #F59931;
	font-weight: bold;
	font-size: 1.1em;
}
.errortxt {
	color: #CD2036;
	color: #F62217;
	margin: 10px 0 10px 0;
}
.fielderror {
	color: #F62217;
	/*color: #F0A147;*/
}
.grey {
	color: #4d4d4d;
	margin-bottom: 10px;
}
#toopakkumine #kontrollkood {
	margin: 0 0 0 10px;
	width: 155px;
}

input[type="text"] {
	background: #EEEEEE;
}
input[type="text"]:focus {
	background: #EFF5FF;
	border: solid 2px #73A6FF;
}
textarea:focus,
select:focus {
	background: #EFF5FF;
	border: solid 2px #73A6FF;
	/*border: solid 2px #F0A147;	*/
}

textarea:hover,
input[type="text"]:hover {
	/*border: solid 1px #F59931;*/
}

option[selected="selected"] {
	font-weight: bold;
}

/*
.fielderror input,
.fielderror select,
.fielderror textarea {
	border: solid 2px #F0A147;
	background: #EEEEEE !important;
} */

/* ============== */
/* KONTAKT		*/
/* ============== */
#kontakt #twosection {
    width: 100%;
}
#kontakt .table1 {
	color: #787878;
	margin: 0;
	width: 590px;
}
#kontakt .table1 {
	margin:10px 0 0 0;
	width: 580px;
}
#kontakt .table1  td {
	padding: 3px 0;
	font-weight: bold;
}
#kontakt .table1  th {
	padding: 5px 0;
}
#kontakt .box1 .table1  input.txt {
	/*border: solid 1px #aaaaaa;*/
	width: 360px;
	color: #667788;
	height: 18px;
	padding-top:4px;
}
#kontakt .box1 .files td {
	padding-bottom: 5px;
}
#kontakt .box1 .files input {
	height: auto;
}
#kontakt .box1 #keelest {
	width: 180px;
	color: #667788;
	float: left;
	height: 28px;
}
#kontakt .box1 #keelde {
	width: 180px;
	color: #667788;
	float: right;
	height: 28px;
}
#kontakt select {
	padding: 3px 0;
	border: solid 2px #aaaaaa;
	background: #EEEEEE;
}
#kontakt textarea {
	width: 360px;
	padding-top: 5px;
	color: #667788;
	height: 140px;
}
#kontakt select {
	padding-right: 4px;
}
#kontakt #fail1,
#kontakt #fail2,
#kontakt #fail3 {
	height: auto;
	width: 100%;
}
#kontakt .without {
	padding-left: 12px;
}
#kontakt .controlcode img {
  	margin-right: 10px;
}
#kontakt .controlcode img,
#kontakt .controlcode input {
	float: left;
}
#kontakt .controlcode .sending {
  	float: right;
	background: #000;
	color: #fff;
}
#kontakt .controlcode #code {
	width: 182px;
}
#kontakt .codeimg {
	vertical-align:middle;
	margin-left: 10px;
}
#kontakt .box3 p {
    width: 265px;
}

#kontakt .box3 table td,
#kontakt .box3 table th {
    padding-bottom: 7px;
}

.jobsending input {
  margin-right: 5px;
}
.jobsending {
  text-align: right !important;
}
/* ============== */
/* HINNAKIRI      */
/* ============== */
#hinnakiri .box1 {
	width: 895px;
	color: #000 !important;
}
#hinnakiri .box1 .inside {
	padding: 25px 0 0 13px;
}
#hinnakiri .box1 table h2 {
  	margin:0;
	padding:10px 0 15px 0;
	background: url(../images/line-hor.gif) 0 100% repeat-x;
}
#hinnakiri .box1 table{
	color: #787878;
	float: left;
	width: 425px;
	margin-bottom: 20px;
}
#hinnakiri .box1 table a{
	color: #000 !important;
	text-decoration: underline !important;
}
#hinnakiri .box1 table a:hover {
	color: #00B4FF !important;
}
#hinnakiri .box1 .table2 {
	float:right;
}
#hinnakiri .box1 table td {
	padding: 4px 0 3px 0;
	font-weight:normal;
	background: url(../images/line-hor.gif) 0 100% repeat-x;
   	color: #000 !important;
}
#hinnakiri .box1 table th {
	padding: 10px 0;
	color: #000;
}
#hinnakiri .width {
	width:200px;
}
/* ================ */
/* HINNAKALKULAATOR */
/* ================ */
#hinnakalkulaator .box3 .padding {
	padding-top: 74px;
}
#hinnakalkulaator .box3 .padding img {
	margin-bottom:10px;
}
#hinnakalkulaator ol {
	list-style-type:decimal;
	margin: 10px 0 10px 20px;
}
#hinnakalkulaator ol li {
	margin: 0 0 5px 0;
}
#hinnakalkulaator table{
	color: #787878;
	margin: 0;
}
#hinnakalkulaator table td {
	padding: 3px 0;
	font-weight: bold;
}
#hinnakalkulaator table th {
	padding: 5px 0;
}
#hinnakalkulaator .box1 table input.txt{
	/*border: solid 1px #aaaaaa;*/
	color: #667788;
	height: 18px;
	padding-top:4px;
}
#hinnakalkulaator #toimetus {
	width: 135px;
}
#hinnakalkulaator #kujundus {
	width: 285px;
}
#hinnakalkulaator select {
	padding: 3px 0;
	border: solid 2px #aaaaaa;
	background: #EEEEEE;
	width: 299px;
}
#hinnakalkulaator textarea {
    width: 580px;
	padding-top:5px;
	padding-bottom:5px;
	margin-top:5px;
	color: #667788;
	height: 250px;
}
#hinnakalkulaator select {
	padding-right: 4px;
}
#hinnakalkulaator .text {
  border:none;
  background: #D6D7D6;
  font-weight: bold;
}
#hinnakalkulaator .submitbtn {
  	background: #555555;
	border: none;
	color: #fff;
	padding: 3px;
	margin-top: 10px;
}
#hinnakalkulaator .sum,
#hinnakalkulaator #vat {
  	color: red;
}
#thanks div div h2 {
  	margin-top: 50px !important;
}
/* ====== */
/* FOOTER */
/* ====== */
#footer {
	position:absolute;
	bottom:0;
	left:0;
	width: 100%;
	height:320px;
	background: url(../images/footer_bg.gif) 0 0 repeat-x;
}
#footer div {
	margin: 0 auto;
	width: 931px;
}
#footer a {
	color:#4d4d4d;
	text-decoration:none;
}
#footer a:hover {
	text-decoration:underline;
	color:#4d4d4d;
}
#footer li {
	color:#4d4d4d;
	width: 100%;
}
#footer dl {
	margin: 20px 0 0 15px;
	float: left;
	width: 290px;
}
* html #footer dl {
	width: 270px;
}

#footer dl .colspan {
	width: 100%;
}
#footer dt {
	color: #000;
	margin-bottom: 10px;
	text-align: left;
	font-family: Georgia, sans-serif;
	text-transform: uppercase;
	font-size: 1.1em;
}
#footer dd {
	float: left;
	width: 120px;
	margin:0;
	padding:0;
	text-align: left;
	font-size:.85em;
	line-height: 23px;
	padding-left: 15px;
	background: url(../images/footer_tick.gif) 0 5px no-repeat;
}
#footer .tolked {
	width: 390px;
}
#footer .tolked dd {
	width: 115px !important;
	margin:0;
	padding:0 0 0 15px;
}
#footer .kontakt {
	margin: 20px 0 0 0;
	width: 210px;
}
#footer .kontakt img {
	vertical-align: middle;
}
#footer .kontakt dd {
	width: 220px;
	line-height: 23px;
	background: none;
	padding:0;

}
#footer .kontakt dd a {
	text-decoration: underline !important;
}
#footer .teenused {
	margin: 20px 0 0 20px;
}

* html #footer dl {
	margin: 20px 0 0 7px;
}
.sign {
	position:absolute;
	right:55px;
}
.sign a {
	color:#000 !important;
	font-size:.7em;
	font-family:Arial, sans-serif;
}
.copyright {
	font:.7em Arial, sans-serif;
	width: 840px !important;
	padding:10px;
}
.livesupport {
	position:absolute;
	right:60px;
	top:480px;
}
.livechat {
	float: right;
	width: 275px;
}
.livechat div {
	padding:0 0 0 10px;
}
.livechat div div {
	padding: 0 0 10px 0;
}
.livechat img {
	margin-right: 20px;
}
/*******************/
/* ENGLISH VERSION */
/*******************/
.eng #header ul li.item1 {width: 148px;}
.eng #header ul li.item2 {width: 164px;}
.eng #header ul li.item3 {width: 142px;}
.eng #header ul li.item5 {width: 134px;}
.eng #header ul li.item6 {width: 110px;}
.eng #header ul li.item7 {width: 119px;}
.eng #header ul li.item8 {width: 94px;}

.eng #sections .section1 h2 a {background: url(../images/main1_eng.jpg) 0 100% no-repeat;}
.eng #sections .section2 h2 a {background: url(../images/main2_eng.jpg) 0 100% no-repeat;}
.eng #sections .section3 h2 a {background: url(../images/main3_eng.jpg) 0 100% no-repeat;}

.eng #sections .section1 h2 {background: url(../images/main1_eng.jpg) 0 100% no-repeat;}
.eng #sections .section2 h2 {background: url(../images/main2_eng.jpg) 0 100% no-repeat;}
.eng #sections .section3 h2 {background: url(../images/main3_eng.jpg) 0 100% no-repeat;}

.eng #maincontent {margin:18px 0 340px 0;}
.eng #hinnakalkulaator textarea {
	height: 225px;
}
.eng #subsection h1 a {
 	/* background: url(../images/h1_heading_eng.gif) 0 0 no-repeat;
  background: url(../images/logo_b.jpg) 0 0 no-repeat;
	position:absolute;
  top: 40px;
  left: 35px; */
}
.eng #footer {
	height:330px;
}
.eng #footer .tolked {
	width: 320px;
}
.eng #footer .tolked dd {
	width: 90px !important;
	margin:0;
	padding:0 0 0 15px;
}
.eng #footer .teenused {
	width: 355px;
	margin-left:0;
}
.eng #footer .teenused dd {
	width: 160px;
	margin:0;
	padding:0 0 0 15px;
}
.eng #footer .kontakt {
	margin: 20px 0 0 10px;
	width: 160px;
}
.eng #footer .kontakt dd {
	width: 220px;
	line-height: 23px;
	background: none;
	padding:0;
}
/*******************/
/* RUSSIAN VERSION */
/*******************/
.rus #header ul li.item1 {width: 145px;}
.rus #header ul li.item2 {width: 200px;}
.rus #header ul li.item3 {width: 160px;}
.rus #header ul li.item5 {width: 170px;}
.rus #header ul li.item6 {width: 145px;}
.rus #header ul li.item7 {width: 130px;}
.rus #header ul li.item8 {width: 85px;}

.rus #sections .section1 h2 a {background: url(../images/main1_rus.jpg) 0 100% no-repeat;}
.rus #sections .section2 h2 a {background: url(../images/main2_rus.jpg) 0 100% no-repeat;}
.rus #sections .section3 h2 a {background: url(../images/main3_rus.jpg) 0 100% no-repeat;}

.rus #sections .section1 h2 {background: url(../images/main1_rus.jpg) 0 100% no-repeat;}
.rus #sections .section2 h2 {background: url(../images/main2_rus.jpg) 0 100% no-repeat;}
.rus #sections .section3 h2 {background: url(../images/main3_rus.jpg) 0 100% no-repeat;}

.rus #maincontent {margin:18px 0 360px 0;}
.rus #hinnakalkulaator textarea {
	height: 225px;
}
.rus #hinnakiri .width {
	width:250px;
}
.rus #hinnakalkulaator textarea {
	height: 300px;
}
.rus #subsection h1 a {
 	/* background: url(../images/h1_heading_rus.gif) 0 0 no-repeat;
	width: 535px; */
}
.rus #footer {
	height:350px;
}
.rus #footer .tolked {
	width: 320px;
}
.rus #footer .tolked dd {
	width: 90px !important;
	margin:0;
	padding:0 0 0 15px;
}
.rus #footer .teenused {
	width: 355px;
	margin-left:0;
}
.rus #footer .teenused dd {
	width: 160px;
	margin:0;
	padding:0 0 0 15px;
}
.rus #footer .kontakt {
	margin: 20px 0 0 10px;
	width: 160px;
}
.rus #footer .kontakt dd {
	width: 220px;
	line-height: 23px;
	background: none;
	padding:0;
}
/*******************/
/* FINNISH VERSION */
/*******************/

.fin #header ul li.item1 {width: 125px;}
.fin #header ul li.item2 {width: 150px;}
.fin #header ul li.item3 {width: 150px;}
.fin #header ul li.item5 {width: 150px;}
.fin #header ul li.item6 {width: 95px;}
.fin #header ul li.item7 {width: 130px;}
.fin #header ul li.item8 {width: 105px;}

.fin #sections .section1 h2 a {background: url(../images/main1_fin.jpg) 0 100% no-repeat;}
.fin #sections .section2 h2 a {background: url(../images/main2_fin.jpg) 0 100% no-repeat;}
.fin #sections .section3 h2 a {background: url(../images/main3_fin.jpg) 0 100% no-repeat;}

.fin #sections .section1 h2 {background: url(../images/main1_fin.jpg) 0 100% no-repeat;}
.fin #sections .section2 h2 {background: url(../images/main2_fin.jpg) 0 100% no-repeat;}
.fin #sections .section3 h2 {background: url(../images/main3_fin.jpg) 0 100% no-repeat;}

.fin #maincontent {margin:18px 0 290px 0;}
.fin #hinnakalkulaator textarea {
	height: 225px;
}
.fin #hinnakiri .width {
	width:250px;
}
.fin #hinnakalkulaator textarea {
	height: 300px;
}
.fin #subsection h1 a {
/*  	background: url(../images/h1_heading_fin.gif) 0 0 no-repeat;
	width: 545px; */
}
.fin #footer {
	height:270px;
}
.fin #footer .tolked {
	width: 320px;
}
.fin #footer .tolked dd {
	width: 75px !important;
	margin:0;
	padding:0 0 0 15px;
}
.fin #footer .teenused {
	width: 355px;
	margin-left:0;
}
.fin #footer .teenused dd {
	width: 160px;
	margin:0;
	padding:0 0 0 15px;
}
.fin #footer .kontakt {
	margin: 20px 0 0 10px;
	width: 160px;
}
.fin #footer .kontakt dd {
	width: 220px;
	line-height: 23px;
	background: none;
	padding:0;
}
/*******************/
/* SWEDISH VERSION */
/*******************/

.swe #header ul li.item1 {width: 145px;}
.swe #header ul li.item2 {width: 175px;}
.swe #header ul li.item3 {width: 125px;}
.swe #header ul li.item5 {width: 150px;}
.swe #header ul li.item6 {width: 95px;}
.swe #header ul li.item7 {width: 130px;}
.swe #header ul li.item8 {width: 85px;}

.swe #sections .section1 h2 a {background: url(../images/main1_swe.jpg) 0 100% no-repeat;}
.swe #sections .section2 h2 a {background: url(../images/main2_swe.jpg) 0 100% no-repeat;}
.swe #sections .section3 h2 a {background: url(../images/main3_swe.jpg) 0 100% no-repeat;}

.swe #sections .section1 h2 {background: url(../images/main1_swe.jpg) 0 100% no-repeat;}
.swe #sections .section2 h2 {background: url(../images/main2_fin.jpg) 0 100% no-repeat;}
.swe #sections .section3 h2 {background: url(../images/main3_swe.jpg) 0 100% no-repeat;}

.swe #maincontent {margin:18px 0 290px 0;}
.swe #hinnakalkulaator textarea {
	height: 225px;
}
.swe #hinnakiri .width {
	width:250px;
}
.swe #hinnakalkulaator textarea {
	height: 300px;
}
.swe #subsection h1 a {
/*  	background: url(../images/h1_heading_swe.gif) 0 0 no-repeat;
	width: 605px; */
}
.swe #footer {
	height:270px;
}
.swe #footer .tolked {
	width: 310px;
}
.swe #footer .tolked dd {
	width: 75px !important;
	margin:0;
	padding:0 0 0 15px;
}
.swe #footer .teenused {
	width: 355px;
	margin-left:0;
}
.swe #footer .teenused dd {
	width: 160px;
	margin:0;
	padding:0 0 0 15px;
}
.swe #footer .kontakt {
	margin: 20px 0 0 10px;
	width: 160px;
}
.swe #footer .kontakt dd {
	width: 220px;
	line-height: 23px;
	background: none;
	padding:0;
}

table.feedback{
  width: 800px !important;
  border-collapse: collapse;
}
table.feedback td{
  text-align: center !important;
}
table.feedback tr.highlight{
  background-color: #D2D1D2;
}
table.feedback td.question{
  text-align: left !important;
  font-weight:bold; 
}
