body {
    margin: 0;
    padding: 0;
    font: small Tahoma, Verdana, "Trebuchet MS", Arial, Helvetica, sans-serif;
    color: #5C73B8;
    background: #FFFFFF;
}

/******************************* LAYOUT : HEADER ******************************/
#airlock {
    margin:0 auto;
    width: 990px;
    background: #FFFFFF;
    /*overflow: auto;*/
}

#sgl #header {
    background-image: url('http://www.supergielda.pl/themes/default/css/images/supergielda-top.jpg');
    height: 79px;
}


#sgl #logo {
    float: left;
    width: 320px;
    height:60px;
    margin: 0;
    font-size: 22px;
    font-weight: normal;
    color: #FFFFFF;
    text-decoration: none;
}

#sgl #topsubmenu {
    float: left;
    width: 440px;
    height:20px;
    margin: 0;
    padding: 40px 0 0 0;
    text-align: center;
}

#sgl #topsubmenu a {
    font-weight: normal;
}

#sgl #activepost {
    float: left;
    width: 170px;
    height:20px;
    margin: 0;
    padding: 40px 0 0 50px;
    color:#fff;
}

#sgl #logo img {
    vertical-align: middle;
    }
#sgl #login {
    float: right;
    margin: 10px 10px 0 0;
    font-size: 0.9em;
    color: #FFFFFF;
    /* Workaround for IE hiding bottom border of logAction. */
    height: 50%;
}
#sgl #login a {
    padding: 0 5px;
    text-decoration: none;
    color: #FFFFFF;
}
#sgl #login a:hover {
    text-decoration: underline;
}
#sgl #login #logAction {
    margin-left: 0.5em;
    padding: 0.2em;
    border: 1px solid transparent;
    border-color: #ffffff #333333 #333333 #ffffff;
}

/****************************** LAYOUT : MAIN *********************************/

#sgl #container {
    top: 0px;
    float: left;
    width:990px;
}

/************************ LAYOUT : LEFT & RIGHT BLOCKS ************************/

#sgl #leftSidebar{
    position: relative;
    margin-top: 0px;
    margin-left:8px;
    top: 0;
    z-index: 1;
    float: left;
    margin-bottom: 15px;
}
#sgl #rightSidebar {
    position: relative;
    margin-top: 0px;
    margin-right:0px;
    top: 0;
    z-index: 1;
    float: right;
    margin-bottom: 0px;
}
#sgl #leftSidebar {
    width: 215px;
    left: 0;
}
#sgl #rightSidebar {
    width: 215px;
    right: 0;
}
#sgl .blockContainer {
    margin: 4px 0 0 0;
    float: left;
}
#sgl .blockHeader {
    background-image: url('http://www.supergielda.pl/themes/default/css/images/blockheader.gif');
    color:#777;
    line-height: 1.5em;
    font-weight: bold;
    text-align: center;
    margin: 0;
    width: 215px;
    height: 25px;
}
#sgl .blockContent {
    background: url('http://www.supergielda.pl/themes/default/css/images/blockfooter.gif') bottom no-repeat;
    color: #999999;
    font-size: 0.8em;
    padding: 5px;
    border-left: 1px solid #cccccc;
    border-right: 1px solid #cccccc;
    width: 203px;
}

#sgl #bodyTop {
    float:left;
    padding: 20px;
}

#sgl #bodyTop .blockHeader {
    background-image: url('http://www.supergielda.pl/themes/default/css/images/blockheader.gif');
    color:#777;
    line-height: 1.5em;
    font-weight: bold;
    text-align: center;
    margin: 0;
    width: 215px;
    height: 25px;
}
#sgl #bodyTop .blockContent {
    background: url('http://www.supergielda.pl/themes/default/css/images/blockfooter.gif') bottom no-repeat;
    color: #999999;
    font-size: 1em;
    padding: 5px;
    border-left: 1px solid #cccccc;
    border-right: 1px solid #cccccc;
    width: 203px;
    height: 200px;

}
#sgl .blockContent a {
    font-weight: normal;
    font-size: 14px;
    color:#666;
}

#sgl #bodyTop .blockContent a {
    font-size: 11px;
}

#sgl #bodyTop .blockContent table {
    border: none;
}

#sgl #catlinkblock {
    width: 180px;
    padding:5px;
    float:left;
}

#sgl #bodyTop .bodyTopAdsHeader {
    background-color: #000000;
    color: #FFFFFF;
    line-height: 1.5em;
    font-weight: bold;
    text-align: center;
    border: 1px solid #405080;
    margin: 0;
    width: 358px;
}
#sgl #bodyTop .bodyTopAdsContent {
    background-color: #FFFFFF;
    color: #333333;
    font-size: 0.9em;
    padding: 5px;
    border: 1px solid #405080;
    border-top: none;
    width: 348px;
}



#sgl #container #leftSidebar select {
    width: 150px;
}

/*************************** LAYOUT : MIDDLE BLOCKS ***************************/

#sgl #content{
    position: relative;
    margin: 0px 10px 10px 18px;
    width: 510px;
    min-width: 20%;
    font-size: 11px;
    /*z-index: 2*/;
    padding: 0 0px;
    float: left;
}

#sgl #content #options {
    float: right;
    width: 28%;
}
#sgl #content-nocols {
    margin: 0;
    float: left;
}
#sgl #content-leftcol {
    margin: 0 0 0 0;
    float: left;
    width:750px;
}
#sgl #content-rightcol {
    float: left;
}
/* Holly Hack here so that tooltips don't act screwy:
 * http://www.positioniseverything.net/explorer/threepxtest.html */
/* Hide next from Mac IE plus non-IE \*/
* html #sgl #content {
    height: 1%;
}
/* End hide from IE5/mac plus non-IE */

/******************************* LAYOUT : FOOTER ******************************/

#sgl #footer {
    border-top: 1px solid #ccc;
    clear: both;
    padding-top: 10px;
    margin-top: 10px;
    font-size: 0.8em;
    text-align: center;
}

/***************************** CONTENT : HEADINGS *****************************/

h1 {
    font-size: 2em;
    font-weight: normal;
}
h1.pageTitle {
    font-weight: normal;
    text-align: center;
    color: #405080;
}
h2 {
    font-size: 1.5em;
}
h3 {
    font-size: 1.25em;
}
h4 {
    font-size: 1em;
}
.pageTitle {
    color: #405080;
    font-size: 1em;
    font-weight: normal;
}

/***************************** CONTENT : ANCHORS ******************************/

a {
    color: #000000;
    font-weight: bold;
}
a:visited {
    color: #000000;
}
a:hover {
    color: #405080;
    text-decoration: none;
}

/***************************** CONTENT : TABLES *******************************/

#content table {
    border: none;
    /* This is not a typo, we want first set a fallback for IE, then set the
     * real margin for real browsers ;) */
    margin: 0 5%;
    margin: 0 auto;
}
td, th {
    padding: 2px;
}
th {
    background-color: #fff;
    color: #5C73B8;
    text-align: left;
    font-size: 10px;
    line-height: 1em;
    border: 1px solid #5C73B8;
}
#imRead {
    background-color: #CFD4E6;
}

/******************************* CONTENT : BLOCKS *****************************/

img.blocksAvatar {
    /* move the image up to be flush with bottom of title */
    position: relative;
    top: -5px;
    float: right;
    padding-left: 5px;
}
.navWidget {
    overflow: auto;
}
.options-block {
    margin: 20px 0;
}

/*************************** CONTENT : MISCELLANEOUS **************************/

acronym {
    cursor: help;
}
hr {
    border: none;
    border-bottom: 1px solid #5C73B8;
}
img {
    border: none;
}
.codeExample {
    background: #f7f7f7;
    border: 1px solid #5C73B8;
    margin: 1em 1.75em;
    padding: 0.25em;
    overflow: auto;
    font-size: large;
}
.alignCenter {
    text-align: center;
}
.backLight {
    background-color: transparent;
}
.backDark {
    background-color: #FFFFFF;
}
.bold {
    font-weight: bold;
}
.error {
    color: #ff0000;
}
.hide {
    display: none;
}
.small {
    font-size: 0.8em;
}
.narrow {
    width: 60%;
}
.wide {
    width: 90%;
}
.full {
    width: 100%;
}
.detail {
    color: #999999;
    font-weight: normal;
    font-size: 0.8em;
}
.navigator {
    color: #CFD4E6;
    background-color: #5C73B8;
    padding-left: 10px;
    font-weight: bold;
    text-align: right;
    line-height: 18px;
}
.pager {
    background-color: #FFFFFF;
    white-space: nowrap;
    text-align: center;
    width: 90%;
    margin: 2px;
    padding: 2px 0;
    border: 1px dashed #CCCCCC;
}
.title {
    color: #999999;
    font-weight: normal;
    font-size: 1.5em;
}
.toolBtnSeparate {
    margin-left: 20px;
}
.treeMenuDefault {
    font-size: 11px;
}
.dateSelector {
    cursor: pointer;
}

/******************************* CONTENT : FORMS ******************************/

fieldset {
    width: 80%;
    margin: 0 auto;
    color: #405080;
    font-size: 1em;
    font-weight: normal;
}
legend {
    color: #333333;
}
.fieldName, .fieldNameWrap {
    background-color: #FFFFFF;
    color: #405080;
    font-weight: bold;
    text-align: left;
    width: 35%;
}
.fieldName {
    white-space: nowrap;
}
.fieldValue {
    background-color: #FFFFFF;
    line-height: 16px;
    text-align: left;
    width: 65%;
}
.noBorder {
    border: none;
    font-size: 10px;
}
.narrowButton {
    text-align: center;
    width: 9em;
}
.wideButton {
    text-align: center;
    width: 13em;
}

/***************************** CONTENT : MESSAGES *****************************/

.errorContainer, .messageContainer {
    margin: 0 auto;
    width: 50%;
}
.errorHeader {
    background-color: #ffcc00;
    color: #ffffcc;
    font-weight: bold;
    letter-spacing: 1px;
    text-align: center;
    text-transform: uppercase;
}
.errorContent {
    border: 1px dotted #ff9600;
    border-top: 1px solid #ffcc00;
    color: #405080;
    background-color: #ffff99;
    text-align: left;
    padding: 0 10px;
}
.errorMessage {
    margin: 0 auto;
    border: 1px dotted #ff9600;
    background-color: #ffff99;
    text-align: center;
    width: 60%;
}
.messageHeader {
    color: #FFFFFF;
    background-color: #405080;
    font-weight: bold;
    font-size: 1.2em;
    line-height: 1.5em;
    text-align: center;
}
.messageContent {
    background-color: #FFFFFF;
    color: #405080;
    border: 1px solid #405080;
    text-align: center;
}
.messageContent div {
    padding: 5px;
}
.message div{
    margin: 0 15% 10px;
    padding: 5px;
    background-color: #FFFFFF;
    color: #405080;
    text-align: center;
}
.infoMessage {
    background-color: #FFFFFF;
    white-space: nowrap;
    text-align: center;
    width: 90%;
    margin: 2px;
    padding: 2px 0;
    border: 1px dashed #CCCCCC;
}
.errorMessage {
    border: 1px solid #ff9600;
}

/* /////////////// Lists /////////////// */

ul.noindent {
    margin-left: 5px;
    padding-left: 5px;
}
ul.bullets li {
    list-style-image: url('http://www.supergielda.pl/themes/default/images/bullet.gif');
}

/* /////////////// Tooltips /////////////// */

.tipOwner {
    position: relative;
    cursor: help;
    }
.tipOwner .tipText {
    display: none;
    position: absolute;
    top: 0;
    left: 105%;
    border: 1px solid transparent;
    border-color: #ffffff #333333 #333333 #ffffff;
    background-color: #FFFFFF;
    color: #405080;
    text-align: center;
    width: 15em;
    padding: 2px 5px;
        -moz-opacity: 0.85;
    }
.tipOwner:hover .tipText {
    display: block;
}

/******************************* DEPRECATED ***********************************/

.bgnd {
    background-color: #405080;
    border: 1px solid #999999;
}
.bgnd a, a.noDecoration {
    text-decoration: none;
}
.bgnd a {
    color: #405080;
    font-weight: normal;
}
.moduleOverview {
    width: 20.5em;
    height: 8em;
}
.newsItem {
    border: 1px solid #999999;
    margin: 0 auto;
    padding: 0 10px 10px 10px;
    background-color: #ffffcc;
}
.pinstripe table {
    background-color: #FFFFFF;
    width: 90%;
}
.pinstripe td {
    background-color: #FFFFFF;
}
.pinstripe img {
    padding: 10px;
}
.pinstripe button {
    padding: 10px 0;
}
/******************************* MORNEL ***********************************/
.err {
    color: red;
    font-weight: normal;
}

.adddescr {
    font: 0.8em Tahoma, Verdana, "Trebuchet MS", Arial, Helvetica, sans-serif;
}

/*
.requiredField {
    background-color: #FFE6E6;
}
*/

fieldset {
    width: 600px;
    margin: 0 auto;
/*    color: #405080; */
    font-size: 11px;
    float:left;
}
legend {
/*    color: #405080; */
    font-weight: bold;
}

#td_25 td {
    width: 25%;
}

#td_11 td {
    width: 11%;
}

#content-nocols input {
  margin: 2px;
}

#content-nocols .add_table {
    border: 0px;
    width: 740px;
}

#content-nocols .add_table td.adddescr {
    font: 0.8em Tahoma, Verdana, "Trebuchet MS", Arial, Helvetica, sans-serif;
    width: 190px;
}

#content-nocols .add_table tr.highlightrow {
    background-color: #eeeeee;
    color: #000000;
}

#content-nocols .add_table tr:hover {
    background-color: #fed544;
}

.ObjectImage {
    border: 1px solid #DDDDDD;
    background-color: #EFEFEF;
    margin: 3px;
    padding: 3px;
    text-align: center;
    margin: auto;
}

.ObjectImage_img,
.ObjectImage_img img {
    margin: 0px;
    padding: 0px;
    text-align: center;
}

.ObjectImage_txt {
    border-top: 1px solid #DDDDDD;
    margin: 0px;
    padding: 3px;
    clear: both;
    font-size: 8pt;
    text-align: center;
}

#postForm {
    margin: 0px 0px 0px 20px;
    float: left;
}

#postForm .tips {
    border: 1px solid #CCCCCC;
    background-color: #EFEFEF;
    font: 0.8em Tahoma, Verdana, "Trebuchet MS", Arial, Helvetica, sans-serif;
    color:#666666;
}

#postForm .formButton {
    border: 1px solid #CCCCCC;
    background-color: #EFEFEF;
    font: 1em Tahoma, Verdana, "Trebuchet MS", Arial, Helvetica, sans-serif;
    color:#666666;
    float: left;
    width: 300px;
    margin: 10px 0px 0px 200px;
}
#container #content table {
    border: 1px solid #CCCCCC;
    font-size:1em;
    border-collapse: collapse;
}

#container #content .header {
    background-color: #e3e3e3;
    font-size:1em;
    border-collapse: collapse;
}

#container #content .postKey {
    border-bottom: 1px solid #CCCCCC;
    font-size:1em;
    font-weight:bold;
    border-collapse: collapse;
    padding:5px;
    color: #2C4B79;
}

#container #content .postValue {
    border: 1px solid #CCCCCC;
    font-size:1.2em;
    border-collapse: collapse;
    padding:5px;
}

#container #content th {
    background-color: #fff;
    color: #666666;
    font-size:1.2em;
    border: none;
    border-bottom: 3px solid #ccc;
}

#container #content th a {
    font-size: 11px;
    text-decoration: none;
}

#container #content tr.devTableOdd {
    background-color: #eeeeee;
    color: #666666;
    font-size:1.2em;
}
#container #content tr.devTableEven {
    background-color: #FFFFFF;
    color: #666666;
    font-size:1.2em;
}


#sgl #header a.submenu {
    color:#FFFFFF;
    font-size:11px;
    font-weight:normal;
    text-align:right;
}

a.blockLink {
    font-weight:bold;
}

.contactFormPost {
    font-size:14px;
    font-weight:normal;
    background-color: #FFFFFF;
    white-space: nowrap;
    text-align: center;
    width: 500px;
    margin: 2px;
    padding: 2px 0;
    border: 2px solid #CCCCCC;
}

#sgl #nav .hiddenMenu {
    display:none;
}

#clear {
    clear:both;
}

#sgl #bottom .blockAutoTypContent {
    width: 100%;
    color:#666;
}

#sgl #bottom .blockAutoTypContent a {
    display: block:
    float:left;
    color:#ccc;
    font-weight: normal;
}

#searchbox {
    display: block:
    float:left;
    padding: 4px;
}

#content .oferta {
    float: left;
    border: 1px solid #ccc;
    padding: 10px;
}#nav {
    width: 950px;
    height: 28px;
    font-size: 9px;
    background: #CCCCCC url('http://www.supergielda.pl/themes/default/css/images/bg-menu.gif');
    padding: 0 20px 0 20px;
    float: left;
    margin: 0 0 10px 0;
}
#nav ul {
    position: realtive;
    width: 100%;
    padding: 0;
    float: right;
    margin: 0;

}
#nav ul li {
    float: left;
    display: inline;
    margin: 0;
}
#nav ul li a {
    display: block;
    height: 20px;
    position: relative;
    padding: 8px 15px 0 15px;
    font-size: 1.3em;
    font-weight: bold;
    color: #777777;
    text-align: center;
    text-decoration: none;
    letter-spacing: 0.05em;
    border-left: 1px solid #e3e3e3;
    border-rihgt: 1px solid #e3e3e3;
    float:left;

}
#nav ul li a:hover {
    color: #fff;
    text-decoration: underline;
    background-color: #c94d4d;
    border-left: 1px solid #fff;
    border-rihgt: 1px solid #fff;
}
#nav ul li.current a {
    color: #fff;
    background-color: #c94d4d;
    border-left: 1px solid #fff;
    border-rihgt: 1px solid #fff;
}
#nav ul li.current a:visited {
    color: #fff;
    border-left: 1px solid #fff;
    border-rihgt: 1px solid #fff;
}
/* hide the sublevels */
#nav ul ul {
    display: none;
}
#nav ul li.current ul {
    position: absolute;
    left: 0;
    display: block;
    /* use max-width emulation hack from
     * http://www.svendtofte.com/code/max_width_in_ie/, using the IE5.0+ dynamic
     * properties syntax, see
     * http://msdn.microsoft.com/workshop/author/dhtml/overview/recalc.asp */
        padding: 0;
    background-color: #405080;
}
#nav ul li.current li {
    padding: 0.4em 0;
}
#nav ul li.current li a {
    /* hide first pipe */
    left: -1px;
    padding: 0 1em;
    font-weight: normal;
    font-size: 1.1em;
    color: #405080;
    border-right: none;
    border-left: 1px solid #405080;
}
/* hide 3rd or more levels */
#nav ul ul ul li {
    display: none;
}
