html {
	margin: 0px;
	padding: 0px;
}
body {
	margin: 0px;
	padding: 0px;
	background-color: #e7e3ba;
	background-image: url('img/bg.jpg');
	background-repeat: repeat-x;
	text-align: left;
	font-family: Verdana, Arial, sans-serif;
	font-size: 11px;
}
.float {
	float: left;
}
br.clearfloat {
	clear: both;
}
div.clearer {
	font-size: 0px;
	height: 0px;
	clear: both;
}
a {
	text-decoration: none;
	color: #b21727;
}
a:hover {
	text-decoration: underline;
}
img {
	border: none;
}
div.error {
	margin: auto;
	padding: 20px;
	color: red;
	font-weight: bold;
}
div.container {
	width: 735px;
}
div.flash {
	width: 588px;
	height: 243px;
	background-image: url('img/bg_flash.jpg');
	float: left;
}
div.flash p {
	color: white;
	font-weight: bold;
	margin: 0px;
	padding: 10px 10px 10px 40px;
}
div.flash a {
	color: white;
}
div.flash h1 {
	margin: 155px 0px 0px 10px;
	padding: 0px;
	font-size: 14px;
}
div.kozep {
	width: 735px;
	background-image: url('img/bg_kozep.jpg');
}
div.menu {
	width: 147px;
	float: left;
	color: white;
}
div.menu div.menumiddle {
	background-image: url('img/bg_menu_middle.jpg');
}
div.menu div.menutop {
	height: 180px;
	background-image: url('img/bg_menu_top.jpg');
}
div.menu div.menubottom {
	height: 71px;
	background-image: url('img/bg_menu_bottom.jpg');
}
div.menu ul {
	width: 145px;
	margin: 0px 0px 0px 0px;
	padding: 0px;
}
div.menu li {
	padding: 0px 0px 0px 0px;
	margin: 0px;
	list-style-type: none;
}
div.menu ul.inner {
	margin: 5px 0px 5px 0px;
	padding-left: 30px;
	width: 105px;
	font-size: 10px;
	font-weight: bold;
	list-style-type: square;
	list-style-image: url('img/listimg.gif');
}
div.menu ul.inner li {
	color: white;
	padding-bottom: 2px;
}
div.menu ul.inner li a {
	color: white;
	text-decoration: none;
}
div.menu ul.inner li a:hover {
	color: red;
	text-decoration: none;
}
div.menushadow {
	width: 8px;
	height: 380px;
	background-image: url('img/bg_menushadow.jpg');
	background-position: 0px -20px;
	background-repeat: no-repeat;
	float: left;
}
div.main {
	width: 391px;
	float: left;
	padding: 34px 24px 39px 15px;
}
div.rightmenu {
	width: 150px;
	float: left;
}
div.rightmenu ul {
	padding: 10px 0px 0px 7px;
	margin: 0px;
	width: 143px;
}
div.rightmenu li {
	background-image: url('img/mnr_itembg.gif');
	background-repeat: no-repeat;
	background-position: bottom;
	padding: 0px 0px 2px 0px;
	margin: 0px;
	list-style-type: none;
	display: block;
	width: 143px;
	height: 20px;
	float: left;
}
div.rightmenu div.undermenu {
	background-image: url('img/bg_rightmenu.jpg');
}
div.rightmenu li.last {
	background: none;
}
div.rightmenu li.inner {
	height: 19px;
	background-image: url('img/mnr_itembg_inner.gif');
}
div.rightmenu li img {
	float: left;
}
div.rightmenu div.vbanner {
	background-image: url('img/bg_vbanner.gif');
	text-align: center;
}
div.rightmenu div.vbanner span {
	display: block;
	padding: 5px 0px 10px 0px;
}
div.bottom {
	padding: 5px 0px 20px 130px;
	width: 605px;
	clear: both;
}
div.bottom td.volll {
	padding: 0px 10px 7px 0px;
}
div.ruler {
	text-align: center;
	clear: both;
}
div.thpic {
	width: 151px;
	padding: 0px 0px 0px 10px;
	float: right;
}
div.thpic img {
	border: 5px solid #f0edd3;
}
table.kiegkep {
	width: 100%;
}
table.kiegkep td {
	text-align: center;
	padding-bottom: 5px;
}
span.lastminute {
	font-weight: bold;
	color: red;
}
h1 {
	font-size: 20px;
}
h2 {
	background-color: #eee;
	font-size: 18px;
}
h3 {
	border-bottom: 1px dotted #aaa;
}
h4 {
	font-size: 14px;
}
input {
	font-size: 10px;
}
textarea {
	width: 250px;
	font-size: 11px;
}
input.txt {
	width: 250px;
}
input.num {
	width: 20px;
}
input.subm {
	width: auto;
	background-color: black;
	border: 1px solid #333;
	color: #cc1111;
}
td.label {
	text-align: right;
}
