/* CSS Document */

body {
	color: #f0efe1;
	padding: 0px;
	margin: 0px auto;
	background: #deddd0;
	font: 11px/14px Verdana, Geneva, Arial, helvetica, sans-serif;
}

#container1 {
	background: #c45235 url(obrazki/tlo_top1.jpg) repeat-x top;
}

#container2 {
	background: url(obrazki/tlo_bottom1.jpg) repeat-x bottom;
}

#wrap1 {
	width: 750px;
	margin: 0px auto;
	background: url(obrazki/body1.jpg) repeat-y;
}

#wrap2 {
	background: url(obrazki/top1.jpg) no-repeat top;
}

#wrap3 {
	background: url(obrazki/bottom1.jpg) no-repeat bottom;
}

#tresc {
	margin: 0px;
	width: 750px;
}

#text {
	position: relative;
	width: 470px;
	margin-left: 20px;
	margin-top: 0px;
	padding-bottom: 0px;
	min-height: 270px; /*nizej*/
	padding-top: 260px;
}

/* for Internet Explorer */
/*\*/
* html #text {
height: 280px;
}
/**/

#tresc #menu1 {
	float: right;
	width: 150px;
	padding-top: 260px;
	padding-right: 56px;
}

#tresc #menu2 {

}

/* menu
----------------------------------------------- */

#menu2 ul {
	width: 150px;
	margin: auto 0px;
	padding: 0px;
}

#menu2 li {
	list-style: none;
}

#menu2 li a {
	margin: 2px;
	padding: 4px 2px 2px 6px;
	height: 18px;
	text-align: center;
	display: block;
	text-decoration: none;
	font-size: 12px;	
}

#menu2 li a:link, #menu2 li a:visited {
	color: #FFF;
	background: #822a14;
}

#menu2 li a:hover {
	color: #000;
	background: #e3f0ca;
	border-style: none;
}

/****/

#wrap2 #footer {
	background: none;
	height: 90px;
	width: 750px;

}

#footer #copyright {
	text-align: center;
	margin-left: 0px;
	padding-top: 67px;
	padding-right: 270px;
	color: #000;
	font-size: 11px;
}

#copyright a:link, #copyright a:visited {
	color: #8e1c00;
	text-decoration: none;
}

#copyright a:hover {
	color: #000000;
	text-decoration: underline;
}

/* typography
----------------------------------------------- */

h1 {
	font: 18px Verdana, Arial, Helvetica, sans-serif;
	color: #fff;
	margin: 0px;
	padding: 0px;
}

p {
	padding: 0px;
	margin: 10px 0px;
}

hr {
	border: 1px dotted #deddd0;
}

/* linki
----------------------------------------------- */

a:link, a:visited {
	color: #ebbdaa;
}

a:hover {
	color: #fff;
}

#tresc img {
	padding: 2px;
	border: 0px solid #000000;
}

.noborder {
	border: 0px;
}

p {
	padding-top: 10px;
	line-height: 23px;
}

#text li {
	padding-bottom: 5px;
}

.osiagniecia {
	border: 1px dashed #FFFFFF;
}

.osiagniecia p {
	padding-top: 0px;
	line-height: 15px;

}

.osiagniecia td {
	border: 1px dashed #FFFFFF;
}

.nasze_psy_buttony a:link, .nasze_psy_buttony a:visited {
	color: #000000;
	background-color: #FFFFFF;
	padding: 10px;
	margin: 5px;
}

.nasze_psy_buttony a:hover {
	color: #FFF;
	background-color: #000;
	padding: 10px;
	margin: 5px;

}