html, body {
	height: 100%;
	margin: 0;
	padding: 0;
	background-color: #FFFFFF;
}

body, p, td, th, ul, ol, li {
	font-family: 'Times New Roman', Times, serif;
}

a:link     {color: #0000FF;}
a:active   {color: #FF0000;}
a:visited  {color: #800080;}
a:hover    {color: #FF6600;}


p {
	text-align: justify;
}

h2 {
	color: #000080;
	font-weight: normal;
	font-family: 'Times New Roman', Times, serif;
}

h3 {
	color: #000080;
	font-weight: normal;
	font-family: tahoma, arial, helvetica, sans-serif;
}

h4 {
	color: #000080;
	font-style: italic;
	font-family: arial,helvetica,sans-serif;
}

.h4 {
	color: #000080;
	font-size: 105%;
	font-weight: bold;
	font-family: arial, helvetica, sans-serif;
}

h5 {
	font-size: 90%;
	color: #000060;
	font-weight: bold;
	font-style: italic;
	text-indent: 0px;
	font-family: arial, helvetica, sans-serif;
	margin-bottom: 10px;
}

.h5, .sans_h5 {
	font-size: 100%;
	color: #000080;
	font-weight: bold;
	text-indent: 0px;
	text-align: left;
	font-family: arial, helvetica, sans-serif;
}

.sans_h5 {
	margin: 25px 0 0 0;
	font-size: 80%;
}

.useful_links {
	font-size: 90%;
	line-height: 20px;
	margin: 0px 0 0 35px;
}

.indent {
	text-indent: 35px;
}

.justify {
	text-align: justify;
}

.sans {
	font-size: 80%;
	font-family: verdana,tahoma,arial,helvetica,sans-serif;
}

.small, small {
	font-size: 80%;
}

.download {
	color: red;
	text-decoration: none;
}

.green {
	color: #006000;
}


.article {
	margin: 0 0 8px 40px;
	background-image: url(/p/arrow2.gif);
	background-repeat: no-repeat;
	padding-left: 20px;
	
}

p.code {
	font-family: 'Courier New', Courier, mono;
	font-size: 80%;
	color: #94230F;
	text-indent: 0;
	margin: 5px;
	padding: 0;
	background-color: #FFFFFF;
	border: none;
}

code, .code {
	font-family: 'Courier New', Courier, mono;
	font-size: 95%;
	color: #94230F;
}

td.code, div.code {
	padding:10px;
	border: dotted 1px #000000;
	text-align:left;
	background-color:#ECECEC;
	font-size: 75%;
	font-family: courier new, courier, mono;
}

.tcode {
	width: 95%;
	border: dashed  1px #634F36;
	background-color: #FFFFF5;
	font-family: 'Courier New', Courier, mono;
	font-size: 80%;
	margin: 0 0 15px 0;
	padding: 15px;
}

.notice {
	background-image: url(/p/prim.gif);
	background-repeat: no-repeat;
	padding: 0 0 0 45px;
	text-align: justify;
}

.caption {
	color: #000000;
	font-style: italic;
	margin: 35px 25px 0 0;
}


.orange_circle {
	background-image: url(/p/circle2.gif);
	background-repeat: no-repeat;
	padding: 0 0 0 14px;
}

.spisok_primerov {
	margin: 0 0 5px 0;
}


.zip_icon {
	background-image: url(/p/icons/icon_zip.gif);
	background-position: left center;
	background-repeat: no-repeat;
	padding: 0 0 0 0;
}

.swf_icon {
	background-image: url(/p/icons/icon_swf.gif);
	background-position: left center;
	background-repeat: no-repeat;
	padding: 2px 0 3px 20px;
}

.fla_icon {
	background-image: url(/p/icons/icon_fla.gif);
	background-position: left center;
	background-repeat: no-repeat;
	padding: 2px 0 3px 20px;
}

.flash_header {
	color: #C40000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 90%;
	font-weight: bold;
}

.flash_list_item {
	margin-bottom: 30px;
}

.flash_subdiv {
	background-color: #CEEBCE;
	margin-top: 8px;
	padding: 7px;
	min-height: 50px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 70%;

}
.table1 {
	border-right : 1px solid #E88013;
	border-bottom : 1px solid #E88013;
	width: 80%;
}

.tha1 {
	border-left : 1px solid #E88013;
	border-top : 1px solid #E88013;
	background-color: #FFA044;
}

.tda1 {
	border-left : 1px solid #E88013;
	border-top : 1px solid #E88013;
	background-color: #FFFFCC;
	text-align: justify;
}


.table2 {
	border-right : 1px solid #5757C0;
	border-bottom : 1px solid #5757C0;
	width: 80%;
}

.tha2 {
	border-left : 1px solid #5757C0;
	border-top : 1px solid #5757C0;
	background-color: #7098C9;
}

.tda2 {
	border-left : 1px solid #5757C0;
	border-top : 1px solid #5757C0;
	background-color: #E1EEFD;
	text-align: justify;
}

.table_css {
	border-right : 1px solid #E88013;
	border-bottom : 1px solid #E88013;
	width: 100%;
}

.td_css {
	border-left : 1px solid #E88013;
	border-top : 1px solid #E88013;
	background-color: #FFFFCC;
	text-align: justify;
}



table.view1 {
	border-right : 1px solid #FFFFFF;
	border-bottom : 1px solid #FFFFFF;
}

table.view1 .header4 {
	color: #FFFFFF;
	font-size: 105%;
	font-weight: bold;
	font-style: italic;
	font-family: arial,helvetica,sans-serif;
}

table.view1 th {
	color: #FFFFFF;
	background-color: #006699;
	border-left : 1px solid #FFFFFF;
	border-top : 1px solid #FFFFFF;
	padding: 7px;
}

table.view1 td {
	background-color: #EBEBEB;
	border-left : 1px solid #FFFFFF;
	border-top : 1px solid #FFFFFF;
	padding: 7px;
}

tr.row1 td {
	background-color: #D8D8D8;
}


.tutorials {
	width: 750px;
}

div.tutorials h3 {
	margin: 0 0 30px 0;
}

div.tutorials h4 {
	margin: 40px 0 0px 0;
	font-style: normal;
}

.action {
	font-family: arial, helvetica, sans-serif;
	color: #000080;
	font-size: 95%;
	font-weight: bold;
	margin: 50px 0 15px 0;
}

.action_span {
	background-color: #A6C4E7;
	border : 1px solid #5757C0;
	padding: 2px 6px 2px 6px;
}

.back {
	background-image: url(/p/back.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 19px;
}

.container {
	margin-left: 25px;
	padding: 5px 0 5px 15px;
	border: solid 1px #FFFFFF;
	border-left: solid 1px #FF6600;
}

.dot_line {
	margin-bottom: 30px;
	background: url(/p/dotsline.gif) repeat-x;
}

/* ######################################################################################## */

.grey_block {
	margin-top: 20px;
	border: 1px #9FB9D8 solid;
	background: #9FB9D8;
}

.grey_block .block_content {
	padding: 5px 12px;
	font-size: 80%;
	color: #000080;
}

.grey_block em.bt,
.grey_block em.bt b,
.grey_block em.bb,
.grey_block em.bb b {
	display: block;
	background: url(/p/block-grey-corners.gif) no-repeat;
	height: 9px;
	font-size: 0;
	position: relative;
}

.grey_block em.bt { 
	top: -1px;
	left: -1px;
}

.grey_block em.bt b {
	background-position:  100% -9px;
	left: 2px;
}

.grey_block em.bb {
	background-position: 0 -18px;
	top: 1px;
	left: -1px;
}

.grey_block em.bb b {
	background-position: 100% -27px;
	left: 2px;
}

/* ======================================================================================================= */


.green_block {
	margin-top: 20px;
	border: 1px #A4DE9C solid;
	background: #A4DE9C;
}

.green_block .block_content {
	padding: 5px 12px;
}

.green_block em.bt,
.green_block em.bt b,
.green_block em.bb,
.green_block em.bb b {
	display: block;
	background: url(/p/block-green-corners.gif) no-repeat;
	height: 9px;
	font-size: 0;
	position: relative;
}

.green_block em.bt { 
	top: -1px;
	left: -1px;
}

.green_block em.bt b {
	background-position:  100% -9px;
	left: 2px;
}

.green_block em.bb {
	background-position: 0 -18px;
	top: 1px;
	left: -1px;
}

.green_block em.bb b {
	background-position: 100% -27px;
	left: 2px;
}

/* ======================================================================================================= */


.light_green_block {
	margin-top: 20px;
	border: 1px #CEEBCE solid;
	background: #CEEBCE;
}

.light_green_block .block_content {
	padding: 5px 12px;
}

.light_green_block em.bt,
.light_green_block em.bt b,
.light_green_block em.bb,
.light_green_block em.bb b {
	display: block;
	background: url(/p/block-light-green-corners.gif) no-repeat;
	height: 9px;
	font-size: 0;
	position: relative;
}

.light_green_block em.bt { 
	top: -1px;
	left: -1px;
}

.light_green_block em.bt b {
	background-position:  100% -9px;
	left: 2px;
}

.light_green_block em.bb {
	background-position: 0 -18px;
	top: 1px;
	left: -1px;
}

.light_green_block em.bb b {
	background-position: 100% -27px;
	left: 2px;
}


/* ======================================================================================================= */


.info_block {
	margin-top: 20px;
	border: 1px #E88013 solid;
	background: #F9F2D8;
}

.info_block .block_content {
	padding: 5px 15px;
}

.info_block em.bt,
.info_block em.bt b,
.info_block em.bb,
.info_block em.bb b {
	display: block;
	background: url(/p/block-info-corners.gif) no-repeat;
	height: 9px;
	font-size: 0;
	position: relative;
}

.info_block em.bt { 
	top: -1px;
	left: -1px;
}

.info_block em.bt b {
	background-position:  100% -9px;
	left: 2px;
}

.info_block em.bb {
	background-position: 0 -18px;
	top: 1px;
	left: -1px;
}

.info_block em.bb b {
	background-position: 100% -27px;
	left: 2px;
}



/* ------------------------------------------------  Top menu -----------------------------------------  */

/*

Просто пункт меню

		<li><a href="#"><span>HTML</span></a></li>


Пункт меню активного раздела

		<li><strong><span>CSS</span></strong></li>		


Пункт меню активного раздела -- ссылка

		<li><a href="#" class="active"><span>Apache</span></a></li>

*/

#top_menu_div_general {
	width: 790px;
	float: right;
	margin: 0;
	padding: 0;
}

#top_menu_div {
	float: right;
}

#top_menu_obsolete_div {
	float: right;
	display: none;
}

.top_menu {
	margin: 0;
	padding: 0;
}

.top_menu li {
	display: block;
	float: left;
	margin: 0 0 0 1px;
	padding: 0;
	position: relative;
	overflow: visible;
	text-align: center;
}

.top_menu a,
.top_menu a.active,
.top_menu a.obsolete,
.top_menu strong {
	display: block;
	text-align: center;
	font-weight: normal;
	color: #000080;
	text-decoration: none;
}


.top_menu a {
	background: #9FB9D8 url(/p/top_menu/top_menu.gif) no-repeat 0 0;
}

.top_menu a.active {
	background: #1818AD url(/p/top_menu/top_menu_active.gif) no-repeat 0 0;
	color: #FFFFFF;
}

.top_menu a.obsolete {
	background: #A4DE9C url(/p/top_menu/top_menu_obsolete.gif) no-repeat 0 0;
}

.top_menu strong {
	background: #1818AD url(/p/top_menu/top_menu_active.gif) no-repeat 0 0;
	color: #FFFFFF;
}


.top_menu a span,
.top_menu a.active span,
.top_menu a.obsolete span,
.top_menu strong span {
	display: block;
	height: 20px;
	margin-left: 15px;
	padding-right: 15px;
	cursor: pointer;
	white-space: nowrap;
	font-size: 80%;
}


.top_menu a span {
	background: url(/p/top_menu/top_menu.gif) no-repeat 100% 0;
}

.top_menu a.active span {
	background: url(/p/top_menu/top_menu_active.gif) no-repeat 100% 0;
}

.top_menu a.obsolete span {
	background: url(/p/top_menu/top_menu_obsolete.gif) no-repeat 100% 0;
}

.top_menu strong span {
	background: url(/p/top_menu/top_menu_active.gif) no-repeat 100% 0;
	cursor: auto;
}

.top_menu a:hover, .top_menu a.active:hover, .top_menu a.obsolete:hover {
	background-position: 0 100%;
}

.top_menu a:hover span, .top_menu a.active:hover span, .top_menu a.obsolete:hover span {
	background-position: 100% 100%;
}


/* ======================================================================================================= */


#all {
	position: relative;
	min-width: 735px;
	height: 100%;
	background-image: url(/p/background-numbers.gif);
	background-repeat: no-repeat;	
}

html>body #all {height: auto; min-height: 100%;}

#empty, #footer {
	height: 121px;
}

#footer {
	position: absolute;
	left: 0;
	bottom: 0;
	width: 100%;
	background-color: #FFFFFF;
}


#logo {
	width: 100%;
	height: 90px;
	background-color: #FF6D00;
	background-image: url(/p/header_bg.gif);
	border-bottom: solid 1px #FF0000;
}

#logo_left {
	float: left;
}

#logo_right {
	float: right;
}

#logo_bottom {
	width: 100%;
	height: 19px;
	background-color: #FAAA3C;
	border-bottom: solid 1px #FF0000;
	font-size: 80%;
	text-align: right;
}




#navigation {
	clear: both;
	padding: 20px 0 20px 0;
	margin: 0;
	font-size: 80%;
	color: #000080;
}

#navigation span {
	color: #B0B0B0;
}


#navigation a:link, #navigation a:visited {
	color: #0000CC;
	text-decoration: none;
}

#navigation a:hover {
	color: #FF6600;
	text-decoration: none;
}

#hotlog_counter {
	float: left;
	height: 45px;
	padding-left: 20px;
}

#bottom_navig {
	float: right;
	padding: 15px 30px 0 0;
}

#plashka_footer {
	clear: both;
	height: 15px;
	padding: 10px 20px 10px 0; 
	background-color: #FAAA3C;
	border-top: solid 1px #FF3300;
	text-align: right;
	color: #8A3802;
	font-size: 65%;
	font-family: verdana,tahoma,arial,helvetica,sans-serif;
}
