Viewing File: /people/testlab/www/testlab.com.pl/css/default.css

/************paginacja **************/
.paginacja{
display:inline-block;
border:1px solid #555;
padding:5px 7px 5px 7px;
                background-color:#b5de9e;
                color:#333;
font-weight:bold;
}
.paginacja_current{
display:inline-block;
border:1px solid #555;
font-weight:bold;
padding:8px 9px 8px 9px;
                background-color:#92cf6f;
                color:#333;
}

/* top elements */
* { padding: 0; margin: 0; }

body {
	margin: 0;
	padding: 0;
	font: .70em/1.5em  Verdana, Tahoma, Helvetica, sans-serif;
	color: #666666; 
	/* background: #ffffff url(bg.gif) repeat-x; */
	background-color: #000000;
	
	overflow-x: hidden; 
}

/* links */
a { 
	color: #4284B0;
	background-color: inherit;
	text-decoration: none;
	font-size:11px;
}
a:hover {
	color: #000000;
	background-color: inherit;
}

/* headers */
h1, h2, h3 {
	font: bold 1em 'Trebuchet MS', Arial, Sans-serif;
	color: #333;	
}
h1 { font-size: 1.5em; color: #000000; } 
h2 { font-size: 1.4em; text-transform:uppercase;}
h3 { font-size: 1.3em; }

p, h1, h2, h3 {
	margin: 10px 15px;
}

h1, h2, h3 {
	margin: 10px 10px;
	margin-top:0;
}
ul, ol {
	margin: 10px 30px;
	padding: 0 15px;
	color: #666666;
}
ul span, ol span {
	color: #666666; 
}

h1 {
	margin-top:0;
}

/* images */
img {
	border: none;
}
img.no-border {
	border: none;
}
img.float-right {
  margin: 5px 0px 5px 15px;  
}
img.float-left {
  margin: 5px 15px 5px 0px;
}
a img {  
  border: none;
}

input {
	padding: 2px;
	border:1px solid #ccc;
	font: normal 1em Verdana, sans-serif;
	color:#777;

}
textarea {
	width:300px;
	padding:2px;
	font: normal 1em Verdana, sans-serif;
	border:1px solid #eee;
	height:100px;
	display:block;
	color:#777;
}
input.button { 
	margin: 0; 
	font: bold 1em Arial, Sans-serif; 
	border: none;
	background: #FFF; 
	padding: 2px 3px; 
	height: 24px;
	color: #FFF;
	background: #000000 url(button-bg.jpg) repeat-x 0 0;
}
input[type="radio"] {
border:0px;
vertical-align:middle;
} 
input[type="checkbox"] {
border:0px;
vertical-align:middle;
} 
#wrap {
	background: #000000;
	width: 880px; 
	height: 100%;
	margin: 0 auto;	
	text-align: left;
}
#content-wrap {
	clear: both;
	margin: 0; padding: 0;	
	text-align:left;
}
#logowanie {
    float: right;
	margin: 0;	padding: 0;
	margin-bottom:10px;
	margin-right:8px;
	margin-top:2px;
	font-size:11px;
}

div#logowanie input.button {
		border:1px solid #b5af8c;
		background-color:#cac59d;
		height:25px;
}
div#logowanie input {
	height:20px; padding:2px; font-size:13px;
	border:1px solid #b5af8c;
}
div#logowanie a {
/*	color:#b5af8c;*/
color:#74725b;
	text-decoration:underline;
}
/* header */
#header {
	position: relative;
	/* height: 40px;	 */
	height: 83px;
	background-image:url(../img/markizy.png);
	background-position:top center;
	background-repeat:no-repeat;
	width: 944px;
	left:-32px;
}
#logo {
    width: 212px;
	margin: 0px 0px 0px 0px;	
	padding:0px 0px 0px 0px;
}



#header h1#logo {
	position: absolute;
	margin: 0; padding: 0;
	font: bolder 4.1em 'Trebuchet MS', Arial, Sans-serif;
	letter-spacing: -2px;
	text-transform: lowercase;
	top: 0; left: 5px;	
}
#header h2#slogan {
	position: absolute;	 
	top:37px; left: 95px;
	color: #666666;
	text-indent: 0px;
	font: bold 11px Tahoma, 'trebuchet MS', Sans-serif; 
	text-transform: none;	
}
#header form.searchform {
	position: absolute;
	top: 0; right: -12px;	
}

/* main */


.post-footer {
	background-color: #000000;
	padding: 5px; margin: 20px 15px 0 15px;
	border: 1px solid #ffffff;
	font-size: 95%;	
}
.post-footer .date {
	background: url(clock.gif) no-repeat left center;
	padding-left: 20px; margin: 0 10px 0 5px;
}
.post-footer .comments {
	background: url(comment.gif) no-repeat left center;
	padding-left: 20px; margin: 0 10px 0 5px;
}
.post-footer .readmore {
	background: url(page.gif) no-repeat left center;
	padding-left: 20px; margin: 0 10px 0 5px;
}

/* sidebar */
#sidebar {
		float: left;
	margin: 0;	
	padding: 0; 
		
}

#sidemenu {
	width: 212px;
	margin: 0;	
	padding: 0; 
 	background:none;
	background-image:url(../img/sidebarmid.png);
	background-position:top left;
	background-repeat:repeat-y;
}

#sidemenuTop {
/*	background-image:url(../img/sidebarMid.png);
	background-position:top left;
	background-repeat:repeat-y;	*/
	height:12px;
	margin-bottom:0;
/*	margin-right:8px;
	margin-top:6px;
	*/
	background-image:url(../img/sidebartop.png);
	background-position:top left;
	background-repeat:no-repeat;
	padding-top:0px;
}

#sidebar p {
	background-image:url(../img/sidebarmid.png);
	background-position:top left;
	background-repeat:repeat-y;
}

#sidebar ul.sidemenu {
	list-style:none;
	margin:0px 7px 0px 15px;
	padding:0;		
}
#sidebar ul.sidemenu li {
	margin-bottom:1px;
}
#sidebar ul.sidemenu a {
	display:block;
	font-weight:bold;
	color: #999;	
	text-decoration:none;	
	padding:2px 5px 2px 10px;
	background:none;
	font-size:11px;
	min-height:18px;
}

* html body #sidebar ul.sidemenu a { height: 18px; }

#sidebar ul.sidemenu a:hover {
	padding:2px 5px 2px 10px;
	background:none;
	color: #000000;
}

/* rightbar */
#rightbar {
    margin:0px;
    height:22px;	
	background-color:#000000;
	background-image:url(../img/sidebarbottom.png);
	background-position:top left;
	background-repeat:no-repeat;
}

/* Footer */
#footer { 
	clear: both; 
	color: #afab88; 
	background: #000000;
	border-top: 1px solid #ffffff;
	margin: 0; padding: 0;
	margin-top:10px;
	height: 37px;	  
	font-size: 95%;
	width:860px; margin:auto;
}
#footer a { 
	text-decoration: none; 
	font-weight: bold;	
	color: #74725b;
}
#footer .footer-left{
	float: left;
	width: 45%;
}
#footer .footer-right{
	float: right;
	width: 50%;
	margin-top:10px;
	color: #afab88;
	text-align:right;

	}
#wykonanie_div {
	margin-top:5px;
	color: #afab88;
}
#footer a {
	color:#74725b;
}
#footer a:hover {
	color:#ffffff;
}
/* start - table */
table {
	border-collapse: collapse;
	font-size:11px;
/*	margin: 10px;	*/
	margin:0;
}
#logowanie table {
	border:0;
	margin: 0;
	font-size:13px;
}

#logowanie img {
	vertical-align:bottom; /* generalnie ok */
	vertical-align:top;
}
th strong {
	color: #fff;
}
tr {

}

td {
	padding-left: 10px;
	padding-right: 10px;
    padding-top:2px;
	padding-bottom:2px;
	
}


div#logowanie td {
	padding:2px;
	border:0;
	text-align:right;
}
td.first,th.first {
	border-left: 0px;
}
tr.row-a {
	background: #F8F8F8;
}
tr.row-b {
	background: #EFEFEF;
}
/* end - table */
/* menu tabs */
#header ul {
	z-index: 999999;
	position: absolute;
   margin:0; padding: 0;
   list-style:none;
	right: 0; 
	bottom: 6px !important; bottom: 5px;
	font: bold 13px  Arial, 'Trebuchet MS', Tahoma, verdana,  sans-serif;	
}
#header li {
   display:inline;
   margin:0; padding:0;
}
#header a {
   float:left;
   background: url(tableft.gif) no-repeat left top;
   margin:0;
   padding:0 0 0 4px;
   text-decoration:none;
}
#header a span {
   float:left;
   display:block;
   background: url(tabright.gif) no-repeat right top;
   padding:6px 15px 3px 8px;
   color: #FFF;
}
/* Commented Backslash Hack hides rule from IE5-Mac \*/
#header a span {float:none;}
/* End IE5-Mac hack */
#header a:hover span {
	color:#FFF;
}
#header a:hover {
   background-position:0% -42px;
}
#header a:hover span {
   background-position:100% -42px;
}
#header #current a {
   background-position:0% -42px;
	color: #FFF;
}
#header #current a span {
   background-position:100% -42px;
	color: #FFF;
}

/* end menu tabs */

/* alignment classes */
.float-left  { float: left; }
.float-right {	float: right; }
.align-left  {	text-align: left; }
.align-right {	text-align: right; }

/* additional classes */
.clear { clear: both; }
.green {	color: #9EC630; }
.gray  {	color: #BFBFBF; }


/*tabs*/
#tab_header {
        FONT-SIZE: 80%; BACKGROUND: url(bg_tab.gif) #dae0d2 repeat-x 50% bottom; FLOAT: left; WIDTH: 100%; LINE-HEIGHT: normal
}
#tab_header UL {
        PADDING-RIGHT: 10px; PADDING-LEFT: 10px; PADDING-BOTTOM: 0px; MARGIN: 0px; PADDING-TOP: 10px; LIST-STYLE-TYPE: none
}
#tab_header LI {
        PADDING-RIGHT: 0px; PADDING-LEFT: 9px; BACKGROUND: url(left.gif) no-repeat left top; FLOAT: left; PADDING-BOTTOM: 0px; MARGIN: 0px; PADDING-TOP: 0px
}
#tab_header A {
        PADDING-RIGHT: 15px; DISPLAY: block; PADDING-LEFT: 6px; FONT-WEIGHT: bold; BACKGROUND: url(right.gif) no-repeat right top; FLOAT: left; PADDING-BOTTOM: 4px; COLOR: #666; PADDING-TOP: 5px; TEXT-DECORATION: none
}
#tab_header A {
        FLOAT: none
}
#tab_header A:hover {
        COLOR: #9EC630
}
#tab_header #cr {
        BACKGROUND-IMAGE: url(left_on.gif)
}
#tab_header #cr A {
        BACKGROUND-IMAGE: url(right_on.gif); PADDING-BOTTOM: 5px; COLOR: #333
}

/* fixed errors */

#main table {
	
}

#main font {
	margin-left:20px;
}
#div_tresc{
}

#f1{
margin-left:10px;
}
#przerwaEnd {
	background-image:url(../img/mainend.png);
	background-position:top left;
	background-repeat:no-repeat;
	width:653px;
	height:27px;
	margin-bottom:0px;
	margin-right:8px;

}
#przerwaTop {
	background-image:url(../img/maintop.png);
	background-position:top left;
	background-repeat:no-repeat;
	width:653px;
	height:14px;
	margin-bottom:0;

	margin-right:8px;
	margin-top:0px
}

#mainEnd {
	background-image:url(../img/mainend.png);
	background-position:top left;
	background-repeat:no-repeat;
	width:653px;
	height:27px;
	margin-bottom:10px;
	margin-right:8px;
}
#mainTop {
	background-image:url(../img/maintop.png);
	background-position:top left;
	background-repeat:no-repeat;
	width:653px;
	height:14px;
	margin-bottom:0;
	margin-top:6px
}
#main {
border:0px solid #fff;
	margin-left: 0px;
	padding: 0;
	width: 653px;
	padding:0px;
	margin-bottom:0;
    	
 	background:url(../img/mainmid.png) repeat-x;
	background-position:top left;
	background-repeat:repeat-y;
}

li#current {
	background:none;
	color: #000000;
	padding-left:4px;
	
	background-image:url(../img/current.png);
	background-position:center left;
	background-repeat:no-repeat;
}

#sidebar ul.sidemenu li#current a , li#current a:hover {
	color: #000000;
}

#main input.button {
	background:url(../img/button-bg.jpg) repeat-x 0 0;
	margin: 0px; 
	padding: 0px 10px 0px 10px; 
	font: bold 1em Arial, Sans-serif; 
	border: #d0d0d0 1px solid;
	height: 24px;
	FONT-SIZE: 10px;

}

#rejestracja input.button {
	background:none;
	background-image:url(../img/zarejestruj.png);
	background-position:center center;
	background-repeat:no-repeat;
	width:118px;
	height:58px;
	border:0;
	color:#fff;
	font-size:13px;
}

input.button:hover {
	opacity:0.8;
}

.button {
	cursor:pointer;
}


/*- Menu Tabs C--------------------------- */

    #tabsC {
      float:left;
      width:640px;
      border-bottom:2px solid #EDF7E7;
      background:#fff;
      font-size:93%;
      line-height:normal;
	  margin-bottom:10px;
      }
    #tabsC ul {
        margin:0;
        padding:10px 10px 0 10px;
        list-style:none;
      }
    #tabsC li {
      display:inline;
      margin:0;
      padding:0;
      }
    #tabsC a {
      float:left;
      background:url("../img/tableftc.gif") no-repeat left top;
      margin:0;
      padding:0 0 0 4px;
      text-decoration:none;
      }
    #tabsC a span {
      float:left;
      display:block;
      background:url("../img/tabrightc.gif") no-repeat right top;
      padding:5px 15px 4px 6px;
      color:#464E42;
      }
    /* Commented Backslash Hack hides rule from IE5-Mac \*/
    #tabsC a span {float:none;}
    /* End IE5-Mac hack */
    #tabsC a:hover span {
      color:#FFF;
      }
    #tabsC a:hover {
      background-position:0% -42px;
      }
    #tabsC a:hover span {
      background-position:100% -42px;
      }

        #tabsC #current a {
                background-position:0% -42px;
				font-weight:bold;
        }
        #tabsC #current a span {
                background-position:100% -42px;
				font-weight:bold;
        }
	        #tabsC #current2 a {
                background-position:0% -42px;
				font-weight:bold;
        }
        #tabsC #current2 a span {
                background-position:100% -42px;
				font-weight:bold;
        }	
		
		.toggler {
	color: #222;
	margin: 0;
	margin-bottom:3px;
	padding: 2px 5px;
	background: #fff;
	border-bottom: 0px solid #888888;
	border-right: 0px solid #888888;
	border-top: 0px solid #888888;
	border-left: 0px solid #888888;
	font-size: 12px;
	font-weight: normal;
	font-family: 'Arial', sans-serif;
	background: url(../img/tlo_pomoc.png) no-repeat;
	cursor:pointer;
}
 
.element {
 border-right: 0px solid #edf7e7;
	border-left: 1px solid #edf7e7;
}
 
.element p {
	margin: 0;
	padding: 4px;
	text-align:justify;
	padding-bottom:10px;
}
 
.float-right {
	margin:5px 5px 5px 5px;
	float:right;
}

.tool-tip {
	color: #333;
	width: 254px;
	z-index: 13000;
	text-align:left;
	margin-left:-100px;
}
 
.tool-title {
	font-weight: bold;
	font-size: 11px;
	margin: 0;
	color: #9FD4FF;
	padding: 8px 8px 4px;
	background: url(bubble.png) top left;
}
 
.tool-text {
	font-size: 11px;
margin-top:0px;
margin-left:0px;
width: 230px;
height: 150px;
border:0px solid black;
padding:10px;
background-image: url(../img/bubble.png);
background-repeat: no-repeat;
}
 
.custom-tip {
	color: #000;
	width: 130px;
	z-index: 13000;
}
 
.custom-title {
	font-weight: bold;
	font-size: 11px;
	margin: 0;
	color: #3E4F14;
	padding: 8px 8px 4px;
	background: #C3DF7D;
	border-bottom: 1px solid #B5CF74;
}
 
.custom-text {
	font-size: 11px;
	padding: 4px 8px 8px;
	background: #CFDFA7;
}		

.msg_ok{
border:1px dashed #666666;
padding:10px;
background:#a9e892;
color:#222222;
}
.msg_err{
color:#222222;
border:1px dashed #666666;
padding:10px;
background:#ffa3a3;
}
Back to Directory File Manager