Początkujący
Postów: 164 Pomógł: 1 Ostrzeżeń: 5
v7.02.04 Data rejestracji: 05.11.2007 14:14
|
Proszę o to zawartość pliku styles.css.
/*slider*/
.wrapper{width: 1000px;height: 342px;margin: 0 auto ;margin-bottom: 0px;background-image: url(images/slide-bg.jpg);}
.slider-wrapper {width: 1000px;height: 342px;margin: 0 auto ;padding: 0px 0px 0px 0px;}
.nivoSlider {;}
.nivoSlider img {position:absolute;top:0px;left:0px;}
.nivoSlider a.nivo-imageLink {position:absolute;top:0px;left:0px;width:100%;height:100%;border:0;padding:0;margin:0;z-index:60;display:none;}
.nivo-slice {display:block;position:absolute;z-index:50;height:100%;}
.nivo-caption {position:absolute;left:0px;bottom:0px;background:#000;color:#fff;width:100%;z-index:89;}
.nivo-caption p {padding:5px;margin:0;}
.nivo-caption a {display:inline !important;}
.nivo-html-caption {display:none;}
.nivo-directionNav a {position:absolute;top:45%;z-index:99;cursor:pointer;}
.nivo-prevNav {left:0px;}
.nivo-nextNav {right:0px;}
.nivo-controlNav a {display:block;width:22px;height:22px;text-indent:-9999px;border:0;margin-right:3px;float:left;}
.nivo-controlNav a.active {font-weight:bold;}
.nivo-directionNav a {display:block;width:30px;height:30px;text-indent:-9999px;border:0;}
#slider {position:relative;width:950px;height:200px;background:url(images/loading.gif) no-repeat 50% 50%;}
#slider img {position:absolute;top:0px;left:0px;display:none;}
#slider a {border:0;display:block;}
/* Nawigacja */
#navbardd{position:absolute;top:80px;left:0}
#navi * {margin:0px;padding:0px;list-style-type:none;text-decoration:none}
div#navi {position:relative;z-index:10}
#navi ul.navi {white-space:nowrap}
#navi ul.navi li {display:inline-block;height:40px;position:relative}
#navi ul.navi li div {position:absolute;top:40px;left:0px}
#navi ul.navi li div div {position:absolute;top:-6px;left:188px}
#navi ul.navi li div ul li {display:block;float:none;width:auto;height:auto}
#navi ul.navi li a {padding-left:10px;background:url(images/navi.png) no-repeat left 0px;display:inline-block;margin-right:4px}
#navi ul.navi li a span {padding-right:10px;padding-left:0px;background:url(images/navi.png) no-repeat right -30px;display:inline-block;height:30px;line-height:30px;cursor:pointer}
#navi ul.navi li div ul li a {display:block;padding:0px;margin:0px;background:none}
#navi ul.navi li div ul li a span {display:block;padding:0px;background:none;height:auto;width:165px;line-height:25px;padding:7px 0 7px 9px;white-space:normal}
/* Vertical sliding doors */
#navi ul.navi li div {width:200px;padding-top:6px;background:url(images/xxxx.gif) repeat}
#navi ul.navi li div ul {padding:6px 6px 9px 6px;padding-top:0;background:url(images/navi_dd.gif) repeat}
#navi ul.navi ul li a span:hover{ color:#999 }
#navi {height:40px}
#navi span{color:#fff}
#navi li:hover>a>span {color:#fff}
#navi ul.navi li a span{font-family:Arial;font-size:13px;font-weight:600}
#navi ul.navi li div ul li a span{color:#fff;font-family:Trebuchet MS;font-size:12px;font-weight:400}
#navi ul.navi li div ul{padding-bottom:8px}
#navi ul.navi li div ul li:first-child{border-top-width:0px}
#navi li>div {visibility:hidden}
#navi li:hover>div {visibility:visible}
#navi ul.navi li div ul li{background-image:url(images/hr.gif);background-repeat:repeat-x;background-position:left bottom}
#navi ul.navi ul a.parent {background:url(images/fo_ind.png) no-repeat right -26px;margin-right:-1px}
#navi ul.navi ul a.parent:hover{background-position:right 14px}
#navi ul.navi li a span.indicator {background: url(images/dd_ind.png) repeat scroll 0 0 transparent;height:30px;margin: 0 0 0 7px;padding:0;text-indent:-9999px;width:20px}
#navbar{position:relative;height:100px;width:100%;background:url(images/info-bkg.jpg) repeat}
.navis{position:relative;height:40px;padding-top:35px}
.navis ul li{display:inline}
.navis li{overflow:hidden;background-image:none;float:left;line-height:30px;white-space:nowrap;padding-left:10px}
.navis li a{display:block;background:url(images/navi.png) no-repeat scroll left 0;padding-left:10px;text-align:center;font-size:11px;font-family:Arial;font-weight:bold;color:#fff;text-decoration:none}
.navis li a span{background:url(images/navi.png) no-repeat right -30px;display:block;padding-right:10px}
.navis li a:hover{color:#ccc}
.navis li a:hover span{display:block}
#navR{float:right;line-height:30px;color:#fff;font-weight:bold;font-size:11px;font-family:Arial;text-align:center;background:url(images/navi.png) no-repeat scroll right -30px;padding-right:20px}
#navR span{background:url(images/navi.png) no-repeat left 0;display:block;padding-left:20px}
/* Comment element properties */
table.awec_calendar th { /* table head: day of the week */
font-weight: normal;
}
table.awec_calendar td.current { /* current day */
border: 1px solid yellow;
}
table.awec_calendar td.content { /* day with some events */
background-color: #339900;
border: 1px solid #FFBB66;
}
table.awec_calendar td.empty { /* day with no events */
background-color: #FFE2B1;
border: 1px solid #FFBB66;
}
table.awec_calendar td.weekend { /* weekend */
background-color: #FFCCCC;
border: 1px solid #FFBB66;
}
/* analogous for the list view except it is using rows instead of cells */
table.awec_list tr.odd {
background-color: green;
}
table.awec_list tr.even {
background-color: red;
}
table.awec_list tr.current {
background-color: yellow;
}
/* boxover */
.awec_bo_head {
background-color: #5c5b7e;
background-color: #555;
padding: 4px;
}
.awec_bo_body {
background-color: #504f6d;
background-color: #444;
padding: 4px;
}
.awec_bo_body ul {
margin: 0;
padding-left: 10px;
}
--end-copy--
a {
color: #04688d;
text-decoration: none;
}
a:hover {
color: #04688d;
text-decoration: underline;
}
a.side {
color: #555;
text-decoration: none;
}
a:hover.side {
color: #f6a504;
text-decoration: underline;
}
a.zaj {
color: #fff;
text-decoration: underline;
}
a:hover.zaj {
color: #f6a504;
text-decoration: underline;
}
a.moje {
color: #fff;
text-decoration: none;
background-color: #003B31;
text-align: center;
padding-top: 15px;
padding-bottom: 15px;
padding-left: 18px;
padding-right: 19px;
font-family: verdana;
font-size: 12px;
margin-right: -29px;
}
a:hover.moje {
font-family: verdana;
font-size: 12px;
color: #444;
background-color: #DDD97B;
text-align: center;
padding-top: 15px;
padding-bottom: 15px;
padding-left: 18px;
padding-right: 19px;
}
.sub-header {
color: #fff;
width: 1000px;
height: 14px;
padding-top: 0px;
padding-left: 0px;
padding-bottom: 15px;
margin: 0px 0px 0px 0px;
background-repeat: repeat-x;
}
.sub {
width: 1000px;
padding-bottom: 10px;
padding-top: 9px;
padding-left: 0px;
margin: 0px 0px 0px 0px;
background-repeat: repeat-x;
}
a.white, li.white a {
color: #000;
text-decoration: none;
}
a:hover.white, li.white a:hover {
color: #fff;
text-decoration: underline;
}
body {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 11px;
color: #000;
background: #fffff1;
margin: 5px;
}
hr {
height: 1px;
border: 1px solid #eee;
}
hr.side-hr {
height: 1px;
border: 1px solid #eee;
}
td {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 11px;
}
pre {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 11px;
}
.alt {
color: #04688d;
}
.spacer {
margin-bottom: 5px;
}
.admin-message {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 11px;
text-align: center;
color: #555;
background-color: #f6f6f6;
border: 1px solid #e1e1e1;
padding: 3px 4px 5px 4px;
margin-bottom: 5px;
}
/* Form element properties */
form {
margin: 0px;
}
.bbcode-popup .button { width: 100%!important }
.button {
font-family: 'lucida grande', tahoma, verdana, arial, sans-serif;
font-size: 13px;
display: inline-block;
padding: 5px 7px;
line-height: 1;
color: #3C3C3D;
text-shadow: 1px 1px 0 #FFFFFF;
background: #ECECEC url(forum/buttons_bg.png) 0 0 no-repeat;
white-space: nowrap;
cursor: pointer;
overflow: visible;
text-decoration: none;
border: 1px solid #CACACA;
-webkit-border-radius: 2px;
-moz-border-radius: 2px;
-webkit-background-clip: padding-box;
border-radius: 2px;
outline: none;
}
button::-moz-focus-inner {
border: 0;
padding:0px;
}
.button.primary {
font-weight: bold
}
.button:focus, .button:hover {
color: #fff;
text-decoration: none;
text-shadow: -1px -1px 0 rgba(0,0,0,0.3);
background-position: 0 -40px;
background-color: #2D7DC5;
border-color: #388AD4;
}
.button:active, .button.active {
box-shadow: inset 0 1px 1px rgba(0,0,0,.5);
background-position: 0 -81px;
background-color: #0F5EA2;
color: #fff;
text-shadow: none;
border-color: #347BBA;
top: 1px;
}
.button.negative:focus, .button.negative:hover {
color: #fff;
background-position: 0 -121px;
background-color: #D84743;
border-color: #911D1B;
}
.button.negative:active, .button.negative.active{
background-position: 0 -161px;
background-color: #A5211E;
border-color: #911D1B;
}
.button.big {
font-size: 17px;
padding-left: 14px;
padding-right: 17px;
margin: 5px 0 5px 0; /*top, right, bottom, left*/
}
.button.big span.icon {
display: inline-block;
width: 14px;
height: 14px;
position: relative;
top: 1px;
background-image: url(images/icons/buttons_icons.png);
background-repeat: no-repeat;
margin: auto 7px auto auto; /*top, right, bottom, left*/
}
.button span.icon {
display: inline-block;
width: 14px;
height: 12px;
position: relative;
top: 1px;
background-image: url(images/icons/buttons_icons.png);
background-repeat: no-repeat;
margin: auto 7px auto auto;
}
.button span.icon.pm-button { background-position:0 -500px; }
.button:hover span.icon.pm-button { background-position:0 -512px; }
.button span.icon.edit-button { background-position:0 -556px; }
.button:hover span.icon.edit-button {background-position:0 -571px; }
.button span.icon.web-button { background-position:0 -586px; }
.button:hover span.icon.web-button { background-position:0 -601px; }
.button span.icon.quote-button { background-position:0 -176px; }
.button:hover span.icon.quote-button { background-position:0 -190px; }
.button span.icon.newthread-button { background-position:0 -616px }
.button:hover span.icon.newthread-button { background-position:0 -631px }
.button span.icon.reply-button { background-position:0 -646px }
.button:hover span.icon.reply-button { background-position:0 -660px }
.button span.icon.rightarrow { background-position:0 -674px }
.button:hover span.icon.rightarrow { background-position:0 -689px }
.button span.icon.settings-button { background-position: 0 -146px }
.button:hover span.icon.settings-button { background-position: 0 -161px }
.bbcode {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 10px;
color: #000;
background-color: #eee;
border: 1px solid #ccc;
margin-top: 2px;
}
.bbcode-popup {
font-size: 11px;
color: #555;
background-color: #fff;
padding: 4px;
}
.textbox {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 12px;
color: #555;
background-color: #f8f8f8;
border: 1px solid #ccc;
}
.textbox:focus {
color: #000;
background-color: #E1E1E1;
}
div.emulated-fieldset {
position: relative;
margin: 20px 0px 10px 0px;
border: 1px solid #ccc;
width: 320px;
background: inherit;
}
div.emulated-fieldset span.emulated-legend {
display: inline;
position: absolute;
top: -12px;
margin: 0 5px;
padding: 4px;
background: inherit;
}
div.emulated-fieldset div.attachments-list {
padding: 10px 3px 3px 3px;
width: 320px;
}
/* Header and footer properties */
.sub-header-left {
width: 3px;
height: 28px;
background-color: #555;
background-image: url(images/subheader-left.gif);
}
.sub-header-right {
width: 3px;
height: 28px;
background-color: #555;
background-image: url(images/subheader-right.gif);
}
/* Subheader links */
.sub-header ul{
margin: 0;
padding: 0;
}
.sub-header ul li{
display: inline;
}
.sub-header ul li.first-link .bullet{
display: none;
margin: 0px 0px 0px 0px;
padding: 0px 0px 0px 0px;
}
.sub-header ul li.first-link {
font-weight: bold;
margin: 0px 0px 0px 0px;
padding: 0px 0px 0px 0px;
}
.sub-header ul li.current-link a span {
text-decoration: underline;
}
.full-header {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 10px;
color: #000;
background-color: #fff;
padding: 5px 0 10px 0;
}
.full-headertop {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 10px;
color: #000;
background-color: #FFFED4;
border-left-color: #DDD97B;
border-left-style: double;
border-left-width: 1px;
border-top-color: #DDD97B;
border-top-style: double;
border-top-width: 1px;
border-right-color: #DDD97B;
border-right-style: double;
border-right-width: 1px;
padding-left: 10px;
}
.logo {
background-image: url(images/logo.jpg);
width: 750px;
height: 350px;
padding-top: 300px;
}
.gery {
background-image: url(images/gery.png);
width: 100px;
height: 80px;
background-repeat: no-repeat;
background-position: top;
}
.toolbar {
background-color: #FFFED4;
height: 38px;
width: 750px;
border-top-color: #DDD97B;
border-top-style: double;
border-top-width: 1px;
border-bottom-color: #DDD97B;
border-bottom-style: double;
border-bottom-width: 1px;
background-position: left;
padding-left: 8px;
}
/* Navigation */
.navi {
padding-left: 8px;
background-position: left;
}
*+html .navi {
padding-left: 0px;
background-position: left;
}
.navi span a {
background: #FFFED4;
color: #000;
float: left;
height: 37px;
line-height: 37px;
padding: 0 26px;
font-family: arial;
font-size: 12px;
font-weight: bold;
border-left-color: #DDD97B;
border-left-style: double;
border-left-width: 1px;
border-top-color: #DDD97B;
border-top-style: double;
border-top-width: 1px;
border-bottom-color: #DDD97B;
border-bottom-style: double;
border-bottom-width: 1px;
}
.witamy {
color: #003b31;
font-family: Georgia, serif;
font-size: 18pt;
font-style: italic;
font-weight: bold;
margin: 0px 0px 0px 12px;
padding-top: 39px;
}
.logo1 {
margin: 7px 0px 3px 0px;
padding-top: 8px;
padding-bottom: 3px;
}
.pl {
width: 19px;
height: 12px;
font-family: Georgia, serif;
font-size: 0pt;
background-repeat: no-repeat;
padding-right: 12px;
}
.en {
width: 19px;
height: 12px;
font-family: Georgia, serif;
font-size: 0pt;
background-repeat: no-repeat;
}
.navi span a:hover {
background: #DDD97B;
color: #fff;
}
.navi ul {
margin: 0;
}
.navi ul li {
display: inline;
}
.clearfix:after {
content:".";
display:block;
height:0;
clear:both;
visibility:hidden;
}
/* Hide from IE Mac */
.clearfix {
display:block;
}
/* End hide from IE Mac */
.floatfix {
overflow:hidden;
}
* html .floatfix {
width:100%;
}
.main-footer {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 10px;
color: #555;
background-color: #fff;
padding: 5px;
}
.bottom-footer {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 10px;
color: #fff;
background-color: #555;
padding: 4px 4px 5px 4px;
}
.main-body {
font-size: 11px;
color: #555;
background-color: #fff;
border: 1px solid #ddd;
padding: 4px;
}
.main-bodynews {
font-family: Verdana;
font-size: 12px;
color: #000;
background-color: #FFFED4;
padding: 4px 18px 19px 18px;
border-left-color: #DDD97B;
border-left-style: double;
border-left-width: 1px;
border-right-color: #DDD97B;
border-right-style: double;
border-right-width: 1px;
}
.capmainnews {
font-family: Verdana;
font-size: 14px;
color: #000;
background-color: #FFFED4;
padding: 22px 18px 19px 18px;
border-left-color: #DDD97B;
border-left-style: double;
border-left-width: 1px;
border-right-color: #DDD97B;
border-right-style: double;
border-right-width: 1px;
font-weight: bold;
}
/* Side-Panel properties */
.ui-sortable { margin: 0; padding: 0; }
.side-left .side-border-right {display: none;}
.side-right .side-border-left {display: none;}
.side-border-left {
color: #777;
background-color: #FFFED4;
padding: 0px 0px 0px 0;
width: 500px;
}
.side-border-right {
color: #777;
background-color: #fff;
padding: 10px 0 10px 10px;
width: 175px;
}
.scapmain {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 10px;
font-weight: normal;
color: #fff;
background-color: #555;
background-image: url(images/side.gif);
background-repeat: repeat-x;
padding: 6px 4px 6px 4px;
}
.scapmain-left {
width: 3px;
height: 24px;
background-color: #555;
background-image: url(images/side-left.gif);
}
.scapmain-right {
width: 3px;
height: 24px;
background-color: #555;
background-image: url(images/side-right.gif);
}
.side-body {
font-size: 10px;
color: #555;
background-color: #fff;
background-image: url(images/gradient.gif);
background-repeat: repeat-x;
border: 1px solid #ddd;
padding: 4px;
}
/* Center-Panel properties */
.news-category {
border: 0;
margin: 3px 5px 0 0;
float: left;
}
.news-footer {
font-size: 10px;
color: #555;
background-color: #f1f1f1;
border-width: 0 1px 1px 1px;
border-color: #ddd;
border-style: solid;
padding: 3px 4px 4px 4px;
}
.capmain {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 11px;
font-weight: bold;
color: #fff;
background-color: #555;
background-image: url(images/cap.gif);
background-repeat: repeat-x;
padding: 6px 4px 6px 4px;
}
.capmain1 {
font-family: Verdana;
font-size: 12px;
color: #000;
background-color: #FFFED4;
padding: 4px 18px 19px 18px;
border-left-color: #DDD97B;
border-left-style: double;
border-left-width: 1px;
border-right-color: #DDD97B;
border-right-style: double;
border-right-width: 1px;
}
.capmain1z {
font-family: Verdana;
font-size: 12px;
color: #000;
background-color: #FFFED4;
padding: 4px 18px 19px 18px;
border-left-color: #DDD97B;
border-left-style: double;
border-left-width: 1px;
border-right-color: #DDD97B;
border-right-style: double;
border-right-width: 1px;
border-top-color: #DDD97B;
border-top-style: double;
border-top-width: 1px;
border-bottom-color: #DDD97B;
border-bottom-style: double;
border-bottom-width: 1px;
}
.capmain11 {
background-color: #003B31;
color: white;
font-family: Georgia, serif;
font-size: 16pt;
font-style: normal;
font-weight: normal;
padding: 15px 20px 0;
margin: 0 0 13px;
}
.capmain1a1 {
background-color: #003B31;
color: white;
font-family: Georgia, serif;
font-size: 16pt;
font-style: normal;
font-weight: normal;
padding: 35px 20px 10px;
margin: 0 0 13px;
}
.capmain1111 {
background-color: #003B31;
color: white;
font-family: Verdana;
font-size: 12px;
font-style: normal;
font-weight: normal;
padding: 15px 20px 0;
margin: 0 0 13px;
}
.capmain111 {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 11px;
color: #fff;
background-color: #003B31;
padding: 0px 20px 20px;
margin: 0 0 13px;
height: 100%;
}
.capmain1a1a1 {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 13px;
color: #000;
background-color: #003B31;
padding: 0px 20px 20px;
margin: 0 0 13px;
height: 100%;
line-height: 27px;
}
.capmain-left {
width: 3px;
height: 25px;
background-color: #555;
background-image: url(images/cap-left.gif);
}
.capmain-right {
width: 3px;
height: 25px;
background-color: #555;
background-image: url(images/cap-right.gif);
}
.main-bg {
color: #555;
background-color: #003b31;
padding: 0px 0 5px 0;
}
/* General table properties */
.comment-avatar {
padding-right: 6px;
float: left;
}
.center {
margin: 0 auto;
}
.tbl-border {
border: 1px solid #eee;
}
.tbl {
font-size: 12px;
color: #555;
background-color: #fff;
padding: 4px;
}
.tbl1 {
font-size: 11px;
color: #555;
background-color: #fffed4;
padding: 4px;
}
.tbl2 {
font-size: 11px;
color: #555;
background-color: #e6e4a6;
padding: 4px;
}
.tbl-error {
color: #AC260F;
font-weight: bold;
background-color: #FCCAC2;
border:2px solid #EB5339;
}
/* Profile spesific classes */
.profile, .profile_category {
width: 500px;
}
.edit-profile {
width: 500px;
}
/*.user_password .textbox:focus, .user_admin_password .textbox:focus {
background-color: #ff6666;
}*/
.profile_user_reason {
color: #ff6666;
font-weight: bold;
}
/*.user_name td, .user_name .textbox {
font-size: 13px;
padding: 4px;
}*/
.forum-caption {
font-size: 11px;
font-weight: bold;
color: #888;
background-color: #f1f1f1;
padding: 2px 4px 4px 4px;
}
.quote {
font-size: 11px;
color: #555;
background-color: #f8f8f8;
padding: 4px;
margin: 0px 20px 0px 20px;
border: 1px solid #bbb;
}
.poll {
height: 12px;
border: 1px solid #bbb;
}
.comment-name {
font-weight: bold;
color: #04688d;
}
.small {
font-size: 10px;
font-weight: normal;
}
.small2 {
font-size: 10px;
font-weight: normal;
color: #555;
}
.side-small {
font-size: 10px;
font-weight: normal;
color: #555;
}
.side-label {
color: #555;
background-color: #f1f1f1;
margin: 2px 0 2px 0;
padding: 2px 2px 3px 2px;
}
/* Vertical Navigation */
#navigation h2 {
font-size: 10px;
font-weight: normal;
background-color: #f1f1f1;
margin: 0;
padding: 4px;
}
#navigation ul {
margin: 0;
padding: 0;
list-style-type: none;
}
* html #navigation ul li{
height: 1%;
}
#navigation a {
display: block;
color: #555;
padding: 2px;
text-decoration: none;
}
#navigation a:hover {
color: #fff;
background-color: #f6a504;
}
#navigation li.first-link a {
font-weight:bold;
}
#navigation li.current-link a {
color: #555;
background-color: #eee;
border: 1px solid #fff;
padding: 1px !important;
}
/* Page Navigation */
.pagenav {
padding: 4px;
}
.pagenav span {
color: #fff;
background-color: #f6a504;
border: 1px solid #ddd;
padding: 2px 4px 2px 4px;
margin: 2px;
}
.pagenav a {
color: #555;
background-color: #f1f1f1;
border: 1px solid #ddd;
padding: 2px 4px 2px 4px;
margin: 2px;
text-decoration: none;
}
.pagenav a:hover {
color: #fff;
background-color: #f6a504;
margin: 2px;
text-decoration: none;
}
/* PHP-Fusion Helpers */
.clear {
clear: both;
}
.float-left {
float: left;
}
.float-right {
float: right;
}
/* Helpers */
.center {margin: 0 auto;}
.content_center {text-align: center;}
.flleft {float: left !important;}
.flright {float: right !important;}
.clear {clear: both;}
.center, *[align="center"] {
margin: 0 auto;
}
|