body {
    background-color: #E6E6E6;
    background-image: url(gfx/mainbggradient.png);
    background-repeat: repeat-x;
    background-attachment: fixed;
    font-family: Verdana, sans, sans-serif;
    font-size: 12px;
    color: #333;
    margin: 0;
    padding: 0;
    text-shadow: 1px 1px 1px #EEE;
}

@font-face {
    font-family: 'CuprumFFURegular';
    src: url('cuprum-webfont.eot');
    src: url('cuprum-webfont.eot?#iefix') format('embedded-opentype'),
         url('cuprum-webfont.woff') format('woff'),
         url('cuprum-webfont.ttf') format('truetype'),
         url('cuprum-webfont.svg#CuprumFFURegular') format('svg');
    font-weight: normal;
    font-style: normal;
}

*:focus { outline: none; }
*::selection  {
    background-color: #333;
    text-shadow: none;
    color: #FFF;
}
*::-moz-selection {
    background-color: #333;
    text-shadow: none;
    color: #FFF;
}

a::selection {
    background-color: #333;
    color: red;
}

a::-moz-selection {
    background-color: #333;
    color: red;
}

acronym {
    position: relative;
    border-bottom: 1px dotted #555;
    cursor: help;
    text-align: left;
    z-index: 1000;
}

acronym:hover {
    border-bottom: 1px solid red;
    color: black;

}

acronym em {
    font-style: normal;
    position: absolute;
    background-image: url(gfx/bt7.png);
    color: #EEE;
    text-shadow: none;
    top: -32px;
    left: 5px;
    padding: 5px;
    border: none;
    border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    z-index: 10;
    display: none;
    font-size: 10px;
    white-space: pre-line;
    width: 135px;
}

.acos {
    width: 105px;
}

.acsm {
    width: 135px;
}

acronym .wypustek { position: absolute; width: 7px; height: 7px; bottom: -7px; left: 7px;}

a, a:visited {
    color: blue;
    text-decoration: none;
}

a:hover {
    color: red;
}

.lista li {
    line-height: 18px;
    margin-bottom: 15px;
}

.rozwiazania li {
    list-style: none;
    padding-left: 0px;
    margin-left: 0px;
}

.rozwiazania {
    margin-left: 0px;
    padding-left: 0px;
}

input, textarea {
    border: 1px solid #d0d0d0;
    background-color: #fff;
    padding: 5px;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    border-radius: 4px;
}

input:hover, textarea:hover {
    border: 1px solid #b0b0b0;
}

input:focus, textarea:focus, input:active, textarea:active {
    background-color: #FFFBF6;
    border: 1px solid #b0b0b0;
    box-shadow: 0px 0px 10px #999;
    -moz-box-shadow: 0px 0px 10px #999;
    -o-box-shadow: 0px 0px 10px #999;
    -icab-box-shadow: 0px 0px 10px #999;
    -khtml-box-shadow: 0px 0px 10px #999;
    -webkit-box-shadow: 0px 0px 10px #999;
}

address {
    font-style: normal;
    font-size: 0.9em;
}

form {
    margin: 0;
    padding: 0;
}

p {
    line-height: 18px;
}


.btn {
    background-image: url(gfx/mainbggradient.png);
    background-position: 0px -20px;
    border: 2px outset #999;
    color: #000;
    padding: 10px 0px;
}

.btn:active, .btn:focus, .btn:hover {
    background-position: 0px -30px;
    border: 2px outset #999 !important;
    cursor: pointer;
}

#topzawieracz {
    width: 800px;
    margin: 0px auto;
    color: #EEE;
}

#zawieracz {
    position: relative;
    width: 800px;
    margin: 50px auto;
}

#logo {
    background-image: url(gfx/logo.png);
    width: 220px;
    height: 40px;
    margin: 0px 0px 60px 0px;
    background-repeat: no-repeat;
}

#sublogo {
    position: absolute;
    top: 42px;
    font-family: CuprumFFURegular, Arial, verdana, sans-serif;
    font-size: 1.1em;
    color: #333;
    text-shadow: 1px 1px 0px #F9F9F9;
}

#devdata {
    position: absolute;
    top:  10px;
    left: 0;
    width: 300px;
    height: 300px;
    border: 1px solid #000;
}

#top {
    width: 100%;
    position: fixed;
    top: 0;
    left: 0;
    z-index: 100;
}

#menuholder {
    width: 800px;
    margin: 0px auto;
    position: relative;
}

.topbar {
    background-image: url(gfx/bt7.png);
    height: 15px;
    width: 100%;
    top: 0;
    left: 0;
    position: absolute;
}

#menu {
    text-align: right;
    position: absolute;
    top: 15px;
    right: 0;
    background-color: transparent;
}

#menu a {
    font-family: CuprumFFURegular, Arial, verdana, sans-serif;
    font-size: 18px;
    color: #EEE;
    text-shadow: 1px 1px 0px #111;
    margin-left: 10px;
    background-image: url(gfx/bt7.png);
    background-color: transparent;
    padding: 4px 0px 8px 0px;
    text-align: center;
    display: block;
    float: left;
    border-bottom-right-radius: 15px;
    -moz-border-radius-bottomright: 15px;
    -webkit-border-bottom-right-radius:15px;
    border-bottom-left-radius: 15px;
    -moz-border-radius-bottomleft: 15px;
    -webkit-border-bottom-left-radius:15px;
}

#menu .m1 { width: 47px; }
#menu .m2 { width: 56px; }
#menu .m3 { width: 53px; }
#menu .m4 { width: 66px; }
#menu .m5 { width: 80px; }


#menu a:hover, .selectedtop {
    color: #FFF;
    text-shadow: 1px 1px 0px #000;
}

.section {
    width: 240px;
    float: left;
    position: relative;
}

/* podwojnie szeroka sekcja = dwie sekcje + margines */
.section2 {
    position: relative;
    float: left;
    width: 520px;
}

/* potrojnie szeroka sekcja = trzy sekcje + 2 marginesy miedzy nimi */
.section3 {
    width: 800px;
    position: relative;
}

.uslugi .section:hover {
    
}

.spaced { margin-left: 40px; }

.section span, .section2 span, .section3 span {
    font-size: 12px;
    line-height: 18px;
    display: block;
    text-align: justify;
}

.ico {
    width: 44px;
    height: 44px;
    float: left;
    padding-right: 10px;
    z-index: 0;
    position: relative;
}


h3, h2  {
    font-family: CuprumFFURegular, Arial, verdana, sans-serif;
    color: #444;
    font-weight: normal;
    padding-top: 0;
    margin-top: 0;
    font-size: 18px;
    text-shadow: 1px 1px 0px #FFF;
}

h1 {
    font-family: CuprumFFURegular, Arial, verdana, sans-serif;
    color: #222;
    font-weight: normal;
    padding-top: 0;
    margin-top: 0;
    font-size: 22px;
    text-shadow: 1px 1px 0px #FFF;
}

.mainh3 {
    width: 300px;
    text-align: right;
    position: absolute;
    right: 0;
    top: 75px;
}

#actualwork {
    height: 200px;
    background-color: white;
    border-top: 3px solid #555;
    border-bottom: 3px solid #555;
}

#actualwork span {
    
}

#actualwork .unactive {
    display: none;
}

#actualwork .active {
    display: block;
}

#actualswitch {
    padding-top: 10px;
    height: 30px;
}

#actualswitch a {
    width: 18px;
    height: 18px;
    background-image: url(gfx/radio_off.png);
    display: block;
    cursor: pointer;
    float: right;
    margin-left: 18px;
    border: none;
    font-size: 0;
    color: transparent;
    overflow: hidden;
    text-indent: -900px;
}

#actualswitch .activeSlide {
    background-image: url(gfx/radio_on.png);
}

#nav {
    border: 1px solid #000;
    height: 30px;
}

.footer {
    clear: both;
    text-align: center;
    background-image: url(gfx/hr.png);
    background-repeat: no-repeat;
    background-position: 0px 40px;
    padding-top: 50px;
}

.footer a {
    color: #333;
    border: none;
    padding: 4px 0px 4px 25px;
    background-repeat: no-repeat;
}

.footer a:hover  {
    color: red;
}

.footer div {
    padding-bottom: 5px;
}

#ineedhelp { background-image: url(gfx/query.png); }
#ineedhelp:hover { background-image: url(gfx/queryon.png); }
#englishplease { background-image: url(gfx/uk.png); }
#englishplease:hover { background-image: url(gfx/ukon.png); }
#sitemap { background-image: url(gfx/world.png); }
#sitemap:hover { background-image: url(gfx/worldon.png); }
#mobilever { background-image: url(gfx/mobile.png); }
#mobilever:hover { background-image: url(gfx/mobileon.png); }

#maska {
    position: absolute;
    z-index: 1000;
    background-color: #FFF;
    display: none;
    top: 0;
    left: 0;
}

#helpwindow {
    z-index: 9000;
    display: none;
    position: absolute;
    top: 0;
    left: 0;
    color: #000;
}

#zawieraczhelp {
    width: 800px;
    height: 500px;
    margin: 0px auto;
}

#zawieraczhelp div {
    position: absolute;
}

#usemouse {
    top: 20px;
    left: 250px;
}

#usekeys {
    top: 390px;
    right: 0px;
}

.closehelp {
    top: 50px;
    right: -10px;
    background-image: url(gfx/closebox.png);
    background-position: top right;
    background-repeat: no-repeat;
    padding: 7px 35px 7px 0px;
    cursor: pointer;
}

.clear30 {
    height: 25px;
    clear: both;
}

.techs {
    line-height: 22px;
    text-align: center;
}

.techs a {
    margin: 5px;
}

.subtext {
    font-size: 11px !important;
    line-height: 15px !important;
}

#botbg {
    background-image: url(gfx/mainbggradient2.png);
    background-repeat: repeat-x;
    height: 164px;
    width: 0px;
    position: absolute;
    top: 0;
    left: 0;
    z-index: -1;
    overflow: hidden;
}

.antyskype {
    display: none;
}

/* element zawierajacy obrazek wraz z podpisem */
.obraz {
    line-height: normal !important;
    text-align: center !important;
    padding-bottom: 25px;
    margin-bottom: 5px;
}

.obraz img {
    border: 2px solid #CCC;
}

.obraz em {
    color: #555;
}

#przykladajax {
    width: 800px;
    height: 400px;
    background-color: #CCC;
    cursor: pointer;
}

#przykladajax div:hover {
    background-color: #DDD;
    background-image: url(gfx/gtk-edit.png);
    background-position: top right;
    background-repeat: no-repeat;
}

#przykladajax .naglowek {
    height: 27px;
    border-bottom: 1px solid #999;
    font-family: serif;
    padding-top: 6px;
    padding-left: 15px;
    font-size: 18px;
    overflow: hidden;
}

#przykladajax .lewa, #przykladajax .srodkowa, #przykladajax .prawa {
    float: left;
    height: 346px;
    padding: 10px;
    white-space: pre-line;
}

#przykladajax .lewa {
    width: 179px;
    border-right: 1px solid #999;
    line-height: 1.7em;
}
#przykladajax .srodkowa {
    width: 379px;
    border-right: 1px solid #999;
}
#przykladajax .prawa {
    width: 180px;
}

.hover {
    background-color: #FFF;
    position: absolute;
    width: 260px;
    height: 230px;
    top: 0px;
    left: 0px;
    z-index: -1;
    border-radius: 15px;
    -webkit-border-radius: 15px;
    -moz-border-radius: 15px;
    opacity: 0;
}

.minis {
    margin: 20px 0px 10px 0px;
    padding: 0px;
}

.minis li a {
    color: inherit;
}

.minis li {
    list-style: none;
    margin: 0;
    padding: 0;
    width: 400px;
    float: left;
    height: 160px;
    text-align: center;
}

.minis img {
    width: 300px;
    height: 120px;
    border: none;
    position: absolute;
    top: 0;
    left: 0;
}

.minis .obraz {
    width: 300px;
    height: 120px;
    overflow: hidden;
    border-radius: 15px;
    -moz-border-radius: 15px;
    -webkit-border-radius: 15px;
    box-shadow: 4px 4px 4px #999;
    -moz-box-shadow: 4px 4px 4px #999;
    -webkit-box-shadow: 4px 4px 4px #999;
    margin: 0px auto;
    padding: 0;
    position: relative;
    display: block;
    opacity: 0.7;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=70)";
    filter: alpha(opacity=70);
    -moz-opacity: 0.7;
    -khtml-opacity: 0.7;
}

.minis .obraz:hover {

}

.minis .obraz img {
    border-radius: 15px;
    -moz-border-radius: 15px;
    -webkit-border-radius: 15px;
}

.minis span {
    padding-top: 5px;
}

.miniover {
    background-image: url(gfx/trans2.png);
    position: absolute;
    width: 130px;
    height: 130px;
    padding: 10px;
    top: 0;
    left: -150px;
    font-family: CuprumFFURegular, Arial, sans-serif;
    color: #E6E6E6;
    text-shadow: 1px 1px #000;
    font-size: 12px;
    border-right: 4px solid rgba(0,0,0, 0.4);
    border-bottom-left-radius: 15px;
    -moz-border-radius-bottomleft: 15px;
    -webkit-border-bottom-left-radius:15px;
    border-top-left-radius: 15px;
    -moz-border-radius-topleft: 15px;
    -webkit-border-top-left-radius:15px;
    
}

.miniover strong {
    font-size: 16px;
}

.pages {
    text-align: center;
    height: 30px;
    clear: both;
}

.pages a {
    padding: 2px;
    font-family: CuprumFFURegular, Arial, sans-serif;
    font-size: 16px;
    color: #FFF;
    background-image: url(gfx/bt7.png);
    border-radius: 10px;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    display: block;
    width: 30px;
    float: left;
    text-shadow: 1px 1px #000;
    box-shadow: 0px 0px 0px #999;
    margin-right: 10px;
    opacity: 0.7;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=50)";
    filter: alpha(opacity=70);
    -moz-opacity: 0.7;
    -khtml-opacity: 0.7;
}

.pages a:hover {
    background-image: url(gfx/trans2.png);
}

.pages .cur {
    text-decoration: underline;
}

.mainimg {
    width: 300px;
    height: 120px;
    overflow: hidden;
    border-radius: 15px;
    -moz-border-radius: 15px;
    -webkit-border-radius: 15px;
    box-shadow: 4px 4px 4px #999;
    float: right;
    margin-bottom: 10px;
    padding: 0;
    position: relative;   
    
}

.projdesc {
    line-height: 24px;
    margin: 15px 0;
}

.projdesc:first-letter {
    padding-left: 20px;
}

.proptitle {
    font-size: 18px;
    font-family: CuprumFFURegular, Arial, sans-serif;
    text-shadow: 1px 1px 0px #fff;
    margin: 8px 0 5px 0;
}

.back2projlist a {
    padding: 2px 10px;
    font-family: CuprumFFURegular, Arial, sans-serif;
    font-size: 16px;
    color: #FFF;
    background-image: url(gfx/bt7.png);
    border-radius: 10px;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    display: block;
    float: left;
    text-shadow: 1px 1px #000;
    box-shadow: 4px 4px 4px #999;
    margin-right: 10px;
}

.back2projlist a:hover {
    background-image: url(gfx/trans2.png);
}
