/* CSS Document */

.h1 {
	font-size: x-large;
	color: #336600;
	font-weight: bold;
	}
.h_large {
	font-size: x-large;
	color: #336600;
	font-weight: bold;
	}
.letter_large {
	font-size: x-large;
	color: #FF0000;
	font-weight: bold;
	}
.letter_med {
	font-size: large;
	color: #FF0000;
	font-weight: bold;
	}
.main_red {
	font-size: small;
	color: #FF0000;
	font-weight: bold;
	}
.main_white {
	font-size: medium;
	color: #FFFFFF;
	font-weight: bold;
	}
.click {
	font-size: small;
	font-style: italic;
	}
.cont_x-small {
	font-size: small;
	}
.maincont_x-small {
	font-size: small;
	color: #003300;
	}
.t_x-small {
	font-size: small;
	}
.cont_small {
	font-size: medium;
	}
.t_small {
	font-size: medium;
	}
.cont_med {
	font-size: large;
	}
.t_med {
	font-size: large;
	}
.h_med {
	font-size: large;
	color: #336600;
	font-weight: bold;
	}
.h_small {
	font-size: medium;
	color: #336600;
	font-weight: bold;
	}
.h_black_med {
	font-size: large;
	font-weight: bold;
	}
.h_black_small {
	font-size: medium;
	font-weight: bold;
	}
.celebr {
	color: #666600;
	}
.tr_orig {
	font-size: large;
		color: #666600;
font-weight: bold;
	}
.sc {
	font-size: medium;
		color: #666600;
font-style: italic;
	}
.lit {
		color: #666600;
font-style: italic;
	}
.tr_lang {
	font-size: medium;
		color: #666600;
font-weight: bold;
}
.share {
	font-size: small;
font-weight: bold;
}
.art_zag {
	font-size: large;
	color: #FF0000;
	font-weight: bold;
}
.art_zag_small {
	font-size: medium;
	color: #FF0000;
	font-weight: bold;
}
.art_links {
	font-size: small;
	font-weight: bold;
}
.art_abr {
	font-size: small;
	font-style: italic;
}
.vote_ {
	font-size: small;
	color: #555500;
	font-weight: bold;
	}
.art_main{
  background-color: #E4E4AF;

}
.art_table{
  height: 100%;
  margin-bottom: 5px;
  margin-top: 5px;
  margin-left: 15px;
  margin-right: 5px;
  background-color:#D0D071;
  border-collapse: collapse;
 
}
.art_td_n{
  vertical-align: top;
  padding-left: 5px;
  width: 2em;
}
.art_td_c{
    padding-top: 5px;
	padding-left: 5px;
	padding-right: 5px
}
.art_c{
    padding-top: 5px;
	padding-left: 5px;
	padding-right: 5px;
}
.art_td_text {
  vertical-align: top;
  padding: 1px;
}
a.art_n,a.art_n:visited{
  color: black;
  font-weight: bold;
  text-decoration: none;
}
a.art_t,a.art_t:visited{
  font-size: 14px;
  font-weight: bold;
  color: #AE0000;
    text-decoration: none;
}
a.art_t:hover{
  color: #FFFFFF;
  background-color: black;
}
a.art_a,a.art_a:visited{
  color: black;
  text-decoration: none;
  font-weight: bold;
  font-size: 9pt;
}
a.art_a:hover {
  color: #FFFFFF;
}
.art_p,.art_p:visited{
  font-size: 9pt;
  text-decoration: none;
  font-weight: bold;
}
.art_p2,.art_p2:visited{
  font-size: 9pt;
  text-decoration: line-through;
  color: black;
}
.art_an {
  font-size: 9pt;
}
.zaglushka{
  margin-top: 10%;
  margin-left: 25%;
  margin-right: 25%;
  background-color:#D0D071;
  width: 500px;
border:2px solid #E3DBBF; border-radius: 10px; -moz-border-radius: 10px; -webkit-border-radius: 10px; -moz-box-shadow: 10px 10px 10px #660;
	-webkit-box-shadow: 10px 10px 10px #660;
	box-shadow: 10px 10px 10px #660;
  border-collapse: collapse;
  text-align:center;
  	font-family: arial;
	font-size: 10pt;
	font-weight: bold;
	color: #660;
  }