@charset "UTF-8";
/* CSS Document */

* {
	margin: 0; padding: 0;	
	font-family: "Lucida Sans Unicode", "Lucida Grande", "Trebuchet MS", Verdana, Geneva, sans-serif; 
	color:#666;
}

body {
	background:url(shape.jpg) no-repeat center top;
	overflow-x: hidden;
}

span {
	font-size: 12px;	
}

a {
	text-decoration: none;
	outline: none;
	text-transform:lowercase;
	font-size: 13px;
	color:#666;
}

a:hover {
	color:black;
}

a strong {
	font-weight: normal;	
}

#container {
	margin: 130px auto !important;
	width: 500px;
	height: 400px;
	position: relative;
}

#flash {
	position: absolute;
	top: 61px;
	left: 189px;
	width: 116px;
	height: 122px;
}

#easter {
	position: absolute;
	top: -667px;
	left: 130px;
	width: 392px;
	height: 547px;
    z-index: 1000;
}

div#linki span strong {
		font-weight: bold !important;	
}

div#linki #link_projektygraficzne span, div#linki #link_adwords span, div#linki #link_tworzeniestron span, div#linki #link_pozycjonowanie span, div#linki #link_onas span, div#linki #link_kontakt span  {
	display: none;	
	text-transform:none !important;
}

div#linki #link_kontakt:hover span {
	display: block;
	position: absolute;
	top: 155px;
	left: -320px;
	width: 500px;	
}

div#linki #link_onas:hover span {
	display: block;
	position: absolute;
	top: 170px;
	left: -80px;
	width: 450px;	
	text-align:center;
}

div#linki #link_pozycjonowanie:hover span {
	display: block;
	position: absolute;
	top: 110px;
	left: -330px;
	width: 450px;	
	text-align:center;
}


div#linki #link_tworzeniestron:hover span {
	display:block;
	left: -10px;
	position:absolute;
	text-align:center;
	top:115px;
	width:430px;
}

div#linki #link_adwords:hover span {
	display: block;
	position: absolute;
	top: 75px;
	left: -315px;
	width: 430px;	
	text-align:center;
}

div#linki #link_adwords a {
	display: block;
}


div#linki #link_projektygraficzne:hover span {
	display: block;
	position: absolute;
	top: 75px;
	left: -20px;
	width: 430px;	
	text-align:center;
}




#tekst_staly {
	position: absolute;
	top: 215px;
	left: 40px;
	width: 440px;
	text-align:center;
}

#tekst_staly a {
	color: #666;
	font-size: 12px;	
}

#tekst_staly a:hover {
	color: black;
}

#tekst_staly h1, #tekst_staly h2, #tekst_staly h3, #tekst_staly h4, #tekst_staly h5, #tekst_staly h6{
    font-size: 13px;
}



div#linki #link_kontakt span ul {
	list-style: none;
}

div#linki #link_kontakt span ul li {
	line-height: 20px;
}


#link_onas {
	position: absolute;
	top: 67px;
	left: 104px;
}

#link_kontakt {
	position: absolute;
	top: 67px;
	left: 354px;
}

#link_tworzeniestron {
	position: absolute;
	top: 106px;
	left: 39px;
}

#link_projektygraficzne {
	position: absolute;
	top: 145px;
	left: 48px;
}

#link_pozycjonowanie {
	position: absolute;
	top: 106px;
	left: 354px;
}

#link_adwords {
	position: absolute;
	top: 145px;
	left: 354px;
}

#fkolo {
	position: absolute;
	left: 223px;
	top: 25px;
	color: black;
	font-size: 18px;
}

#flagi {
	position: absolute;
	bottom: 0;
	left: 222px;
}

#flagi a {
	text-transform:uppercase;	
}

#onas_header {
	position: absolute;
	top: 0;
	left: 210px;
	font-size: 20px;
}

#onas_tekst {
	width: 450px;
	position: absolute;
	top: 50px;
	left: 30px;
	font-size: 13px;
	height: 300px;
	text-align:justify;
}

#onas_wroc {
	position: absolute;
	top: 355px;
	left: 228px;
	font-size: 14px !important;
}

#kontakt_header {
	position: absolute;
	top: 0;
	left: 200px;
	font-size: 20px;
}

#kontakt_tekst, #mapastrony_tekst {
	width: 450px;
	position: absolute;
	top: 50px;
	left: 46px;
	font-size: 13px;
	height: 300px;
	text-align:left;
	overflow: auto;
}

#mapastrony_tekst  {
	text-align: center;
	height: 280px;
}

#kontakt_tekst ul {
	list-style: decimal;
}

#mapastrony_tekst div.links ul {
	list-style: none;
}

#mapastrony_tekst div.links ul {
	margin-bottom: 10px;	
}

#mapastrony_tekst div.links ul a {
	font-size: 15px;	
	color: #F90;
}

#mapastrony_tekst div.links ul li a {
	font-size: 13px;	
	color:#666;
}

#kontakt_tekst ul li {
	margin-left: 20px;
	margin-bottom: 6px;
}

#kontakt_tekst ul li ul {
	list-style: circle;
}

#kontakt_wroc {
	position: absolute;
	top: 335px;
	left: 228px;
	font-size: 14px !important;
}

.tabNavigation{
    position: absolute;
    top: 102px;
    left: 114px;
}

.tabNavigation li{
    float: left;
    margin-right: 15px;
    list-style-type: none;

}

.tabNavigation a p{
    margin: 0;
    padding:0;
    width: 20px;
    height: 20px;
    background: url(tabbed-dot.png) no-repeat;
}

.tabNavigation a:hover p, .tabNavigation a.selected p{
    background: url(tabbed-dot.png) 0 -20px no-repeat;
}

#fb-likebox{
    position: absolute;
    top: -120px;
    left: -234px;
    width: 234px;
    height: 217px;
    background:url(fb-bg.png) no-repeat;
}

#fb-likebox iframe{
    margin: 22px 0 0 5px;
}

#form-wrapper{
	position: absolute;
	top: -750px;
    left: 440px;
    z-index: 1;
	background: url(shadow-box.png) left bottom no-repeat;

}

#form-wrapper #hand{
    width: 155px;
    height: 297px;
    background: url(hand.png) no-repeat;
    margin: 0 0 -65px 205px;
    position: relative;
    z-index: 1;
}

#form-content{
	font-family: "Lucida Sans Unicode", "Lucida Grande", "Trebuchet MS", Verdana, Geneva, sans-serif; 
	color:#666;
    font-size: 12px;
	width: 304px;
	margin: 0 0 27px 34px;
	padding: 10px;
    border: 1px solid #cfcfcf;
    background: #fff;
    position: relative;
    min-height: 320px;
}

#form-content a#close-form {
    width: 30px;
    height: 30px;
    background: url(close-form.png) no-repeat;
    display: block;
    position: absolute;
    top: -15px;
    left: -15px;
}


#form-content form{
    background: #ebebeb;
    overflow: hidden;
	padding: 10px 0;
}

#form-content h2{
    font-size: 12px;
    text-align: center;
    text-transform: uppercase;
    font-weight: normal;
    color: #6298d2;
    margin-bottom: 10px;
}

#form-content #area{
    background: #fff;
    margin-top: 0;
    padding: 0;
    margin-bottom: 5px;
}

#form-content #area *{
    margin-top: 0;
}

#form-content #area span{
    width: 125px;
    display: inline-block;
    padding: 2px 4px 4px;
    color: #9a9a9a;
}

#form-content #area span input{
    margin: -1px 2px 0 0;
    vertical-align: middle;
}

.element{
    width: 270px;
    margin: 0 auto;
}

.element * {
	padding:2px; 
	margin-top:8px; 
	font-family: "Lucida Sans Unicode", "Lucida Grande", "Trebuchet MS", Verdana, Geneva, sans-serif; 
        font-size: 12px;
}

.element label {
        padding: 0; 
	width:100%;
    text-align: center;
    text-transform: uppercase;
    display: block;
    margin: 0 0 1px 0;
        font-size: 10px;
    color: #9a9a9a;
}

#form-content .seo-bg{
    background: #ffc49f;
}

.element .text {
	width: 266px;
    height: 14px;
        background: #fff;
        border: none;
    margin: 0 0 4px 0;
    color: #6298d2;
	font-family: "Lucida Sans Unicode", "Lucida Grande", "Trebuchet MS", Verdana, Geneva, sans-serif; 	
}

.element .textarea {
	width: 266px;
    resize: none;
    height: 100px;
    padding: 0 0 0 4px;
        background: #fff;
        border: none;
    margin: 0 0 4px 0;
    color: #6298d2;
	font-family: "Lucida Sans Unicode", "Lucida Grande", "Trebuchet MS", Verdana, Geneva, sans-serif; 	
}
.element .hightlight {
	background: #fdbebf;
}

.element #submit {
    color: #6298d2;
    text-transform: uppercase;
    width: 53px;
    height: 15px;
	background: url(wyslij.png) no-repeat;
        border: none;
    margin: 0;
}

#submit-box {
    margin: 5px auto 0 auto;
    width: 53px;
}

.element #submit:hover {
	cursor: pointer;
	background-position: 0 -15px;
}

.done {
	display: none;
	padding-top: 100px;
    text-align: center;
        line-height: 2em;
    color: #448ccb;
}

.confirm{
	display: none!important;
}
