@charset "utf-8";
/* CSS Document */
/*
#bodyshort{
	background:#d7dee8 url(images/background_short.gif) repeat-x;
}*/
/*
.subpage{
	background:url(images/subpage_bcg.gif) no-repeat center 0; 
}*/
.wide{
	background:url(images/subpage_bcg.gif) no-repeat center 0; 
}
.leftcolumn{
	width:530px;
	margin:0 30px 0 0;
	float:left;
	line-height:1.3em;
}
.leftcolumn p{
	margin:5px 0;
}
.rightcolumn{
	width:360px;
	margin:0 0px 0 0;	
	float:right;	
	line-height:1.3em;
}
.rightcolumn p {
	margin:0;
}
.metryczka tr{
	line-height:23px;
	height:100%;
}
.metryczka_category {
	vertical-align:top;
}
.metryczka_category p{
	background:#000;
	width:130px;
	height:23px;
	display:block;
	float:left;	
	color:#fff;
	padding:0 0 0 10px;
}
.metryczka_detail{
	width:220px;
	padding:0 0 0 10px;
	
}
.metryczka_detail p{
	margin:0px 0px 2px;
}
.metryczka_detail p span{
	background:#878B92;
	color: #ffffff;
	line-height:23px;
	padding:4px 6px;	
}
ul#clientlist{
	list-style:none;		
	margin:0;
	padding:0;
	list-style:none;
}

#clientlist li{
	/*background:url(images/clientlist_bcg.gif) no-repeat;*/
	background-color:#EAECF2;
	border:1px solid #C2D1D2;
	/*width:474px;*/
	width:460px;
	height:100px;
	margin:4px 5px 0 5px;
	padding:1px 0px 1px 1px;	
	display:block;
	float:left;
}


.clientlogo{
	width:135px;
	height:98px;
	display:block;
	float:left;	
	margin:0 10px 0 0;	
}

.client_name{
	font-weight:bold;	
}
.client_desc{
	font-size:11px;
}
ul#clientlist p{
	margin:12px 15px 4px 0;
}
#middleshort{
	height:50px;	
}
#middle_box_top{
	margin:0 0 0 0px;
	padding:0;
	width:949px ;
	height:245px;
	background:#000;
}
#middle_box_bottom{
	margin:0 0 0 0px;
	width:949px; 
	height:36px;
	background:#e7174e;
}
#middle_box_one{
	margin:0 0 0 0px;
	padding:0;
	width:949px ;
	height:281px;	
}


#middle_box_bottom .imgcaption {
	margin:0px;
	padding:8px 10px 0px 20px;
	color:#FFFFFF;
	font-size:16px;
}
#mapa_dojazdu{
	background:url(images/kontakt.gif) no-repeat;
	height:100%;
	text-indent:-9999em;
	display:block;
	float:left;
	width:129px;
}
#contact_map{
	background:url(images/kontakt_eng.gif) no-repeat;
	height:100%;
	text-indent:-9999em;
	display:block;
	float:left;
	width:129px;
}

.slide #content h2 {
	margin:0;
}

.news-single-backlink a {
	color: #1A1A1A;
	background: transparent url(images/left_arr.gif) no-repeat left 5px;
	padding:0px 0px 0px 10px;
}
.narrowLink{
	letter-spacing:-0.07em;
}

.sidebarbox {
	width:293px;
	margin:0px 2px 0 0;
	float:right;
}
#content .sidebarbox ul{
	margin-top:10px;
}
.sidebarbox .s_top{
	background:transparent url(images/sidebar_box_top.gif) no-repeat center bottom;
	height:2px;
}
.sidebarbox .s_bottom{
	background:transparent url(images/sidebar_box_bottom.gif) no-repeat center top;
	height:16px;
}
.sidebarbox .s_content{
	background:transparent url(images/sidebar_box_content_bcg.gif) repeat-y center 0;
	padding:10px; 
}

#middle_slider{
	position:relative;
	width:981px;
}

.next_site, .prev_site{
	position:absolute;
	height: 30px;
	top:120px;
	width: 28px;
	cursor:pointer;
}
.hover_next_site, .hover_prev_site{
	position:absolute;
	height: 281px;
	top:0px;
	width: 120px;
	cursor:pointer;
	opacity:0;
}
.hover_next_site a, .hover_prev_site a{
		
}
.next_site {
	background: url(images/next.png) no-repeat right 0;	
	right:0;	
}
.prev_site {
	background: url(images/prev.png) no-repeat left 0;
	left: 0;
}
.hover_next_site {
	background: url(images/next_pl_hover.gif) no-repeat right 120px;	
	right:0;	
}
.hover_prev_site {
	background: url(images/prev_pl_hover.gif) no-repeat left 120px;
	left: 0;
}

.next_site span,.prev_site span,.hover_next_site span, .hover_prev_site span{
	margin-left:-10000px;
}

.zap tr {
	height:30px;
}

.zap select, input, textarea {
	font-size: 12px;
	padding: 2px;
}