@charset "windows-1251";
/* CSS Document */

body
{
background:#F2EEE3}
p{
	line-height:30px;
	font-size:14px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	text-indent: 25px;
}


.sometext
{
	line-height:20px;
	font-size:14px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	text-indent: 25px;

}

.bordertable
{
border:1px solid gray;}




li{
	line-height:20px;
	font-size:14px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}

a{
	line-height:20px;
	font-size:14px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration:underline;
	color:#000033;
	font-weight:bold;
}

h1
{color:#CC0000;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:30px;
font-weight:bold;
text-transform:capitalize;}

h2
{color:#003366;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:20px;
font-weight:bold;
text-transform:capitalize;}

h3
{
font-size:20px;
font-family:Georgia, "Times New Roman", Times, serif;}



.h3bonus

{
font-size:20px;
font-family:Georgia, "Times New Roman", Times, serif;
color:#FF0000;
}




div
{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:20px;
}


div#mainblock
{border:2px solid fbe5a9;
width:800px;}

/* Рамочка с закругленными краями основного блока*/
.t {background: url(images/border/dot.gif) 0 0 repeat-x  #FFFFFF}
   .b {background: url(images/border/dot.gif) 0 100% repeat-x}
   .l {background: url(images/border/dot.gif) 0 0 repeat-y}
   .r {background: url(images/border/dot.gif) 100% 0 repeat-y}
   
   .bl {background: url(images/border/bl.gif) 0 100% no-repeat}
   .br {background: url(images/border/br.gif) 100% 100% no-repeat}
   .tl {background: url(images/border/tl.gif) 0 0 no-repeat}
   .tr {background: url(images/border/tr.gif) 100% 0 no-repeat; padding:10px} 
/* Рамочка с закругленными краями блока урока*/
.t1 {background: url(images/border_blog_item/dot.gif) 0 0 repeat-x  #FFFFFF;
margin-top:10px;
margin-bottom:10px;}
   .b1 {background: url(images/border_blog_item/dot.gif) 0 100% repeat-x}
   .l1 {background: url(images/border_blog_item/dot.gif) 0 0 repeat-y}
   .r1 {background: url(images/border_blog_item/dot.gif) 100% 0 repeat-y}
   
   .bl1 {background: url(images/border_blog_item/bl.gif) 0 100% no-repeat}
   .br1 {background: url(images/border_blog_item/br.gif) 100% 100% no-repeat}
   .tl1 {background: url(images/border_blog_item/tl.gif) 0 0 no-repeat}
   .tr1 {background: url(images/border_blog_item/tr.gif) 100% 0 no-repeat; padding:10px}    
   
 /* Стили блока урока*/

ul li
{
list-style-image:url(images/elements/bullet_white.png); }

.mini_img
{
margin-left:5px;
margin-right:25px;
border:none;}  
 
.lesson_number
{
color:#FF0000}

.lesson_number_bonus
{
	color:#FFE300;
	font-weight: 600;
	font-family:Verdana, Arial, Helvetica, sans-serif
}

.style1 {
	color: #666666;
	font-weight: bold;
}
	
.ordertable, .ordertable td, .ordertable tr
{
	border:1px solid #A8A6F0;
	font-size:12px;

}

