body {
        background-color: #bcbcbc;
        margin: 0px 0px 0px 0px;
}


p,ul,ol {
	color: black;
	font-size: 14px;
        font-family: Tahoma;	
	text-align: justify;

}


h1
{
  color: #1d6591;
  font-size: 25px;
  font-family: Tahoma;	
  font-weight: bold;
  text-align: center;
}


h2
{
  color: #1d6591;
  font-family: Tahoma;	
  font-size: 20px;
  font-weight: normal;
  border: 0px solid #1E2865;
  border-width: 1px 0px 0px 0px;
  padding-bottom: 0px;
}


h3
{
  color: #1d6591;
  font-family: Tahoma;	
  font-size: 17px;
  font-weight: bold;
}



#td
{
 padding: 2px;
}


img
{
  border: 0;
}

#ramka 
{
 background: white;         
 border: 3px solid #1d6591;     
}

#ramka2
{
 background: #d9e1e4;         
 border: 1px solid #c6cbcc;     
}


.zagolovok {
 color: white;
 font-size: 14px;
 font-family: Arial;
 text-align: center;
}

.normal {
 color: black;
 font-size: 14px;
 font-family: Tahoma;
 }

.adres {
 color: white;
 font-size: 14px;
 font-family: Tahoma;
 }

.down:link
{
 color: white;
 font-size: 14px;
 font-weight: bold; 
 font-family: Tahoma;
 text-decoration: none;
}

.down:hover 
{
 color: blue;
 font-size: 14px;
 font-weight: bold;
 font-family: Tahoma;
 text-decoration: none;
}

.mail:link
{
 color: #b03b2c;
 font-size: 15px;
 font-weight: bold; 
 font-family: Arial;
 text-decoration: none;
}

.mail:hover 
{
 color: black;
 font-size: 15px;
 font-weight: bold;
 font-family: Tahoma;
 text-decoration: none;
}

a:link {
 color: black;
 font-size: 14px;
 font-family: Tahoma;
 text-decoration: none;
 }

a:visited {
 color: black;
 font-size: 14px;
 font-family: Tahoma;
 text-decoration: none;
 }

a:active {
 color: black;
 font-size: 14px;
 font-family: Tahoma;
 text-decoration: none;
 }

a:hover {
 color: blue;
 font-family: Tahoma;
 font-size: 14px;
 text-decoration: underline;
 }
