@charset "utf-8";
/* CSS Document */

body {
margin:0;
text-align:center;
background-color:#004d9f;
}

.padding_left {
padding-left:10px;
}

a:link, a:visited, a:active{
text-decoration:none;
font-family:Arial, Helvetica, sans-serif;
color:#005C93;
font-size:12px;
}

a:hover {
color:#E5E6A2;
text-decoration:none;
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
}

.padding10 {
padding:10px;
}

.text {
font-family:Arial, Helvetica, sans-serif;
color:#28166f;
font-size:12px;
}

.text_bold {
font-family:Arial, Helvetica, sans-serif;
color:#005C93;
font-size:12px;
font-weight:bold;
}

.menu_title {
font-family:Arial, Helvetica, sans-serif;
font-size:14px;
font-weight:500;
color:#FFFFFF;
}


.td_left_top {
width:185px;
text-align:right;
background-color:#004d9f;
}

.td_center_top {
text-align:left;
background-repeat:repeat-x;
background-image:url(img/header_top_right.jpg);
}

.td_right_top {
width:100%;
background-repeat:repeat-x;
background-image:url(img/header_top_right.jpg);
}

.td_bg_green {
background-color:#aad21a;
}

.td_bg_right {
background-image:url(img/header_under_right.jpg);
background-repeat:repeat-x;
}

.td_bg_blue {
background-color:#004d9f;
}

.td_partners {
background-color:#31b2eb;
}

.table_bg_blue_ribbon {
background-image:url(img/menu_under_right.jpg);
background-repeat:repeat-x;
}

.bg_content {
background-color:#bad622;
}

.bg_content_light {
background-color:#e5e6a2;
}

.content_td {
background:url(img/content_td.jpg);
background-repeat:repeat-y;
}

.email {
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
font-weight:700;
padding-left:20px;
padding-bottom:5px;
padding-top:5px;
color:#28166f;
}

.lang_pad {
padding-left:10px;
padding-bottom:5px;
padding-top:5px;
}

.textarea {
background-color:#e5e6a2;
border:solid 1px;
border-color:#33a5bd;
width:489px;
}

.input {
background-color:#e5e6a2;
border:solid 1px;
border-color:#33a5bd;
}

.input2 {
background-color:#e5e6a2;
border:solid 1px;
border-color:#33a5bd;
width:240px;
}

.send_button {
padding-right: 0px;

}

/*Kontakt lehekülje saada nupud*/

/*EST*/
.sendButton {
background:url(img/saada_info.jpg);
background-repeat:no-repeat;
width:150px;
height:30px;
border:0;
text-decoration:none;}

.sendButton:hover {
background:url(rollover_img/saada_info_est_ro.jpg);
background-repeat:no-repeat;
width:150px;
height:30px;
border:0;
text-decoration:none;}

/*FIN*/
.sendButtonFIN {
background:url(img/saada_info_fin.jpg);
background-repeat:no-repeat;
width:150px;
height:30px;
border:0;
text-decoration:none;}

.sendButtonFIN:hover {
background:url(rollover_img/saada_info_fin_ro.jpg);
background-repeat:no-repeat;
width:150px;
height:30px;
border:0;
text-decoration:none;}

/*ENG*/
.sendButtonENG {
background:url(img/saada_info_eng.jpg);
background-repeat:no-repeat;
width:150px;
height:30px;
border:0;
text-decoration:none;}

.sendButtonENG:hover {
background:url(rollover_img/saada_info_eng_ro.jpg);
background-repeat:no-repeat;
width:150px;
height:30px;
border:0;
text-decoration:none;}

/*GER*/
.sendButtonGER {
background:url(img/saada_info_ger.jpg);
background-repeat:no-repeat;
width:150px;
height:30px;
border:0;
text-decoration:none;}

.sendButtonGER:hover {
background:url(rollover_img/saada_info_ger_ro.jpg);
background-repeat:no-repeat;
width:150px;
height:30px;
border:0;
text-decoration:none;}

/*Broneeringu lehe nupp*/

/*EST*/
.broneerButton {
background:url(img/sendbron_est.jpg);
background-repeat:no-repeat;
width:150px;
height:30px;
border:0;
text-decoration:none;}

.broneeriButton:hover {
background:url(rollover_img/sendbron_est_ro.jpg);
background-repeat:no-repeat;
width:150px;
height:30px;
border:0;
text-decoration:none;}

/*FIN*/
.broneerButtonFIN {
background:url(img/sendbron_fin.jpg);
background-repeat:no-repeat;
width:150px;
height:30px;
border:0;
text-decoration:none;}

.broneeriButtonFIN:hover {
background:url(rollover_img/sendbron_fin_ro.jpg);
background-repeat:no-repeat;
width:150px;
height:30px;
border:0;
text-decoration:none;}

/*ENG*/
.broneerButtonENG {
background:url(img/sendbron_eng.jpg);
background-repeat:no-repeat;
width:150px;
height:30px;
border:0;
text-decoration:none;}

.broneeriButtonENG:hover {
background:url(rollover_img/sendbron_eng_ro.jpg);
background-repeat:no-repeat;
width:150px;
height:30px;
border:0;
text-decoration:none;}

/*GER*/
.broneerButtonGER {
background:url(img/sendbron_ger.jpg);
background-repeat:no-repeat;
width:150px;
height:30px;
border:0;
text-decoration:none;}

.broneeriButtonGER:hover {
background:url(rollover_img/sendbron_ger_ro.jpg);
background-repeat:no-repeat;
width:150px;
height:30px;
border:0;
text-decoration:none;}

.inputBox {
background-color:#e5e6a2;
font-family:Arial, Helvetica, sans-serif;
font-size:10px;
width:25px;
max-width:inherit;
border:solid 1px;
border-color:#33a5bd;
}

.inputBox2 {
background-color:#e5e6a2;
font-family:Arial, Helvetica, sans-serif;
color:#005C93;
font-size:12px;
font-weight:bold;
border:solid 1px;
border-color:#33a5bd;
}

input.checkbox {
border:solid 1px;
border-color:#33a5bd;
background-color:#e5e6a2;
}
