/* Kaskadowe Arkusze Stylów dla projektu "ALFA- Zakład Usług Komputerowych" */

body {
background-image: url(images/tlo.gif);
scrollbar-face-color: #CBDAE8;
scrollbar-highlight-color: #F3F3F3;
scrollbar-3dlight-color: White;
scrollbar-darkshadow-color: #E3E6E9;
scrollbar-shadow-color: #DCE0E3;
scrollbar-arrow-color: White;
scrollbar-track-color: #F3F6F6;
margin: 0px;
}

/* Tabele */
table {
width: 764px;;
background-color: White;
border-left: solid 1px #012876;
border-right: solid 1px #012876;
border-collapse: collapse;
margin-top: 0px;
}
table.layout {
margin-bottom: -3px;
}
table.panel {
width: 754px;
border: none;
}
table.cena {
width: 578px;
border: none;
}

/* Komórki tabel */
td {
width: 100%;
vertical-align: top;
text-align: right;
margin: 0px;
}
td.half {
width: 50%;
background-color: #F0F3F6;
border-bottom: solid 1px #012876;
}
td.banner {
border-bottom: solid 1px #012876;
}
td.menu {
width: 180px;
text-align: left;
}
td.content, td.cont {
width: 582px;
}
td.header {
background-color: #F0F3F6;
border: solid 1px #012876;
}
td.cont {
background-color: #F0F3F6;
border: solid 1px #012876;
}
td.foot {
border-top: solid 1px #012876;
background-color: #F0F3F6;
}
iframe {
width: 576px;
height: 606px;
margin-top: 0px;
margin-bottom: 6px;
margin-left: 3px;
margin-right: 3px;
}
.menuI {
width: 170px;
height: 498px;
margin-top: 6px;
margin-bottom: 6px;
margin-left: 0px;
margin-right: 6px;
}


/* Czcionki */
p, li, .center, .data, .deco, .right, .special, .tytul {
font-family: Tahoma, Verdana, Arial, sans-serif;
line-height: 150%;
}
p, li, .data, .deco, .right, .special {
font-size: 8pt;
}
.center, .tytul {
font-size: 10pt;
font-weight: bold;
letter-spacing: 1px;
}
p, li, .data, .deco {
color: #012876;
}
.special {
color: #0156FF;
}
.center, .tytul {
color: #0249B3;
}
.right {
color: #3E59FF;
}

/* Marginesy */
p, li, .center, .data, .right, .tytul {
margin-left: 6px;
margin-top: 2px;
margin-bottom: 2px;
margin-right: 6px;
}
.special {
margin-left: 24px;
margin-top: 6px;
margin-bottom: 6px;
margin-right: 6px;
}
li {
margin-top: 9px;
margin-bottom: 6px;
margin-left: 24px;
margin-right: 9px;
list-style: square;
}
li.esc {
list-style: none;
}


/* Wyrównanie */
p {
text-align: justify;
}
.position, li, .data, .special {
text-align: left;
}
td, .center, .deco {
text-align: center;
}
.right {
text-align: right;
}

/* Elementy graficzne */

img {
margin: 0px;
border: none;
}
.button, .buttonII {
width: 144px;
height: 22px;
margin: 6px;
border: none;
}
.button_v {
margin: 1px;
}
.buttonII {
margin-left: 16px;
}
.baner_top, .baner_bottom {
width: 190px;
height: 55px;
margin-left: 0px;
margin-right: 0px;
}
.baner_top {
margin-top: 0px;
margin-bottom: 0px;
}
.baner_bottom {
margin-top: 0px;
margin-bottom: 0px;
}
.thumb {
float: right;
margin: 0px;
width: 240px;
height: 240px;
}
.mini {
width: 180px;
height: 180px;
float: right;
margin-right: 12px;
margin-left: 0px;
margin-top: 0px;
margin-bottom: 0px;
}
.line {
height: 1px;
margin-left: 0px;
margin-right: 0px;
margin-top: 9px;
margin-bottom: 9px;
}

/* Formularze */
.ramka {
width: 120px;
height: 18px;
font-family: Verdana, Tahoma, Helvetica, sans-serif;
border: solid 1px #0249B3;
background-color: #F0F3F6;
font-size: 8pt;
color: #0249B3;
text-align: center;
}
.przycisk {
width: 120px;
height: 18px;
font-family: Tahoma, Verdana, Helvetica, sans-serif;
border: solid 1px #0249B3;;
background-color: #E9E6E3;
font-size: 8pt;
color: #0249B3;
text-align: center;
}

/* Pseudoklasy */
td a:link, .data a:link {
color: #1387E0;
text-decoration: none;
}
.speciala:link {
color: #012876;
}
p a:link, li a:link {
color: #1360E0;
}
.positon a:link {
color: #0249B3;
text-decoration: none;
}
.right a:link {
color: #0125FE;
text-decoration: none;
}
td a:hover, p a:hover, .right a:hover, .data a:hover, li a:hover, .special a:hover {
color: #E14BDC;
}
p a:hover, .special a:hover {
text-decoration: underline;
}
.special a:visited {
color: #012876;
}
a:visited {
color: #1387E0;
text-decoration: none;
}