body {
	margin: 0;
	padding: 0;
	font-family: Tahoma, Verdana, Arial, sans-serif;
	font-size: 11px;
	color: #000000;
	background: #e6e6d8;
}


#cont {margin-left: 50%;}
#site {margin-left: -480px;}


a {
	color: #000000;
	text-decoration: none;
	font-size: 11px;
}

a:hover {
	text-decoration: underline;
	font-size: 11px;
}

p {
	margin-top: 0.3em;
	margin-bottom: 0.5em;
}

/* klasy rozne */

.redStr {
	color: #f00;
	font-weight: bold;
}

.point001 {
	margin: 0 0 0 10px;
	vertical-align: middle;
}

.point002 {
	margin: 10px 5px 0 10px;
	vertical-align: middle;
	float: left;
}

.naglowek {
	color: #555533;
	font-size: 16px;
	font-family: "Trebuchet MS", Helvetica, sans-serif;
	font-weight: bold;
	border-bottom: 1px solid #f00;
	display: block;
}

hr.strona {
	width: 95%;
	background: #666666;
	color: #666666;
	height: 1px;
	border: 0;
}

/* strona */

table.menuTop {
	height: 23px;
}

table.menuTop, table.menuTop a {
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
	font-size: 11px;
}

table.menuTop a:hover {
	text-decoration: none;
	border-bottom: 1px solid #f00;
	font-size: 11px;
}

table.menuTop th a {
	font-weight: normal;
	font-size: 11px;
}

table.stopka {
	height: 65px;
	background: #4a4a18;
	font-size: 11px;
	color: #fff;
	text-decoration: none;
	letter-spacing: 0.05em;
}

table.stopka a {
	background: #4a4a18;
	font-size: 11px;
	color: #fff;
	text-decoration: none;
	letter-spacing: 0.05em;
}

table.stopka a:hover {
	font-size: 11px;
	text-decoration: underline;
}

table.content {
	font-size: 11px;
	background: #fff;
	padding: 10px 0 10px 0;
}

img.produktImg {
	border: 1px solid #000000;
}

.cena {
	font-size: 15px;
	font-weight: bold;
}

.cenaStara {
	color: #9a9797;
}

input.button {
	border: 1px solid #cccccc;
	padding: 2px 4px 2px 4px;
	background: #fff;
	font-size: 11px;
}

input.tField {
	border: 1px solid #cccccc;
	padding: 2px;
	background: #fff;
	font-size: 11px;
}

textarea.tArea {
	border: 1px solid #cccccc;
	padding: 2px;
	background: #fff;
	font-size: 11px;
}

.ogloszenie {
	margin: auto;
	margin-top: 1em;
	margin-bottom: 1em;
	font: bold 14px "Trebuchet MS", Helvetica, Arial, sans-serif;
	line-height: 1.3em;
	color: #f00;
	border: 1px solid #ccc;
	width: 80%;
	padding: 10px;
	text-align: center;
}
