body {
  width: 100%; 
  margin: 0px;
  background: #ffffff;
  font-family: tahoma;
  font-size: 13px;
  margin: 0px;
  color: #606060;
}

html {
  overflow-y: scroll;
}

A {
  color: #606060;
	text-decoration: none;
}

A:hover {
  	color: #606060;
	border-bottom: 1px dotted #606060;
  	text-decoration: none;
}

A:visited {
  color: #606060;
	text-decoration: none;
}


#submenu a {
	color: #606060;
	text-decoration: none;
}

#submenu a:hover {
	color: #606060;
	border-bottom: 1px dotted #606060;
	text-decoration: none;
}

#submenu a:visited {
	color: #606060;
	text-decoration: none;
}


#kontakt a {
	color: #ffffff;
	text-decoration: none;
}

#kontakt a:hover {
	color: #ffffff;
	border-bottom: 1px dotted #ffffff;
	text-decoration: none;
}

#kontakt a:visited {
	color: #ffffff;
	text-decoration: none;
}

#stopka a {
	color: #8b4906;
	text-decoration: none;
}

#stopka a:hover {
	color: #8b4906;
	border-bottom: 1px dotted #8b4906;
	text-decoration: none;
}

#stopka a:visited {
	color: #8b4906;
	text-decoration: none;
}

#demotip {
       display:none;
       background: transparent url(../images/white_arrow.png);     
       font-size:12px;     
       height:80px;     
       width:170px;     
       padding:20px;     
       color:#000;     
}

h1 {
  font-size: 20px;
  font-weight: normal;
  color: #000000;
  margin: 0px 0px 20px 0px;
  padding: 0px 0px 5px 0px;
  border-bottom: 1px dotted #c0c0c0;  
}

img
{
  border: 0px;
  margin: 0px;
  padding: 0px;
}

table.cennik td {
  padding: 7px;}

table.cennik td.bord_right {
  border-right: 1px solid #c0c0c0;}

table.cennik tr.odd {
  background: #dddddd;}

table.cennik tr.odd:hover {
  background: #cccccc;}

table.cennik tr:hover {
  background: #eeeeee;}

table.cennik th {
  background: #808080;
  vertical-align: top;
  color: #ffffff;
  text-align: left;
  font-weight: bold;
  padding: 7px;}

ul.tree {
	display: block;
	margin: 0px;
	padding: 0px;
}

ul.tree ul {
	display: block;
}

ul.tree li {
	display: block;
	list-style-type: none;
	margin: 0px;
}

ul.tree #active {
	color: #ffffff;
	background: #000000;
	font-weight: bold;
}

ul.tree li a {
	color: #909090;
	width: 155px;
	display: block;
	text-decoration: none;
	background: #ffffff;
	padding: 8px 10px 8px 10px;
	line-height: 16px;
	border-top: 1px solid #dddddd;
	border-bottom: 0px;
}

ul.tree li a:hover {
	color: #909090;
	background: #eeeeee;
	text-decoration: none;
	border-top: 1px solid #dddddd;
	border-bottom: 0px;
}

ul.tree li a:visited {
	color: #909090;
	text-decoration: none;
}

ul.tree2 {
	font-size: 12px;
	display: block;
	margin: 0px;
	padding: 0px;
}

ul.tree2 #active {
	color: #ffffff;
	background: #000000;
	font-weight: bold;
}

ul.tree2 ul {
	display: block;
}

ul.tree2 li {
	display: block;
	list-style-type: none;
	margin: 0px;
}

ul.tree2 li a.current {
	color: #ffffff !important;
	background: #808080;
	font-weight: bold;
}

ul.tree2 li a {
	color: #909090;
	width: 135px;
	display: block;
	text-decoration: none;
	background: #eeeeee;
	padding: 4px 10px 4px 30px;
	line-height: 16px;
	border: 0px;
}

ul.tree2 li a:hover {
	color: #ffffff !important;
	background: #c0c0c0;
	border: 0px;
	text-decoration: none;
}

ul.tree2 li a:visited {
	color: #909090;
	text-decoration: none;
}


ul.tree3 {
	font-size: 11px;
	display: block;
	margin: 0px;
	padding: 0px;
}

ul.tree3 ul {
	display: block;
}

ul.tree3 li {
	display: block;
	list-style-type: none;
	margin: 0px;
}

ul.tree3 li #active {
	color: #ffffff;
	background: #000000;
	font-weight: bold;
}

ul.tree3 li a {
	color: #909090;
	width: 125px;
	display: block;
	text-decoration: none;
	background: #e0e0e0;
	padding: 2px 10px 2px 40px;
	line-height: 16px;
	border: 0px;
}

ul.tree3 li a:hover {
	color: #ffffff !important;
	background: #b0b0b0;
	border: 0px;
	text-decoration: none;
}

ul.tree3 li a:visited {
	color: #909090;
	text-decoration: none;
}

		/*
		 * Required 
		*/
		.container {  border: 1px solid #dddddd; width:390px; height:230px; overflow:hidden; position:relative; cursor:pointer; }
		.slides { position:absolute; top:0; left:0; }
		.slides div { position:absolute; top:0; width:390px; display:none; }
		/*
		 * Optional
		*/
		#loopedSlider,#newsSlider { margin:0 auto; width:390px; position:relative; clear:both; }
		ul.pagination { list-style:none; padding:0; margin:5px auto;}
		ul.pagination li  { float:left; }
		ul.pagination li a { background: url('../images/bullet_n.png') no-repeat; display: block; width: 16px; height: 16px; border: 0px;}
		ul.pagination li.active a { background: url('../images/bullet_a.png') no-repeat; }

#breadcrumbs 
{
text-align:left;
}
.breadCrumbHolder
{
	margin:0 0 20px 0;
}

pre
{
	background:#ddd;
	border:solid 1px #fff;
	padding:10px;
	color:#111;
}

	#gallery {
		background-color: #171717;
		padding: 10px;
		width: 582px;
	}
	#gallery ul { list-style: none; margin: 0px; padding: 0px;}
	#gallery ul li { display: inline; }
	#gallery ul img {
		border: 5px solid #2e2e2e;
		border-width: 5px 5px 20px;
	}
	#gallery ul a:hover img {
		border: 5px solid #fff;
		border-width: 5px 5px 20px;
		color: #fff;
	}
	#gallery ul a:hover { color: #fff; border: 0px;}
	
.zaufali {
  float: left; 
  border: #c0c0c0 1px solid; 
  margin: 0px 3px 3px 0px;
}

#opis {
  display: block; 
  width: 390px; 
  height: 20px; 
  padding: 10px; 
  background: #000000; 
  position: relative; 
  top: -40px; 
  color: #ffffff;
}

.pokaz_date {
  background: url(../images/date_right.png) no-repeat; 
  font-size: 11px; 
  width: 108px; 
  height: 31px; 
  color: #ffffff; 
  padding: 15px 0px 0px 13px; 
  position: relative; 
  left: -13px; 
  float: left;
}

.pokaz_date_nazwa {
  float: left; 
  padding: 13px 0px 0px 0px; 
  font-size: 14px;}
