html, body {
	background-color: #fff;
	margin: 0;
	padding: 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #000000;
	}
/*
ul {
	list-style-type: circle;
}
	*/
#top {
	width: 998px;
	margin: 0px auto 0px auto;
}

#naglowek {
	background-color: #FBE601;
	top: 0px;
	height: 150px;
	margin: 0px auto 0px auto;
}

#menu {
	width: 200px;
	float: left;
	
}

#glowna {
	width: 798px;
	float: left;
	overflow: hidden;
}

#pierwsza {
	float: left;
	width: 798px;
	margin-left: 0px;
	margin-top: 0px;
	height: 436px;
	text-align: justify;
	background: url('../images/tlo_bosch.jpg') no-repeat;
}

#slowa {
	float: left;
	width: 600px;
	margin-left: 60px;
}

#zawartosc {
	float: left;
	width: 780px;
}

#stopka {
    position: relative;
	left: 0px;
	bottom: 0px;
	font-style: italic;
	font-weight: bold;
	text-align: center;
	color: #402;
	clear: both;
	width: 100%;
	background-color: #999;
}

#c_sugerowana {
	color: #dd0000;
	text-align: center;
	font-weight: bold;
}

/* Tooltip */

#tooltip {
	position: absolute;
	z-index: 9999;
	color: #fff;
	font-size: 10px;
	width: 225px;
	
}

#tooltip .tipHeader {
	height:8px;
	background: #444;
/*	background:url(images/tipHeader.gif) no-repeat; */
}

/* IE hack */
html #tooltip .tipHeader {margin-bottom:-6px;}

#tooltip .tipBody {
	background-color:#000;
	padding:5px;
}

#tooltip .tipFooter {
	height:8px;
	background: #444;
/*	background:url(images/tipFooter.gif) no-repeat; */
}

.kontakt {
    display: table-cell;
	float: left;
	width: 399px;
	border: 0px;
	text-align: left;
}

.kategoria {
	text-align: center;
	font-style: italic;
	text-shadow:4px 3px 2px #aaaaff;
}


.tresc {
	border-width: 1px;
	border-style: solid;
	border-color: #9999FF;
	margin-bottom: 4px;
	-webkit-border-radius: 10px;
    -moz-border-radius:	10px;
	border-radius: 10px;
	-webkit-box-shadow: 5px 5px 6px #6a3d37;
	-moz-box-shadow: 5px 5px 6px #6a3d37;
	box-shadow: 5px 5px 6px #6a3d37;
	border-spacing: 0px;
	text-align: left;
	width: 778px;
}

.towar {
	border-width: 1px;
	border-style: solid;
	border-color: #9999FF;
	margin: 1px;
	-moz-border-radius: 10px;
	border-radius: 10px;
	width: auto;
	background-color: #ffd;
}
.nr_kat {
	
	width: 150px;
	color: #0000FF;
	float: left;
	margin-left: 10px;
	margin-top: 6px;
	font-size: 8pt;
}

.model {
	float: left;
	text-align: center;
	width: 610px;
}

.model2 {
	color: #FF0077;
	margin: 2px auto;
}

.zdjecie {
		border: 0px;
		width: 150px;
		padding: 0px;
		text-align: center;
		float: left;
		margin-top: 0px;
		margin-bottom: 0px;
}
.czysty {
		border: 0px;
}

.nag_info {
	text-align:center;
	font-weight: bold;
	margin: 5px 0px 0px 0px;
	color: #333333;
}

.info1 {
	list-style-type: disc;
/*	font-size: 0.9em;					*/
	display: block;
	float: left;
	border-left: dotted 1px;
	border-bottom: dotted 1px;
	border-color: #9999FF;
	position: relative;
	padding-right: 10px;
	width: 610px;
}

.info2 {
	list-style-type: circle;
	display: none;
	float: left;
	border-left: dotted 1px;
	border-bottom: dotted 1px;
	border-color: #9999FF;
	position: relative;
	padding-right: 10px;
	width: 610px;
	background: url('../images/info2.gif');
/*	background: url('../images/bg_papier.gif'); */
}

.inf1 {
	list-style: disc;
}

.inf2 {
	list-style: square;
	
}

.przelacz {
	display: block;
	background: #FFEEFF;
	width: 135px;
	height: 26px;
	float: left;
	border: dotted 1px;
	border-color: #9999FF;
	text-align: center;
	margin: 0 0 0 0;
	vertical-align: middle;
	
}

.pokazInfo1 {
	text-decoration: none;
	font-weight: bold;
	vertical-align: middle;
	color: green;
}

.pokazInfo2 {
	text-decoration: none;
	font-weight: bold;
	vertical-align: middle;
	color: green;
}

.cena {
	color: #dd0000;
	text-align: right;
	font-weight: bold;
	margin-right: 5px;
	height: 26px;
	vertical-align: top;
	margin-top: 0px;
}

.tablica {
	display: table;
	border-spacing: 0px;
	text-align: center;
	font-weight: bold;
	width: 798px;
}

.komorka {
	display: table-cell;
	border: 0px;
	width: 150px;
	height: 50px;
}
.galeria  {
	display: table-cell;
	border: 0px;
	width: 200px;
	border: 0px;
}

.niebieski {
		border: 1px solid;
		border-color: #0000FF;
		-webkit-box-shadow: 5px 5px 6px #ad8dda;
		-moz-box-shadow: 5px 5px 6px #ad8dda;
		box-shadow: 5px 5px 6px #ad8dda;
}

.podpis  {
	font-size: 11pt;
	font-weight: bold;
	font-style: italic;
	color: red; 
}

a.info{
    position: relative; /*this is the key*/
    z-index: 24;
	background-color: #ccc;
    color: #000;
    text-decoration:none;
}

.duze { /*the span will display just on :hover state*/
    display:none;
	clear: left;
	width: 200px;
    text-align: center;
	border: 1px solid;
	border-color: #0000FF;
	-moz-box-shadow: 5px 5px 6px #ad8dda;
	box-shadow: 5px 5px 6px #3d3d8a;
}

.ukryj {
	visibility: hidden;
}

h3 {
	padding: 0px 0px 0px 0px;
	margin-top: 5px;
	margin-bottom: 0px;
}

h2.trigger {
	margin: 0 0 5px 0;
	background-color: #484;
	height: 40px;
	line-height: 40px;
	font-size: 1.5em;
	font-weight: normal;
	-webkit-border-top-left-radius: 10px;
    -webkit-border-top-right-radius: 10px;
    -moz-border-radius-topleft:	10px;
	-moz-border-radius-topright: 10px;
	border-top-left-radius: 10px;
	border-top-right-radius: 10px;
}
	
h2.trigger a {
	text-align: center;
	color: #fff;
	text-decoration: none;
	display: block;
}

h2.trigger a:hover { color: #f55; }
h2.active {background-position: left bottom;} /*--When toggle is triggered, it will shift the image to the bottom to show its "opened" state--*/

.toggle_container {
	margin: 0 0 5px;
	padding: 0;
	border-top: 1px solid #d6d6d6;
	background: #f0f0f0;
	overflow: hidden;
	font-size: 1.2em;
	clear: both;
	-webkit-border-radius-top: 10px;
    -moz-border-radius-top:	10px;
	border-top-left-radius: 10px;
	border-top-right-radius: 10px;
}

.toggle_container .block {
	padding: 20px; /*--Padding of Container--*/
}

/* Do formularza */
.label.valid {
    background: url('../images/checked.gif') no-repeat;
    float:right;
    color: #000;
    width:263px;
    text-align:left;
    height: 16px;
    padding-left: 18px;
}

.form-div label.error {
  width: 280px;
  display: block;
  float: left;
  color: red;
  padding-left: 10px;
}
