/* lehespetsiifiline disain */

html, body {
margin : 0;
padding : 0;
text-align : center;
height : 100%;
font-size : 11px;
background-color : #ffffff;
font-family : arial;
}
.container {
width : 900px;
text-align : left;
margin : 10px auto 0 auto;
min-height : 100%;
}
.header {
font-family : arial;
font-size : 40px;
height : 200px;
}
.d1 {
float : left;
width : 270px;
background-color : #f9f9f9;
padding : 15px;
}
.d2 {
float : left;
width : 270px;
padding : 15px;
}
.d3 {
float : right;
width : 270px;
background-color : #000000;
padding : 15px;
color : #ffffff;
}
.empty {
clear : both;
height : 5px;
}
.footer {
width : 900px;
height : 40px;
background-color : #ebebeb;
padding-top:6px;
padding-left:30px;
}
.footer a
{
color:#898989;
font-size:11px;
}
h2 {
font-size : 30px;
}
h3 {
font-size : 20px;
}
ul {
line-height : 20px;
list-style-type : square;
}
li {
font-size : 12px;
}
a {
color : #ff0000;
text-decoration : none;
font-size : 14px;
font-weight : bold;
padding : 5px 5px 20px 5px;
}
.alang {
color : #838383;
text-decoration : none;
font-size : 12px;
font-weight : bold;
padding : 5px 5px 40px 15px;
line-height : 30px;
}
.port {
margin : 10px;
}
.contact {
font-size : 14px;
color : #ffffff;
margin : 20px;
font-weight : bold;
}
.form {
font-size : 10px;
color : #ffffff;
margin : 10px;
font-weight : normal;
}
.searchbut {
margin-left : 150px;
border : none;
}
input, textarea {
border : 1px solid #2c2c2c;
background-color : #111111;
color : #ffffff;
}
.valimage {
vertical-align : bottom;
}
.flimg
{
vertical-align:middle;
}
img{
border:none;
}
