/*
To change this license header, choose License Headers in Project Properties.
To change this template file, choose Tools | Templates
and open the template in the editor.
*/
/* 
    Created on : 17.1.2014, 12:01:45
    Author     : pavel.jorda
*/
h2 {
  color: darkslategray;
}
body {
  background-color: azure;
  font: 14px/1.65 Verdana, "Geneva CE", lucida, sans-serif;
  color: #333;
  margin: 38px auto;
  max-width: 800px;
}
.firma {
  font: 16px/1.65 Verdana, "Geneva CE", lucida, sans-serif;
}
.tucne {
  font-weight: bold;
}
#contact {
  padding: 0px 30px 30px 30px;
}
address {
  border: 1px solid gray;
  width: 380px;
  padding: 20px;
  background-color: lightcyan;
  border-radius: 5px;
}
#nadpiscon {
  font: 10px/1.65 Verdana, "Geneva CE", lucida, sans-serif;
}
