/*
Design by Free CSS Templates
http://www.freecsstemplates.org
Released for free under a Creative Commons Attribution 2.5 License
*/
body {
	margin: 0;
	padding: 0;
	background: #fff url(images/img01.png) repeat-x;
	font: normal small Arial, Helvetica, sans-serif;
	line-height: 1.8em;
	color: #838B91;
}

h1,h2,h3,h4,h5,h6 {
	margin: 0;
	padding: 0;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	color: #468259;
}

h1,h2 {
	padding-left: 20px;
	background: url(images/img07.gif) no-repeat left center;
	font-size: 22px;
}

h1 {
	font-size: 30px;
	color: #cc0066;
}

h3 {
	margin-bottom: 1em;
	text-transform: uppercase;
	letter-spacing: 2px;
	font-size: .9em;
	font-weight: bold;
}

p,blockquote,ul,ol {
	margin-top: 12px;
	margin-bottom: 30px;
}

blockquote {
	padding: 0 0 0 40px;
	background: url(images/img11.gif) no-repeat;
	font: italic small Georgia, "Times New Roman", Times, serif;
	line-height: 1.6em;
}

a {
	background: url(images/img03.gif) repeat-x left bottom;
	text-decoration: none;
}

.priceInfo{
	margin-left:10px;
	}

a:hover {
	background: none;
	text-decoration: underline;
}

/* Wrapper */
#wrapper {
	background: #FFFFFF url(images/img04.gif) repeat-x left bottom;
}

/* Menu */
#menu {
	width: 803px;
	height: 60px;
	margin: 0 auto;
}

#menu ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#menu li {
	display: block;
	float: left;
	width: 145px;
	height: 60px;
	padding: 0 0 0 2px;
	background: url(images/img02.png) no-repeat;
}

#menu a {
	display: block;
	width: 105px;
	height: 36px;
	padding: 20px 20px 0 20px;
	background: none;
	letter-spacing: -1px;
	font: normal 1.6em Georgia, "Times New Roman", Times, serif;
	color: #E1E9E2;
}

#menu a:hover {
	border-bottom: 4px solid #fff;
	text-decoration: none;
	color: #FFFFFF;
}

#menu .active a {
	background: #E1E9E2;
	border-bottom: 4px solid #E1E9E2;
	text-decoration: none;
	color: #660099;
}

/* Header */
#header {
	width: 754px;
	height: 247px;
	margin: 0 auto;
	padding: 13px 0 0 0;
	text-align: center;
}

#header h1 {
	float: left;
	width: 104px;
	height: 110px;
	padding: 104px 100px 0 20px;
	background: url(images/img05.png) no-repeat;
	line-height: 32px;
	font-size: 30px;
}

#header h2 {
	float: right;
	width: 666px;
	height: 34px;
	padding: 180px 20px 0 0;
	background: url(images/logo.png) no-repeat;
	text-align: right;
	letter-spacing: -1px;
	font-size: 22px;
	color: #660099;
}

/* Content */
#content {
	width: 750px;
	margin: 0 auto;
	position: relative;
}

/* Posts */
#posts {
	width: 588px;
}

#posts .post {
	padding-bottom: 30px;
}

#posts .story {
	padding: 15px 20px 0 20px;
	text-align: justify;
}

#posts .meta {
	padding: 5px 0 0 20px;
	background: url(images/img03.gif) repeat-x;
}

#posts .meta p {
	margin: 0;
	line-height: normal;
	font-size: smaller;
}

#posts ul {
	list-style: url(images/img12.gif);
}

#posts ul li {
	margin-bottom:15px;	
}

/* Links */
#links {
	float: left;
	width: 220px;
}

#links ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

.secondList{
	list-style-image: none !important;
	}

.secondList li{
	margin-bottom: 6px !important;
	}

#links li ul {
	padding: 15px 20px 30px 20px;
	background: url(images/img10.gif) repeat-x
}

#links li li {
	padding: 3px 0;
	background: url(images/img03.gif) repeat-x left bottom;
}

#links li a {
	background: none;
}

#links li i {
	font-size: smaller;
}

/* Footer */
#footer {
	padding: 40px 0 60px 0;
	background: url(images/img08.png) repeat-x;
}

#footer p {
	width: 750px;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #A6C09B;
}

#footer a {
	background: none;
	font-weight: bold;
	color: #A6C09B;
}

#legal {
	margin: 0 auto;
	text-align: right;
	font-size: 12px;
}

#brand {
	margin: -35px auto 0 auto;
	padding: 10px 0 0 35px;
	background: url(images/img09.gif) no-repeat left top;
	letter-spacing: -1px;
	font-size: 24px;
}

#rounded-corner {
	font-family: "Lucida Sans Unicode", "Lucida Grande", Sans-Serif;
	font-size: 12px;
	width: 500px;
	text-align: center;
	border-collapse: collapse;
	margin: 20px;
}

#rounded-corner thead th.rounded-company {
	background: #660099
		url("images/left.png")
		left -1px no-repeat;
	
}

#rounded-corner thead th.rounded-q3 {
	background: #660099
		url("images/right.png")
		right -1px no-repeat;
}

#rounded-corner th {
	font-weight: normal;
	font-size: 13px;
	color: #fff;
	background: #660099;
	padding: 8px;
	font-weight:bold;
}

#rounded-corner td {
	background: #E1E9E2;
	border-top: 1px solid #fff;
	color: #669;
	padding: 8px;
}

#rounded-corner .leftlast{
	background: #E1E9E2
		url("images/botleft.png")
		left bottom no-repeat;
}

#rounded-corner .rightlast{
	background: #E1E9E2
		url("images/botright.png")
		right bottom no-repeat;
}

#rounded-corner tbody tr:hover td {
	background: #fff;
}

.companyName{
	font-size:medium;
	font-style:italic;
	font-weight: bold;
	}

.estetiq{
	color: #660099;
	}

.point{
	color: #CC0066;
}


#walentynka{
	position: absolute;
	top: -225px;
	left: -91px;
}

#promocjaSlug {
	text-align: center;
	margin-bottom: 20px;
	font-size:120%;
	
}

#promocjaSlug a{
	color:#CC0066;
	font-weight: bold;
}

.promocja {
	margin-top: 30px;
}
