html {
	margin: 0;
	padding: 0;
	color: #330000;
	font-family: verdana;
	font-size: 12px;
}

a {
	text-decoration: none;
	color: #c07a60;
}
label {
	font-size: 11px;
	float: right;
}

body {
	margin: 0;
	padding: 0;
	width: 969px;
	margin: 0 auto;
	background-color: white;
	position: relative;
}

img {
	border: 0;
}

#header {
	width: 969px;
	float: left;
	height: 175px;
	background: url('../img/header.jpg') top right no-repeat;
}

#header img {
	float: left;
}

#menu {
	width: 918px;
	padding-left: 51px;
	float: left;
	height: 45px;
	background: url('../img/menu_left.jpg') top left no-repeat;
}

#menu ul {
	margin: 0;
	padding: 0;
	float: left;
	width: 918px;
	height: 45px;
	list-style-type: none;
	background: url('../img/menu_right.jpg') top right no-repeat;
}

#menu li {
	margin: 0;
	padding: 0;
	float: left;
}

#menu span {
	display: none;
}

#recenzje {
	margin: 10px 30px 10px 50px;
	padding: 0 20px 0 0;
	height: 350px;
	overflow: auto;
}

#recenzje p {
	margin: 0;
	padding: 0;
	font-size: 13px;
}

#recenzje p.right {
	text-align: right;
}

#menu_strona_glowna {
	display: block;
	height: 45px;
	width: 99px;
	float: left;
	background-image: url('../img/menu_o_ksiazce.jpg');
}

.menu_strona_glowna_over {
	background-image: url('../img/menu_o_ksiazce_over.jpg') !important;
}

#menu_autorzy {
	display: block;
	height: 45px;
	width: 89px;
	float: left;
	background-image: url('../img/menu_autorzy.jpg');
}

.menu_autorzy_over {
	background-image: url('../img/menu_autorzy_over.jpg') !important;
}

#menu_fragmenty {
	display: block;
	height: 45px;
	width: 118px;
	float: left;
	background-image: url('../img/menu_fragmenty.jpg');
}

.menu_fragmenty_over {
	background-image: url('../img/menu_fragmenty_over.jpg') !important;
}

#menu_recenzje {
	display: block;
	height: 45px;
	width: 102px;
	float: left;
	background-image: url('../img/menu_recenzje.jpg');
}

.menu_recenzje_over {
	background-image: url('../img/menu_recenzje_over.jpg') !important;
}

#menu_spotkania_z_czytelnikami {
	display: block;
	height: 45px;
	width: 256px;
	float: left;
	background-image: url('../img/menu_spotkania_z_czytelnikami.jpg');
}

.menu_spotkania_z_czytelnikami_over {
	background-image: url('../img/menu_spotkania_z_czytelnikami_over.jpg') !important;
}

#menu_kup_ksiazke {
	display: block;
	height: 45px;
	width: 129px;
	float: left;
	background-image: url('../img/menu_kup_ksiazke.jpg');
}

.menu_kup_ksiazke_over {
	background-image: url('../img/menu_kup_ksiazke_over.jpg') !important;
}

#forum {
	display: block;
	height: 45px;
	width: 76px;
	float: left;
	background-image: url('../img/menu_forum.jpg');
}


#content {
	width: 969px;
	height: 462px;
	background: url('../img/content.jpg') top left no-repeat;
	float: left;
	position: relative;
}

#footer {
	float: left;
	width: 969px;
	height: 62px;
	background: url('../img/footer.jpg') top left no-repeat;
}

#footer a {
	position: relative;
	top: 0;
	left: 320px;
}

#mainPage {
	padding: 15px 45px;
	float: left;
}

#mainPage img {
	float: left;
	margin-right: 40px;
}

#mainPage p {
	font-size: 13px;
	margin: 0;
	padding: 20px 0;
}

#mainPage p strong {
	font-size: 14px;
}

.autor img {
	float: right;
	margin-right: 8px;
}

.autor {
	font-size: 11px;
	float: left;
	padding: 20px 0 0 50px;
	width: 410px;
}

.autor p {
	width: 330px;
	float: right;
	margin: 0;
	padding: 0;
}

#fragment_1 {
	position: absolute;
	left: 55px;
	top: 97px; 
}

#fragment_2 {
	position: absolute;
	left: 224px;
	top: 103px; 
}

#fragment_3 {
	position: absolute;
	left: 388px;
	top: 76px; 
}

#fragment_4 {
	position: absolute;
	left: 548px;
	top: 97px; 
}

#fragment_5 {
	position: absolute;
	left: 734px;
	top: 60px; 
}

#fragment_6 {
	position: absolute;
	left: 69px;
	top: 261px; 
}

#fragment_7 {
	position: absolute;
	left: 211px;
	top: 261px; 
}

#fragment_8 {
	position: absolute;
	left: 356px;
	top: 257px; 
}

#fragment_9 {
	position: absolute;
	left: 505px;
	top: 283px; 
}

#fragment_10 {
	position: absolute;
	left: 640px;
	top: 236px; 
}

#fragment_11 {
	position: absolute;
	left: 790px;
	top: 223px; 
}

#fragmenty p {
	padding: 15px 50px;
	margin: 0;
	font-size: 12px;
	font-weight: bold;
}

#fragmenty ul {
	list-style-type: none;
}

#kup_ksiazke {
	float: left;
	margin: 0 55px;
}

#kup_ksiazke table {
	border-collapse: collapse;
}

#kup_ksiazke input.input {
	font-size: 12px;
	padding: 2px;
	width: 200px;
}

#kup_ksiazke td {
	width: 240px;
	margin: 0;
	padding: 2px;
}

.withMargin {
	margin-left: 245px;
}

.red {
	color: red;
}


#banerki {
	position: absolute;
	left: 980px;
	top: 0;
	margin: 0;
	padding: 0;
	border-collapse: collapse;
}

#banerki td {
	vertical-align: top;
	width: 120px;
	height: 735px;
}

#banerki img {
	margin: 0;
	padding: 4px 0;
}       

#flags {
	position: absolute;
	top: 50px;
	left: 790px;
}
#flags a {
	    
	float:left;
	display:block;
	width:42px;
	height:25px;
}
#flags li {
	float:left;
}              

#flag_en {      
	width: 53px !important;
	background: url('../img/flags.png') top left no-repeat;       
}   

#flag_pl {
   background: url('../img/flags.png') top right no-repeat;       
}

