html {
	height: 100%;
	max-height: 100%;
}

body {
	background-color: #ffd196;
	background-image: url("bgContent.jpg");
	background-position: top center;
	background-repeat: repeat-y;
	font-family: verdana, arial, sans-serif;
	padding: 0;
	margin: 0;
	font-size: 0;
	color: black;
	height: 100%;
	text-align: center;
}

p {
	margin: 0px;
	padding: 0px 0px 16px 0px;
	line-height: 1.7em;
}

h1 {
	font-family: arial, sans-serif;
	letter-spacing: .1em;
	background: transparent;
	color: #EA8916;
	border-color: #CAAE90;
}

h2 {
	margin: 0px;
	padding: 0px 0px 4px 0px;
	font-size: 100%;
}

img {
	border: 0px;
}

a {
	outline: none;
	color: black;
}

.left {
	float: left;
	padding: 0px 8px 0px 0px;
}

.right {
	float: right;
	padding: 0px 0px 0px 8px;
}

.center {
	display: block;
	text-align: center;
	margin: 0 auto;
}

#main {
	position: relative;
	width: 100%;
	background-image: url("bgTop.jpg");
	background-position: top left;
	background-repeat: repeat-x;
	height: 100%;
	font-size: 12px;
	text-align: left;
}

* html #main {
	height: 100%;
}

#heading {
	width: 1024px;
	height: 154px
}

#lang {
	width: 200px;
	height: 50px;
	position: relative;
	left: 730px;
	top: -150px;
	font-size: 10px;
	color: black;
}

#lang a {
	text-decoration: none;
	font-size: 10px;
	font-weight: bold;
	color: black;
}

#tabs {
	width: 1024px;
	height: 28px;
}

#content {
	width: 1024px;
	height: 100%;
}

#left {
	width: 207px;
	float: left;
	background-color: white;
}

#center {
	width: 504px;
	float: left;
	background-color: #fee9cc;
}

#right {
	width: 207px;
	float: left;
	background-color: white;
}

#sp1 {
	width: 9px;
	float: left;
}

#sp2 {
	width: 7px;
	float: left;
}

.space {
	background-color: white;
}

.space2 {
	background-color: #fee9cc;
}

.space,.space2 {
	width: 15px;
	float: left;
	padding: 0;
	border: 0;
	margin: 0;
}

#heading,#tabs {
	font-size: 0;
}

#heading,#tabs,#left,#center,#right,#sp1,#sp2 {
	padding: 0;
	border: 0;
	margin: 0;
}

.footer {
	text-align: center;
	font-size: 10px;
	padding-bottom: 5px;
}

#content {
	margin: 0 auto;
}

.layoutTable {
	width: 100%;
	height: 100%;
}

table.layoutTable td.footer {
	height: 20px;
}

.news_desc {
	font-size: 10px;
	color: gray;
}

.action_desc {
	font-size: 11px;
}

.adm_button {
	text-decoration: none;
	color: #cd5a01;
	font-size: 10pt;
	text-align: center;
	vertical-align:top;
	width: 100%;
}

.back_button {
	text-decoration: none;
	font-size: 10pt;
}

#mgz_view {
	margin-bottom: 20px;
	background-color: white;
}

#mgz_table_view {
	width: 100%;
	background-color: white;
	border: 1px solid gray;
}

#mgz_year {
	color: #EA8916;
	font-size: 15pt;
}

#mgz_date {
	color: #EA8916;
	font-size: 15pt;
	padding-left: 20px;
}

#mgz_des {
	text-align: justify;
	padding-top: 10px;
	padding-bottom: 35px;
}

#mgz_head {
	padding-left: 25px;
}

#mgz_info {
	font-size: 8pt;
	padding-top: 20px;
}

#hstr_head {
	font-weight: bold;
}

.mgz_history {
	color: #EA8916;
	font-size: 10pt;
	text-decoration: none;
	padding: 0
}

.mgz_history:hover {
	text-decoration: underline;
}

a.href {
	text-decoration: none;
}

#inz {
	font-size: 7pt;
	float: right;
}

.buy {
	text-decoration: none;
	text-align: center;
	font-size: 8pt;
	color: #445c8a;
}

.buy_up {
	text-decoration: none;
	text-align: center;
	font-size: 8pt;
	font-weight: bold;
	color: rgb(205, 90, 1);
}

.buy_dist {
	text-decoration: none;
	text-align: center;
	font-size: 7pt;
	color: #445c8a;
}

.buy_del {
	text-decoration: none;
	text-align: center;
}

.buy_amount {
	text-decoration: none;
	text-align: center;
	font-size: 8pt;
	padding-left: 20px;
	color: #445c8a;
}

.cart_table {
	background-color: white;
	font-size: 8pt;
	border: 1px solid gray;
	border-collapse: collapse;
	border-spacing: 0px;
}

.cart_last_table {
	background-color: white;
	font-size: 8pt;
	border-collapse: collapse;
	border-spacing: 0px;
}

td.cart_table_item {
	border-top: 1px #717161 solid;
	border-bottom: 1px #717161 solid;
	text-align: left;
	font-weight: normal;
	color: #404040;
	padding-top: 4px;
	padding-bottom: 4px;
	padding-left: 8px;
	padding-right: 0px;
}

td.cart_table_desc {
	font-weight: bold;
	background: #E5D8BA;
	text-align: left;
	padding-top: 4px;
	padding-bottom: 4px;
	padding-left: 8px;
	padding-right: 0px;
}

.adm_mgz {
	background-color: white;
	border: 1px solid gray;
	font-size: 8pt;
	border-collapse: collapse;
	border-spacing: 0px;
}

.dist_table {
	font-size: 8pt;
	border: 1px solid #e0cba3;
}

.event_table {
	background-color: #E5D8BA;
	border: 1px solid gray;
	font-size: 8pt;
	border-collapse: collapse;
	border-spacing: 0px;
}

td.event_table_item {
	border-bottom: 1px #717161 dashed;
	text-align: left;
	font-weight: normal;
	color: #404040;
	background-color: white;
	padding-top: 4px;
	padding-bottom: 4px;
	padding-left: 8px;
	padding-right: 0px;
}

td.edit_table_item {
	border-bottom: 1px #717161 solid;
	text-align: left;
	font-weight: normal;
	color: #404040;
	padding-top: 4px;
	padding-bottom: 4px;
	padding-left: 8px;
	padding-right: 0px;
}

td.event_table_desc {
	padding-top: 4px;
	padding-bottom: 4px;
	padding-left: 8px;
	padding-right: 0px;
	font-weight: bold;
	text-align: left;
}

.search_bar {
	
}

.search_input {
	width: 100px;
}

.search_link {
	text-decoration: none;
}

dl{
padding:0px;
margin:0px;
}

dd#odkazDef	 { position: relative;top: 27px; left: 300px; }
dd#odkazDef a{ position: absolute; width: 385px; height: 60px; text-decoration: none; }
