body {
	margin: 0px;
	padding: 0px;
	background-color: #000000;
	color #000099;
	overflow-x: hidden;	

}

td {
	vertical-align: top;
	color #000099;	
}

div.top {
	width: 780px;
	height: 155px;
	background-image: url('../img/top.jpg');
	background-repeat: no-repeat;
	z-index: 10;
}

div.body {
	width: 780px;
	background-color: #FFFFFF;
	background-image: url('../img/bottom.jpg');
	background-repeat: no-repeat;
	background-position: bottom;
	padding-bottom: 12px;
}

td.left_frame {
	width: 148px;
 	text-align: center;
 	padding-top: 5px;
}

td.left_frame .m1 {
	margin-top: 3px;
	margin-bottom: 4px;
}

td.content {
	width: 482px;
}
td.spacer {
	width 1px;
	height: 100%;
	background-image: url('../img/vertical_dots.gif');
	background-repeat: repeat-y;
}
td.right_frame {
	width: 148px;
 	text-align: center;
 	padding-top: 5px;
 	background-image: url("../img/bottom_right.jpg");
 	background-position: bottom right;
 	background-repeat: no-repeat;
}

div.menu {
	text-align: center;
	padding-top: 10px;
}

div.textbody {
	font-size: 12px;
	font-family: Tahoma, Helvetica, sans-serif;
	margin-top: 10px;
	margin-left: 25px;
	margin-right: 25px;
	margin-bottom: 20px;
	line-height: 16px;
	color: #000066;
	width: 432px;
}

h1 {
	font-family: Tahoma, Helvetica, sans-serif;
	font-size: 24px;
	line-height: 28px;
	font-weight: normal;
}

h2 {
	font-family: Tahoma, Helvetica, sans-serif;
	font-size: 18px;
	line-height: 20px;
	font-weight: normal;
	text-align: left;
}

h3 {
	font-family: Tahoma, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 20px;
	font-weight: normal;
	text-align: center;
}

span.test {
	font-size: 18px;
	line-height: 24px;
}

a {
	color: #0000CC;
	text-decoration: none;
}

a:hover {
	color: #0000CC;
	text-decoration: underline;
}

p.stopka {
	font-size: 10px;
	text-align: center;
	line-height: 12px;
	color: silver;
	font-family:tahoma,sans-serif;
	margin-top: 3px;
}
p.stopka a{
	font-size: 10px;
	line-height: 12px;
	color: #e7e7e7;
	font-family:tahoma,sans-serif;
	text-decoration: none;
}

p.menuitem {
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 4px;
	margin-bottom: 3px;
	padding: 0px;
}

table.listkat {
	width: 100%;
}
table.listkat tr.l {
	background-color: #f7f7f7;
	cursor: pointer;		
}
table.listkat tr.l-hov {
	background-color: #FFFFFF;
	cursor: pointer;		
}

table.listkat td {
	font-size: 12px;
	height: 18px;
	padding-left: 5px;
	padding-top: 2px;
	padding-bottom: 3px;
	border-bottom: 1px solid #909090;	
}

table.listkat td a {
	color: black;
	text-decoration: none;
}
table.listkat td a:hover {
	color: red;
	text-decoration: none;	
}

table.listprod {
	width: 100%;
	border-top: 1px solid #CDCDCD;
	border-bottom: 1px solid #CDCDCD;
	border-left: 1px solid #CDCDCD;
	border-right: 1px solid #CDCDCD;			
}
table.listprod tr.l1 {
	background-color: #F8F8F8;
	cursor: pointer;		
}
table.listprod tr.l2 {
	background-color: #FFFFFF;
	cursor: pointer;		
}

table.listprod td {
	font-size: 12px;
	height: 23px;
	padding-left: 5px;
	padding-top: 2px;
	padding-bottom: 3px;
	vertical-align: middle;
	
}

table.listprod th {
	font-size: 12px;
	height: 18px;
	padding-left: 5px;
	padding-top: 2px;
	padding-bottom: 3px;
	text-align: center;
	font-weight: bold;
	border-bottom: 1px solid #CDCDCD;
}


table.listprod td a {
	color: black;
	text-decoration: none;
}
table.listprod td a:hover {
	color: red;
	text-decoration: none;	
}

table.produkt {
	width: 100%;
}

table.produkt td {
	font-size: 11px;
	font-family: Tahoma, Helvetica, sans-serif;
}

table.produkt td img.fot {
	border: 1px solid #e7e7e7;
	padding: 2px;
}

a.slink {
	color: #707070;
	text-decoration: none;
	font-weight: normal;	
}
a.slink:hover {
	color: #707070;
	text-decoration: none;
	font-weight: bold;
}

td {
	font-size: 11px;
	font-family: Tahoma, Helvetica, sans-serif;
}

table.marki {}
table.marki img {
	border: 0px;
	margin-top: 4px;
	margin-bottom: 5px;
}
table.marki td.spc {
	height: 1px;
	background-image: url("../img/horizontal_dots.gif");
	background-repeat: repeat-x;
}

p {
	margin: 0px;
	padding: 0px;
}	