A:active {color:#E2E2E2; text-decoration:none;} 
A:link {color:#E2E2E2; text-decoration:none;} 
A:visited {color:#E2E2E2; text-decoration:none;} 
A:hover {color:#E2E2E2; text-decoration:none;}


BODY {
	background-image:url(images/background2.jpg);
	text-align:center;
	font-family:Verdana, Arial;
	font-size:15px;
	color:#E2E2E2;
}

div.copyright {
	font-family: Verdana, Arial, Tahoma;
	font-size:10px;
	color:#ffffff;
	text-align:center;
	margin-top:40px;
}

.copyright A:active {text-decoration:none; color:#fa0091;} 
.copyright A:link {text-decoration:none; color:#fa0091;} 
.copyright A:visited {text-decoration:none; color:#fa0091;} 
.copyright A:hover {text-decoration:underline; color:#fa0091;}

img.splash-damaro {
	margin-top:30px;
	border:0;
	}
	
img.splash-foto {
	margin-top:20px;
	border:0px;
	}
	
img.splash-adres {
	margin-top:15px;
	border:0;
	}
	
img.splash-email {
	margin-top:0px;
	border:0;
	}
	
img.foto-gl {
	margin-top:5px;
	border:#AC8888 solid 1px;
	}

img.foto {
	border:solid #AC8888 1px;
	}

td.menu {
	width:170px;
	text-align:center;}
	
td.menu-lowchen {
	width:223px;
	text-align:center;}

img.menu-napis {
	margin-top:5px;
	border:0;
}
	
td.pies-foto {
	width:321px;
	text-align:center;
	font-family:Verdana, Arial;
	font-size:12px;
	color:#E2E2E2;
	line-height:20px;
}

td.pies-foto2 {
	width:336px;
	text-align:center;
	font-family:Verdana, Arial;
	font-size:12px;
	color:#E2E2E2;
	line-height:20px;
}

span.pies-nazwa {
	font-family:Verdana, Arial;
	font-size:18px;
	color:#E2E2E2;
	line-height:20px;
	font-weight:bold;
}

td.tytuly {
	width:640px;
	font-family:Verdana, Arial;
	font-size:14px;
	color:#E2E2E2;
	line-height:20px;
	padding-top:20px;
	text-align:center;
}

.back {
	margin-top:40px;
	font-family:verdana;
	font-size:10pt;
	color:#580000;
	border:solid #AC8888 1px;
	font-weight:bold;
	background-color:#E2E2E2;
}

div.lowchen-nazwa {
	font-family:Verdana, Arial;
	font-size:12px;
	color:#E2E2E2;
	font-weight:bold;	
}

div.lowchen-nazwa A:active {text-decoration:none; color:#E2E2E2;} 
div.lowchen-nazwa A:link {text-decoration:none; color:#E2E2E2;} 
div.lowchen-nazwa A:visited {text-decoration:none; color:#E2E2E2;} 
div.lowchen-nazwa A:hover {text-decoration:none; color:#E2E2E2;}

#cats-imiona {
	font-family:Verdana, Arial;
	font-size:12px;
	color:#E2E2E2;
	font-weight:bold;
	text-align:center;
	margin-top:5px;
	letter-spacing:4px;
}

img.news {
	position:relative;
	left:-214px;
	top:-1px;
	margin-top:0px;
	border:0;
}

img.puppies{
	position:relative;
	left:210px;
	top:-1px;
	margin-top:0px;
	border:0;
}

div.news-rok {
	font-family:Verdana, Arial;
	font-size:19px;
	color:#E2E2E2;
	font-weight:bold;
	}
	
div.news-tytul {
	font-family:Verdana, Arial;
	font-size:15px;
	color:#E2E2E2;
	font-weight:bold;
	margin-bottom:10px;
	text-align:left;
	margin-top:45px;
}

div.news-tekst {
	text-align:left;
	padding-left:55px;
	}
	
img.news-foto {
	border:solid #AC8888 1px;
	margin-right:5px;
	margin-top:5px;
}

#aOverlay {
	background: #000;
	width: 100%;
	height: 100%;
	position: absolute;
	top: 0; left: 0;
	z-index: 900;
	display: none;
	cursor: pointer;
}
#aBox {
	position: absolute;
	z-index: 950;
	height: 42px; width: 42px;
	overflow: hidden;
}
#aBox div#aImgHolder {
	display: block;
	padding: 10px 0;
	background: #EEE;
	min-height: 32px;
}
#aBox img#aImg {
	display: block;
	margin: 0 10px;
	background: #EEE;
}
#aBox *:focus { -moz-outline: 0;; }
#aBox a.aButton {
	float: right;
	background-color: transparent;
	background-image: url(images/aBox-buttons.gif);
	text-decoration: none;
	width: 40px; height: 16px;
	cursor: pointer;
	border: 0;
	background-repeat: no-repeat;
}
#aBox a.aButton:hover {
	background-color: transparent;
	text-decoration: none;
	border: 0;
}
#aBox a.aButton:active {
	background-color: transparent;
	border: 0;
}
#aBox a#aCloseButton {
	width: 28px;
	height: 32px;
}
#aBox a#aCloseButton { background-position: 0 0; float: left; }
#aBox a#aNextButton { background-position: -68px 0; }
#aBox a#aPrevButton { background-position: -28px 0; }

#aBox a#aCloseButton:hover { background-position: 0 -64px; }
#aBox a#aNextButton:hover { background-position: -68px -64px; }
#aBox a#aPrevButton:hover { background-position: -28px -64px; }

#aBox a#aCloseButton:active { background-position: 0 -32px; }
#aBox a#aNextButton:active { background-position: -68px -32px; }
#aBox a#aPrevButton:active { background-position: -28px -32px; }

#aBox div#aBoxMeta {
	position: absolute;
	z-index: 960;
	background: #EEE;
	padding: 0 10px;
	height: 0;
	overflow: hidden;
}
#aBox h1#aInfoTitle {
	color: #444;
	font-size: 16px;
	font-weight: bold;
	margin: 0 80px 0 32px;
	text-align:left;
}
#aBox p#aCount {
	clear: right;
	float: right;
	text-align: center;
	width: 80px;
	margin: 0;
	color: #666;
	font-size: 11px;
}
#aBox p#aInfo {
	margin: 0 80px 0 32px;
	color: #666;
	font-size: 11px;
	text-align:left;
}
#aBox h1#aInfoTitle, #aBox p#aCount, #aBox p#aInfo {
	font-family: Arial, Helvetica, Verdana, sans-serif !important;
	text-transform: none !important;
}

img#aLoadImg {
	position: absolute;
	top: -900em; left: -900em;
	border: 0;
	width: 32px;
	height: 32px;
	z-index: 999;
}

#splash_dane {
	font-family: Verdana, Arial, Tahoma;
	font-size:12px;
	color:#fff;
	text-align:center;
	margin-top:50px;
	line-height:17px;
	
	
}

#menu_napis_tekst {
	color:#e2e2e2;
	font-family:Verdana;
	font-weight: bold;
	letter-spacing: 5px;
	font-size:14px;
	margin-top:3px;
}

#menu_napis_tekst_small {
	color:#e2e2e2;
	font-family:Verdana;
	font-weight: bold;
	letter-spacing: 1px;
	font-size:12px;
	margin-top:3px;
}