body, html
{
 margin:0px;
 padding:0px;
 height:100%;
}
body, html, div
{
 font-size:12px;
 font-family:Verdana, Arial, Helvetica, sans-serif;
}

h1
{
 position: absolute;
 top: 230px;
 left: 220px;
 color: #0165b3;
 text-align: right;
 font-size: 16px;
 font-weight: bold;
 width: 500px;
 display: block;
}

table.eko_table, table.eko_table td, table.eko_table th
{
    border-color: #6bb81c;
    border-style: solid;
}

table.eko_table
{
    border-width: 0 0 1px 1px;
    border-spacing: 0;
    border-collapse: collapse;
}

table.eko_table td, table.eko_table th
{
    margin: 0;
    padding: 4px;
    border-width: 1px 1px 0 0;
}

table.eko_table th
{
 background-color: #9FCFFB;
 font-weight: bold;
}

table.eko_table td
{
 background-color: white;
}

a
{
/* color: #6ea2ca; */
 color: #082d5a;
 font-weight:bold;
}
ul li 
{
 list-style-image: url("/bull.gif");
}

/* */

table#envelope
{
 width: 950px;
 border: none;
 border-bottom: 1px #003366 solid;
}
#left, #right
{
 width: 3px;
 background-repeat:repeat-y;
}
#left
{
 background-image: url(images/left.jpg);
 background-position:left top;
}
#right
{
 background-position:right top;
 background-image: url(images/right.jpg);
}

#col_left
{
 width: 220px;
 vertical-align:top;
}

#col_right
{
 width: 221px;
 background-image: url(images/bottle0.jpg);
 background-position:right top;
 background-repeat:no-repeat; 
 text-align:center;
 vertical-align:top;
}

#content
{
 text-align:left;
 vertical-align:top;
 padding-top: 35px;
}
#header
{
}
#footer
{
 text-align:center;
 padding:25px 0px 0px 0px;
 margin: 0px;
 background-repeat:no-repeat;
}
#footer div
{
 font-size:10px;
}
h4
{
 margin: 1px;
 color: white;
 background-color: #0165b3;
 border: 1px #0165b3 solid;
 padding: 3px;
 clear: both;
 font-size: 12px;
 font-family:Verdana, Arial, Helvetica, sans-serif;
}

img.bordered, #gallery img
{
 border: 1px #0165b3 solid;
}

#advantages a
{
display: block;
padding: 4px;
margin: 4px 4px 4px 0px;
/* font-weight: normal; */
}

#advantages a:hover
{
}

#path
{
 margin-bottom: 10px;
}

#dealers
{
 margin: 20px;
}

/* login */

#login_form
{
 margin: 4px;
 padding: 3px;
 background-color:#68a3cd;
 border: 1px #0165b3 solid;
}
#login_form form
{
 padding: 0px;
 margin: 0px;
}
#login_form input
{
 border: 1px #0165b3 solid;
 padding: 2px;
}
#login_form table
{
 border-collapse:collapse;
}
#login_form table td, #login_form table th
{
 padding: 2px;
}
