body {
	background: #ffffff;
	font-size: 12px;
	font-family: "Trebuchet MS", Tahoma, Arial, Helvetica, sans-serif;
	line-height: 1.6em;
	color: #424242;
	padding: 0;
	margin: 0;
}
a {
	color: #1e5b7e;
	text-decoration: underline;
}
a:hover {
	color: #FC5F57;
	text-decoration: none;
}
p {
	margin: 0 0 8px 0;
}
img {
	border: none;
	margin-left: 15px;
}
h1 {
	font-weight: normal;
	font-size: 1.6em;
	font-family:"Trebuchet MS", Arial, Sans-Serif, Helvetica;
	margin: 0 0 12px;
	color: #1e5b7e;
	border-bottom: 1px solid #1e5b7e;
}
h2 {
	font-weight: normal;
	font-size: 1.6em;
	font-family:"Trebuchet MS", Arial, Sans-Serif, Helvetica;
	margin: 0 0 12px;
	color: #1e5b7e;
}
h3 {
	font-weight: normal;
	font-size: 1.6em;
	font-family:"Trebuchet MS", Arial, Sans-Serif, Helvetica;
	margin: 0 0 12px;
	color: #1e5b7e;
}
h4 {
	font-weight: normal;
	font-size: 1.6em;
	font-family:"Trebuchet MS", Arial, Sans-Serif, Helvetica;
	margin: 0 0 12px;
	color: #1e5b7e;
}
b {
	font-size: 12px;
	font-family: "Trebuchet MS", Tahoma, Arial, Helvetica, sans-serif;
	line-height: 1.6em;
	font-weight: normal;
}
/* Main box */

#box {
	width: 940px;
	margin: 0 auto;
	margin-top: 7px;
	padding: 7px 0 0 0;
	background: url(images/background-top.jpg) repeat-x top left;
}
/* End of Main box*/

/* Head */

#header {
	float: right;
	margin-top: 15px;
	margin-right: 15px;
	text-align: right;
	display: inline;
}
#left {
	width: 780px;
	float: left;
	padding-bottom: 8px;
}
#logo {
	float: right;
	width: 560px;
	margin-top: 40px;
}
#logo p {
	font-size: 2.5em;
	font-style: italic;
	padding: 10px 19px 10px 19px;
	font-family: "Trebuchet MS", Arial, Sans-Serif, Helvetica;
	color: #1e5b7e;
	background: #D1F9D6;
	text-align: center;
}
#logo a {
	font-size: 11px;
	font-weight: normal;
	padding-left: 24px;
	color: #ADABAB;
}
#rys {
	float: left;
	width: 220px;
}
/* End of head */

/* menu right */

#categories {
	background: url(images/kwiat.gif) right /* url(images/bgcateg.jpg) */ no-repeat;
	float: right;
	padding: 20px 0 0 0;
	width: 250px;
	font-size: 1.7em;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #FC5F57;
	height: 300px;
	margin: 0 0 20px 20px;
}
#categories p {
	padding-left: 20px;
}
#categories ul {
	text-align: left;
	float: left;
	width:150px;
	list-style: none;
	margin-top: 10px;
}
#categories ul li {
	border-bottom: 1px solid #D0DCC7;
	text-align: left;
	width:150px;
	padding-left: 0px;
}
#categories ul li a {
	text-decoration: none;
	line-height: 24px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #1e5b7e;
	font-size: 16px;
	font-weight: bold;
	background: url( images/li.gif ) no-repeat center left;
	padding-left: 10px;
}
#categories ul li a:hover {
	text-decoration: underline;
}
/* end of menu right */

/* Top menu */

#menu {
	font-family: "Trebuchet MS", Arial, Sans-Serif, Helvetica;
	height: 35px;
	padding: 10px 0 0 0;
	clear: both;
	margin: 0 0 18px;
	background: url(images/menubg.jpg) repeat-x;
}
#menu li {
	font-family: "Trebuchet MS", Arial, Sans-Serif, Helvetica;
	font-size: 1.3em;
	display: inline;
	border-right: 1px solid #F96B6B;
}
#menu li a {
	font-family: "Trebuchet MS", Arial, Sans-Serif, Helvetica;
	margin: 3px 25px 0 10px;
	color: #ffffff;
	text-decoration: none;
	font-weight: bold;
}
#menu li a:hover {
	font-family: "Trebuchet MS", Arial, Sans-Serif, Helvetica;
	color: #ffffff;
	text-decoration: underline;
}
/* End of Top menu */

/* Text area  */

#content {
	float: left;
	width: 655px;
	margin: 0 0 20px;
	padding: 5px 10px 5px 5px;
}

#content2 {
	float: left;
	width: 670px;
}

#content img {
	margin: 0 8px 10px 0;
	float: left;
	border: 2px solid #EDEBEB;
	padding: 1px;
}
#content img.smile {
	border: 0;
	float: none;
	vertical-align: bottom;
	padding-bottom: 0;
	margin-bottom: 0;
}
#content p {
	text-align:justify;
	text-indent: 20px;
}
/* End of Text area */

#footer {
	height: 50px;
	text-align: center;
	padding-top: 15px;
	font-size: 14px;
	color: #ffffff;
	background: url(images/footer.jpg) repeat-x;
}
#footer a {
	font-weight: normal;
	color: #1e5b7e;
}
#footer-text {
	padding-top: 16px;
	text-align: center;
}
/*Galeria*/

#gallery {
	float: left;
	width: 655px;
	margin: 0 0 20px 0;
	padding: 0 0 5px 0;
}
#gallery table td {
	padding-bottom: 5px;
}
#gallery img {
	border: 0;
	padding: 0;
	margin: 0;
}
