* {
	padding: 0;
	margin: 0;
    font-size: 100%;
}

body {
	background: #68c0fe url('../img/bg.png') fixed 0 0 repeat-x;
	color: #666666;
	font-size: 0.69em;
	font-family: Verdana, Arial, sans-serif;
}

#container {
	width: 1040px;
	margin: 0 auto;
}

#menu {
    margin-top:0px;
   	width: 1040px;
	height: 51px;
   	background: url('../img/menu.png') 0 0 no-repeat;
    behavior: url('/iepngfix.htc');
    text-align: center;
	font-size: 12px;
	font-family: Verdana, Arial, sans-serif;
	color: #ffffff;
}

#studioReklamowe { 
    position:relative; 
    top:18px;
    left:-385px;
    border:0px;
}

#studioReklamowe img {
    border: 0px;
    behavior: url('/iepngfix.htc');
}

#banner {
    width: 1040px;
  	height: 248px;
    background: url('../img/header.png') 0 0 no-repeat;
    behavior: url('/iepngfix.htc');
}

#banner a {
    position:relative;
    top:26px;
    left:54px;
}

#headershadow {
    width: 1040px;
  	height: 21px;
    background: url('../img/header-shadow.png') 0 0 no-repeat;
    behavior: url('/iepngfix.htc');
}

#box {
    width: 1040px;
	min-height:42px;
    behavior: url('/iepngfix.htc');
    overflow:hidden;
}

#boxTop {
    width: 1040px;
	height:20px;
    background: url('../img/content-u.png') repeat-y;
    behavior: url('/iepngfix.htc');
    z-index:2;
}

#contentBody {
    padding-left: 74px;
    padding-right: 116px;
    padding-bottom: 26px;
    width: 850px;
	float: left;
    text-align:justify;
    line-height:1.64em;
    background: url('../img/box.png') repeat-y;
    behavior: url('/iepngfix.htc');
}
#contentMain {
    text-align: center;
}

#footer {
    width: 900px;
    height: 28px;
    background: url('../img/footer.png') 0 0 no-repeat;
    behavior: url('/iepngfix.htc');
	font-size: 9px;
	padding-left: 50px;
	padding-right: 40px;
	padding-top: 20px;
    padding-bottom: 10px;
    color: #adddfe;
    font-family: Verdana, Arial, sans-serif;
}
.copy{
    color: #044c7e !important;
}



#content p, #content ul {
    margin-bottom:15px;
    list-style-type:none;
}

#content ul li{
    padding-left:16px;
    background:transparent url(../img/listBullet.png) no-repeat scroll 0 4px;
    
}

#z #a{
    float:left;
    width:200px;
}
#z #body{
   float:right;
   width:596px;
}

#menu ul {
/*    padding-top:7px;*/
    padding-left:200px;

}

#menu li {
    display: inline;
    list-style-type:none;
	font-size: 11px;
	font-family: Verdana, Arial, sans-serif;
    color: #0c58a5;
    background: url('../img/rozdzielnik.png') no-repeat;
    behavior: url('/iepngfix.htc');
    background-position: right;
    margin-left: 0px;
    padding-right: 8px;
    
    width:40px;
    padding-top:10px;
    padding-bottom:10px

}

#menu a {
    color: #ffffff;
}

#menuEnd {
    background: none !important;
}


 #footer a,#footer a:hover {
    color: #adddfe;
    font-size: 9px;
    font-family: Verdana, Arial, sans-serif;
}

#content img {
    border: medium none;
}

#bottomMenu {
	padding: 15px 0px 0 0;
}

#bottomMenu li {
    float: left;
	padding-right: 10px;
	list-style-type: none;
    background: transparent !important;
    padding-left: 0px !important;
    color: #f60;
}

#bottomMenu li a {
	color: #003366;
	background: transparent url('../img/sideMenuBullet.png') 0 3px no-repeat;
    behavior: url('/iepngfix.htc');
	padding-left: 15px;
}

#bottomMenu li a:hover {
	color: #003366 !important;
}

#bottomMenu li#up {
    float: right;
    padding-right: 0px !important;
}

#bottomMenu li#up a {
	background: url(../img/do-gory.png) no-repeat left center !important;
    padding-left: 20px !important;
}

#boxy {
    text-align: center;
    margin-bottom:20px;
    margin-left:-20px;
    margin-right:-20px;
}


#boxy a {
    display: -moz-inline-stack;
    display: inline-block;
    zoom: 1;
    *display: inline;
    vertical-align: top;
    width:243px;
    color:#0C58A5;
    font-family:Verdana,Arial,sans-serif;
    font-size:11px;
    font-weight:bold;
    padding-bottom:15px;
    padding-right: 25px;
    padding-top:134px;
    margin: 10px;
    behavior: url('/iepngfix.htc');
}

#box-klienci {
    padding-top: 34px !important;
}
#logotypy {
    display: block;
    height: 100px;
    width: 246px;
    overflow: hidden;
    margin-left: 13px;
}
#logotypy img {
    position: relative;
}

.cms-menu {
    background: url('../img/cms-menu.jpg') no-repeat left top ;
    width:203px;
    min-height:222px;
    position:relative;
    left:-45px;
    margin-bottom:0px;
    top:-20px;
}

.cms-menu li {
    list-style-image:url("../img/kropka.png");
    behavior: url('/iepngfix.htc');
    position:relative;
    left:-24px;
    padding-top:15px;
    padding-left:0px;
    background:none !important;
}


.cms-menu a, .cms-menu a:hover {
    color:#5c90fb;
}

.hbold {
    font-weight: normal;
}

.adres span {
    display: none
}

/* ****************************** */

.tac        { text-align: center !important; }
.tal        { text-align: left !important; }
.tar        { text-align: right !important; }
.taj        { text-align: justify !important; }
.nb, .nb td { border: none !important; }
.fl         { float: left; }
.fr         { float: right; }
.fx:after   { content: "."; display: block; height: 0; clear: both; visibility: hidden; }
.fx         { zoom: 1; }

div.error {
	padding: 1em 25px;
	margin: 1em;
	border: 1px solid #f00;
    color: black;
	background: #fdd url('../img/error.png') 5px center no-repeat;
}

div.info {
	padding: 1em 25px;
	margin: 1em;
	border: 1px solid #aaf;
    color: black;
	background: #bbf url('../img/info.png') 5px center no-repeat;
}

div.debug {
	padding: 1em 25px;
	margin: 1em;
    color: black;
	background: #fff url('../img/debug.png') 5px center no-repeat;
}

input, textarea, select {
    border: 1px solid #cdcdcd;
}
input[type=radio],
input[type=image] {
    background-color: transparent !important;
    border: none !important;
}

input[type=submit], input[type=reset], input[type=button], .button {
	border: none !important;
    background-color: transparent !important;
    background-image: url('../img/button-75.gif');
    width: 75px;
	height: 25px;
	font-weight: bold;
	font-family: Arial, serif, Verdana;
	font-size: 13px;
	color: #7e7e7e;
	display: inline-block;
	padding-bottom: 5px;
	cursor: pointer;
}

div.file     { position: relative; }
div.file div { position: absolute; top: 0px; left: 0px; z-index: 1; }
div.file input[type=file] {
	position: relative;
	text-align: right;
	-moz-opacity:0 ;
	filter:alpha(opacity: 0);
	opacity: 0;
	z-index: 2;
}

div.news { clear: both; margin-bottom: 2em}
a.czytaj { display: block; text-align: right; color: inherit !important; }

form div.form              { padding-left: 150px; margin-bottom: 0.75em; }
form div.form label        { margin-left: -150px; width: 140px; float: left; }
form.formularz input.text  { width: 30em; }
form.formularz textarea    { width: 30em; height: 8em; font-family:Verdana,Arial,sans-serif;}

.galeria-album      { margin-bottom: 2em; }
.galeria-zdjecie    { margin-left: 150px; margin-bottom:1em; }
.galeria-miniatura  { margin-left: -150px; float: left; }




/*
    ColorBox Core Style
    The following rules are the styles that are consistant between themes.
    Avoid changing this area to maintain compatability with future versions of ColorBox.
*/
#colorbox, #cboxOverlay, #cboxWrapper{position:absolute; top:0; left:0; z-index:9999; overflow:hidden;}
#cboxOverlay{position:fixed; width:100%; height:100%;}
#cboxMiddleLeft, #cboxBottomLeft{clear:left;}
#cboxContent{position:relative;}
#cboxLoadedContent{overflow:auto;}
#cboxLoadedContent iframe{display:block; width:100%; height:100%; border:0;}
#cboxTitle{margin:0;}
#cboxLoadingOverlay, #cboxLoadingGraphic{position:absolute; top:0; left:0; width:100%;}
#cboxPrevious, #cboxNext, #cboxClose, #cboxSlideshow{cursor:pointer;}

/*
    ColorBox example user style
    The following rules are ordered and tabbed in a way that represents the
    order/nesting of the generated HTML, so that the structure easier to understand.
*/
#cboxOverlay{background:#000;}

#colorbox{}
    #cboxContent{margin-top:0px;}
        #cboxLoadedContent{background:#000; padding:5px;}
        #cboxTitle{position:absolute; top:-20px; left:0; color:#ccc;}
        #cboxCurrent{position:absolute; top:-20px; right:0px; color:#ccc;}
        #cboxSlideshow{position:absolute; top:-20px; right:90px; color:#fff;}
        #cboxPrevious{position:absolute; top:0; left:5px; margin-top:-32px; background:url(../img/colorbox/pixel.gif) top left no-repeat; width:50%; height:100%; text-indent:-9999px;}
        #cboxPrevious.hover{background-position:bottom left;}
        #cboxNext{position:absolute; top:50%; right:5px; margin-top:-32px; background:url(../img/colorbox/pixel.gif) top right no-repeat; width:28px; height:65px; text-indent:-9999px;}
        #cboxNext.hover{background-position:bottom right;}
        #cboxLoadingOverlay{background:#000;}
        #cboxLoadingGraphic{background:url(../img/colorbox/loading.gif) center center no-repeat;}
        #cboxClose{position:absolute; top:5px; right:5px; display:block; background:url(../img/colorbox/controls.png) top center no-repeat; width:38px; height:19px; text-indent:-9999px;}
        #cboxClose.hover{background-position:bottom center;}


/* *************************************** styke.css ***************************************** */



a.colorbox { }
a.colorbox img { border: 0; }

fieldset {
	border: none;
}

fieldset legend {
	display: none;
}

a, a:hover {
	text-decoration: none;
	color: #fd6500;
}

a.bez {
	text-decoration: none !important;
	color: inherit !important;
}


#firstColumn {
	width: 48%;
	float: left;
}

#secondColumn {
	width: 48%;
	float: right;
}

.img {
	width: 30% !important;
	text-align: center;
}
.img img {
	border: none;
	margin: 8px 0;
}

.info {
	width: 68% !important;
}

h1 {
	margin: 25px 0 20px 0;
	color: #fd6500;
	font-size: 1.64em;
	font-weight: normal;
    display:none;
    visibility:hidden;
}

h2 {
	color: #fd6500;
	/*font-weight: bold;*/
    font-size:1.64em;
    font-weight:normal;
    margin:5px 0 20px;
}

h3, .title {
    color:#FD6500;
    font-weight:bold;
}

.listTitle {
	margin-left: -1px;
	background: none !important;
    list-style: none;
}

.project {
	overflow: hidden;
	height: 100%;
	padding: 10px 0;
	background: transparent url('../img/hr.png') center top no-repeat;
}

.project p {
	padding: 5px 0;
	margin: 0 !important;
}

.project .title {
    font-weight: normal !important;
}

.photo {
	float: left;
	width: 230px;
}

.photo img, .photoAdv img {
	margin: 5px 0;
}

.photoAdv {
	float: left;
	width: 280px;
	text-align: center;
}

.desc {
	float: right;
	width: 358px;
}

.center {
	text-align: center;
}

#klients, .photos {
	border-collapse: collapse;
	border-spacing: 0;
	margin: 0 auto;
}

#klients td {
	width: 220px;
	height: 88px;
	text-align: center;
}

.photos {
	width: 100%;
}

.photos td {
	text-align: center;
}

ul {

    list-style-position:inside;
}