A:active {color:#e8e8e8; text-decoration:none;} 
A:link {color:#e8e8e8; text-decoration:none;} 
A:visited {color:#e8e8e8; text-decoration:none;} 
A:hover {color:#e8e8e8; text-decoration:none;}


BODY {
	background-color:#000000;
	margin-top:23px;
	margin-left:0px;
	margin-right:0px;
	margin-bottom:0px;
	font-family:Verdana;
	font-size:11px;
	color:#e8e8e8;
}

#top {
	width:842px;
	text-align:left;
}

#motta {
	border:0;
	float:left;
}

img.language {
	position:relative;
	top:0px;
	left:0px;
	margin-bottom:108px;
}

#menu {
	margin-top:0px;
}

#news {
	width:717px;
	text-align:left;
	line-height:19px;
	color:#e8e8e8;
	margin-top:70px;
}

#news-title {
	color:#FFFFFF;
	font-family:Tahoma;
	font-weight:bold;
	font-size:17px;
	padding-left:38px;
	font-variant:small-caps;
}

img.news-pasek {
	margin-top:3px;
}

#news-date {
	font-family:Verdana;
	font-size:10px;
	text-align:right;
	color:#a6a6a6;
	margin-bottom:8px;
}

#bottom {
	width:100%;
	height:1px;	
	background-color:#171717;
	margin-top:50px;
}

#copyright {
	font-family: Verdana, Arial, Tahoma;
	font-size:10px;
	color:#333333;
	text-align:center;
	margin-top:5px;
	line-height:12px;
}

#copyright A:active {text-decoration:none; color:#b21596;} 
#copyright A:link {text-decoration:none; color:#b21596;} 
#copyright A:visited {text-decoration:none; color:#b21596;} 
#copyright A:hover {text-decoration:underline; color:#b21596;}

#content_me {
	width:717px;
	margin-top:30px;
	text-align:left;
	text-indent:30px;
}

#dogs_name {
	color:#b21596;
	font-size:14px;
	border-bottom: dotted 1px #e8e8e8;
}

#dogs_name A:active {text-decoration:none; color:#b21596;} 
#dogs_name A:link {text-decoration:none; color:#b21596;} 
#dogs_name A:visited {text-decoration:none; color:#b21596;} 
#dogs_name A:hover {text-decoration:none; color:#e8e8e8;}

img.news {
	margin-top:10px;
	border: solid 4px #1e1e1e;
}

#titles {
	font-size:14px;
}

.rodowod {
	font-family:Verdana, Arial;
	font-size:11px;
	color:#707070;
	border-collapse: collapse;
	width:700px;
	margin-top:30px;
}

.rodowod-td {
	vertical-align: middle; 
	text-align: center;
	border-style: solid;
	border-width: 1px;
	border-color: #171717;
	padding:3px;
}

.rodowod-td A:active {text-decoration:underline; color:#707070;} 
.rodowod-td A:link {text-decoration:underline; color:#707070;} 
.rodowod-td A:visited {text-decoration:underline; color:#707070;} 
.rodowod-td A:hover {text-decoration:none; color:#707070;}

/*-----------AWESOME BOX --------------------*/
#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;
}
/*-----------AWESOME BOX - KONIEC--------------------*/


#contact {
	width:352px;
	line-height:20px;
}
