﻿body {font-family:Tahoma, Arial, Verdana;
      font-size: 13px;
      background-image:url("../images/bg.jpg");
      background-repeat: repeat-x;
      background-color: #FFFFFF;
      color: #333333;
      margin: 0px 0px 0px 0px;}

a:active    {color: #abcc27}
a:link      {color: #eb7c20;}
a:visited   {color: #f09244;}
a:hover     {color: #abcc27;}


td {font-size: 13px;}


h1 {font-family: Arial Narrow, Tahoma, Arial;
    font-size: 20px;
    color: #378899;}

h2 {font-size: 16px;
    font-weight: bold;
    color: #eb7c20;}

h3 {font-size: 16px;
    font-weight: bold;
    color: #abcc27;}

input.button {font-size: 11px;
    height: 20px;
    color: #333333;
	background-color: #E8E7EF;}

             
div.center {width: 960px;
            margin: 0px auto 0px auto;}

div.content {margin: 0px auto 0px auto;}
            
div.bottem {width: 960px;
            margin: 0px auto 0px auto;
            color: #40783a;
            font-size: 12px;
            padding: 10px}
            
            
table.width100 {width: 100%;}

div.footerbg {width: 100%;
              height: 120px;
              background-image:url("../images/bottembg.jpg");
              background-color: #000000;}
                   
div.footerblok {float:left;
                height: 50px;
                width: 300px;}
                
div.footercontact {float:left;
                height: 50px;
                width: 150px;}
                
div.footertext {float:right;
                height: 50px;
                width: 350px;
                position: relative;}
                
td.padding20 {padding: 20px}

td.padding10 {padding: 10px}

input {color: #1594bc;}

input.button {font-size: 11px;
    height: 20px;
    color: #FFFFFF;
	background-color: #1594bc;}
	
textarea {font-size: 11px;
    color: #1594bc;}	
