/*KONTENER */
#slider_con {position:relative; height:290px; width:377px; float:right; margin:20px 20px 20px 0}
#slider_con2 {position:relative; height:250px; width:377px; float:right; margin:15px 10px 20px 0}
.cartyfikatSlider
{
position: relative; /*leave as is*/
overflow: hidden; /*leave as is*/
width:100%;
height:290px;
 /*width of featured content slider*/
 background:url(img/realizacjaSlider.gif) no-repeat 0 0;	
}

.cartyfikatSlider2
{
position: relative; /*leave as is*/
overflow: hidden; /*leave as is*/
width:100%;
height:250px;
 /*width of featured content slider*/
 background:url(img/realizacjaSlider.gif) no-repeat 0 0;	
}

.sliderwrapper {
position: relative; /*leave as is*/
overflow: hidden; /*leave as is*/
width:100%;
height:290px;
 /*width of featured content slider*/
 background:url(img/realizacjaSlider.gif) no-repeat 0 0;
}



.sliderwrapper .contentdiv {
	visibility: hidden; /*leave as is*/
	position: absolute; /*leave as is*/
	left: 0;  /*leave as is*/
	top: 0;  /*leave as is*/
	padding: 0 0 0 0px;
	width: 367px; /*width of content DIVs within slider. Total width should equal slider's inner width (390+5+5=400) */
	height: 100%;
filter:progid:DXImageTransform.Microsoft.alpha(opacity=100);
	-moz-opacity: 1;
	opacity: 1;
}
.mod-promo1 { width: 319px; height:224px; margin: 12px 0 0 30px;}


.mod-promo2 {
	float: left;
	margin: 15px 0 0 5px;
	padding: 0;
	height: 30px;
	background:#FFFFFF;
	border-left:solid 4px #dedede;
}

.mod-promo2 p {
	line-height:150%;
	font-size: 11px;
	margin: 0px;
	padding: 0 0 0 5px;
}

.mod-promo2 h3 {margin:0; padding:0 0 0 5px; font-size:12px; color:#666666;}


.tabs_top {
/*background:url(img/tabs_top.gif) left top no-repeat;*/
width:474px;
height:240px;
padding:8px 8px 0 8px;

}

.tabs_bot {
/*background:url(img/tabs_bot.gif) left top no-repeat;*/
width:480px;
height:83px;
margin:5px;
background:#ececec;
}

.prev{
	position:absolute;
	left: 4px;
	top: 2px;
}
.next{
	position:absolute;
	left: 351px;
	top: 2px;
}




#pages {
	position:absolute;
	padding:2px;
	top:112px;
	right:0px;
}

.pagination a.next  { background:url(img/tabs_btn_prev.gif) center;} 
.pagination a.prev  { background:url(img/tabs_btn_next.gif) center;}


.pagination {
width:370px;
height:20px;
position:relative;
top:0px;
left:0px;
z-index:100;

}

.pagination a {

height:15px;
width:15px;
text-decoration: none; 
background: url(img/tabs_btn0.gif) center;
float:left;
outline:none;
margin:0 3px 0 0;
}

.pagination a:hover, .pagination a.selected {
background: url(img/tabs_btn1.gif);
}

