@charset "utf-8";
/* CSS Document */



body {
	background-image: url(images/backgraound.png);
	background-repeat: repeat-x;
	background-color: #E3ED99;
	padding:0;
	margin:0;
}
body,td,th {
	font-family: Trebuchet MS;
	font-size: 11px;
	line-height: 13px;
	color: #676767;
	text-shadow: #A8CCA1 1px 1px 1px;
	
}

#data {
	position:absolute;
	left:769px;
	top:73px;
	width:178px;
	height:21px;
	z-index:3;
}

#ostatniododanefoto {
	position:absolute;
	left:749px;
	top:172px;
	width:219px;
	height:177px;
	z-index:2;
	display:block;
}

#box {
	padding-top:20px;
	width: 1002px;
	height: 513px;
	margin: 0px auto;
	text-align:center;
	z-index:1;
} 

#glowne {
	width: 956px;
	margin: 0px auto;
	height: 1100px;
}

#aktualnosci {
	width:620px;
	height:11001px;
	float:right;
}

#menuboczne {
width:320px;
height:1000px;
float:left;


}
a:link {
	color: #FF9900;
}
a:visited {
	color: #FF9900;
}
a:hover {
	color: #B0C7B9;
}
a:active {
	color: #FF9900;
}
body,td,th {
	color: #6B9873;
}

.bold {
	color: #729A34;
	font-weight: bold;
}

.heart {
	color: #DBA55D;
	font-weight: bold;

}

.title {
     color: #CE6452;
	 font-weight: bold;
} 
	 
a:link {
	color: #1DB4D2;
	text-decoration: none;
}
a:visited {
	color: #1DB4D2;
	text-decoration: none;
}
a:active {
	color: #1DB4D2;
	text-decoration: none;
}
a:hover {
	color: #91CCA9;
	text-decoration: underline;
}


.fillform {
	margin: 15px;
	text-align: justify;
	border-left: 20px solid #D0D0D0;
	background: #D0D0D0;
	color: #949494;
	padding: 10px;
	border: 2px #8AAF5C;
	shadow: #000000 1px 1px 1px;
	-moz-border-radius:  6px;
	-webkit-border-radius: 6px;
	border-radius: 6px;
}


.pagecontent {
	font-family: Trebuchet MS;
	font-size:11px;
	color: #8C784D;
	padding-left:20px;
	padding-right: 10px;
	padding-top: 10px;
	padding-bottom: 20px;
	border : 0px solid #B8CCD8;
}
.subcontent {
	font-family:Trebuchet MS;
	font-size:11px;
	letter-spacing:0px;
	line-height: 15px;
	padding-top: 5px;
	padding-right: 5px;
	padding-left: 10px;
	padding-bottom: 5px;
	font-weight: normal;
	text-align: left;
	color:#DDD2C5;
}


a img {
	border: 2px solid #CEE061;
	padding:3px;
	background-color: #CEE061;
	box-shadow:0px 0px 2px #cfebea;
	-webkit-box-shadow:0px 0px 5px #cfebea;
	-moz-box-shadow:0px 0px 5px #cfebea;
	border-radius: 9px;
	opacity:.80;
	filter: alpha(opacity=70);
	-moz-opacity: 0.6;
	}

a img:hover {
	border: 2px solid #CBE2A9;
	box-shadow:0px 0px 5px #bde5cc;
	-webkit-box-shadow:0px 0px 5px #bde5cc;
	-moz-box-shadow:0px 0px 5px #bde5cc;
	-moz-opacity: 2.0;
}

.elites a img{
-moz-opacity: 5;
border-radius: 3px;
-webkit-box-shadow: 0 0 3px #cecece;
-moz-box-shadow: 0 0 3px #cecece;
box-shadow: 0 0 3px #cecece;
-moz-border-radius: 3px;
-webkit-border-radius: 3px;

}
.elites a img:hover{
-moz-opacity: 5;
border-radius: 3px;
-webkit-box-shadow: 0 0 3px #cecece;
-moz-box-shadow: 0 0 3px #cecece;
box-shadow: 0 0 3px #cecece;
opacity:1.0;
filter: alpha(opacity=100);
-moz-opacity: 1.0;
}



.styledates {
	background-color:#CEE061;
	padding:1px;
	border:1px solid #CBE2A9;
	margin:2px;
	color:#6B9873;
	font-family: Trebuchet MS;
	font-size:11px;
	-moz-border-radius: 5px;
}


.projects {
	padding:1px;
	border:4px solid #CEE061;
	-moz-border-radius: 30px;
	margin:2px;
	color:#626262;
	font-family: Trebuchet MS;
	font-size:9px;
}

span#own-tooltip {
    height: 20px;
    position: absolute;
    top: 100px;
    left: 100px;
    border: 2px solid #00f;
    background-color: #fff;
    color: #00f;
    padding: 4px;
    display: none;
}

