a:link       { text-decoration: none; border: 0; color: #ffffff; }
a:visited    { text-decoration: none; border: 0; color: #ffffff; }
a:active     { text-decoration: none; border: 0; color: #f73d00; }
a:hover      { text-decoration: none; border: 0; color: #f73d00; }


.left { font-family: Arial; font-size: 12px; margin-left: 10px; margin-right: 10px; text-align: left; color: #848484; }

.projekty { font-family: Arial; font-size: 12px; margin-left: 20px; margin-right: 20px; margin-top: 20px; margin-bottom: 20px; text-align: left; color: #aeaeae; }
.projekty2 { font-family: Arial; font-size: 10px; margin-left: 0px; margin-right: 20px; margin-top: 20px; margin-bottom: 20px; text-align: left; color: #aeaeae; }
.projekty_text { font-family: Arial; font-size: 12px; margin-left: 20px; margin-right: 20px; margin-top: 20px; margin-bottom: 20px; text-align: justify; color: #aeaeae; }

.btn { font-family: Arial; font-size: 12px; margin-left: 0px; margin-right: 0px; text-align: center; color: #ffffff; }

.title { font-family: Arial; font-size: 16px; margin-left: 10px; margin-right: 10px; text-align: left; color: #ffffff; }

.numbers { font-family: Arial; font-size: 25px; font-weight: bold; margin-left: 5px; margin-right: 5px; text-align: left; color: #1d1d1d; }

.ahref_arrow_up {
	display:block;
	height:14px;
	width:28px;
	background:url('pics/arrow02b.jpg') #000 no-repeat center center;
}
a:hover.ahref_arrow_up {
	background:url('pics/arrow02b_or.jpg') #000 no-repeat center center;
}
.ahref_arrow_down {
	display:block;
	height:14px;
	width:28px;
	background:url('pics/arrow02.jpg') #000 no-repeat center center;
}
a:hover.ahref_arrow_down {
	background:url('pics/arrow02_or.jpg') #000 no-repeat center center;
}

