@CHARSET "UTF-8";
@IMPORT url("menu.css");
body {
	font-size: 85%;
	background-color: #003366;
	background-image: url(images/00.jpg);
}

p, dl, hr, h1, h2, h3, h4, h5, h6, ol, ul, pre, table, address, fieldset {
	margin-bottom: 10px;
	line-height: 1em;
}

img {
	border: 1px solid #fff;
}
a:hover img {
	border-color: orange;
}

#main img {
	border-color: #333;
}
.news .time {display: none;}

.wrapper {
	overflow:hidden;
	background: transparent url("images/bg-menu-koty.png") repeat-y;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: none;
}
a:active {
	text-decoration: none;
}

h2,h3 {
	color:#fff;
	padding:5px;
	font-size:25px;
	background: transparent url("images/bg-h.gif") repeat-y;
}

#head {
	position: relative;
}
h1.logo {
	position: absolute;
	top: 130px; left: 30px;
}
h1.logo a {
	display: block;
	width: 200px;
	height: 78px;
	overflow: hidden;
	text-indent: -200em;
	background: transparent url("images/hodowla-200x78.png") no-repeat;
}

a {color:#333;}
h1 a,h2 a,
h3 a {color: #fff !important}

#menu-brytyjskie {letter-spacing: -1px;}

#main,
#main .wrapper {
	overflow:hidden;
	background-color: #fff !important;
	background-image: none;
}
#main .wrapper {
	padding: 10px;
	height: 500px;
	overflow: auto;
}

#panel {
	display:block;
	height: 520px;
	background: transparent url("images/bg-pabel-ko.png") no-repeat;
}
#panel .wrapper{
	background: none;
	padding: 10px;
	color: #fff;
	padding: 110px 17px;
}

#gradient {
	background: transparent url("images/bg-main.jpg") 10px 0 repeat-y;
}

#foot {
	font-size:.7em;
	position: relative;
	height: 15px;
	background: #265890 url("images/bg-foot.jpg") repeat-x;
}
#foot .imgLeft,
#foot .imgRight{
	position: absolute;
	top: 2px;
}
#foot .imgLeft {left: 10px;}
#foot .imgRight {right: 10px;}

#news-display {}
#news-display .head {overflow: hidden; position: relative; height: 45px; margin-bottom: 10px}
#news-display .title {position: absolute; top: 10px; left: 0; width: 100%;}
#news-display .back  {position: absolute; top: 15px; right: 10px; color: #000;}

.news .description {overflow: hidden; margin-bottom: 10px;}

#gallery-album {overflow: hidden; margin-bottom: 10px;}
#gallery-album.default li {
	list-style: none;
	float: left;
	margin: 0 11px;
	height: 150px !important;
}
#gallery-album li .name {
	font-size: .9em !important;
	font-weight: normal !important;
}