@charset "windows-1251";
/* Основные стили */

body
{
	background-image:url(../images/design/bgd.jpg);
	background-position:center;
	background-repeat:repeat-y;
	}
/* Основные стили текста */
.littext

{font-family:Verdana, Geneva, sans-serif;
font-size:12px;
	}
p
{
	font-family:Verdana, Geneva, sans-serif;
	font-size:12px;
	margin-left:10px;
}

.porder {
	font: normal 11pt  Tahoma,Verdana, Arial, Helvetica, sans-serif;
	margin-left:5px;
	margin-right:5px;
	color : #000000;}
	
/* Стили блоков */
#mainblock

{
	/*border:1px solid #D2D2D5;*/
	
	width:750px;
	padding:10px;
	margin: auto;
	}
#partblock

{
	border:1px solid #D8D8D8;
	border-style:dashed;
	padding:10px;
	margin: 10px;
	}
#lessonblock

{
	
	border:1px solid #EBEBEB;
	border-style:solid;
	padding:10px;
	margin:10px;
	background-color:#FCFCFC;
	text-align:left;
	}

/* Стили заголовков */
h1
{
	font-weight:bold;
	color:#CC0000;
	text-transform:capitalize;
	margin:20px;
	
	}
.wtitle
{font-family:Verdana, Geneva, sans-serif;
	font-weight:bold;
	color:#F00;
	font-size:12px;
	margin:20px;
	}

h2
{
	font-family:Verdana, Geneva, sans-serif;
	font-weight:bold;
	color:#006;
	text-transform:capitalize;
	margin:12px;
	}

.titlepart
{
	font-family:Verdana, Geneva, sans-serif;
	font-weight:bold;
	color:#33C;
	font-size:36px;
	}
	
/* Стили абзацев */

.partinfo

{
	font-family:"Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size:18px;
	color:#333;
	text-align:justify;
	
	}
.lessontitle
{
	font-family:Verdana, Geneva, sans-serif;
	font-weight:bold;
	color:#C30;
	font-size:24px;
	}
.lessontime
{
	color:#666;
	font-size:14px;
	}
.whatabout
{
	font-family:Verdana, Geneva, sans-serif;
	font-weight:bold;
	color:#33C;
	font-size:20px;
	}
.imgnewitem
{
	margin-top:10px;
}

div#priceblock

{
	text-align:center;
	border:3px solid #009;
	margin:10px;
	padding:10px;
	}
	
.bonus
{
border:#FF0000 dashed 3px;
margin:10px;
margin-bottom:30px;}


/* Кнопка подтерждение*/
.div0 {
  visibility:hidden;
}
.div1 {
 visibility:visible;
}

/* Табличка заказа*/

.order_btn
{
background: #006BFF url(../images/pay/order_btn.jpg) no-repeat;
width:153;
height:34;
	border: none;
	text-transform: lowercase;
	color: #FFFFFF;
	padding: 0;
	font-size:14px;
	font-weight:bold;
}


	 TD.tableheadbg           {BACKGROUND:url(../../images/table/tableheadbg.gif);
}

        TD.tablebottombg         {BACKGROUND: url(../images/table/tablebottombg.gif);
}

        .tableborderleft         {background: url(../images/table/tableborderleft.gif);
}

        .tableborderright        {background: url(../images/table/tableborderright.gif);
}

        .tablebottomleft         {background: url(../images/table/tablebottomleft.gif);
}

        .tablebottomright        {background: url(../images/table/tablebottomright.gif);
}

        .tableheadleft           {background: url(../images/table/tableheadleft.gif);
}

        .tableheadright          {background: url(../images/table/tableheadright.gif);
}

        TD.libtbordertopbg       {BACKGROUND: url(../images/table/libtbordertop.jpg);
}

        TD.libtborderbottombg    {BACKGROUND: url(../images/table/libtborderbottom.jpg);
}

        .libtheadleft            {background: url(../images/table/libtbordertopleft.jpg);
}

        .libtheadright           {background: url(../images/table/libtbordertopright.jpg);
}

        .libtbottomleft          {background: url(../images/table/libtborderbottomleft.jpg);
}

        .libtbottomright         {background: url(../images/table/libtborderbottomright.jpg);
}

        .libtborderleft          {background: url(../images/table/menuborderleft.jpg);
}

        .libtborderright         {background: url(../images/table/menuborderright.jpg);
}

        TD.tborder               {background: url(../images/table/tborder.gif);
}

        TR.tablebg               {background: url(../images/table/tablebg.gif);
}

        TD.tborderbig            {background: url(../images/table/tborderbig.gif);
}


#divrightconer { position:absolute; top:0; right:0; width:200px; } 



