/*
Design by Free CSS Templates
http://www.freecsstemplates.org
Released for free under a Creative Commons Attribution 2.5 License
*/

body {
	margin: 0;
	padding: 0;
	background: #FFFFFF;
	font: 13px "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #333;
}

form {
	margin: 0;
	padding: 0;
}

fieldset {
	margin: 0;
	padding: 0;
	border: none;
}

input, textarea {
	padding: 2px;
	border: 1px solid #626262;
	font: normal 1em Arial, Helvetica, sans-serif;
}

hr{
  color: #fd452d;
}

h1, h1 a, h2, h2 a, h3 {
	margin: 0;
	font-weight: normal;
	color: #3B3B3B;
}

h1 {
	letter-spacing: -2px;
	font-size: 2em;
}

h2 {
	letter-spacing: -2px;
	font-size: 2em;
}

h3 {
	margin-bottom: 1em;
	font-size: 1em;
	font-weight: bold;
}

p, ol, ul {
	line-height: 130%;
}

blockquote {
	margin: 0 0 0 1.5em;
	padding-left: 1em;
	border-left: 5px solid #DDDDDD;	
}

a {
	color: #333;
}

a:hover {
	text-decoration: none;
	color: #fd452d;
}

img {
	border: none;
}

.rubrics_tree a{
	font-size: 0.8em;
}

/* Header */

#header {
	width: 871px;
	height: 186px;
	margin: 0 auto;
	background: url(/images/header_bg.jpg) no-repeat;
}

#logo {
	position: absolute;
	margin: 0 11px;
}

#logo h1 {
	position: absolute;
	top: -10000px;
	left: -10000px;
}
#logo #logo_title {
	position: absolute;
	margin: 45px 0 0 230px;
	width: 565px; height: 66px;
	background: url(/images/logo_title.png);
}

#header #topmenu {
	position: absolute;
	margin: 115px 0 0 280px;
	}



/* titles */
.blocktitle {
	padding-left: 25px; 
	color: #b63426;
	border-bottom: 1px #fd452d solid;
	background: url(/images/blocktitle_bg.jpg) no-repeat;
	letter-spacing: -2px;
	font-size: 2em;
}


/* Page */

#page {
	width: 820px;
	margin: 0 auto;
	padding: 15px 0;

}

/* Ads */

#ads {
	float: right;
	width: 160px;
	padding: 0 0 0 20px;
}

/* Content */

#content {
	float: left;
	width: 540px;
}


#content_full {
	float: left;
	width: 820px;
}

.price_div td{
  border: 1px solid gray;
}

.price_download{
  text-align:right;
  padding: 10px;
}

.price_download td{
  border: 0px;
}

.price_download a{
  font-size: 25px;
  text-decoration: none;
  color: green;    
}

.post {
	margin-bottom: 50px;
}

.post .title {
}

.post .title h2 {
	font-size: 2.2em;
}

.post .title p {
	margin: 0;
	line-height: normal;
	color: #BABABA;
}

.post .title p a {
	color: #BABABA;
}





/* Rblock */

#rblock {
	float: right;
	width: 240px;
	margin: 0 0 30px 0;
}

#sidebar ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#sidebar li {
	margin-bottom: 20px;
	background: #F3F3F3 url(/images/img06.gif) no-repeat left bottom;
}

#sidebar li ul {
	padding: 15px 20px;
	line-height: 156%;
}

#sidebar li li {
	margin: 0;
	padding-left: 15px;
	background: url(/images/img07.gif) no-repeat 0 11px;
}

#sidebar h2 {
	width: 210px;
	height: 30px;
	padding: 5px 0 0 30px;
	background: #999 url(/images/img05.gif);
	letter-spacing: -1px;
	font-size: 1.6em;
	color: #FFFFFF;
}



/* Footer */

#footer {
	clear: both;
	width: 871px;
	margin: 0 auto;
	padding: 20px 0;
	background: url(/images/footer_bg.jpg) no-repeat;
	color: #fff;
}

#footer p {
	padding: 10px 0 0 27px;
	margin: 0;
	line-height: normal;
	font-size: .9em;
}
/* ================= */
.rublink {
  font-size: 20px;
}
.rubimage {
  float:left;
  padding: 20px;
}
.container {
  display: table-cell;
  vertical-align: middle;
}
.mainpage_block{
  text-align:center; 
  float:left; 
  padding:20px;
}

li input{
  color:white;
  font-size:9px;  
  background-Color:#AD3C2E;
  border: 1px solid white;
}

.download_price{
 
}
.download_price a{
  text-decoration: none;  
}


.no_border_table td, tr{
  border: 0px;
}

.confirm{
  font-size: 20px;
}
