/* http://www.needit.ru  */

.text
{
	font-size:		14px;
	font-weight:   400;
}



body, font, div, td, p
{ font-family:		verdana,arial,helvetica,sans-serif;
  font-size:		11px;
}
h1
{
	font-family: verdana,arial,helvetica,sans-serif;
	font-size: 17px;
	color: black;
	text-align: center;
}
h3
{ font-family:		verdana,arial,helvetica,sans-serif;
  font-size:		15px;
  color:			black;
}
h4
{ font-family:		verdana,arial,helvetica,sans-serif;
  font-size:		14px;
  color:			black;
}
a
{ font-family:		verdana,arial,helvetica,sans-serif;
  font-weight:		bold;
  color:			navy;
}

.subheader
{
font-size: 16px;
font-weight: bold;
}

.no_underline
{ text-decoration:		none;
}
.small
{ font-size:		9px;
}
.faq
{ font-size:		13px;
color:#1C8DFF;
}
.faq_gray1
{ font-size:		14px;
  font-weight:		bold;
  color:			#2121c8;
}
.faq_gray
{ font-size:		17px;
  font-weight:		900;
  color:			#ffffff;
  text-align:center;
}
.faq_gray2
{ font-size:		17px;
  font-weight:		900;
  color: #0000FF;
  text-align:center;
}
.faq_olive
{ font-size:		14px;
  color:			#3A6135;
}
.big
{ font-size:		16px;
  text-decoration:	none;

}
.cat
{ font-size:		14px;
}

.cat1
{ font-size:		17px;
}

.standard
{ font-weight:		normal;
}
.standardsmall
{ font-weight:		normal;
  font-size:		9px;
  text-decoration: none;
}


.light
{ color:#ffffff;
}
.lightsmall
{ color:			#ffffff;
  font-size:		9px;
}
.lightmenu
{ color:			white;
  text-decoration:	none;
}
.lightstandard
{ color:			white;
  font-weight:		normal;
}
.middle
{ color:			#F0B5B5;
}
.olive
{ color:			#163106;
  font-weight:		normal;
  font-size:		9px;
}
.cart
{
  font-size:		11px;
  BORDER-BOTTOM:	0px solid;	
  BORDER-LEFT:		0px solid;
  BORDER-RIGHT:		0px solid;	
  BORDER-TOP:		0px solid;
  margin:			1px;
  font-weight:		bold;
  color:			#F0B5B5;
  background-color:  transparent;
}
.cartsmall
{
  font-size:		9px;
  BORDER-BOTTOM:	0px solid;	
  BORDER-LEFT:		0px solid;
  BORDER-RIGHT:		0px solid;	
  BORDER-TOP:		0px solid;
  margin:			1px;
  font-weight:		bold;
  color:			#000000;
  background-color:  transparent;
}
.totalPrice
{ font-family:		verdana,arial,helvetica,sans-serif;
  font-size:	    1px;
  BORDER-BOTTOM:	0px solid;	
  BORDER-LEFT:		0px solid;
  BORDER-RIGHT:		0px solid;	
  BORDER-TOP:		0px solid;
  margin:		1px;
  font-weight:		bold;
  color:		#EFF8FF;
  background-color:  transparent;
}


.login
{ font-size:	    12px;
  font-weight:		normal;
  BORDER-BOTTOM:	1px solid;	
  BORDER-LEFT:		1px solid;
  BORDER-RIGHT:		1px solid;	
  BORDER-TOP:		1px solid;
  margin:			1px;
  font-weight:		none;
  color:			black;
  background-color: white;
}

.myaccount_tab_bottom
{
  BORDER-BOTTOM:	1px solid;
  BORDER-LEFT:		0px solid;
  BORDER-RIGHT:		1px solid;
  BORDER-TOP:		0px solid;
  BORDER-COLOR:		#82A1DD;
  text-align:		center;
  margin:			1px;
}

.myaccount_tab_top
{
  BORDER-BOTTOM:	0px solid;
  BORDER-LEFT:		0px solid;
  BORDER-RIGHT:		1px solid;
  BORDER-TOP:		1px solid;
  BORDER-COLOR:		#82A1DD;
  text-align:		center;
  margin:			1px;
}

.myAccount_bottomright {
  BORDER-BOTTOM: 1px dotted #A9C0FF;
  BORDER-RIGHT: 1px dotted #A9C0FF;
}
.myAccount_bottom {
  BORDER-BOTTOM: 1px dotted #A9C0FF;
}
.myAccount_right {
  BORDER-RIGHT: 1px dotted #A9C0FF;
}

.comparison_button
{
  BORDER-BOTTOM:	1px solid;	
  BORDER-LEFT:		1px solid;
  BORDER-RIGHT:		1px solid;	
  BORDER-TOP:		1px solid;
  background-color:  #D2E7FF;
}

.pageSeparator {
	BORDER-BOTTOM: 2px dotted #A9C0FF
}


.glossymenu1{
position: relative;
padding: 0 0 0 40px;
margin: 0 auto 0 auto;
margin-left: 0%;
background-position:top;
background: url(images/menub1_bg.gif) repeat-x; /*путь к картинке заднего фона*/
height: 36px;
list-style: none;
}

.glossymenu1 li{
float:left;
}

.glossymenu1 li a{
float: left;
display: block;
color:#000;
text-decoration: none;
font-family: sans-serif;
font-size: 13px;
font-weight: bold;
padding:0 0 0 16px; /*Padding to accomodate left tab image. Do not change*/
height: 36px;
line-height: 36px;
text-align: center;
cursor: pointer; 
}

.glossymenu1 li a b{
float: rights;
display: block;
padding: 0 22px 0 8px; /*Расстояние между элементами меню*/
}

.glossymenu1 li.current a {
color: #fff;
background: url(images/menub1_hover_left.gif) no-repeat; /*путь к левой картинке*/
background-position: inherit;
}

.glossymenu1 li.current a b{
color: #fff;
background: url(images/menub1_hover_right.gif) no-repeat right top; /*путь к правой картинке*/
}


.glossymenu1 li a:hover {color:#045C97; font-size:13px}



.glossymenu2{
position: relative;
padding: 0 0 0 180px;
margin: 0 auto 0 auto;
margin-left: 0%;
background-position:top;
background: url(images/menub2_bg.gif) repeat-x; /*путь к картинке заднего фона*/
height: 46px;
list-style: none;
}

.glossymenu2 li{
float:left;
}

.glossymenu2 li a{
float: left;
display: block;
color:#000;
text-decoration: none;
font-family: sans-serif;
font-size: 13px;
font-weight: bold;
padding:0 0 0 16px; /*Padding to accomodate left tab image. Do not change*/
height: 46px;
line-height: 36px;
text-align: center;
cursor: pointer; 
}

.glossymenu2 li a b{
float: rights;
display: block;
padding: 0 22px 0 8px; /*Расстояние между элементами меню*/
}

.glossymenu2 li.current a {
color: #fff;
background: url(images/menub2_hover_left.gif) no-repeat; /*путь к левой картинке*/
background-position: inherit;
}

.glossymenu2 li.current a b{
color: #fff;
background: url(images/menub2_hover_right.gif) no-repeat right top; /*путь к правой картинке*/
}


.glossymenu2 li a:hover {color:#045C97; font-size:13px}








body {background-image: url(images/fon.jpg)}

.poisk {background-position:5px 5px;}

.sapka {background-image: url(images/header4.gif);background-repeat:no-repeat}

.fon {background-image: url(images/fon2.jpg)}

.ssilka {
		text-decoration: none;
}

.lesson {
	border: 1px solid #cccccc; width: 95%
}

.lesson_title {
	background-color: #f6f6f6;
}

.primerochnaia {
	background-color: #ffffff;
}

.main {
	background-image: url(images/horiz1.png);
	background-position: center;
	background-repeat: repeat-y;
	margin-right: auto;
	margin-left: auto;
}