img{
border:0px;
}

body {
  font-family:Times New Roman;
  font-size:16px;
  /*color:#002439;*/
  color:#365267;    
  background-color:#85C2FD;
  text-align:center;
  background-image:url(../img/background.gif);
  background-repeat:repeat-x;
}

.main {
  margin-top: 20px;
  margin-bottom: 0px;
  margin-left: auto;
  margin-right: auto;  
  width:955px;
}
.header {
  width:955px;
  height:282px;
  padding:0px;
  margin:0px;
  background-image:url(../img/header.png);
  background-repeat:no-repeat;
}
.center {
  width:955px;
  padding:0px;
  margin:0px;
  text-align:left;
}

.foot {
  width:955px;
  height:132px;
  padding:0px;
  margin:0px;
  background-image:url(../img/footer.png);
  background-repeat:no-repeat;
}

.foottext{
  margin-left:77px;
  color:#0C709F;
  position:relative;
  top:60px;
  font-family:Arial;
  font-size:15px;  
}

#menu-top {
  width:900px;
  height:39px;
  padding-left:185px;
  float:left;
  text-align:left;
  position:relative;
  top:205px;
}

#menu-top div{  
  float:left;
}

.tekst{
  float:left;
  margin-left:17px;
  margin-right:90px;
  font-family:Arial;
  font-size:12px;
}

.text-inner {
  padding-left: 17px;
  /* width:610px;*/
}

.text-inner a{
  color:#006AA8;
}

.text-inner a:hover{
  color:#2299DF;
}



.under-foot{
  font-family:Arial;
  font-size:8px;
  padding-right:40px;
  color:#dedede;    
  text-align:right;
}
.under-foot a{
  color:#dedede;
}


.left{
  float:left;
}
.right{
  float:right;
}

h1{
  margin:0px;
  padding:0px;
  font-size:30px;
  font-weight:bold;
  /*color:#E72523;*/
  color:#DF91CE;
  font-family:Times New Roman;
}

h2{
  margin:0px;
  padding:0px;
  font-size:14px;
  font-weight:bold;  
  font-family:Arial;
}

table.kontakt td{
  width:300px;
  text-align:center;
}

td.polozna{
  width:400px;
  font-size:12px;
  /*background-color:#cccccc;*/
  padding-right:7px;
  padding-left:7px;
  text-align:justify;
  vertical-align:top;
}

td.poloznabelka{
  width:20px;
}
  

