html, body {
	margin: 0;
	padding: 0;
	height: 100%;
	float: left;
}
body {
	font-family: Trebuchet MS, Verdana, sans-serif;
	font-size: 10pt;
	color: #333;
	background-color: #FFF;
}
#main {
	margin: 0;
	margin-left: 100px;
	padding: 0;
	width: 600px;
	background-color: #FAFAFA;
	background-image: url(../images/bg.gif);
	background-repeat: repeat-y;
	background-position: top right;
	min-height: 100%;
	height: auto;
	border-left: solid 2px #ddd;
	float: left;
}

p {
	margin: 0px 15px 5px 15px;
	padding: 0;
	text-indent: 30px;
}

p#form {
	margin: 0px 15px 5px 15px;
	padding: 0;
	text-indent: 10px;
}

p#motto {
	color: #99a;
	margin-bottom: 20px;
	font-style: italic;
	text-indent: 0px;
	float:right;
}

p#haslo {
	color: #6F6F6F;
	margin-bottom: 10px;
	font-style: italic;
	text-indent: 0px;
	float:right;
	font-size: 14pt;
}

p#price {
	color: #6F6F6F;
	margin-bottom: 10px;
	font-style: italic;
	text-indent: 0px;
	float:left;
	font-size: 14pt;
}

p#cena {
	color: #FF0D0D;
	margin-bottom: 10px;
	margin-right: 200px;
	font-style: italic;
	text-indent: 0px;
	float:right;
	font-size: 20pt;
}

p#autor {
	margin-bottom: 10px;
	font-style: italic;
	text-indent: 115px;
}

p#break {
	clear: both;
	margin-bottom: 100px;
}
#mag {
	margin: 0;
	padding: 10px;
	clear: left;
}
#adsup {
	text-align: center;
	margin: 0;
	padding: 10px;
	clear: left;
}
#adsdown {
	text-align: center;
	margin: 0;
	padding: 15px;
	clear: left;
}
#content {
	padding: 20px 15px 0 10px;
	clear: both;
}
#content p.break {
	padding: 0;
	margin: 20px 0 10px 0;
}
h1 {
	margin: 22px 0 0 10px;
	padding: 0;
	font-weight: bold;
	font-size: 24pt;
	font-family: Arial Black, Verdana, sans-serif;
}
h1#subtitle {
	margin: -10px 0 0 10px;
	padding: 0;
	font-weight: bold;
	font-size: 13pt;
	font-family: Trebuchet MS, Verdana, sans-serif;
	color: #c00;	
}

h2 {
	margin: 20px 0 10px 0;
	padding: 0;
	font-weight: bold;
	font-size: 14pt;
	color: #000;
}

h2#subtitle {
	margin: -18px 0 0 10px;
	padding: 0;
	font-weight: bold;
	font-size: 11pt;
	font-family: Trebuchet MS, Verdana, sans-serif;
	color: #c00;	
}

h3 {
	margin: 25px 30px 0px 10px;
	padding: 0;
	font-weight: bold;
	font-size: 12pt;
	color: #c00;
}

a {
    color: #c00;
	text-decoration: none;
	border-bottom: 1px solid #f05;    
}

a:hover {
	text-decoration: none;
	border-bottom: 1px solid #f05;
}


#copy {
	padding: 0;
	margin: 0;	
	margin-left: 40px;
	width: 560px;
	height: 25px;
	text-align: right;
	top: -25px;
	position: relative;
}

#copy span {
    float: left;
}

#copy a:visited {
	text-decoration: none;
}

#copy .valid {
	border-bottom: none;
}

#copy a#m {
	margin-left: 20px;
	font-size: 8pt;
}

#copy a.m {
	margin-left: 6px;
	font-size: 8pt;
}

#opis {
	width: 540px;
	background-color: #F6F6F6;
	float: right;
	border: dashed 1px #ddd;
	padding: 5px;
}

#ebooki {
	width: 530px;
	background-color: #F1F1F1;
	float: left;
	height:180px;
	border: dashed 1px #9F9F9F;
	padding: 5px;
}

#menu {
	width: 180px;
	float: right;
	border: dashed 1px #ddd;
	padding: 5px;
}

#menu p {
	text-indent: 0px;
}
#menu p a {
	clear: both;
}

#bottommenu {
	margin-top: 40px;
}

#bottommenu p {
	text-indent: 0px;
}
#bottommenu p a {
	font-size: 9pt;
	color: #333;
}

acronym {
	border-bottom: dashed 1px #333;
	color: #666;
	cursor: help;
}
.validcss {
	width: 32px;
	height: 15px;
	border: none;
}

.validxhtml {
	width: 43px;
	height: 15px;
	border: none;
}

.fl {
	font-size: 12pt;
	font-weight: bold;
}