@charset "utf-8";
/* CSS Document */

body {
	font: 14px/1.5em Arial, Helvetica, sans-serif;
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #381a1c;
	background: url(../test/top_rep2.png) repeat-x left top;
}
html {
	background: url(../test/rep.gif) repeat;
}
th,td {font-weight: normal; text-align: left;}
.oneColFixCtr #container {
	width: 980px;
	margin: 0 auto;
	text-align: left;
	padding-top: 230px;
}
#header {
	background: url(../test/center_bg.jpg) no-repeat;
	height: 237px;
	width: 980px;
	text-align: center;
	padding-left: 0px;
	position: absolute;
	top: 0px;
}
a .floatr {
	border-width: 0px;
	border-style: none;
}

#header ul li ul{
	font-size:13px;
}
.oneColFixCtr #mainContent {
	padding: 0 20px; /* remember that padding is the space inside the div box and margin is the space outside the div box */
	text-align: justify;
}
#container img {
	float: right;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 20px;
}
h1{
	font:bold 22px Georgia, "Times New Roman", Times, serif;
	color: #a9313d;
	padding-top: 20px;
	padding-bottom: 20px;
}
h2{
	font:normal 20px Georgia, "Times New Roman", Times, serif;
	color: #a9313d;
	padding-top: 20px;
	padding-bottom: 20px;
}

h3{ font:bold 12px Arial,sans-serif;color: #a9313d;}
a{color:#bf1212;}

address {
	font-weight: bold;
	background: url(../test/phone_bg.png) no-repeat left center;
	height: 100px;
	padding-left: 100px;
	padding-top: 29px;
	text-align: center;
}
.floatr {
	float: right;
}


/*============= faq ================*/
div#content_conteiner #faq {
	margin: 0 0 30px 0;
}
div#content_conteiner #faq ol {
	margin: 0 0 40px 0;		
}
div#content_conteiner #faq ol li {
	/*list-style-type: decimal;*/
	color: #a9313d;
	font-weight: bold;
	padding: 3px 5px;
}
div#content_conteiner #faq ol li.insert{
	width: 100%;
	background: #e2ccc8;
}
div#content_conteiner #faq li a {
	text-decoration: none;
	color: #a9313d;
}
div#content_conteiner #faq li a:hover {
	text-decoration: underline;
}
div#content_conteiner #faq .block {
	width: 100%;
	border-collapse: collapse;
	margin-bottom: 20px;
}
div#content_conteiner #faq .block td {
	/*padding: 3px 25px 3px 25px;*/
}
div#content_conteiner #faq .block .b_fon {
	background: #e1c6c3;
	color: #840404;
}
div#content_conteiner #faq .block .h1 {
	width: 69px;
	padding: 3px 0 3px 23px;
	font-weight: bold;
}
div#content_conteiner #faq .block .h2 {
	/*width: 100%;*/
}
div#content_conteiner #faq .block .h3 {
	width: 8%;
	/*border: 1px blue solid;*/
}
div#content_conteiner #faq .block .h3 a {
	float: left;
	width: 50px;
	text-decoration: none;
	/*border: 1px red solid;*/
	background: url('../images/arrows/top.gif') no-repeat 33px 2px;
}

div#content_conteiner #faq .block .c1 {
	padding: 8px 0 18px 23px;
	font-weight: bold;
	color: #840404;
	background: url('../images/bg/tiltle_line.gif') repeat-x bottom;
	vertical-align: top;
}
div#content_conteiner #faq .block .c2 {
	background: url('../images/bg/tiltle_line.gif') repeat-x bottom;
	vertical-align: top;
	padding: 8px 0 18px 0;
}

.maintextblock .sravnenie tbody .h td {
	background: #a9313d;
	color: #FFF;
	padding: 5px;
	text-align: center;
	border-color: #a9313d;
}
.maintextblock .sravnenie tbody tr .p {
	font-weight: bold;
	padding: 5px;
}
.maintextblock .sravnenie tbody tr td {
	padding: 5px;
	border: 1px solid #999;
	text-align: center;
}
.maintextblock.calc .sravnenie tr #column1 {
	text-align: left;
}

table.sravnenie{
	line-height:1em;
	font-size:12px;
	border-collapse: collapse;
	text-align:left;
	margin-bottom:25px;
}

.clearfloat{
	clear:both;
}
#index p.floatr,#index p.floatl {
	font-size: 11px;
	padding: 0px;
	margin: 0px;
}
.home-ul li {
	list-style-type: none;
	font-style: italic;
	font-weight:bold;
	font-size:14px;
	padding-bottom: 5px;
	list-style-image: url(../images/galka.png);
}
a #calcbutton {
	border-width: 0px;
	border-style: none;
	float: left;
}
.plus {
	background: url(../test/plus.gif) no-repeat left center;
	height: 50px;
	padding-left: 100px;
	padding-top: 50px;
}
.minus {
	background: url(../test/minus.gif) no-repeat left center;
	height: 50px;
	padding-left: 100px;
	padding-top: 50px;
}
.rightdiv p {
	width: 163px;
	padding: 0px;
	margin: 0px;
	float: right;
	color: #A9313D;
	font-style: italic;
	font-weight: bold;
}
.courier {
	font-family: "Courier New", Courier, monospace;
}
a img {
	border-width: 0px;
	border-style: none;
}
#interesting {
	color: #EDE6DF;
	background: #A9313D url(../test/partners-tips.jpg) no-repeat left center;
	padding: 25px 25px 25px 200px;
}
