body {
	margin:0;
	color:#000;
	background:#ffe668 url(gradient.png) bottom repeat-x;
	font-family:arial;
	font-size:14px;
	padding:25px 0 5px 0;
}

a, .puppy.m a.more, .puppy.f a.more {
	color:#890000;
}
a:hover, a.active, .puppy.m a:hover, .puppy.f a:hover {
	text-decoration:none;
	color:#d19413;
}

a[href^=http] {
	padding-right:13px;
	background:url(external.png) right center no-repeat;
}

a[href^=\#] {
	padding-right:7px;
	background:url(internal-anchor.png) right center no-repeat;
}

#wrap {
	width:800px;
	padding-bottom:25px;
	background:#fff;
	border:4px solid #ae7f00;
	margin:0 auto;
}
h1 {
	margin:0 0 5px 0;
	padding:0;
	height:262px;
	width:800px;
	background:#ae7f00;
}

h1 a {
	margin:0; padding:0;
	position:relative;
	overflow:hidden;
	top:0px;
	left:0px;
}

h1 span {
	display:block;
	height:262px;
	width:800px;
	position:absolute;
	top:0px;
	left:0px;
	z-index:5;
	background:url(logo.jpg) no-repeat top left;
}

#lang {
	margin:0 auto;
	padding: 3px 0 5px 0;
	border-bottom:1px solid #A9A7A0;
	width:153px;
	text-align:center;
}

#lang img {
	border:1px solid #bbb;
	
}

#lang .active img {
	border:1px solid #d19413;
}

#nav {
	float:left;
	width:161px;
	margin:0;
	padding:0;
}
#nav menu {
	margin:0;
	padding:13px 10px 0 0;
	list-style:none;
}
#nav menu li {
	padding:0;
	margin:0 0 10px 22px;
	font-size:16px;
}
#nav menu li a {
	background:url(bullet-sprites.png) left -21px no-repeat;
	padding:0 0 0 30px;
	height:21px;
	display:block;
}
#nav menu li a:hover, #nav menu li a.active {
	text-decoration:none;
	background:url(bullet-sprites.png) left 0px no-repeat;
}
#nav menu.submenu, #nav menu.submenu1 {
	padding:4px 0 0;
}
#nav menu.submenu li, #nav menu.submenu1 li {
	padding:0;
	margin:0 0 4px 27px;
	font-size:14px;
}
#nav menu.submenu1 li {
	margin-left: 28px;
}
#nav menu.submenu li a, .puplist li a, #nav menu.submenu1 li a {
	padding:0 0 0 17px;
	height:18px;
	display:block;
}
#nav menu.submenu1 li a {
	padding-left: 13px;
}
#nav menu.submenu li a.m, .puplist li a.m {
	background:url(bullet-sprites.png) left -96px no-repeat;
}
#nav menu.submenu li a.f, .puplist li a.f {
	background:url(bullet-sprites.png) left -60px no-repeat;
}
#nav menu.submenu li a.m:hover, #nav menu.submenu li a.m.active, .puplist li a.m:hover {
	background:url(bullet-sprites.png) left -78px no-repeat;
}
#nav menu.submenu li a.f:hover, #nav menu.submenu li a.f.active, .puplist li a.f:hover {
	background:url(bullet-sprites.png) left -42px no-repeat;
}
#nav menu.submenu1 li a {
	background:url(small-bullet.png) left -18px no-repeat;
}
#nav menu.submenu1 li a:hover, #nav menu.submenu1 li a.active {
	background:url(small-bullet.png) left 0px no-repeat;
}

div.nav2 {
	padding:1px;
	color:#A9A7A0;
	white-space:nowrap;
	height:16px;
	position:relative;
}
div.nav2.top {
	border-bottom:1px solid #A9A7A0;
	margin:-17px 0 1.5em;
}
div.nav2.bottom {
	border-top:1px solid #A9A7A0;
	margin:2em 0 0;
}
.nav2 .left {
	//float:left;
	position:absolute;
	left:0;
}
.nav2 .right {
	//float:right;
	position:absolute;
	right:0;
}
.nav2 .center {
	margin:0;
	margin-left:auto;
	margin-right:auto;
	text-align:center;
	width:498px;
}
.nav2 .left a {
	margin-left: -11px;
	padding-left: 11px;
	background:url(small-bullet.png) left -18px no-repeat;
}
.nav2 .right a {
	margin-right: -10px;
	padding-right: 10px;
	background:url(small-bullet.png) right -18px no-repeat;
}


ul.puplist {
	list-style:none;
	padding:0 0 2.5em;
	margin:-5px 0 0;
}
ul.puplist li {
	float:left;
	margin:0;
	padding:2px 5px;
}
ul.puplist li a {
	display:inline-block;
}

#main {
	float:right;
	width:568px;
	border-left:1px solid #A9A7A0;
	padding:25px 35px 220px 35px;
	background:url(paw.png) 465px bottom no-repeat;

}
#footer {
	clear:both;
}
* html #footer {
	height:1px;
}

#contact {
	position:absolute;
	bottom:35px;
}

h2, h3, h4 {
	margin:0 0 1em 0;
	color: #d19413;
	font-weight:normal;
}
h2 {
	font-size:24px;
}
h3 {
	font-size:18px;
	margin-bottom:0;
	margin-top:20px;
	padding-bottom:0;
}
h4 {
	font-size:14px;
	margin-bottom:-10px;
}



.about {
	background: #FFFFE5;
	padding:10px;
	border:1px solid #EDED94;
	margin-top:-11px;
}
.vcard {
	float:right;
	width:140px;
	position:relative;
	left:0px;
}
.vcard .adr {
	margin-bottom:20px;
}
.vcard h3 {
	margin-bottom:5px;
}
.map {
	float:left;
	margin-bottom:-220px;
}
#map {
	width:380px;
	height:350px;
	background:gray;
}
.comment {
	color:#6E6E6E;
}
.rodokmen {
	font-size:12px;
}
.rodokmen .o {
	background:#F3F3FF;
}
.rodokmen .m {
	background:#FFF3F3;
}

.clear {
	clear:both;
}

table.info {
	width:100%;
	font-size:100%;
	margin:0 0 10px 0;
}
table.info th {
	font-weight:normal;
	text-align:left;
	width:150px;
}
table.info td {
	border:0;
}

table {
	font-size:13px;
	border-collapse:collapse;
	margin:5px 0 20px 0;
}

table caption {
	
	font-size:14px;
	padding-bottom:6px;
	font-weight:bold;
}

table td {
	border:1px solid black;
	padding:4px;
}
table td p {
	margin-top:0;
	margin-bottom:5px;
}
table th {
	padding:4px;
}
table .empty {
	border:0;
	padding:2px;
}

.explanation {
	font-size:13px;
}
.puppy {
	width:48%;
	float:left;
	margin:0 6px 6px 0;
	border:1px solid gray;
}

.puppy.f td{
	background:#FFF3F3;	
}
.puppy.m td{
	background:#F3F3FF;	
}
.puppy .t {
	width:138px;
}
.puppy .t a {
	display:block;
	margin-bottom:-3px;
}
.puppy.f a {
	color:#f04040;
}
.puppy.m a {
	color:#3030f0;
}
.puppy td {
	vertical-align:top;
	text-align:left;
	border:0;
}
.puppy div {
	position:relative;
	height:104px;
}
.puppy .more {
	position:absolute;
	bottom:0px;
	right:2px;
}
.puppy ul {
	list-style:none;
	padding-left:0;
	margin:5px 2px 0 0;
}
.puppy li {
	padding-left:0;
	margin-left:0;
}
.puppy li.rsvd, .puppy li.free {
	font-weight:bold;
	margin-top:1em;
}
.puppy .rsvd {
	color:#202080;
}
.puppy .free {
	color:#ff1010;
}
#steniatka, #foto {
	margin-bottom:5px;
}
.parents {
	width:100%;
	margin:0 0 10px;
}
.parents .caption, .shows .caption, .trials .caption, .explanation .caption {
	background:#F0F0F0;
}
.parents ul li {
	padding:0;
	margin:0;
}
.parents ul {
	padding:0;
	margin:0 0 0 20px;
}
.parents p a {
	font-size: 14px;
}

.post h3, .photogallery h3 {
	border-bottom:1px solid #d19413;
	margin-top:20px;
}
.post .date {
	color:#6E6E6E;
	font-size:13px;
	margin-bottom:-6px;
	display:block;
}
.error li {
	color:#f01010;
	font-weight:bold;
}	
#entries {
	margin-top:20px;
}
.entry {
	border:1px solid #ddd;
	margin-bottom:8px;
	padding:8px;
}
.entry .date {
	color:#6E6E6E;
	font-size:13px;
	display:block;
	margin:-2px 0 3px 0;
}
.entry h3 {
	font-size:14px;
	font-weight:bold;
	color:#634800;
	margin-top:0;
	padding-top:0;
}
.response {
	border-left:2px solid #ae7f00;
	padding:4px 4px 4px 10px;
	margin-top:8px;
	margin-left:10px;
}
.success {
	background:#DDFFDD;
	padding:8px;
	border:1px solid #AAFFAA;
}
form {
	border:1px solid #ddd;
	padding:20px;
}
form label {
	margin-top:5px;
	display:inline-block;
}
.expand {
	width:100%;
}
.question {
	margin-top:20px;
}
.photogallery h3 {
	margin-bottom:6px;
}
.photogallery p {
	margin-top:0;
}
a img {
	border:1px solid #890000;
	padding:1px;
}
a:hover img {
	border:1px solid #d19413;
	background:#d19413;
}

#colorbox, #cboxOverlay, #cboxWrapper{position:absolute; top:0; left:0; z-index:9999; overflow:hidden;}
#cboxOverlay{position:fixed; width:100%; height:100%;}
#cboxMiddleLeft, #cboxBottomLeft{clear:left;}
#cboxContent{position:relative; overflow:visible;}
#cboxLoadedContent{overflow:auto;background:#f5f5f5;}
#cboxTitle{margin:0;}
#cboxLoadingOverlay, #cboxLoadingGraphic{position:absolute; top:0; left:0; width:100%;}
#cboxPrevious, #cboxNext, #cboxClose, #cboxSlideshow{cursor:pointer;}

#cboxOverlay{background:#fff;}

#colorbox{}
#cboxTopLeft{width:14px; height:14px; background:url(controls.png) 0 0 no-repeat;}
#cboxTopCenter{height:14px; background:url(border.png) top left repeat-x;}
#cboxTopRight{width:14px; height:14px; background:url(controls.png) -36px 0 no-repeat;}
#cboxBottomLeft{width:14px; height:43px; background:url(controls.png) 0 -32px no-repeat;}
#cboxBottomCenter{height:43px; background:url(border.png) bottom left repeat-x;}
#cboxBottomRight{width:14px; height:43px; background:url(controls.png) -36px -32px no-repeat;}
#cboxMiddleLeft{width:14px; background:url(controls.png) -175px 0 repeat-y;}
#cboxMiddleRight{width:14px; background:url(controls.png) -211px 0 repeat-y;}
#cboxContent{background:#fff;}
#cboxLoadedContent{margin-bottom:5px;}
#cboxLoadingOverlay{background:url(loading_background.png) center center no-repeat;}
#cboxLoadingGraphic{background:url(loading.gif) center center no-repeat;}
#cboxTitle{position:absolute; bottom:-25px; left:125px; text-align:left; width:100%; font-weight:bold; color:#7C7C7C;}
#cboxCurrent{position:absolute; bottom:-25px; left:58px; font-weight:bold; color:#7C7C7C;}

#cboxPrevious, #cboxNext, #cboxClose, #cboxSlideshow{position:absolute; bottom:-29px; background:url(controls.png) 0px 0px no-repeat; width:23px; height:23px; text-indent:-9999px;}
#cboxPrevious{left:0px; background-position: -51px -25px;}
#cboxPrevious.hover{background-position:-51px 0px;}
#cboxNext{left:27px; background-position:-75px -25px;}
#cboxNext.hover{background-position:-75px 0px;}
#cboxClose{right:0; background-position:-100px -25px;}
#cboxClose.hover{background-position:-100px 0px;}

#copy {
	font-size:11px;
	color:#634800;
	text-align:center;
} 

