body, div, dl, dt, dd, ul, ol, li, h1, 
h2, h3, h4, h5, h6, pre, form, fieldset, 
input, textarea, p, blockquote, th, td 
{
	margin:0;
	padding:0;
}
table 
{
	border-collapse:collapse;
	border-spacing:0;
}
fieldset, img 
{
	border:medium none;
}
address, caption, cite, code, 
dfn, em, strong, th, var 
{
	font-style:normal;
	font-weight:normal;
}
strong 
{
	font-weight:bold;
}
ol, ul 
{
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
}
caption, th, body 
{
text-align:left;
}
h1, h2, h3, h4, h5, h6 
{
	font-size:100%;
	font-weight:normal;
}
q:before, q:after 
{
	content:'';
}
abbr, acronym {
border:0 none;
}
.clear 
{
	clear:both;
	font-size:1px;
	height:0;
	overflow:hidden;
}
a img 
{
	border:medium none;
}

body
{
	background-color: #ddd;
	color: #444444;
	font-family:Arial,Helvetica,sans-serif;
	font-size:12px;
	text-align:center;
}

#page
{
	margin: 0 auto;
	width: 1000px;
	background-color: #fff;
	text-align: left;
}

#top
{
	border-bottom:1px solid #ccc;
	font-size:20px;
	padding: 30px;
}

#left
{
	width: 200px;
	float:left;
}

#right
{
	float: left;
	width:800px;
	padding-bottom: 30px;
}

#footer
{
	text-align: center;
	padding: 10px 0px;
}

.bookline
{
	 padding-top: 20px;
	 padding-bottom: 20px;
	 border-bottom:1px solid #ccc;
}

.bookpos
{
	float:left;
	text-align: center; 
	width: 33%;
}

p.price
{
	text-align: right; 
	padding: 10px 20px;
	font-weight: bolder;
}

.price strong, li strong, .zamow
{
	color: #DE1800;
	font-size: 120%;
	padding: 0px 5px;
}

.bookpos h1
{
	height: 25px;
	font-weight: bolder;
	font-size: 12px;
}

a
{
	text-decoration: none;
	color: #317BAB;
}

ul.menu, ul
{
	font-variant: small-caps;
	padding: 25px 10px;
}

ul.menu li
{
	padding: 5px;
	border-top:2px solid #ccc;
	font-size:14px;
	font-weight: bolder;
	font-stretch: condensed;
	
}

ul.menu li a
{
	color: #555;
}

.prim
{
	background-color:#eee;
}

ul li
{
	padding: 5px;
	font-size:14px;
	font-weight: bolder;
	font-stretch: condensed;
}

h1{font-size:18px; padding: 10px 0px;}
h2{font-size:14px; padding: 7px 0px;}

.right
{
	float:right;
}

.imgbook
{
	float: left;
	padding-right: 50px;
}

.zamow
{
	border-style:solid;
	border-width: 1px;
	padding: 10px 20px;
}

p{padding:10px 0;}

