/* page */

*{
#    font-family: sans-serif;
    font-family: Tahoma;
    text-align: left;
    color: #4C4C4C;
    text-decoration: none;
}
body {
    background-color: white;
    font-family:sans-serif;
    margin: 0px;
    padding: 0px;
}
span.error{
    color: red;
}
#flash-messages {
    list-style: none; padding-left: 0px;
}
#mainline {
    width:955px;
    position: relative;
    overflow: hidden;
    background:url(/images/fill_bg.gif) repeat-y right;
}
#subouter {
    background:url(/images/fill.gif) no-repeat right bottom;
}
.content {
    width: 695px;
    margin-left: 20px;
    float: left;
    position: relative;
    line-height: 130%;
}
.content.index {
    width: 720px;
    margin-left: 0px;
}
.content * {
    font-size: 13px;
}
.content .header {
    color: #830600;
    font-weight: bold;
    margin-top: 0px;
}
.content .cite{
    font-family: Verdana,Geneva,sans-serif;
    font-style: italic;
    text-align: justify;
}
div.linesep {
    background: url(/images/hr.gif) repeat-x center;
    height: 12px;
    /*margin: 10px 0px;*/
}

/*  -- bottom --  */
#menu_bottom {width:955px;margin-bottom:7px;overflow:hidden; position: relative;}

#menu_bottom .lt {width:8px;height:8px;background:url(/images/menu_bottom/lt.gif) no-repeat;position:absolute;left:0px;top:0px;}
#menu_bottom .t {height:8px;background:url(/images/menu_bottom/t.gif) repeat-x top; position:absolute;left:8px;right:8px;top:0px;}
#menu_bottom .rt {width:8px;height:8px;background:url(/images/menu_bottom/rt.gif) no-repeat;position:absolute;right:0px;top:0px;}

#menu_bottom .l {
    width:8px;background:url(/images/menu_bottom/l.gif) repeat-y; position: absolute; top:8px;bottom:8px;left:0px;}
#menu_bottom .inner {
    width:939px;
    padding: 20px 0px;
    margin:0px 8px;
    overflow:hidden;
    background-color:#f0f0f0;
    }
#menu_bottom .inner.ie {
    width:955px;
    padding:20px 8px;
    margin:0px;
    border: 1px solid #e5e5e5;
}
#menu_bottom .inner div a {font-size:11px;color:#333; display:block;}
#menu_bottom .inner div a.static {font-weight: bold;}
#menu_bottom .inner div {
    float:left;
    width:174px;
    _width:234px;
    height:14px;
    text-align:left;
    padding:4px 0px 4px 60px;
}
#menu_bottom .inner div a.clickable:hover{color: #C50A00;}
#menu_bottom .r {width:8px;background:url(/images/menu_bottom/r.gif) repeat-y; position: absolute; top:8px;bottom:8px;right:0px;}

#menu_bottom .lb {width:8px;height:8px;background:url(/images/menu_bottom/lb.gif) no-repeat; position:absolute;left:0px;bottom:0px;}
#menu_bottom .b {width:939px;height:8px;background:url(/images/menu_bottom/b.gif) repeat-x; position:absolute;left:8px;right:8px;bottom:0px;}
#menu_bottom .rb {width:8px;height:8px;background:url(/images/menu_bottom/rb.gif) no-repeat; position:absolute;right:0px;bottom:0px;}


#footer{
    overflow: hidden;
}
#footer *{
    font-size:11px;
    color: #999999;
}
#footer #odnosniki{
    float: left;
}
#footer #odnosniki>* {
    float: left;
    margin: 0px 5px;
}
#footer #copyright{
    float: right;
    text-align: right;
}


/* -- right -- */
#right {
    width: 219px;
    float:right;
    background: #fff;
}
#right .raquo {
    font-size:13px;
    color:#C50A00;
}
#menu {
    list-style: none;
    line-height: 14pt;
    margin-top: 0px;
    padding-left: 0px;
    font-size: 11px;
    color: #4C4C4C;
    min-height: 200px;
    _height:204px;
}
#menu a{
    display: block;
    font-size: 11px;
    font-weight: bold;
    color: #4C4C4C;
}
#menu a.clickable:hover{
    color: #C50A00;
}
#menu a.clickable {
    font-weight: normal;
    color:#0066ff;
}
a#szkolenia {
    font-weight: normal;
    font-size: 11px;
    color:#0066ff;
}
a#szkolenia:hover {
    color: #C50A00;
}
#logowanie {
    color: #333;
    font-size: 11px;
    font-weight: bold;
}
#logowanie:hover {
    color: #C50A00;
}
#zamow {
    width: 219px;
    height: 232px;
    position: relative;
    background: url(/images/zamow_dostep.jpg) center center no-repeat;
}
#zamow a{
    display: block;
    width: 161px;
    height: 44px;
    position: absolute;
    bottom: 1px;
    left: 35px;
    background: url(/images/zamow_teraz.jpg) no-repeat center center;
}
#zamow a:hover{
    background: url(/images/zamow_terazh.jpg) no-repeat center center;
}

/* -- top -- */

#odnosniki_gorne {
    overflow: hidden;
    float: right;
    width: 700px;
    margin-top: 5px;
}
#odnosniki_gorne a {
    display: block;
    margin-top: 7px;
    margin-right: 35px;
    font-size: 11px;
    ##color: #01064F;
    color: #0000ff;
}
#odnosniki_gorne a.static {
    float: left;
    color: #425A8E;
    font-weight: bold;
}
#odnosniki_gorne a.clickable {
    float: right;
}
#odnosniki_gorne a.clickable:hover {
    color: #C50A00;
}

#menu_top {
    padding: 0px;
    margin: 0px 0px 10px 0px;
    text-align:center;
    height: 50px;
    /*height_: 43px;*/
    background: url(/images/menu_top.png) center center no-repeat;
}

#menu_top a:hover {
    background: url(/images/menu_hover.png) repeat-x 0px 5px;
    _background: url(/images/menu_hover.png) repeat-x 0px 7px;
}
#menu_top a{
    display:inline-block;
    padding: 13px 20px 12px 20px;
    _padding: 15px 20px 12px 20px;
    font-family: Arial;
    font-size: 14px;
    color: white;
    font-weight: bold;
}


/* -- index -- */

#baner {
    width: 711px;
    height: 231px;
}

.glownabox {
    float: left;
    width: 219px;
    position:relative;
}
.glownabox .top {
    height: 55px;
}
.glownabox .tytul {
    position:absolute;
    top:40px;
    left:-px;
    height: 42px;
    width:219px;
    line-height:47px;
    font-size: 11px;
    font-family: Arial;
    color: white;
    font-weight: bold;
    text-align: center;
    text-transform: uppercase;
    background-repeat:no-repeat;
}
.glownabox .contentbox{
    height: 179px;
    overflow:hidden;
    background: url(/images/glowna/content.gif) no-repeat bottom;
}
.glownabox .contentbox ul{
    list-style:none;
    padding:0;
    margin:0;
    font-size: 11px;
    font-weight: bold;
    padding-top:30px;
}
.glownabox .contentbox li{
    line-height: 23px;
    padding-left:30px;
}
.glownabox .contentbox li a{
    ##color: #4C4C4C;
    color:#0066ff;
    text-decoration: none;
    font-size: 11px;
}
.glownabox .contentbox li a:hover{
    color: #C50A00;
}

/* -- logowanie -- */


/*      input.text {
    width:150px;
    border:1px solid #666666;
    background:#fff;
    color:#000;
}
*/      
a.purchase {
color:#4c4c4c;
text-decoration:underline;
}
a.purchase:hover {
color:#C50A00;
}
#forma .block {
  clear:both;
}
#forma div.invoice {margin-top:10px;}
#forma div.invoice .label {display: none;}
#forma div.block .label {
  display:block;
  width:100px;
  float:left;
  text-align:right;
  margin-bottom:10px;
}
#forma div.block>input {
  width: 200px;
  border:1px solid #666666;
}
#forma .block .error {}

/* -- mapa strony -- */

.INFO {
    color: green;
}
.mapastrony a{
    text-decoration: underline;
    text-transform:uppercase;
    color: blue;
}

/*
przypomnij hasło

      #forma .block {
        clear:both;
      }
      #forma .block .label {
        display:block;
        width:50px;
        float:left;
        text-align:right;
        margin-bottom:10px;
      }
      #forma>div>input{
        width: 200px;
        border:1px solid #666666;
      }
      #forma .block .error {}


    .INFO {
    color: green;
    }


*/


/*
zamówienie

      #forma .block {
        clear:both;
      }
      #forma .block .label {
        display:block;
        width:100px;
        float:left;
        text-align:right;
        margin-bottom:10px;
      }
      #forma div>input{
        width: 200px;
        border:1px solid #666666;
      }
      #forma .block .error {}


*/


/* -- szkolenia -- */

#lista_szkolen td{
    vertical-align:top;
}
#lista_szkolen .opis{
    padding-left:5px;
}
#lista_szkolen .opis .arrow{
    font-size:19px;
    font-weight: bold;
    color: #C50A00;
}
#lista_szkolen .opis .szczegoly{
    font-size:11px;
    color:#999999;
}
#lista_szkolen .opis a.nazwa{
    font-size: 13px;
    color: #333;
    font-weight: bold;
    text-transform:uppercase;
}
#lista_szkolen .opis a.nazwa:hover {
    color:#c50a00;
}
#lista_szkolen .opis ul{
    list-style:none;
    margin-top:0;
    margin-left:0;
    padding-left:0;
}
#lista_szkolen .opis .free{
    color: #C50A00;
}

#lista_szkolen_auth {
    border-collapse: collapse;
    border: 1px solid black;
    width: 100%;
}
#lista_szkolen_auth td, #lista_szkolen_auth th { border: 1px solid black;padding:0px 5px;}

