body {
	margin:0;
	padding:0;
	background-color:#E5E5E5;
	text-align: center;
	font-family:Arial,Helvetica;
}
a {
	color:#c85409;
}
h1 {
	background:#FFFFFF url(images/h1bg.gif) no-repeat scroll 3px 50%;
	color:#A8A8A8;
	font-family:Arial,Helvetica,sans-serif;
	font-size:17px;
	font-weight:bold;
	height:25px;
	margin-top:10px;
	padding-left:35px;
	text-decoration:underline;
}
h2 {
	color:#A8A8A8;
	font-family:Arial,Helvetica,sans-serif;
	font-size:15px;
	font-weight:bold;
	margin-top:10px;
	text-decoration:underline;
}
div#container {
	margin:0 auto;
	text-align:left;
	background-color:#5E5E5E;
	width:900px;
}
div#header {
	background: #5E5E5E url(images/top-bg.png) 0 0 repeat-x;
	height:100px;
}
#rightfield {
	width:253px;
	margin-top:39px;
	color:white;
	float:right;
}
#rightfield table tr td {
	color:white;
}
#menu {
	height:25px;
	background: #ED7400 url(images/topmenu-bg.png) 0 0 repeat-x;
}
#menu a {
	color:white;
	font-size:13px;
	vertical-align:middle;
	text-decoration:none;
	font:bold 13px Arial,Helvetica,sans-serif;
}
#menu img {
	vertical-align:middle;
	margin-left:20px;
}
#content {
	height:700px;
	width:900px;
	table-layout:fixed;

}

#leftcol {
	width:200px;
	background: #5F5F5F url(images/col-bg.png) 0 0 repeat-x;
	text-align:right;
}

#middlecol {
	/* width:500px; */
	background-color:white;
	color:#333333;
	padding:10px;
	font-size:13px;
}
#middlecol table tr td {
	font-size:12px;
}

.greybox {
	/* background-color:#D4D7DC; */
}
.greybox table {
	table-layout:fixed;
	width:480px;
}
.greybox table tr td {
	padding-bottom:12px;
}
#rightcol {
	width:200px;
	background: #5F5F5F url(images/col-bg.png) 0 0 repeat-x;
}
#rightfield table tr td {
	font-size:12px;
	font-weight:bold;
}
#rightfield table tr td a {
	color:white;
	text-decoration:none;
}

.dropdown {
	clear:both;
	margin-top:24px;
	background:transparent url(/webinarium/images/dnyil.gif) 97% 50% no-repeat;
	margin-left:36px;
	border-bottom:1px solid white;
	text-align:left;
	width:164px;
	font-size:12px;
	color:white;
	font-weight:bold;
	cursor:pointer;
}
.submenu ul {
	margin:0;
	padding:0;
	list-style-type:none;
	text-align:left;
	width:140px;
	margin-left:60px;
}
.submenu ul li {
	border-bottom:1px solid #FF812C;
	padding-top:13px;
}
.submenu ul li a {
	font-size:11px;
	font-weight: bold;
	text-decoration: none;
	color:#FF812C;
}
#rmenu {
	margin:6px 0 0 0;
	padding:0;
	width:160px;
	list-style-type:none;
}
#rmenu li {
	border-bottom:1px solid white;
	padding-left:30px;
	padding-top:13px;
}
#rmenu li a {
	font-size:11px;
	font-weight: bold;
	text-decoration: none;
	color:#FFFFFF;
}
td.potty {
	padding-left:10px;
	padding-right:10px;
	background:transparent url(http://www.portfoliofinancial.hu/download/kepek/arrow_tt_orange.jpg) 50% 50% no-repeat;

}
