body
{
	margin:0;
	padding:0;
	font-size:12px;
	font-family:Tahoma,sans-serif;
	line-height:1.5em;
	color:#222;
	/* background:url(gfx/tlo.jpg) top center repeat-x; */
}
h1
{
	font-family:Georgia;
	font-size:210%;
	font-weight:normal;
	text-align:left;
}
h2
{
	font-family:Georgia;
	font-size:190%;
	font-weight:normal;
	text-align:left;
}
a
{
	color:#f60;
	text-decoration:none;
	font-weight:bold;
}
a img
{
	border:0;
}
ul
{
	list-style-type:none;
	text-align:left;
	margin:20px 0;
	padding:0;
}
li
{
	margin-bottom:20px;
	line-height:1.8em;
	font-size:11px;
	font-family:Tahoma;
	color:#444;
}
.box
{
	float:left;
	width:100%;
	margin:20px 0;
	background:rgb(250,150,0);
}
.box p
{
	margin:12px 8px;
	line-height:1.4em;
	color:#fff;
	font-size:11px;
	text-align: center;
}
.stopka
{
	float:left;
	clear:both;
	margin:30px 0;
	width:100%;
	font-size:11px;
	text-align:center;
}
#menu
{
	position:absolute;
	top:0;
	left:0;
	margin-left:700px; 
	margin-bottom:0;
	width:310px; 
	height:300px;
	background:url(gfx/tlomenu.png) top right no-repeat;
}
#menu ul
{
	margin:0;
	margin-top:20px;
	padding:0;
}
#menu li
{
	width:292px;
	margin:0;
	margin-left:1px;
	padding:0;
	background:url(gfx/strzalka.png) 270px 30px no-repeat rgb(106,139,216);
	border-bottom:1px solid #fff;
}
#menu li:hover
{
	background:url(gfx/strzalka.png) 270px 30px no-repeat rgb(106,170,230);
	cursor:pointer;
}
#menu h2
{
	padding:14px 0 2px 0;
	margin:0px 20px;
	color:#fff;
}
#menu p
{
	padding:4px 0 12px 0;
	margin:0px 20px;
	color:#fff;
	line-height:1.4em;
}
#pokaz
{
	float:left;
	margin:10px; 
	margin-bottom:0;
	width:350px; 
	height:200px;
}
.carousel { width:350px; position: relative; height:200px;  }

.carousel .slides { width: 350px; overflow: hidden; height: 200px; margin-top:30px; margin-left:0px; position: absolute; top:0; left: 0; background: url(gfx/tlologo.png) top left no-repeat;}

.carousel ul a img { border: 1px solid #ddd; }

.carousel .slides ul { width: 9999px; list-style-image:none; list-style-position:outside; list-style-type:none; margin:0; padding:0; position: absolute; top: 0; left:0;height:500px; }
.carousel .slides h1
{
	width:270px;
	margin-top:40px;
	margin-left:68px;
}
.carousel .slides p 
{
	width:270px;
	margin-left:68px;
	font-size:13px;
	color:#444;
	line-height:1.6em;
	text-align:left;
	font-family:Georgia,Tahoma;
}

.carousel ul li { display:block; float:left; padding: 0px; height: auto; width: 350px; text-align:center; }

.carousel ul li a img { display:block; }

.forward 
{ 
	border:0px solid #000;
	background:url(gfx/portfolio/nast.png) no-repeat; 
	width:50px; 
	height:50px; 
	position: absolute; 
	top: 80px; 
	cursor: pointer; 
	right: -345px; 
	z-index:15;
}

.back 
{ 
	border:0px solid #000;
	position: absolute; 
	top: 80px; 
	cursor: pointer; 
	left: 5px; 
	background:url(gfx/portfolio/pop.png) no-repeat; 
	width:50px; 
	height:50px; 
	z-index:15;
}
.left
{
	border:0px solid #000;
	background:url(gfx/strzalkaprawo.png) no-repeat; 
	width:70px; 
	height:70px; 
	position: absolute; 
	top: 80px; 
	right: -370px; 
	z-index:12;
}
.right
{
	border:0px solid #000;
	background:url(gfx/strzalkalewo.png) no-repeat; 
	width:70px; 
	height:70px; 
	position: absolute; 
	top: 80px; 
	left: 0px; 
	z-index:12;
}

#top_bg {
	width: 100%;
	height: 36px;
	position: absolute;
	top: 0;
	left: 0;
	background: #1b1b1b;
}

#container {
	width: 868px;
	margin: 0 auto;
	position: relative;
}
#top {
	width: 100%;
	height: 124px;
}

	#top_menu {
		width: 100%;
		height: 36px;
		text-align: right;
		color: #e5e5e5;
		line-height: 36px;
		background: url('../img/transparent.gif');
	}

		#top_menu span.left {
			display: block;
			margin-left: 6px;
			float: left;
		}

			#top_menu span.left a.active {
				font-weight: bold;
			}

		#top_menu a {
			color:  #e5e5e5;
		}

#xwrap {
	margin: 0 auto;
   width: 100%;  	
	text-align: left;		
	background: #FFF;	
}
#xcontent-wrap {
	clear:both;
   margin: 0; padding:0;
	width: 100%px;	
}

/* header */
#xheader {
	position: relative;
	background: url(headerbg-orange.bmp) repeat-x 0% 0%;
	height: 50px;	
}
#xheader h1#logo {
	position: absolute;
	margin: 0; padding: 0;
	font: bolder 4.1em 'Trebuchet MS', Arial, Sans-serif;
	letter-spacing: -2px;
	color: #CCC;
	text-transform: lowercase;
	/* change the values of top and Left to adjust the position of the logo*/
	top: 0; left: 5px;	
}
#xheader h2#slogan {
	position: absolute;
	margin: 0; padding: 0;
	font: bold 1em 'Trebuchet MS', Arial, Sans-serif;
	text-transform: none;
	color: #FFF;
	/* change the values of top and Left to adjust the position of the slogan*/
	top: 10px; right:165px;		
}

#xheader h2#info {
	position: absolute;
	margin: 0; padding: 0;
	font: bold 1em 'Trebuchet MS', Arial, Sans-serif;
	text-transform: none;
	color: #FFF;
	/* change the values of top and Left to adjust the position of the slogan*/
	right:165px;		
}
#xheader .searchform {
	position: absolute;
	top: 5px; right: 3px;	
}

#xsidebar {
	float: left;
	width: 21%;
	margin: 0;	padding: 0; 
	display: inline;	
	text-align: center;
}
#xsidebar ul.sidemenu {
	list-style: none;
	text-align: left;
	margin: 0 0 8px 0;	
	padding-right: 0;		
	text-decoration: none;
}
#xsidebar ul.sidemenu li {
	border-bottom: 1px solid #EFF0F1;
	background: url(arrow.gif) no-repeat 2px 5px;
	padding: 2px 5px 2px 20px;	
}

* html body #sidebar ul.sidemenu li { height: 1%; }

#xsidebar ul.sidemenu a {
	font-weight: bold;
	background-image: none;
	text-decoration: none;	
}


