Viewing File: /people/testlab/www/testlab.com.pl/_old/style.css

html, body  {
            margin:0px;
            padding:0px;
            height:100%;
            }
body        {
            background-color:white;
            color:black;
            /*font-family: Arial,Serif;*/
			font-family: Verdana,Tahoma;
            font-size:12px;
            }
* * body    {
            text-align:center;
            }
img         {
            border:0px;
            }

P           {
            text-align: justify;
            text-indent: 0px;
            }

table       {
            empty-cells: show;
            width:100%;
            text-align:left;
            }
table,tr,td {
            border-collapse: collapse;
            border-spacing: 0px;
            border-width: 0px;
            margin: 0px;
            padding: 0px;
            }
tr          {
            vertical-align:top;
            }

a {
color : #00008B;
}

a:hover {
color : #4682B4;
}

a:visited {
color : #A0522D;
}

/*********** main ****************/
table#glowne {
      width: 100%;
      border-width: 0px 1px 0px 1px;
      border-color: black;
      border-style: solid;
      margin-left: auto;
      margin-right: auto;
}

p.mainP{
            text-align: justify;
            text-indent: 30px;
            padding: 5px 3px 5px 3px ;
            margin: 5px 3px 5px 3px;
            font-size: 10pt;
}
/***************** gorny pas ************************/
tr#gornyPas{
      height: 153px;
}
tr#gornyPas {
      background-color: #E7F2F6;
      background-image: url('img/bg_gorny_pas.jpg');
}

tr#gornyPas td table{
      height: 100%;
      width: 100%;
}

tr#przewijanyTekstPas {
       height: 28px;
}

td#przewijanyTekst {
      background-color: #F8CA75;
      background-image: url('img/bg_przewijany_tekst.png');
      vertical-align: top;
      height: 28px;
}

td#przewijanyTekst marquee {
      margin-top: 0px;
      padding-top: 5px;
      margin-right: 200px;
}

td#przewijanyTekst marquee h1{
      font-size: 10pt;
      font-weight: normal;
      margin: 0px;
      padding: 0px;
}
tr#logo td  table{
       text-align: left;
}


#logoDiv{
      width: 330px;
      text-align: center;

      position: relative;
      left: 10px;
}


p#adres {
      margin: 0px;
      padding: 0px;
      text-align: center;
      font-weight: normal;
}
/**************** menu **********************************/
td#menuPas{
      width: 190px;
      margin: 0px;
      padding: 0px;
      border-style: dotted;
      border-color: black;
      border-right-width: 1px;

      background: #E7F2F6 url('img/bg_menu_pas.jpg') top right ;
      background-repeat: no-repeat;
      text-align: center;

      height: 100%;
}

td#menuPas ul {
      margin-left: 6px;
      margin-top: 10px;
}



/**************** srodkowy pas **************************/
tr#srodkowyPas td{
      vertical-align:top;
}

td#srodekPas{
      background: #FFFEEF url('img/bg_srodek1_pas.jpg') top left ;
      background-repeat: no-repeat;
      padding: 3px;
}

tr#sciezkaDostepu td{
    height: 30px;
    padding: 3px 5px 3px 10px;
}

tr#srodek td{
      padding: 5px;
}

/*********** dolny pas *********************************/
tr#pasekDol {
      height: 10px;
}

tr#pasekDol td{
      background-color: #F8CA75;
      background-image: url('img/bg_pasek_dol.png');
}

tr#dolnyPas td{
      background-color: #E7F2F6;
}

/***************** produkty *******************************/
tr#produkty td{
      background-image: none;
      background-repeat: no-repeat;
      background-color: white;
      margin: 0px;
      padding: 3px;
}

* table.produkt{
	border-color: black;
	border-width: 1px;
	border-style: solid;

	width: 100%;
}

* table.produkt tr td{
	vertical-align: top;
}

* table.produkt * table{
	border-color: black;
	border-width: 0px;
	border-style: none;
}

* table.produkt * td.produkt_zdjecie{
	border-color: black;
	border-width: 0px 1px 0px 0px;
	border-style: dotted;
	width: 180px;
}

* table.produkt tr td.produkt_nazwa table tr td{
	width: 100%;
	height: 20px;
}



.produkt_nazwa_nazwa {
	font-weight: bold;
}

.produkt_nazwa_zapytajo {
	width: 70px;
	text-align: right;
}

.produkt_nazwa_zapytajo a{
      font-weight: normal;
      font-size: 9pt;
}

/*.produkt_nazwa_zapytajo a:hover{
      color: #F8CA75;
}*/

/**************** lista produktow **********************/
ul#listaProduktow{
      margin-left: 20px;
      padding-left: 0px;
      font-size: 9pt;
}
ul#listaProduktow li ul{
      margin-left: 15px;
      padding-left: 0px;
}

#zdjeciaGlowne, #zdjeciaGlowne2{
      position: absolute;
      z-index: 1;
}

#iko1, #iko2 {
	padding-right: 10px;
	margin-right: 10px;
}
#zdjecie1 img, #zdjecie2 img, #zdjecie3 img, #zdjecie4 img, #zdjecie5 img, #zdjecie6 img   {
      border-width : thin ; border-color : #000000; border-style : solid ;
}
Back to Directory File Manager