/* GLOBAL */

BODY {
  font-family:Verdana, Arial, Helvetica, sans-serif;
  padding:0px;
  margin:0px;
}

h3 {
  font-size: 16px;
  text-decoration: none;
  color: #B40000;
  text-align: center;
  font-weight:bold;
  padding:0px;
  margin:0px;
}

h4 {
  font-size: 14px;
  text-decoration: none;
  color: #B40000;
  font-weight:normal;
  padding:0px;
  margin:0px;
}

STRONG {
	font-weight:normal;
}

ul {
  padding:0px;
  margin:0px;
}


.fl {
  float: left;
}

.enterform form {
  padding:0px;
  margin:0px;
}


.primary {
  width: 210px;
  height: 100%;
  padding: 5px 20px 5px 20px;
  vertical-align: top;
  font-size: 12px;
  color: navy;
  text-align: justify;
}



.tertiary {
  width: 200px;
  height: 100%;
  padding: 5px 5px 5px 10px;
  vertical-align: top;
  font-size: 12px;
  color: navy;
  text-align: justify;
}

.header {
  width:100%;
  background: url(bg-repeat.gif) repeat-x;
  border:0px;
  border-collapse: collapse;
}

.header-img-big {
  height:160px;
  background: url(header-img-big.jpg) left no-repeat;
}

.menu {
  width:100%;
  height:35px;
  background: url(bg-menu2.gif) repeat-x;
}

.menu {
  font-size: 14px;
  text-decoration: none;
  color: white;
  margin: 0px;
  font-weight: bold;
}

.menu:hover {
  font-size: 14px;
  text-decoration: none;
  color: yellow;
  margin: 0px;
  font-weight: bold;
}

.menu ul {
  list-style-type: none;
  position:relative;
  margin-left:50px;
}

.menu ul li {
  float:left;
  text-align:center;
}

.menu ul li a {
  display:block;
  width:170px;
  color:#fff;
  text-decoration:none;
  text-transform: uppercase;
  line-height: 35px;
}

.menu ul li a:hover {
  display:block;
  height:35px;
  width:170px;
  background: url(bg-menu.gif) repeat-x;
  color: #FFFF00;
}

.menu ul li a.active {
  display:block;
  height:35px;
  width:170px;
  background: url(bg-menu.gif) repeat-x;
  color: #FFFF00;
}

.footer {
  width:100%;
  height:35px;
  background: url(bg-menu.gif) repeat-x;
}

.footer-content table {
  position:relative;
  top:7px;
  color: #f2ac07;
  font-size:10px;
}

.footer-content a {
  color: #f2ac07;
  font-size:10px;
  text-decoration:none;
}

.footer-content a:hover {
  color: #fff;
}

.rpsevdo {
  font-size: 11px;
  font-family: Verdana;
  font-weight:bold;
  text-align:left;
  background:#f1f6fc;
  border-top:1px dotted #0f5190;
  border-bottom:1px dotted #f2ac07;
}

.rrec {
  font-family: Arial;
  font-size: 11px;
  text-align:left;
}

.rdate {
  font-size: 10px;
  background:#fefdf2;
  border-top:1px dotted #f2ac07;
  border-bottom:1px dotted #0f5190;
}

.recenz {
  font-size: 11px;
  text-decoration: none;
  color: #9f0087;
}

.recenz:hover {
  font-size: 11px;
  text-decoration: none;
  color: #ff351a;
}

.rec-get-block {
  position:relative;
}


.best-image-position {
  position:absolute;
  top:-10px;
  left:130px;
}




.pad5 {
  padding-bottom:5px;
}

.pad10 {
  padding-bottom:10px;
}


td.btn {
  vertical-align: top;
  width:200px;
}


.border_orange {
  border-top:1px dotted #f2ac07;
  border-bottom:1px dotted #f2ac07;
}

.border_blue-bottom {
  border-bottom: 1px dotted #0f5190;
  padding-top: 10px;
}

.border_blue-orange {
  border-bottom: 1px dotted #f2ac07;
  padding-top: 10px;
}


.razdel {
  font-size: 10px;
  text-decoration: none;
  color: #B40000;
  font-weight:bold;
}

ul.online_authors li {
  padding: 1px 0 1px 0;
}







.header {
  font-size: 16px;
  text-decoration: none;
  color: #aa620e;
  text-align: center;
}



/* avtor.php */
#new_avtor_block {
	position:absolute;
	width:170px;
	left:500px;
	top:530px;
	height:0px;
}

.bock_new_avtor {
	padding-left:20px;
	border-left:1px solid gray;
}
/* ------- end avtor.php ------ */

/* ------------------------------------------------------  */

.bot {
  font-size: 12px; 
  text-decoration: none; 
  color: gray;
  margin: 0px;
  text-align: justify;
  }

.text {
  font-size: 12px;
  text-decoration: none;
  color: navy;
  margin: 0 10 0 10px;
  text-align: justify;
}



.small_text {
  font-size: 11px; 
  text-decoration: none; 
  color: navy;
  margin: 0px;
}

.avtor {
  font-size: 11px; 
  text-decoration: none; 
  color: navy;
  margin: 0px;
}

.avtor:hover {
  font-size: 11px; 
  text-decoration: underline; 
  color: red;
  margin: 0px;
}

.alfavit {
  font-size: 12px; 
  text-decoration: none; 
  color: navy;
  margin: 0px;
  font-weight:normal;
}

.alfavit:hover {
  font-size: 12px; 
  text-decoration: underline; 
  color: red;
  margin: 0px;
  font-weight:bold;
}

.name {
  font-size: 12px; 
  text-decoration: none; 
  color: #aa620e;
  text-align: justify;
}



.link {
  font-size: 12px; 
  color: navy;
  text-align: justify;
  text-decoration: underline;
}

.link:hover {
  font-size: 12px; 
  color: red;
  text-align: justify;
  text-decoration: underline;
}

.minp {
  width: 290px;
  font-family: verdana;
  font-size: 11px;
  color: black;
}

.mbut_order {
  width: 80px;
  font-family: verdana;
  font-size: 11px;
  font-weight: bold;
  color: black;
}


.but1 {
  width: 100px;
  height: 20px;
  background: url(../images/btn-bg.gif) repeat-x;
  border: 0px;
  font-family: verdana;
  font-size: 11px;
  font-weight: bold;
  color: white;
}

.but2 {
  width: 200px;
  height: 20px;
  background: url(../images/btn-bg.gif) repeat-x;
  border: 0px;
  font-family: verdana;
  font-size: 11px;
  font-weight: bold;
  color: white;
}

.my {
  font-size: 12px;
  color: #a30100;
  text-decoration: none;
  }

.keyword {
  border:1px solid gray;
  padding:3px;
  text-align:center;
}

.keyword h1 {
  font:normal 10px Verdana;
  color: gray;
}



.sell_tb {
  border-style: solid;
  border-color: #B8DFF0;
  border-width: 1 0 1 0px;
  cursor: default;
}
.sell_t {
  margin: 2px;
  font-family: verdana;
  font-size: 9px;
  color: #3366FF;
  text-align: left;
}
.sell_list1 {
  margin: 0px;
  font-family: verdana;
  font-size: 9px;
  line-height: 13px;
  list-style-type: none;
  background: url('images/list_point.gif') no-repeat top left;
}
.sell_l {
  font-family: verdana;
  font-size: 9px;
  color: #3366FF;
  text-align: center;
  text-decoration: none;
}
.sell_l:hover {
  font-family: verdana;
  font-size: 9px;
  color: #FF7300;
  text-align: center;
  text-decoration: underline;
}

.sell_tb2 {
  border-style: solid;
  border-color: #EDEDED;
  border-width: 0px;
}
.sell_t2 {
  margin: 2 2 2 50px;
  font-family: verdana;
  font-size: 9px;
  color: #3D3D3D;
  text-align: left;
}
.sell_list2 {
  margin: 0px;
  font-family: verdana;
  font-size: 9px;
  line-height: 13px;
  list-style-type: none;
  background: url('images/list_point.gif') no-repeat top left;
}
.sell_l2 {
  font-family: verdana;
  font-size: 9px;
  color: #3366FF;
  text-align: center;
  text-decoration: none;
}
.sell_l2:hover {
  font-family: verdana;
  font-size: 9px;
  color: #FF7300;
  text-align: center;
  text-decoration: underline;
}