﻿    	body {
			background: #ffffff;
			margin:10px;
			margin-top:0px;
			margin-bottom:0px;
		}
		img {
			border:0px;
		}

		
		
		* {
			font-family:verdana;
			font-size:11px;
			line-height:14px;
			color:#000000;
		}	
		a {
			color:#c23b05;
			font-weight:bold;
		}	

/***/

.container {width:980px;margin:0 auto;}
.header { 
	position:relative;
	width:980px;
	background:url(/images/logo_bg.jpg) no-repeat;
	margin-top:10px;
	height: 95px !important;
}
.header h1 {visibility:hidden;}
.header .menu { position:absolute; bottom:0; left:0; float: left;}
.header .menu A, .header .menu IMG{
	float: left;
}
.header .menu A{
	height: 24px;
}
.basketen{
	margin-top: 20px;
}
.content {clear:both;width:980px;}
.content .left {float:left;width:154px; margin-top: 7px;}
.content .right {float:right;width:154px; margin-top: 7px;}
.content .middle {float:left;width:630px;margin:10px 20px;}

.leftbox {width:154px; background-color:#e9e8d4;}
.leftbox .space {padding:5px;color:#3f6b9c;}

/***/

.plate {width:100%;height:26px;background:url(/images/headers/platta_bg.gif);}
.boxes {width:100%;padding:10 5 5 5px;}
.full{width: 100%;}
.half{width: 50%;}
.third {width:33%;}
.fleft {float:left;}
.fright {float:right;}
.fright h2 { margin-bottom:0px;}

.book img.coverimage { float:left; padding:0 5px 5px 0;}
.small .fleft {width:70px;}
.small .fright {width:130px;}
.small p {margin:8px 0;}

.wide {margin:15px 0 5px 0;}
.wide .fleft {width:90px;}
.wide  .fright {width:500px;}

.popular {margin: 15px 0 5px 0;}
.popular .fleft{width: 90px;}
.popular .fright{width: 220px; margin-bottom: 10px;}

.popular p {margin: 8px 0;}
.popular string, .popular b {font-weight:normal;}
.popular .listbookprice{clear: both; margin-left: 95px;}
.popular .buttons {margin-left: 95px;}

.wide  p {margin:8px 0;}
.wide  strong, .wide b {font-weight:normal;}

.footer {clear:both;width:980px;}
.footer  .fleft {margin:10px 5px 10px 10px;}


/***/

.clearfix:after {
	content: ".";
	display: block;
	clear: both;
	visibility: hidden;
	line-height: 0;
	height: 0;
}
 
.clearfix {
	display: inline-block;
}
 
html[xmlns] .clearfix {
	display: block;
}
 
* html .clearfix {
	height: 1%;
}

/***/		
		.booktitle {
			color:#000000;
		}
		.bookprice {
			color:#ea003d;
		}
		p {
			margin:0px;
		}
		.linkMenu {
			color:#3f6b9c;
			text-decoration:none;
		}
		.linkMenu:hover {
			color:#3f6b9c;
			text-decoration:underline;
		}		
        p, ul, li {
            margin-top: 0px;
            margin-bottom: 0px;
        }        
        hr {
        color: #e2e2e2;
        }
        
        /*EGET*/
        .rub3 {
	        font-size:13px;
	        line-height:14px;
	        font-weight:bold;
        }

        .rub4 {
	        font-size:15px;
	        line-height:14px;
	        font-weight:bold;
        }

        .rub5 {
	        font-size:17px;
	        line-height:14px;
	        font-weight:bold;
        }
        .headline {
            font-family:arial;
	        font-size:18px;
	        line-height:14px;
	        font-weight:bold;
			margin-top: 15px;
			margin-bottom: 15px;
        }
		.ListBookTitle {
            font-family:arial;
	        font-size:15px;
	        line-height:20px;
	        font-weight:bold;
	        text-decoration:none;
		}
		
		.bookPresentation .ListBookTitle {
            font-family:arial;
	        font-size:18px;
	        line-height:20px;
	        font-weight:bold;
	        text-decoration:none;
			color: #C23B05;
		}
		.Listbookprice 
		{
		    font-size:16px;
			font-weight:bold;
			font-family:Arial,Sans-serif;
		}
		.ListbookAuthors {
			font-family:Arial,Sans-serif;
			line-height:18px;
			text-decoration:none;
			font-size:12px;
		
		}
		
		.bookPresentation .ListbookAuthors {
			font-family:Arial,Sans-serif;
			line-height:18px;
			text-decoration:none;
			font-size:13px;
		
		}
		.bookPresentation .title {
			font-size:13px;
		
		}
		
		.ListbookSubTitle {
			font-family:Arial,Sans-serif;
			line-height:18px;
			text-decoration:bold;
			font-size: 14px;
		
		}
	    .rea
         {
            color:Red;
            font-size:12px;
         }
		 
		 .anchorMenu
		 {
			margin-top: 19px;
			margin-bottom: 25px;
			float: left;
		 }
