body
	{
		margin: 0;
		padding: 0;
		font-family: "Verdana",Lucida,Verdana,sans-serif;
		font-size: 11px;
	}
	
body *
	{
		margin: 0;
		padding: 0;
	}

h3
	{
		color: #777;
		font-size: 14px;
		padding: 10px 0 10px 0;
	}

h4
	{
		color: #cadb2a;
		font-size: 14px;
		padding: 10px 0 10px 0;
	}

h2
	{
		background: #bebebe;
		color: #fff;
		font-size: 14px;
		padding: 7px;
		text-align: center;
	}

img
	{
		border: none;
	}

#wrapper
	{
		width: 850px;
		margin: 0 auto;
		margin-top: 20px;
	}

#header
	{
		height: 146px;
		border-bottom: 1px solid #bebebe;
	}

#headerleft
	{
		width: 178px;
		float: left;
	}

#headerright
	{
		float: right;
	}

#headerright
	{
		font-size: 12px;

	}

#headerright li
	{
		list-style: none;
		display: inline;
		padding: 0 0 0 20px;
	}

#headerright a, a:link, a:visited
    {
        color: #BEBEBE;
        text-decoration: underline;
    }
 
#headerright a:hover
    {
        color: #777777;
        text-decoration: none;
    }

#content
	{
		float: left;
		padding-bottom: 20px;
	}

#left
	{
		float: left;
		width: 598px;
		padding: 0 2px 0 0;
	}

.okladkaduza
	{
		text-align: center;
		padding: 10px 0 0 0;
	}

.nagroda
	{
		text-align: center;
		padding-top: 30px;
	}

#oksiazcenavi ul
	{
		padding: 10px 0 0 0;
	}

#oksiazcenavi li
	{
		list-style: none;
		display: inline;
		padding: 0 20px 0 0;
	}

#oksiazcenavi a, a:link, a:visited
    {
        color: #bebebe;
        text-decoration: underline;
        font-weight: normal;
    }
 
#oksiazcenavi a:hover
    {
        color: #bebebe;
        text-decoration: none;
        font-weight: normal;
    }

li#zam a, a:link, a:visited
    {
        color: #CADB2A;
        text-decoration: underline;
    }

li#zam a:hover
    {
        color: #CADB2A;
        text-decoration: none;
    }

#right
	{
		float: right;
		width: 250px;
	}
	
#quicklinks
	{
		background: #bebebe;
		color: #fff;
		padding: 10px;
	}

.autor
	{
		width: 590px;
		float: left;
		padding: 20px 0 20px 0;
	}

.autor div
	{
		width: 490px;
		float: right;
	}

.autor div h3
	{
		padding: 0 0 0 10px;
	}

.ksiazka
	{
		width: 590px;
		float: left;
		padding: 20px 0 20px 0;
	}
	
.ksiazka .daneoksiazce
	{
		width: 420px;
		float: right;
		padding-right: 30px;
	}

.ksiazka .daneoksiazce h3
	{
		padding: 0 0 0 10px;
	}

.ksiazka .daneoksiazceokladka
	{
		width: 130px;
		text-align: center;
	}

.dane
	{
		color: #bebebe;
		font-size: 16px;
		padding: 0;
		padding-left: 10px;
	}

.opis
	{
		color: #828282;
		padding-left: 10px;
	}
	
.zamow a
  {
    color: #ffffff;
    background: #CADB2A;
    text-decoration: none;
    padding: 2px;
    margin-top: 5px;
  }

.zyciorys
	{
		color: #828282;
		text-align: justify;
		padding-left: 10px;
	}

.poczytaj
	{
		padding: 10px 30px 10px 0;
	}

.dystrybutor
	{
		padding: 10px;
	}

#ksiegarnie dl
	{
		float: left;
		width: 280px;
		padding: 10px 19px 10px 0;
	}

#ksiegarnie dt
	{
		font-weight: bold;
	}
	
#ksiegarnienet dl
	{
		float: left;
		width: 280px;
		padding: 10px 19px 10px 0;
	}

#ksiegarnienet dt
	{
		font-weight: bold;
	}

#footer
	{
		clear: both;
		font-size: 9px;
		color: #bebebe;
		padding:5px 0 5px 0;
		border-top: 1px solid #bebebe;
		text-align: right;
	}
	
#footer span { float: left; margin-left: 10px; display: inline; color: #cecece;}	
#footer span img { vertical-align: middle;}	
#footer span a { color: #cecece;}	
	
#shopcontent
	{
		float: left;
		padding-top: 10px;
	}
	
#shopleft
	{
		float: left;
		width: 448px;
		padding: 0 2px 0 0;
	}
	
.label
	{
		background: #bebebe;
		border-bottom: 1px solid #fff;
		padding: 5px;
	}

.labelinput
	{
		padding: 5px;
	}
	
#shopright
	{
		float: right;
		width: 400px;
	}

.carttitle
	{
		background: #bebebe;
	}

.carttitle th
	{
		padding: 10px;
	}

.cartitem td
	{
		padding: 5px;
	}

.cartitemcenter
	{
		text-align: center;
	}

.total
	{
		font-weight: bold;
		padding: 5px;
	}

.cartitemsum
	{
		background: #CADB2A;
		font-weight: bold;
		text-align: center;
	}

.error
	{
	color: #ff0000;
	font-weight: bold;
	}
	
.out
	{
	color: #ff0000;
	font-weight: bold;
	}	