/*
 * Style sheet for www.derzhavnaya.spb.ru
*/

P {
  text-indent: 3em;
  text-align: justify;
  margin-right: 1em;
}

li {
  text-align: justify;
  margin-right: 1em;
  margin-bottom: 1em;
}


H3 {text-indent: 3em;
  text-align: left;
  font-family: Verdana;
  font-size: small; 
  font-weight: bolder;
}

H4 {
  text-align: left;
  font-family: Verdana;
  font-size: small; 
  font-weight: bolder;
  text-decoration: underline;
}
H5 {
  text-align: center;
  font-family: Verdana;
  font-size: small; 
  font-weight: bolder;
  text-decoration: underline;
}

H2 {
  text-align: center;
  font-family: Verdana;
  font-size: small; 
  font-weight: bolder;
}
H1 {
  text-align: center;
  font-family: Verdana;
  font-size: small; 
  font-style: oblique;
  font-weight: bolder;
}

BIG {
font-size: huge;
}


A:link {color: rgb(94,56,17)} /* unvisited link */
A:visited {color: rgb(94,56,17)} /* visited links */
A:active {color: rgb(94,56,17)} /* active links */
A.main_menu:visited,A.main_menu:link,A.main_menu:active {
	text-decoration: none;
	color: rgb(242,226,202);
	font-weight: bolder;
}
A.hidden:visited,A.hidden:link,A.hidden:active {
	text-decoration: none;
}

A.it_center:visited,A.it_center:link,A.it_center:active {
	text-decoration: none;
	color: rgb(242,226,202);
	font-weight: normal;
	font-family: Verdana;
	font-size: xx-small;
}

TD.shadowed{
  background-image: url(/img/shadow.gif)
}

TD.it_center,DIV.it_center{
  	text-decoration: none;
	text-align: center;
	vertical-align: bottom;
        background-color: rgb(106,25,16);
	color: rgb(242,226,202);
	font-weight: normal;
	font-family: Verdana;
	font-size: xx-small;
}
TD.epigraph,DIV.epigraph{
  	text-decoration: none;
	text-align: justify;
	vertical-align: bottom;
	font-weight: normal;
	font-family: Verdana;
	font-size: small;
	font-style: oblique;
}
TD.verses,DIV.verses{
	margin: 5em;
  	text-decoration: none;
	text-align: left;
	vertical-align: bottom;
	font-weight: bolder;
	font-family: Verdana;
	font-size: medium ;
}
TD.verses_subscribe,DIV.verses_subscribe{
	padding: 2em;
  	text-decoration: none;
	text-align: right;
	vertical-align: bottom;
	font-weight: normal;
	font-family: Verdana;
	font-size: small;
}



TD.helios,DIV.helios{
	text-align: center;
	vertical-align: bottom;
	font-weight: normal;
	font-family: Times;
	font-size: small;
}


BODY { 
  color: rgb(94, 56, 17);
  margin-top: 0;
  margin-bottom: 0;
  margin-right: 0;
  margin-left: 0;
  font-family: Verdana;
  font-size: small; 
}

IMG.gallery{
	border-color: #5E3811;
	border-style: groove;
	border: 1;
}
DIV.images { 
  text-align: center;
  font-family: Verdana;
  font-weight: normal;
  font-size: xx-small; 
}

DIV.footer { 
  text-align: justify;
  font-family: Verdana;
  font-weight: normal;
  font-size: xx-small; 
}
P.attention {
  text-indent: 3em;
  text-align: justify;
  margin-right: 1em;
  font-size: medium ;
  color: red
}

table td.question {
  padding: 5px;
}
table tr.odd th,
table tr.odd {
  text-align: left;
  vertical-align: top;
  background-color: #FAF2DD;

}

table tr.even th,
table tr.even {
  text-align: left;
  vertical-align: top;
    background-color: #F7E9BC;
}

table tr.odd:hover,
table tr.even:hover,
table tr.odd:hover th,
table tr.even:hover th,
table tr.hover th,
table tr.hover {
    background-color: #F4D673;
}



