﻿BODY
{
    background-color: #DDDDDD;
/*    background-image: url('back.jpg');*/
}

P 
{
    font-size: 12pt;p
    margin: 6pt;
    color: #111111;
    text-indent: 15pt;
    line-height: 1.2;
    text-align: justify;
    font-family:'Bookman Old Style',Bookman,'URW Bookman L',serif;
}

B 
{
    font-size: 12pt;
    color: #111111;
    font-weight: bold;
    font-family:'Bookman Old Style',Bookman,'URW Bookman L',serif;
}


P.info 
{
    font-size: 9pt;
    margin: 6pt;
    color: #111111;
    text-indent: 15pt;
    line-height: 1.2;
    text-align: center;
}

P.wzor
{
    font-size: 12pt;
    margin: 6pt;
    color: #111111;
    text-indent: 15pt;
    line-height: 1.2;
    text-align: center;
}


P.data
{
    font-size: 8pt;
    margin: 4pt;
    color: #111111;
    text-indent: 15pt;
    line-height: 1;
    text-align: center;
}


H1 
{
    font-weight: bold;
    font-size: 20pt;
    margin: 16pt;
    text-transform: uppercase;
    color: #111111;
    text-align: center;
    font-family:'Bookman Old Style',Bookman,'URW Bookman L',serif;
    
}

H2 
{
    font-weight: bold;
    font-size: 14pt;
    margin: 16pt;
    text-transform: uppercase;
    color: #111111;
    text-align: center;
    font-family:'Bookman Old Style',Bookman,'URW Bookman L',serif;
    
}
H3 
{
    font-weight: bold;
    font-size: 12pt;
    margin: 16pt;
    text-transform: uppercase;
    color: #111111;
    text-align: center;
    font-family:'Bookman Old Style',Bookman,'URW Bookman L',serif;
    
}
H3.news
{
    font-weight: bold;
    font-size: 12pt;
    margin: 8pt;
    text-transform: uppercase;
    color: #111111;
    text-align: center;
    
}
UL 
{
    list-style-position: outside;
    font-size: 12pt;
    margin-left: 20pt;
    margin-right: 20pt;
    margin-top: 6pt;
    margin-bottom: 6pt;
    color: #111111;
    line-height: 1.2;
    text-align: justify;
    font-family:'Bookman Old Style',Bookman,'URW Bookman L',serif;
}

HR
{
    border-color: #606060;
    width: 80%;
}
TABLE
{
    margin-left: auto;
    margin-right: auto;
}

TABLE.body 
{
    background-color: #F8F8F8;      
    border-style: solid;
    border-top-width: 1px;
    border-bottom-width: 1px;
    border-left-width: 1px;
    border-right-width: 1px;
    border-color: #606060;
    border-spacing: 0px;
    margin-left: auto;
    margin-right: auto;
    width: 800px;

}

TD.logo
{
    background-image: url('logo_drogab.jpg');
    background-position: center;
    height: 300px;
}
/*
TD.logob
{
    background-image: url('logob.jpg');
    background-position: center;
    height: 48px;
}
*/
TD.menu1 
{
    width: 20%;
    line-height: 130%;
    background-color: #666666;
    text-align: center;
}

A
{
    color: #606060;
    text-decoration: underline;    

}

IMG
{
    border: 0px;
    margin: 1px;
    vertical-align: middle;
}

IMG.left
{
    border: 0px;
    margin: 1px;
    float: left;
}

IMG.right
{
    border: 0px;
    margin: 1px;
    float: right;
}
A.menu1:link 
{
    color: #222222;
    font-family: Verdana, Geneva, sans-serif;
    font-size: 11pt;
    background-color: #DDDDDD;
    padding-right: 1em;
    padding-left: 1em;
    padding-bottom: 0.1em;
    padding-top: 0.1em;
    margin: 0px;
    border-right: #AAAAAA 1px solid;
    border-top: #AAAAAA 1px solid;
    border-bottom: #AAAAAA 1px solid;
    border-left: #AAAAAA 1px solid;
    text-decoration: none;    
    display: block;
}

A.menu1:visited
{
    color: #222222;
    font-size: 11pt;
    font-family: Verdana, Geneva, sans-serif;
    background-color: #DDDDDD;
    padding-right: 1em;
    padding-left: 1em;
    padding-bottom: 0.1em;
    padding-top: 0.1em;
    margin: 0px;
    border-right: #AAAAAA 1px solid;
    border-top: #AAAAAA 1px solid;
    border-bottom: #AAAAAA 1px solid;
    border-left: #AAAAAA 1px solid;
    text-decoration: none;    
    display: block;
}


A.menu1:hover
{
    color: #555555;
    font-size: 11pt;
    font-family: Verdana, Geneva, sans-serif;
    background-color: #DDDDDD;
    padding-right: 1em;
    padding-left: 1em;
    padding-bottom: 0.1em;
    padding-top: 0.1em;
    margin: 0px;
    border-right: #222222 1px 1px solid;
    border-top: #222222 1px solid;
    border-bottom: #222222 1px solid;
    border-left: #222222 1px solid;
    text-decoration: none;    
    display: block;
}
#program a {
  color: #000066;
  text-decoration:none;
  color: #330000;
  font-size: 12pt;
}
