/*
-----------------------------------------------
shaybakova.com Style Sheet
author:   Shaybakova Regina
version:  2007.10
----------------------------------------------- */
@import url("layout.css");

@import url("menu.css");


* html {
	height: 100%;
	overflow:hidden;
			
}


body {
	margin: 0px;
	padding: 0px;
	background-position: 0 60px;
	overflow: auto;
	height: 100%;
	font: 12px/15pt Arial, Helvetica, sans-serif;
	background-color: #F7F7F7;
	
	
}


/* Generic Rules
----------------------------------------------- */
a:link {
	color: #666;
	text-decoration: underline;
	font-weight: bold;
}
a:visited { 
    font-weight:normal;
    color:#333;
}

a:hover, active {
	
	text-decoration: none;
	
}

h4 {
	margin: 0px 0 15px 0;
	font-weight: bold;
	font-size: 14px;
	text-align: center;
	color: #cc6600;
	
}


acronym {
	border-bottom: 1px dotted #D65A00;
	cursor: help;
	font-weight: bold;
}

#marks p.bot {
	padding-bottom: 30px;
	margin-bottom: 10px;
	border-bottom: 2px solid #D7D7D7;
}
.links h4 {
	padding: 10px 0;
}
ul.list {
	margin: 0px;
	padding: 20px 35px;
	list-style: url(../img_md/mark.gif);
	text-align: left;
}
#counter {
	display: none;
}
.code {
	padding: 10px;
	background-color: #F7F7E1;
	text-align: left;
	margin-bottom: 20px;
	border: 1px solid #FFCC33;
	
	
}
p.p4 {
	color: #CC6600;
	font-weight: bold;
}
#links hr {
	color: #9AD1F7;
}

#container p {
	padding-bottom: 15px;
	
}
ul.numer {
	margin: 0px;
	padding: 0px 0px 0px 35px;
	list-style: decimal;
}
p.a {
	font-size: 90%;
}
p.quot {
	padding: 10px;
	font-family: Georgia, "Times New Roman", Times, serif;
}
h4.l {
	text-align: left;
	color: #666666;
	font-size: 100%;
	margin: 10px 0;
}
h5 {
	font-size: 100%;
	text-align: center;
	margin: 0;
}

ol.emphasize {
	border-bottom: 2px solid #D7D7D7;
	margin: 0 0 20px 0;
	padding-left: 35px;
	padding-bottom: 25px;
}
#block {
	border-width: 1px;
	border-style: solid;
}


#advertisement {
	padding-top: 20px;
	margin-top: 20px;
	text-align: left;
	color: #CC6600;
	font-weight: bold;
	border-top: 1px dotted #666666;
	
}
.red {
	color: #D65A00;
	font-weight: bold;
}

#marks {
	width: 26%;
	padding: 30px 0 0 30px;
	float: left;
	clear: both;
	background: url(../img/corner_g.jpg) no-repeat left top;

}


#content {
	
	width: 39%;
	float: left;
	padding: 30px 40px 40px 30px;
	text-align: justify;
	clear: right;
	background: url(../img/corner_bot.jpg) no-repeat right bottom;
}
#links {
	width: 22%;
	padding: 30px 5px 30px;
	border: 6px double #D7D7D7;
	background-color: #F1F1F1;
	color: #CC6600;
	clear: right;
	float: left;
	margin-bottom: 20px;
	
}
#header h1 {
	font-size: 90%;
}
#header h2 {
	display: none;
}
* {
	margin: 0px;
	padding: 0px;
}
#content p {
	padding-bottom: 15px;
}
*html #content p.p10 {
}
#links ul {
	list-style: none;
}
p.marks {
	text-align: left;
}
#links li {
	border-bottom: 2px solid #D7D7D7;
	padding-top: 10px;
	padding-bottom: 10px;
}
h2 {
	font-size: 16px;
	padding-bottom: 35px;
	background: url(../img/headline.jpg) no-repeat center bottom;
	color: #666666;
	text-align: center;
}
h3 {
	font-size: 14px;
	padding-bottom: 30px;
	color: #666666;
	text-align: center;
}
#topbar {
	width: 100%;
}
#new {
	width: 22%;
	clear: right;
	float: left;
	padding: 30px 15px 0 0;
}


#book_ozon {
	clear: left;
	float: none;
	width: 22%;
	padding: 30px 0;
}
#marks img {
	float: left;
	padding-right: 9px;
}
.contextcss {
	padding-top: 30px;
	float: left;
}
*html div.contextcss {
display:none;
	
}
p.bord {
	border: 2px solid #d5d5d5;
	padding: 7px;
	margin-bottom: 20px;
}
ol {
	padding-bottom: 20px;
	padding-left: 35px;
	text-align: left;
}
p.border {
	padding: 7px;
	border: 2px solid #e3e3e3;
	margin-bottom: 20px;
}
h4.l {
	padding-bottom: 20px;
}
p.anchor {
	border-bottom: 2px solid #D0D0D0;
	text-align: right;
}
h5 {
	padding-bottom: 20px;
}
#new1  {
	
	width: 22%;
	clear: right;
	float: left;
	padding: 30px 15px 0 0;
}

h6 {
	font-size: 100%;
	text-align: left;
}
#content img {
	padding-bottom: 20px;
}
#new ol {
	padding-left: 20px;
}
#new p {
	padding: 0px;
}
#content img.book {
	float: left;
	padding-right: 7px;
	padding-bottom: 0px;
}
#code {
	height: 100px;
	overflow: auto;
	text-align: left;
	margin-bottom: 20px;
	width: 100%;
}

.inv { display: none }

