.linki {
        font-family: Tahoma,Verdana,Arial, Helvetica, sans-serif;
        font-size: 12px;
        font-style: normal;
        line-height: normal;
        font-weight: normal;
        color: Black;
        text-decoration: none;
        list-style : square;
}
.linki:hover {
        font-family: Tahoma,Verdana, Arial, Helvetica, sans-serif;
        font-size: 12px;
        font-style: normal;
        font-weight: normal;
        color: Red;
        text-align : center;
}

.linki2 {
        font-family: Tahoma,Verdana,Arial, Helvetica, sans-serif;
        font-size: 10px;
        font-style: normal;
        line-height: normal;
        font-weight: normal;
        color: Red;
        text-decoration: none;
        list-style : square;
        letter-spacing : 1px;
        border : solid Black;
        border-left-width : 1px;
        border-right-width : 1px;
        border-top-width : 0;
        border-bottom-width : 0;
        background : #999999;
}
.linki3 {
        font-family: Tahoma,Verdana,Arial, Helvetica, sans-serif;
        font-size: 10px;
        font-style: normal;
        line-height: normal;
        font-weight: normal;
        color: Red;
        text-decoration: none;
        list-style : square;
        letter-spacing : 1px;
        border : solid Black;
        border-left-width : 1px;
        border-right-width : 1px;
        border-top-width : 1px;
        border-bottom-width : 1px;
        background : #999999;
}
.linki2:hover {
        color: Red;
}

.linki3:hover {
        color: Red;
}
.back {
        font-family: Tahoma,Verdana,Arial, Helvetica, sans-serif;
        font-size: 10px;
        text-decoration: none;
        list-style : square;
        letter-spacing : 1px;
        border : solid Black;
        border-left-width : 1px;
        border-right-width : 0;
        border-top-width : 1px;
        border-bottom-width : 1px;
        background-color : #FF3300;
}
.back:hover {
        color: Red;
}

.arrow {
        font-family: Tahoma,Verdana,Arial, Helvetica, sans-serif;
        font-size: 10px;
        text-decoration: none;
        list-style : square;
        letter-spacing : 1px;
        border : solid Black;
        border-left-width : 0px;
        border-right-width : 1px;
        border-top-width : 1px;
        border-bottom-width : 1px;
        background-color : #FF3300;
}
.arrow:hover {
        color: Red;
}


.text {
        font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
        font-size: 11px;
        font-style: normal;
        font-weight: normal;
        color: #000000;
        text-decoration: none;

}
.text:hover {
        font-family: Tahoma,Verdana, Arial, Helvetica, sans-serif;
        font-size: 11px;
        font-style: normal;
        font-weight: normal;
        color: Red;
        text-decoration: none;

}
.text2 {
        font-family: Tahoma,Verdana, Arial, Helvetica, sans-serif;
        font-size: 10px;
        font-style: normal;
        font-weight: normal;
        color: #000000;
        text-decoration: none
}
.text2:hover {
        font-family: Tahoma,Verdana, Arial, Helvetica, sans-serif;
        font-size: 10px;
        font-style: normal;
        font-weight: normal;
        color: Red;
        text-decoration: none;

}
.textWhite {
        font-family: Tahoma,Verdana, Arial, Helvetica, sans-serif;
        font-size: 11px;
        font-style: normal;
        font-weight: bold;
        color: White;
        text-decoration: none
}
.linkiZdjecia {
        font-family: Tahoma,Verdana, Arial, Helvetica, sans-serif;
        font-size: 9px;
        font-style: normal;
        line-height: normal;
        font-weight: normal;
        color: #CCCCCC;
        text-decoration: none
}
.linkiZdjecia:hover {
        font-family: Tahoma,Verdana, Arial, Helvetica, sans-serif;
        font-size: 9px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: Red;
	text-decoration: none
}
.linkiZdjecia IMG
{
	border : 1px solid Black;
}
.design
{
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color : White;
	text-decoration : none;
}
.design:hover
{
	text-decoration : underline;
}

INPUT, TEXTAREA, SELECT, OPTION
{
	font-family: Tahoma,Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.tumb
{
	border : solid Black;
	border-bottom-width : 1px;
	border-left-width : 0px;
	border-right-width : 0px;
	border-top-width : 0px;
	margin-top : 10px;
}
