html,body {
	background-color: #fff;
	color: #000;
	margin: 0;
	padding: 0;
	height: 100%;
  	text-align: center;
}

div#centered {
	background: #fff;
	top: 0;
	right: 0;
	margin: 0 auto;
	width: 600px;
	text-align: center;
	height: 95%;
}

table#mt {
	height: 100%;
}

#flashtop {
  display: block;
}

td#youmiko1 {
	color: #000;
	text-align: center;
	font-family: "Trebuchet MS",Trebuchet,Arial,Verdana,Sans-serif;
	font-size: 11px;
}	

img#logo {
	padding: 20px
}

td.section {
	color: #000;
	text-align: left;
	font-family: "Trebuchet MS",Trebuchet,Arial,Verdana,Sans-serif;
	font-size: 13px;
	font-weight: bold;
	border-bottom: dotted 1px gray;
	padding-top: 10px;
	vertical-align: top
}

td.item {
	white-space: nowrap;
	color: #000;
	text-align: left;
	font-family: "Trebuchet MS",Trebuchet,Arial,Verdana,Sans-serif;
	font-size: 12px;
	font-weight: normal;
	border-bottom: dotted 1px #ddd;
	vertical-align: top;
	padding-right: 10px
}

td.opis {
	color: #000;
	text-align: left;
	font-family: "Trebuchet MS",Trebuchet,Arial,Verdana,Sans-serif;
	font-size: 11px;
	font-weight: normal;
	border-bottom: dotted 1px #ddd;
	vertical-align: top
}	

td.price {
	white-space: nowrap;
	color: #000;
	text-align: right;
	font-family: "Trebuchet MS",Trebuchet,Arial,Verdana,Sans-serif;
	font-size: 12px;
	font-weight: bold;
	border-bottom: dotted 1px #ddd;
	vertical-align: top;
	padding-left: 10px
}	

span.opis_pl {
	font-size: 11px;
	font-weight: normal;
}

span.opis_en {
	font-size: 11px;
	font-weight: normal;
	font-style: italic
}

span.veg {
	font-size: 12px;
	font-weight: bold;
	color: #00aa00
}

td.set_item {
	white-space: nowrap;
	color: #000;
	text-align: left;
	font-family: "Trebuchet MS",Trebuchet,Arial,Verdana,Sans-serif;
	font-size: 12px;
	font-weight: bold;
}

td.set_opis {
	color: #000;
	text-align: left;
	font-family: "Trebuchet MS",Trebuchet,Arial,Verdana,Sans-serif;
	font-size: 11px;
	font-weight: normal;
}	

td.set_price {
	white-space: nowrap;
	color: #000;
	text-align: right;
	font-family: "Trebuchet MS",Trebuchet,Arial,Verdana,Sans-serif;
	font-size: 12px;
	font-weight: bold;
}	

table#menu {
	padding-bottom: 20px;
	width: 520px
}

a {
	text-decoration: none;
	color: #f00;
	font-weight: bold
}

a:hover {
	color #a00;
}

a:visited {
	color: #f00;
}

a:active {
	color: #f00;
}

span.set_opis {
	font-size: 10px;
	font-weight: normal;
}

td#lang_sel {
	text-align: right
}

span#lang_active {
	background: red;
	color: white;
	font-weight: bold
}

a#lang_change {
	color: black;
	font-weight: normal
}

a#lang_change:hover {
	color: red;
}

div#ogloszenie {
	background: #eee;
	border: 1px dotted gray;
	color: black;
	margin-top: 10px;
	padding: 5px;
	font-size: 15px;
}

div#linkvault {
	font-size: 11px;
	background: #cccccc;
	margin-top: 80px
}

