* /*Set's border, padding and margin to 0 for all values*/
{
padding: 0;
margin: 0;
border: 0;

}
body, html {
 
font-family: Century Gothic, Verdana, Arial, Tahoma, sans-serif;
color: #521110;
height: 100%;

}
body {
font-size: 100%;
height: 100%;
min-width: 760px;
background: url(../images/fon.jpg) no-repeat top;
}

a {
color: #E76824;
text-decoration: none;
}
a:hover{
color: #81aa79;
text-decoration: none;
}


#content{
height:100%;
}
#bookcomment{
font-size:10px;
}

#right_table{
	width:300px;
	height:100%;
	
}

#left_header{
	height: 21px;
	padding-right: 2px;
	padding-top: 2px;
	position:relative;
	
}
#left_div{
padding-left: 2px;
padding-right: 2px;
		
}

 #left_colum{
	
	width: 300px;
}
 #right_colum{
	
	width: 300px;
}

 #left_header{
 position:relative;	

}
#left_div{
position:relative;
padding-top: 5px;
padding-left: 5px;
padding-right: 2px;

height: 100%
}
ul{
list-style: none;
}

#rigth{
width:300px;

}
#right_header
{
	position:relative;

	height: 21px;	
	padding-left: 2px;
	padding-top: 2px;
	width: 300px;
}
#right_column_futer{	
	border-left: 2px solid #521110;
	width: 300px;
}
#right_div{
padding-left: 20px;
padding-right: 5px;
margin-top: 40px;
margin-bottom: 40px;
}
#right_div a{ 
font-weight:bold;
color: #521110;
}
#right_div a:hover{
color: #E76824;
}


#right_futer{
		
	padding-top: 2px;
	padding-left: 2px;	
	border-top: 2px solid #521110;
	width: 300px;
}
#left_tab
{
border-top: 2px solid #521110;
border-right: 2px solid #521110;

}
#right_tab
{
border-top: 2px solid #521110;
border-left: 2px solid #521110;

}
#price{
	width:300px;
	height:20px;
	padding-left: 20px;
	padding-top: 40px;
}

#content{
padding-left: 10px ;
padding-right: 10px ;
}
