CODE
body {
background : #fff;
color : #0f0f0f;
font : 13px/18px Arial, Helvetica, sans-serif;
margin : 32px 0 0;
padding : 0;
}
div, ul, h1, h2, h3, li, p, img {
margin : 0;
padding : 0;
}
ul {
list-style-type : none;
}
#GoraPanel {
width : 762px;
height : 373px;
position : relative;
margin : 0 auto;
padding : 0;
}
#GoraPanel img {
width : 230px;
height : 80px;
border : 0;
z-index : 1;
padding : 0;
position : absolute;
margin : 0 0 0 21px;
}
#GoraPanel ul {
display : block;
width : 732px;
height : 36px;
position : absolute;
top : 0;
right : 0;
margin : 11px 0 0;
padding : 0 29px 0 0;
border-bottom : 1px solid #aeaeae;
}
#GoraPanel ul li {
float : right;
font : 12px/36px "Trebuchet MS", Arial, Helvetica, sans-serif;
font-weight : bold;
}
#GoraPanel ul li a {
width : 74px;
height : 36px;
display : block;
padding : 0;
color : #555;
background : #fff;
text-decoration : none;
text-align : center;
margin : 0 1px 0 0;
top : 0;
left : 0;
}
#bodyPanel {
width : 770px;
height : 4000px;
position : relative;
margin : 0 auto;
padding : 0;
}
#bodyPanel a:link {
background : #fff;
text-decoration : none
color : #FF9933
}
#bodyPanel a: hover {
background : #fff;
text-decoration : none
color : #FF9933
}
#bodyPanel a:visited {
background : #fff;
text-decoration : none
color : #FF9933
}
#bodyPanel a:active {
background : #fff;
text-decoration : none
color : #FF9933
}
#bodyPanel h2 {
background : #fff;
display : block;
width : 250px;
height : 50px;
margin : 0;
font : 30px/30px Georgia, "Times New Roman", Times, serif;
font-weight : normal;
padding : 4px 0 0 202px;
color : #ff7113;
}
#bodyPanel p {
background : #fff url(images/pytanie.png) no-repeat 0 0;
margin : 0 0 0 54px;
padding : 0 42px 35px 150px;
color : #0f0f0f;
}
#bodyPanel p a:link {
background : #fff;
text-decoration : none
color : #FF9933
}
#bodyPanel p a: hover {
background : #fff;
text-decoration : none
color : #FF9933
}
#bodyPanel p a:visited {
background : #fff;
text-decoration : none
color : #FF9933
}
#bodyPanel p a:active {
background : #fff;
text-decoration : none
color : #FF9933
}
#bodyPanel p.beznaku {
background : #ffffff;
margin : 0 0 0 54px;
padding : 0 42px 35px 150px;
color : #0f0f0f;
}
background : #fff;
color : #0f0f0f;
font : 13px/18px Arial, Helvetica, sans-serif;
margin : 32px 0 0;
padding : 0;
}
div, ul, h1, h2, h3, li, p, img {
margin : 0;
padding : 0;
}
ul {
list-style-type : none;
}
#GoraPanel {
width : 762px;
height : 373px;
position : relative;
margin : 0 auto;
padding : 0;
}
#GoraPanel img {
width : 230px;
height : 80px;
border : 0;
z-index : 1;
padding : 0;
position : absolute;
margin : 0 0 0 21px;
}
#GoraPanel ul {
display : block;
width : 732px;
height : 36px;
position : absolute;
top : 0;
right : 0;
margin : 11px 0 0;
padding : 0 29px 0 0;
border-bottom : 1px solid #aeaeae;
}
#GoraPanel ul li {
float : right;
font : 12px/36px "Trebuchet MS", Arial, Helvetica, sans-serif;
font-weight : bold;
}
#GoraPanel ul li a {
width : 74px;
height : 36px;
display : block;
padding : 0;
color : #555;
background : #fff;
text-decoration : none;
text-align : center;
margin : 0 1px 0 0;
top : 0;
left : 0;
}
#bodyPanel {
width : 770px;
height : 4000px;
position : relative;
margin : 0 auto;
padding : 0;
}
#bodyPanel a:link {
background : #fff;
text-decoration : none
color : #FF9933
}
#bodyPanel a: hover {
background : #fff;
text-decoration : none
color : #FF9933
}
#bodyPanel a:visited {
background : #fff;
text-decoration : none
color : #FF9933
}
#bodyPanel a:active {
background : #fff;
text-decoration : none
color : #FF9933
}
#bodyPanel h2 {
background : #fff;
display : block;
width : 250px;
height : 50px;
margin : 0;
font : 30px/30px Georgia, "Times New Roman", Times, serif;
font-weight : normal;
padding : 4px 0 0 202px;
color : #ff7113;
}
#bodyPanel p {
background : #fff url(images/pytanie.png) no-repeat 0 0;
margin : 0 0 0 54px;
padding : 0 42px 35px 150px;
color : #0f0f0f;
}
#bodyPanel p a:link {
background : #fff;
text-decoration : none
color : #FF9933
}
#bodyPanel p a: hover {
background : #fff;
text-decoration : none
color : #FF9933
}
#bodyPanel p a:visited {
background : #fff;
text-decoration : none
color : #FF9933
}
#bodyPanel p a:active {
background : #fff;
text-decoration : none
color : #FF9933
}
#bodyPanel p.beznaku {
background : #ffffff;
margin : 0 0 0 54px;
padding : 0 42px 35px 150px;
color : #0f0f0f;
}
Chcę aby linki na stronie były określonego koloru (wszystko wpisane jest już do css)
Jednak linki nie działają.. tzn wszelkie formatowanie w pliku css jak kolwiek nie ustawie nie działa na stronie..

