* {
padding: 0;
margin: 0;
} 

body {
background: #aaa;
font-family: Verdana, Tahoma;
font-size: 13px;
padding: 0;
margin: 0;
color: #555;
line-height: 17px;
}

a { color: #4A1605; text-decoration: none; }
a:hover { color: #333; text-decoration: underline; }
img { border: none; }
li { margin: 0; padding: 0; }

#wrap {
	width: 990px;
	clear: both;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}

#header {
height: 110px;
background: #aaa url(images/header.jpg) no-repeat;
}
#header h1 {
	font-size: 36px;
	padding-top: 40px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 60px;
	font-family: "Times New Roman", Times, serif;
}
#header h1 a { color: #fff; }
#header h1 a:hover { color: #eee; text-decoration: none; }
#header h2 {
	font-size: 17px;
	color: #eee;
	font-weight: 100;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 60px;
	margin-top: 10px;
}

#intro {
	background: #f7f7f7;
	border-top: 1px solid #aaa;
	border-bottom: 3px solid #aaa;
	height: 26px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	overflow: hidden;
	text-align: center;
	vertical-align: middle;
}
.ads_top {
	text-align: center;
	padding-top: 5px;
	padding-bottom: 5px;
}
#intro li{
	list-style-position: inside;
	list-style-type: none;
	font-size: 11px;
}
#intro li a{
	font-size: 11px;
}
#intro img{
	list-style-position: inside;
	list-style-type: none;
	border: 1px solid #CCCCCC;
	height: 50px;
	width: 50px;
	margin: 3px;
	padding: 0px;
}
#intro ul{
	list-style-type: none;
	display: inline;
}

#content {
	padding: 10px;
	background-color: #FFFFFF;
	background-image: url(images/bg.gif);
	background-repeat: repeat-y;
	display: block;
}

#left {
	width: 445px;
	float: left;
	padding-left: 20px;
	text-align: left;
	padding-bottom: 10px;
	padding-right: 5px;
	overflow: hidden;
}

#left #player{
	text-align: center;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

#tytul {
	padding-left: 20px;
	text-align: left;
	margin-top: 15px;
	margin-bottom: 10px;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	margin-right: 0px;
	margin-left: 0px;
}

#tytul h2 {
	text-transform: capitalize;
	font-size: 16px;
	font-weight: normal;
	letter-spacing: -1px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
#tytul h2 b{
	text-transform: uppercase;
	font-size: 18px;
	font-weight: lighter;
	letter-spacing: -2px;
	color: #FF0000;
}

#tytul h2 a{
	font-size: 14px;
	font-weight: lighter;
	letter-spacing: -1px;
	font-style: italic;
	margin-left: 20px;
	font-family: "Times New Roman", Times, serif;
}

#left a {
	font-size: 14px;
	letter-spacing: -1px;
	color: #0033CC;
	font-weight: bold;
	font-family: Verdana, Arial, sans-serif;
	text-transform: capitalize;
	text-decoration: underline;
}
#left a:hover {
	text-decoration: underline;
}
#left h2 {
	font-size: 21px;
	font-weight: bold;
	letter-spacing: -1px;
	text-transform: capitalize;
	margin-bottom: 5px;
	padding-top: 0px;
	padding-right: 0;
	padding-bottom: 5px;
	padding-left: 0px;
}
#wrap #header #search #form1 input {
	width: 250px;
	font-size: 18px;
	padding: 4px;
}
#left ul {
	list-style-type: none;
	font-weight: normal;
	font-size: 13px;
	list-style-position: inside;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
}
#left li a {
	list-style-type: none;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#left li {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 8px;
	margin-left: 0px;
	background-color: #FFFFFF;
	letter-spacing: -1px;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 0px;
}

#left h2 a { color: #888; }
#left h2 a:hover { color: #333; text-decoration: none; }

#right {
	width: 465px;
	float: right;
	margin-top: 0px;
	margin-right: 10px;
	padding-bottom: 10px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-left: 0px;
}
.rightads {
	padding: 5px;
	text-align: left;
}
.leftads {
	text-align: left;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 10px;
}
.leftads_index {
	text-align: left;
	padding-top: 10px;
	padding-right: 5px;
	padding-bottom: -5px;
	padding-left: 0px;
}
.rightads a{
	border: 1px solid #CCCCCC;
	padding: 5px;
	text-align: center;
	display: block;
	height: 60px;
	width: 125px;
	float: left;
	vertical-align: middle;
	margin: 5px;
}


#right h3 {
background: #4A1605 url(images/rightbig.gif) no-repeat;
height: 30px;
line-height: 30px;
color: #fff;
padding-left: 10px;
font-size: 13px;
font-weight: 600;
}
.menu {
float: left;
width: 340px;
margin-top: 10px;
}
.menu h4 {
background: #4A1605 url(images/rightsmall.gif) no-repeat;
height: 20px;
line-height: 20px;
color: #fff;
padding-left: 10px;
font-size: 12px;
font-weight: 600
}
p {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	padding-bottom: 10px;
}
.menu1 {
float: left;
width: 114px;
margin-left: 10px;
margin-top: 10px;
}
.menu1 h4 {
background: #4A1605 url(images/rightsmall.gif) no-repeat;
height: 20px;
line-height: 20px;
color: #fff;
padding-left: 10px;
font-size: 12px;
font-weight: 600
}
.menu ul {
	list-style-type: none;
	font-weight: normal;
	font-size: 11px;
	letter-spacing: -1px;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	list-style-position: outside;
}
.menu1 ul {
	padding: 5px 10px;
	list-style-type: none;
	font-weight: normal;
	font-size: 11px;
	text-transform: uppercase;
	letter-spacing: -1px;
}

#footer {
height: 30px;
background: #aaa url(images/footer.gif) no-repeat;
line-height: 30px;
color: #fff;
font-size: 11px;
text-align: center;
}
#footer a {
color: #CCCCCC;
}
#footer a:hover {
color: #eee;
}

#bottom {
height: 10px;
background: #aaa url(images/bottom.gif) no-repeat;
}

#wrap #header #search {
	height: 30px;
	width: 200px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	color: #FFFFFF;
	margin-top: -45px;
	margin-left: 640px;
}
#left h3 {
background: #4A1605 url(images/rightbig.gif) no-repeat;
height: 30px;
line-height: 30px;
color: #fff;
padding-left: 10px;
font-size: 13px;
font-weight: 600;
}

.menu_tagi,.menu_adoption_index,.menu_adoption {
	float: left;
	width: 465px;
	margin-top: 10px;
}

.menu_tagi h4, .rightads h4, .menu_adoption a h1,.menu_adoption_index a h1{

background: #4A1605 url(images/rightsmall.gif) no-repeat;
height: 20px;
line-height: 20px;
color: #fff;
padding-left: 10px;
font-size: 12px;
font-weight: 600
}

.menu_tagi a:hover {
	background-color: #E8FFFF;
	text-decoration: none;
}

.menu_tagi a {
	font-size: 13px;
}

.menu_adoption img {
	padding: 10px;
	width: 150px;
	height: 110px;
}
.menu_adoption_index img {
	padding: 5px;
	width: 140px;
	height: 100px;
}

