body {
   background: #171717 url(../images/main-bg.jpg) no-repeat center top;
   margin: 0;
   /*font-family: Tahoma, Helvetica, sans-serif;*/
   font-family: Verdana;
   font-size: 11px;
   color: #fff;
   line-height: 16px;   
}

img {
  border: none;
}

a:link, a:visited {
   color: #555;
   text-decoration: none;
}

a:hover {
   color: #fff;
}

h1,h2,h3 {
margin:0;
font-weight: normal;
}

h1,h2 {
color:#F74600;
font-size:2em;
background:inherit;
}

h3 {
font-size:1.3em;
margin:1.2em 0 .5em;
} 


#wrapper {
  margin-left: auto; margin-right: auto; width: 870px;
    
}

#header {
  /*border: 1px solid red;*/
  height: 132px; 
}

#top-menu {
  /*background: url(../images/menu-active.jpg) no-repeat left top;*/
  height: 51px;
}

ul#menulist {
margin: 0;
padding: 0;
white-space: nowrap;
}

#menulist li {
display: inline;
list-style-type: none;
font-size: 14px;
}

#menulist a { padding: 3px 27px; line-height: 45px; display: block; float: left;} 

#menulist a:link, #menulist a:visited {
color: #555;
text-decoration: none;
}

#menulist a.current:link, #menulist a.current:visited {
color: #fff;
background: url(../images/menu-active.jpg) repeat-x left top;
text-decoration: none;
}

#menulist a:hover, #menulist a.current:hover {
color: #fff;
text-decoration: none;
}

#page-title {
   margin-top: 36px;
   height: 32px;
   width: 440px;
   float: right;
   line-height: 32px;
   text-align: center;
   font-size: 12px;
   margin-bottom: 14px;
}

#page-title h1 {
   color: #171717;
   font-size: 14px;
   text-transform: uppercase;
}

#main-col {
   /*border: 1px solid red;*/
   float:left;
   width: 630px;
   padding: 5px 5px 5px 5px;
   min-height: 250px;
}

#right-col {
   /*border: 1px solid red;*/
   float:right;
   width: 214px;
   padding: 5px 5px 5px 5px;
}

#right-col h3 {
   color: #777;
   font-size: 16px;   
   line-height: 46px;
   text-align: right;
   font-weight: bold;   
}

#right-col h3.mod-kontakt {
   background: url(../images/icons/cellphone.png) no-repeat left top;
}

#right-col h3.mod-oferta {
   background: url(../images/icons/oferta.png) no-repeat left top;   
}

#right-col h3.mod-firma {
   background: url(../images/icons/firma.png) no-repeat left top;
}

#footer {
    /*border: 1px solid red;*/
    background: url(../images/separator-1.jpg) repeat-x left top;
    height: 100px;
}

#footer .links {
    text-align: right;
    padding-top: 1px;     
}

#footer .links a:link, #footer .links a:visited {
   color: #555;
   text-decoration: none;
}

#footer .links a.current {
   color: #fff;
}

#footer .links a:hover, #footer .links a.current:hover {
   color: #fff;
}

#footer .links a.current:hover {
   color: #555;
}

#footerlist li {
  display: inline;
  list-style-type: none;
  padding-right: 10px;
  padding-left: 10px;
  background: url(../images/separator-2.jpg) no-repeat right -6px;  
}

#footerlist .last {
  background: none;
  padding-right: 0px;  
}

#footer .logo {
   margin-left: auto;
   margin-right: auto;
   width: 400px;
   height: 50px;
   text-align: center;
   color: #B4B3B3;
   font-size: 10px;
}

#footer .logo img {
   margin: 8px 0px 3px;
}

#footer .logo span {
   color: #900B0B; 
}

.clr {
   clear: both;
}



/*content*/
h2.mark {
   font-size: 16px;
   color: #FCB505;
}

h3.mark {
   font-size: 12px;
   color: #ccc;
   letter-spacing: 8px;
}

.divider {
   background: url(../images/separator-1.jpg) repeat-x left top;
   height: 5px;
}

a.mctop, a.matop, a.mcsub, a.masub {
  display:block;  
  padding-bottom: 3px; 
  margin-bottom: 10px; 
}

a.mctop, a.matop {
  background: url(../images/menu-sep.png) repeat-x center bottom;
}

a.mcsub, a.masub {
  background: url(../images/submenu-sep.png) repeat-x center bottom;
}

a.mctop:hover, a.matop:hover {
   background: url(../images/menu-sep-a.png) repeat-x center bottom;
}

a.mcsub:hover, a.masub:hover {
   background: url(../images/submenu-sep-a.png) repeat-x center bottom;
}

a.mctop span, a.mcsub span {
  background: url('../images/bullet-1.png') no-repeat left top;
  padding-left: 18px;
}

a.mctop.current, a.matop.current {
   color: #fff;
   background: url(../images/menu-sep-a.png) repeat-x center bottom;
}

a.mcsub.current, a.masub.current {
   color: #fff;
   background: url(../images/submenu-sep-a.png) repeat-x center bottom;
}

a.matop, a.mcsub {
  margin: 0px 40px 10px 40px;  
}

ul.lista-1 {
  list-style-type: none;
  list-style-image: url('../images/bullet-1.png');
}

ul.lista-1 li {
   padding-bottom: 4px;   
}

ul.lista-1 li:hover {
   background: #101010
}

ul.lista-2 {
  list-style-type: none;
  list-style-image: url('../images/bullet-3.png');
}

.content-left {     
    float: left;
    width: 200px;
    text-align: center;
}

.content-right {    
    float: left;
    width: 420px;
}

#oferta-bg {
   background: url(../images/oferta-bg.jpg) no-repeat left top;   
   width: 585px;
   height: 597px;
   margin-left: 20px;
}

#oferta-bg .content-left {     
    width: 150px;
}

span.mark {
   color: #FCB505;
}

.button-info, .button-ask {
  width: 150px;
  height: 30px;
  background: url(../images/button-info.png) no-repeat left top;
  line-height: 28px;
  float:left;
  padding-left: 30px;
}

.content-left .button-ask {
    clear:both;
    padding-left: 10px;
    margin-left: 20px;    
}

.button-info {
  background: url(../images/button-info.png) no-repeat left top;
}

.button-ask {
  background: url(../images/button-ask.png) no-repeat left top;
}

.button-info a, .button-ask a {
    text-decoration: none;
    color: #fff;
}

.button-info a:hover, .button-ask a:hover {
   color: #FEB405; 
}

.col-1, .col-2 {
   float: left;
   width: 48%;
}

.col-2 {
   float: right;
}

.col-1 ul, .col-2 ul  {
list-style-image: url('../images/arrow_right_white.png');
line-height: 16px;
}

.header-1 {
   /*border: 1px dotted #ccc;*/
   background: #3b3b3b; /* url(../images/plugin_disabled.png) no-repeat left 2px;*/
   padding: 3px;
   padding-left: 22px; 
   color: #000;
   font-weight: bold;
}

.accordion {
	width: 586px;
	margin-left: 20px;
}
.accordion h3 {
	background: transparent url(../images/feature.jpg) no-repeat top left;
	padding: 12px 0px 0px 50px;
	margin: 0;	
	cursor: pointer;
	height: 30px;
	color: #ccc;
	letter-spacing: 4px;
	font-weight: normal;
}
.accordion h3:hover {
	/*background-color: #e3e2e2;*/
	color: #f9b806;
}
.accordion h3.active {
	background: transparent url(../images/feature-up.jpg) no-repeat top left;
}
.accordion div {
	background: none;
	margin: 0;
	padding: 10px 15px 20px;
}

.accordion ul {
  list-style-image: url('../images/arrow_right_white.png');
  line-height: 16px;
}

.tab-pakiet {
   float:left;
   width: 500px;
   padding: 5px;
}

.tab-cena {
   float:left;
   width: 100px;
   padding: 5px;
   text-align: right;
}

.introimg {
   float: left;
   padding: 3px;
   background: #fff;
   border: 1px solid #ccc;
   margin-right: 6px;
}

/* standard styles */
.strong {
font-weight:700;
}

.em {
font-style:italic;
}

.underline {
text-decoration:underline;
}

.del {
text-decoration:line-through;
}

.adminpanel a:link, .adminpanel a:visited {
    color: #555;
    text-decoration: none;
}

.adminpanel a:hover {
   color: #000;
}

.adminpanel fieldset {
border:1px solid #E4DF94;
color:#000;
background:#FFFBC0;
margin:0 0 8px;
padding:10px 8px;
}

.adminpanel legend {
   background: #FDBB05;
   width: 50%;
   line-height: 14px;
}

.adminpanel textarea {
width:97%;
height:20em;
padding:3px;
}

.comment {
color:gray;
border-top:1px solid #ccc;
background:#F5F6F6;
margin:0 0 10px;
padding:10px;
}

.commentsbox {
color:gray;
/*background:#f4f4f4;*/
margin:0 0 10px;
padding:10px;
}

.date {
/*border-top:1px dotted #ccc;*/
margin:10px 0 20px;
}

.clearer {
clear:both;
margin:0 auto;
padding:1px 0 0;
}

/* for expandable title links on archive and sitemap pages */
.drop_title a {
font:bold 12px Arial;
}

.droplist_div {
width:95%;
border-bottom:1px solid #ccc;
padding:4px 0;
}

.subcatlist_div {
width:95%;
padding:0 0 0 15px;
}

/*realizacje */
span.zoom {
   line-height: 48px;
   display: block;
   font-size: 14px;
   padding: 0 10px;
   font-weight: bold;
   text-align:center;
   width: 220px;
}

.boxgrid{ 
	width: 280px; 
	height: 200px; 
	margin:10px; 
	float:left; 
	background:#161613; 
	border: solid 4px #fff; 
	overflow: hidden; 
	position: relative;
  background: url(../images/realizacje-tlo.jpg) no-repeat left top; 
}

.boxgrid a {
   color: #FEB405;   
}

.boxgrid a:hover {
   text-decoration: underline;
}

.boxgrid img{ 
	position: absolute; 
	top: 0; 
	left: 0; 
	border: 0; 
}
.boxgrid p{ 
	padding: 70px 10px; 
	color:#fff; 
	font-weight:bold; 
	font:10pt "Lucida Grande", Arial, sans-serif;  
}
	
.boxcaption{ 
	float: left; 
	position: absolute; 
	background: #000; 
	height: 100px; 
	width: 100%; 
	opacity: .8; 
	/* For IE 5-7 */
	filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=80);
	/* For IE 8 */
	-MS-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=80)";
}

.captionfull .boxcaption {
	top: 200px;
	left: 0px;
}
.caption .boxcaption {
	top: 150px;
	left: 0px;
}

/* Easy Slider */

	#slider{}	
	#slider ul, #slider li{
		margin:0;
		padding:0;
		list-style:none;
		}
	#slider li{ 
		/* 
			define width and height of list item (slide)
			entire slider area will adjust according to the parameters provided here
		*/ 
		width:180px;
		height:150px;
		overflow:hidden; 
		}	
	#prevBtn, #nextBtn{ 
		display:block;
		width:24px;
		height:24px;
		position:absolute;
		left:-24px;
		top:56px;
		}	
	#nextBtn{ 
		left:180px;
		}			
		
  #prevBtn {

  }  											
	#prevBtn a, #nextBtn a{  
		display:block;
		width:24px;
		height:24px;
		background:url(../images/slider/arrow-left-icon.png) no-repeat 0 0;	
		}	
	#nextBtn a{ 
		background:url(../images/slider/arrow-right-icon.png) no-repeat 0 0;	
		}												

/* // Easy Slider */