/* Copyright (C) YOOtheme GmbH, YOOtheme Proprietary Use License (http://www.yootheme.com/license) */

@import url(../warp/css/layout.css);


/* Spacing
----------------------------------------------------------------------------------------------------*/

.module,
#header,
#breadcrumbs,
#content { margin: 5px; }

.doradztwo{
 margin-bottom:0px;
}

#breadcrumbs + #content { margin-top: 5px; }

#menu .module {
	margin: 10px;
	color: #a2a2a4;
	text-shadow: 0 1px 0 rgba(0,0,2,0.3);
}

#footer { margin: 15px; }
#footer .module { margin: 0; }

#header { margin-top: 0px; margin-bottom: 0px; }
#headerbar { margin-bottom: 0px; }


/* Layout
----------------------------------------------------------------------------------------------------*/

/* Toolbar */
#block-toolbar {
	border-bottom: 1px solid #D3D3D3;
	background:#F3F3F3;
	box-shadow: 0 1px 0 rgba(253,253,255,0.5);
	display:none;
}

#toolbar {
	padding: 5px;
	line-height: 24px;
	font-size: 12px;
}

/* Menubar */
#menubar {
	height: 36px;
	padding: 0px;
	padding-top:0px;
	padding-bottom:0px;
	border: 0px solid rgba(0,0,2,0.8);
	-webkit-border-radius: 4px;
-moz-border-radius: 4px;
border-radius: 4px;
	border-bottom:1px solid #5D5D5D;
	border-top: 1px solid #7C7C7C;
background: #5c5c5c;
background: -moz-linear-gradient(top,  hsla(0,0%,36%,1) 0%, hsla(0,0%,54%,1) 0%, hsla(0,0%,44%,1) 50%, hsla(0,0%,37%,1) 51%, hsla(0,0%,40%,1) 100%, hsla(0,0%,47%,1) 100%, hsla(0,0%,52%,1) 100%);
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,hsla(0,0%,36%,1)), color-stop(0%,hsla(0,0%,54%,1)), color-stop(50%,hsla(0,0%,44%,1)), color-stop(51%,hsla(0,0%,37%,1)), color-stop(100%,hsla(0,0%,40%,1)), color-stop(100%,hsla(0,0%,47%,1)), color-stop(100%,hsla(0,0%,52%,1)));
background: -webkit-linear-gradient(top,  hsla(0,0%,36%,1) 0%,hsla(0,0%,54%,1) 0%,hsla(0,0%,44%,1) 50%,hsla(0,0%,37%,1) 51%,hsla(0,0%,40%,1) 100%,hsla(0,0%,47%,1) 100%,hsla(0,0%,52%,1) 100%);
background: -o-linear-gradient(top,  hsla(0,0%,36%,1) 0%,hsla(0,0%,54%,1) 0%,hsla(0,0%,44%,1) 50%,hsla(0,0%,37%,1) 51%,hsla(0,0%,40%,1) 100%,hsla(0,0%,47%,1) 100%,hsla(0,0%,52%,1) 100%);
background: -ms-linear-gradient(top,  hsla(0,0%,36%,1) 0%,hsla(0,0%,54%,1) 0%,hsla(0,0%,44%,1) 50%,hsla(0,0%,37%,1) 51%,hsla(0,0%,40%,1) 100%,hsla(0,0%,47%,1) 100%,hsla(0,0%,52%,1) 100%);
background: linear-gradient(to bottom,  hsla(0,0%,36%,1) 0%,hsla(0,0%,54%,1) 0%,hsla(0,0%,44%,1) 50%,hsla(0,0%,37%,1) 51%,hsla(0,0%,40%,1) 100%,hsla(0,0%,47%,1) 100%,hsla(0,0%,52%,1) 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#5c5c5c', endColorstr='#858585',GradientType=0 );


-webkit-box-shadow: 0px 1px 4px rgba(50, 50, 50, 0.75);
-moz-box-shadow:    0px 1px 4px rgba(50, 50, 50, 0.75);
box-shadow:         0px 1px 4px rgba(50, 50, 50, 0.75);
	
}

/* Content */
#content,
#breadcrumbs {
	padding: 13px;
	border: 2px solid #fff;
	border-radius: 7px;
	background: #FFFFFF;
	box-shadow:
		0 0 0 1px rgba(0,0,2,0.1),
		0 1px 0 rgba(0,0,2,0.15),
		0 1px 1px rgba(0,0,2,0.1);
	text-shadow: 0 1px 0 rgba(253,253,255,1);
}
#content{ padding: 30px;	padding-top:15px}

/* ToTop Scroller */
#totop-scroller {
	display: block;
	position: absolute;
	top: 0;
	right: 0;
	z-index: 1;
	width: 23px;
	height: 24px;
	background: url(../images/totop_scroller.png) 0 0 no-repeat;
	text-decoration: none;
}
#totop-scroller:hover { background-position: 0 -40px; }
#menu {  text-align:center; }
#menu ul { text-align:center; margin:none; width: auto; padding-left:0px; margin-left:0px; padding-right:0px; background:#4B4B4B; border:0px solid #4B4B4B; 
-webkit-border-radius: 4px;
-moz-border-radius: 4px;
border-radius: 4px;

/*Zmiany Widgetkit */
#slideset-19-51cc1ca6c8502 {height: 75px !important;
margin-left: 5px!important;
visibility: visible!important;
width: 960px!important;
background: #f5f5f7;
background: -moz-radial-gradient(center, ellipse cover, hsla(240,11%,96%,1) 56%, hsla(240,5%,85%,1) 100%);
background: -webkit-gradient(radial, center center, 0px, center center, 100%, color-stop(56%,hsla(240,11%,96%,1)), color-stop(100%,hsla(240,5%,85%,1)));
background: -webkit-radial-gradient(center, ellipse cover, hsla(240,11%,96%,1) 56%,hsla(240,5%,85%,1) 100%);
background: -o-radial-gradient(center, ellipse cover, hsla(240,11%,96%,1) 56%,hsla(240,5%,85%,1) 100%);
background: -ms-radial-gradient(center, ellipse cover, hsla(240,11%,96%,1) 56%,hsla(240,5%,85%,1) 100%);
background: radial-gradient(ellipse at center, hsla(240,11%,96%,1) 56%,hsla(240,5%,85%,1) 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f5f5f7', endColorstr='#d8d8dc',GradientType=1 );}