body {
margin: 0;
padding: 0;
font-family: verdana, sans-serif;
font-style: normal;
font-weight: normal;
font-size: small;
color: #000000;
background: #F0F1F7;
}
#sgl {
margin: 10px;
}
/******************************* LAYOUT : HEADER ******************************/
#sgl #header {
background: url('../gfx/header_bg.gif') repeat-x;
height: 94px;
}
#sgl #header #logo {
float: left;
}
#sgl #header #logo img {
display: block;
border: 0;
}
#sgl #header #topLabel {
text-align: right;
margin-top: 18px;
}
#sgl #login {
float: right;
font-size: 0.9em;
margin: 24px 12px 0px 0px;
color: #0000CC;
}
#sgl #login a {
text-decoration: none;
color: #f7f4ef;
}
#sgl #login a:hover {
text-decoration: underline;
}
/****************************** LAYOUT : MAIN *********************************/
#sgl #container {
border: 1px solid white;
background: white;
border-bottom: 2px solid #D5E4F1;
border-right: 2px solid #D5E4F1;
padding-bottom: 10px;
}
/************************ LAYOUT : LEFT & RIGHT BLOCKS ************************/
#sgl #leftSidebar, #sgl #rightSidebar {
margin-top: 10px;
margin-bottom: 10px;
}
#sgl #leftSidebar {
width: 195px;
float: left;
}
#sgl #rightSidebar {
width: 180px;
float: right;
}
#sgl .blockContainer {
margin: 4px 1px 0 1px;
}
/***************************** NAV ********************************************/
#nav ul {
list-style: none;
padding: 0px;
margin: 0px;
}
#nav li {
margin: 2px 0 2px 0;
color: #006699;
text-align: left;
}
#nav li a {
display: block;
width: 163px;
height: 22px;
padding-top: 6px;
padding-left: 18px;
background: url('../gfx/btn_bg_big.gif') no-repeat;
text-decoration: none;
font-weight: bold;
}
#nav li.current a {
color: #FF3300;
}
/***************************** NAV ********************************************/
#sgl .blockHeader {
background-color: #246C94;
color: #ffffff;
line-height: 1.5em;
font-weight: bold;
text-align: center;
border: 1px solid;
margin: 0;
}
#sgl .blockContent {
background-color: #246C94;
color: #ffffff;
font-size: 0.9em;
padding: 10px;
border: 1px solid;
border-top: none;
}
/*************************** LAYOUT : MIDDLE BLOCKS ***************************/
#sgl #content, #sgl #content-nocols, #sgl #content-leftcol, #sgl #content-rightcol {
width: auto;
min-width: 40%;
font-size: 1em;
padding: 0px 5px 0px 0px;
height: 1%;
}
#sgl #content #options {
float: right;
width: 28%;
}
#sgl #content-nocols {
margin: 0;
}
#sgl #content-leftcol {
margin: 0 0 0 195px;
}
#sgl #content-rightcol {
margin: 0 180px 0 0;
}
/******************************* LAYOUT : FOOTER ******************************/
#sgl #footer {
clear: both;
padding: 5px;
font-size: 1em;
text-align: center;
vertical-align: middle;
background-color: #f1f1f1;
}
/***************************** CONTENT : HEADINGS *****************************/
#frmLogin {
width: 660px;
margin-left: auto;
margin-right: auto;
}
#loginForm {
width: 300px;
float: left;
}
#registerNote {
background: url(../gfx/devide_1.gif) no-repeat;
width: 300px;
padding-left: 20px;
float: right;
}
#frmUser {
width: 470px;
margin-left: auto;
margin-right: auto;
}
fieldset.noborder {
padding: 0;
border: none;
}
dl.onside dt {
float: left;
width: 100px;
padding-right: 20px;
text-align: right;
}
dl.onside dd {
margin-bottom: 0.5em;
}
dl.ontop dd {
margin: 0;
}
dd .error {
display: block;
}
.regFormField {
padding-left: 16px;
}
dl.onSideRegisterForm dt {
float: left;
width: 200px;
padding-right: 20px;
text-align: right;
}
dl.onSideRegisterForm dd {
margin-bottom: 0.5em;
}
a {
color: #0000CC;
font-weight: bold;
text-decoration: none;
}
a:visited {
color: #0000CC;
}
a:hover {
color: #FF3300;
text-decoration: underline;
}
input.smallButton {
display: block;
width: 91px;
border: none;
height: 28px;
padding-top: 0px;
text-align: center;
background: url(../gfx/button_bg_small.gif) no-repeat;
color: #0000CC;
font-weight: bold;
text-decoration: none;
}
a.smallButton {
display: block;
width: 91px;
border: none;
height: 28px;
padding-top: 5px;
text-align: center;
background: url(../gfx/button_bg_small.gif) no-repeat;
color: #0000CC;
font-weight: bold;
text-decoration: none;
}
input.mediumButton {
display: block;
width: 122px;
border: none;
height: 28px;
padding-top: 0px;
text-align: center;
background: url(../gfx/button_bg_medium.gif) no-repeat;
color: #0000CC;
font-weight: bold;
}
a.mediumButton {
display: block;
width: 122px;
border: none;
height: 28px;
padding-top: 5px;
text-align: center;
background: url(../gfx/button_bg_medium.gif) no-repeat;
font-weight: bold;
text-decoration: none;
}
input.mediumButton2 {
display: inline-block;
width: 122px;
border: none;
height: 28px;
padding-top: 0px;
text-align: center;
background: url(../gfx/button_bg_medium.gif) no-repeat;
color: #0000CC;
font-weight: bold;
}
a.mediumButton2 {
display: inline-block;
width: 122px;
border: none;
height: 28px;
padding-top: 5px;
text-align: center;
background: url(../gfx/button_bg_medium.gif) no-repeat;
font-weight: bold;
text-decoration: none;
}
a.bigButton {
display: block;
width: 152px;
height: 28px;
padding-top: 5px;
text-align: center;
background: url(../gfx/button_bg_big.gif) no-repeat;
font-weight: bold;
text-decoration: none;
}
h1 {
text-align: center;
font-style: normal;
font-weight: bold;
font-size: large;
height: 10px;
padding: 2px;
}
h2 {
text-align: left;
font-style: normal;
font-size: medium;
height: 8px;
padding: 2px;
}
h3 {
text-align: left;
font-style: normal;
font-size: small;
}
p {
text-align: left;
}
a {
text-decoration: UNDERLINE;
}
a:link {
color: #0000BB;
}
a:visited {
color: #0000BB;
}
a:hover {
color: #BB0000;
}
th {
vertical-align: middle;
}
.PageUp {
text-align: center;
text-transform: uppercase;
}
.PageDown {
text-align: center;
text-transform: uppercase;
}
.View {
text-align: center;
text-transform: uppercase;
background: #b1cce7;
font-size: 12px;
color:#339BD3;
text-decoration: none;
padding: 3px;
}
.View a {
text-align: center;
text-transform: uppercase;
background: #b1cce7;
font-size: 12px;
color:#339BD3;
text-decoration: none;
padding: 3px;
}
.Form {
text-align: center;
text-transform: uppercase;
}
tr {
vertical-align: middle;
}
.UseOn { }
.UseOff {
background-color: #ff9999;
}
td {
vertical-align: middle;
}
.PageUp {
text-align: center;
text-transform: uppercase;
}
.PageDown {
text-align: center;
text-transform: uppercase;
}
.View_L {
text-align: left;
}
.View_R {
text-align: right;
}
.View_C {
text-align: center;
}
.Form_L {
text-align: left;
}
.Form_R {
text-align: right;
}
.Form_C {
text-align: center;
}
input {
color: black;
vertical-align: middle;
font-style: normal;
font-weight: normal;
font-size: small;
}
.Wymagane_L {
text-align: left;
color: #0000BB;
}
.Wymagane_R {
text-align: right;
color: #0000BB;
}
.Wymagane_C {
text-align: center;
color: #0000BB;
}
.Zwykle_L {
text-align: left;
color: #00BB00;
}
.Zwykle_R {
text-align: right;
color: #00BB00;
}
.Zwykle_C {
text-align: center;
color: #00BB00;
}
.Blokowane_L {
text-align: left;
color: #BB0000;
}
.Blokowane_R {
text-align: right;
color: #BB0000;
}
.Blokowane_C {
text-align: center;
color: #BB0000;
}
.submit {
text-align: center;
}
.reset {
text-align: center;
}
.radio {
text-align: center;
text-transform: uppercase;
}
textarea {
color: black;
vertical-align: top;
font-style: normal;
font-weight: normal;
font-size: small;
width: 490px;
}
.Wymagane {
color: #0000BB;
}
.Zwykle {
color: #00BB00;
}
.Blokowane {
color: #BB0000;
}
select {
color: black;
vertical-align: top;
font-style: normal;
font-weight: normal;
font-size: small;
width: 220px;
}
.Wymagane {
color: #0000BB;
}
.Zwykle {
color: #00BB00;
}
.Blokowane {
color: #BB0000;
}
input.gray_buttons {
background: transparent url('../gfx/mini.png') no-repeat top left;
display: block;
float: left;
height: 21px;
text-decoration: none;
border: 0px;
cursor:pointer;
width: 100px;
color: black;
margin-right: 10px;
vertical-align: middle;
text-align: center;
}
input:hover.gray_buttons {
background: transparent url('../gfx/mini_hover.png') no-repeat top left;
display: block;
float: left;
height: 21px;
text-decoration: none;
border: 0px;
cursor:pointer;
width: 100px;
color: black;
margin-right: 10px;
vertical-align: middle;
text-align: center;
}
.buttonwrapper {
cursor:pointer;
overflow: hidden;
width: 800px;
height: 50px;
vertical-align: middle;
text-align: center;
display: inline;
}
a.gray_buttons {
background: transparent url('../gfx/mini-left.png') no-repeat top left;
display: block;
float: left;
line-height: 21px;
height: 21px;
padding-left: 8px;
text-decoration: none;
border: 0px;
cursor:pointer;
}
a.gray_buttons span {
background: transparent url('../gfx/mini-right.png') no-repeat top right;
display: block;
padding: 0px 10px 4px 2px;
margin-right: 10px;
color: black;
}
a:hover.gray_buttons {
background: transparent url('../gfx/mini-left_hover.png') no-repeat top left;
display: block;
float: left;
line-height: 21px;
height: 21px;
padding-left: 8px;
text-decoration: none;
border: 0px;
cursor:pointer;
}
a:hover.gray_buttons span {
background: transparent url('../gfx/mini-right_hover.png') no-repeat top right;
display: block;
padding: 0px 10px 4px 2px;
margin-right: 10px;
color: black;
}
.navipages {
padding: 2px;
width: 1000px;
height: 35px;
overflow: scroll;
border: 1px solid black;
}
.navipages ul {
margin: 0;
padding: 0;
text-align: center;
font-size: 12px;
}
.navipages li {
list-style-type: none;
display: inline;
padding: 1px;
}
.navipages a {
padding: 0 5px;
border: 1px solid #0000ff;
color: #0000ff;
background-color: #ffffff;
text-decoration: none;
}
.navipages a:hover {
padding: 0 5px;
border: 1px solid #0000ff;
color: #ffffff;
background-color: #0000ff;
text-decoration: none;
}
.navipages a.currentpage {
padding: 0 5px;
border: 1px solid #0000ff;
color: #ffffff;
background-color: #006633;
text-decoration: none;
font-weight: bold;
}
.navipages a.currentpage:hover {
padding: 0 5px;
border: 1px solid #0000ff;
color: #006633;
background-color: #ffffff;
text-decoration: none;
font-weight: bold;
}
.navipages a.disablelink {
padding: 0 5px;
border: 1px solid #0000ff;
color: #D2D2D2;
background-color: #ffffff;
text-decoration: none;
}
.navipages a.disablelink:hover {
padding: 0 5px;
border: 1px solid #0000ff;
color: #ffffff;
background-color: #D2D2D2;
text-decoration: none;
}
.navipages a.prevnext {
font-weight: bold;
}
.spacer {
clear: both;
visibility: hidden;
line-height: 1px;
}
