body 
{
	font-family: Helvetica, Arial CE, Verdana, Arial, sans-serif;
	font-size: 13px;
	background-color: white ;
	margin-top: 10px ;
	margin-left: 10px ;
	margin-right: 10px;
	
   
}
.body td
{
	color: Black;
	font-size: 13px;
}

table.body {
	   width: 850px;
		float: none;
}

H1	{color: brown ; font-family: arial CE, helvetica CE, verdana CE, arial, helvetica, verdana; text-align: left ; font-size: 24px}
H2	{color: black ; font-family: arial CE, helvetica CE, verdana CE, arial, helvetica, verdana; text-align:left ; font-size: 24ptx}
A	{color: black ; text-decoration: none}
A:active {text-decoration: underline}
A:hover	{text-decoration: underline}
A:visited {color: purple ; text-decoration: underline}

A.menu {
	text-decoration: none;
	color : Navy;
	text-align : center;
	font-style : bold;
	font-size : 10px;
}
A.menu:visited {
	text-decoration: none;
	color : Navy;
	text-align : center;
		font-style : bold;
}
A.menu:hover {
	text-decoration: none;
	color : Maroon;
	text-align : center;
		font-style : bold;
}
A.menu:active {
	text-decoration: none;
	color : Maroon;
	text-align : center;
	font-style : bold;
}
td.menu {
	border-right-color : Silver;
	border-right-style : solid;
	border-right-width : 1px;
	border-left-color : Silver;
	border-left-style : solid;
	border-left-width : 1px;
	background-color : #ECECEC;
	width : 100px;
}
td.gal {
	border-top-color : Silver;
	border-top-style : solid;
	border-top-width : 1px;
}

div.obr {
	width: 650px;
	height: 170px;
	background-color : #DADADA;
	padding: 5px;
	margin: 5px;
	
}
.obr img {
 	float: left;
	padding: 5px;
}

table.cenik {
}
.cenik th {
	background-color : #ECECEC;
	text-align : center;
	font-size : 11px;
	font-weight : bold;
}
.cenik td {
	background-color : White;
	text-align : center;
	font-size : 11px;
	font-style : inherit;
	text-shadow : inherit;
	color : #494949;
}

table.cenikc {
}
.cenikc th {
	background-color : #ECECEC;
	text-align : center;
	font-size : 11px;
	font-weight : bold;
}
.cenikc td {
	background-color : White;
	text-align : center;
	font-size : 12px;
	color : #494949;
}

.row1 td {
	background-color : #FFFF99;
	font : bold italic;
}
.row2 td {
	background-color : #FFFF66;
	font : bold italic;
}
.row3 td {
	background-color : #FFCC66;
	font : bold italic;
}
.row4 td {
	background-color : #FF9933;
	font : bold italic;
}



.adv {
	background-color: red;
	color: white;
	font-weight : bold;
	text-align: center;
}

