@import url("/css/reset.css");
@import url("/css/fonts.css");

body {
   font-family: "Geometric Slabserif 712";
   font-size: 15px;
}

b, strong {
   font-family: "GeoSlb712 Md BT Bold";
}

h1
{
   font-family: Trebuchet MS;
   font-size: 35px;
   font-weight: bold;
   font-style: normal;
   text-decoration: none;
   color: #FFFFFF;
   margin: 0 0 0 0;
   padding: 0 0 0 0;
   display: inline;
}

h2
{
   font-family: Arial Narrow; 
   font-size: 21px;
   font-weight: bold;
   font-style: normal;
   text-decoration: none;
   color: #000000;
   margin: 0 0 0 0;
   padding: 0 0 0 0;
   display: inline;
}

h3
{
   font-family: Trebuchet MS; 
   font-size: 16px;
   font-weight: bold;
   font-style: normal;
   text-decoration: none;
   color: #000000;
   margin: 0 0 0 0;
   padding: 10px 0 0 0;
   display: inline;
}

h4
{
   font-family: Arial Narrow;
   font-size: 21px;
   font-weight: bold;
   font-style: normal;
   text-decoration: none;
   color: #774A39;
   margin: 0 0 0 0;
   padding: 0 0 0 0;
   display: inline;
}


.text_pismo
{
/*   font-family: "Geometric Slabserif 712"; */
   font-size: 15px;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
   color: #282828;
}

.text_pismo_male
{
/*    font-family: "Geometric Slabserif 712"; */
   font-size: 11px;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
}

.slady
{
   font-family: "GeoSlb712 Md BT Bold";
   font-size: 21px;
   /*font-weight: bold; */
   font-style: normal;
   text-decoration: none;
   color: #FFFFFF;
}

h5
{
   font-family: Arial; 
   font-size: 19px;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
   color: #000000;
   margin: 0 0 0 0;
   padding: 0 0 0 0;
   display: inline;
}

h6
{
   font-family: Trebuchet MS; 
   font-size: 15px;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
   color: #000000;
   margin: 0 0 0 0;
   padding: 0 0 0 0;
   display: inline;
}

.CustomStyle
{
   font-family: Courier New;
   font-size: 16px;
   font-weight: bold;
   font-style: normal;
   text-decoration: none;
   color: #000080;
}

a
{
   color: #663300;
}
a:active
{
   color: #0000FF;
}
a:hover
{
   color: #A7B510;
}
