body {
	margin: 19px 0 20px 0;
	padding: 0;
	background-color: #FEF8E9;
	background: url(../images/background.gif);
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #494949;
}

p {
	padding: 0;
	margin: 10px 0 10px 0;
}

.clear {
	float: none;
	clear: both;
	height: 1px;
	font-size: 0px;
	display: block;
}

a img {
	border: 0;
}

#content_outer_outer {
	width: 905px;
	margin-right: -110px;
	text-align: left;
}
#content_outer {
	width: 782px;
	text-align: left;
}

#csigalogo {
	position: absolute;
	width: 782px;
	height: 102px;
	background: url(../images/csigalogo.gif) right no-repeat;
}
#csigalogo .menumaci {
	background: url(../images/menu_maci.gif) right no-repeat;
	width: 56px;
	height: 54px;
	float: left;
}
.menumaci2 {
	float: left;
}
.menumaci2 img {
 	position: absolute;
	z-index: 2
}
#nyelvvalaszto {
	padding: 25px 0 0 15px;
	width: 59px;
	float: left
}
#nyelvvalaszto div {
	position: absolute;
	z-index: 2;
	width: 59px;
}
#menufolott {
	height: 47px;
	width: 782px;
}
#menu {
	width: 782px;
	height: 24px;
	background: url(../images/menu_bg.gif) repeat-x;
	font-size: 12px;
	font-weight: bold;
	color: #402800;
}
#menu .menuinner {
	position: absolute;
	z-index: 1;
	width: 778px;
}
#menu .left {
	float: left;
	width: 11px;
	height: 24px;
	background: url(../images/menu_left.gif) left no-repeat;
}
#menu .right {
	float: right;
	width: 8px;
	height: 24px;
}
#menu .center {
	float: left;
	width: 763px;
	height: 24px;
}
#menu .center span {
	background: url(../images/menu_separator.gif) right no-repeat;
	float: left;
}
#menu .center a {
	padding: 5px 10px 0 12px;
	height: 19px;
	text-decoration: none;
	color: #402800;
	z-index: 1;
	float: left;
	position: relative;
}

#menualatt {
	width: 759px;
	height: 19px;
	font-size: 11px;
	padding: 12px 0 0 23px;
	color: #494949;
	z-index: 1;
	position: relative;
}
#menualatt strong {
	font-weight: bold;
	color: #1F3F7A;
	padding-right: 6px;
}
#menualatt a {
	padding: 0 4px 0 4px;
	color: #494949;
	text-decoration: underline;
}
#menualatt a:hover {
	text-decoration: none;
}
#menualatt span.belepes {
	font-size: 12px;
	color: #1F3F7A;
	font-weight: bold;
}
#menualatt span.belepes a {
	color: #1F3F7A;
}

#main {
	background: #FFFFFF url(../images/main_bg.gif) repeat-y;
	width: 752px;
	padding: 6px 15px 6px 15px;
}
#main_top {
	background: url(../images/main_border_top.gif) bottom left no-repeat;
	width: 782px;
	height: 10px;
}
#main_bottom {
	background: url(../images/main_border_bottom.gif) top left no-repeat;
	width: 782px;
	height: 13px;
}

#footer {
	font-size: 11px;
	color: #676767;
	text-align: center;
}
#footer a {
	color: #676767;
	text-decoration: underline;
	margin-top: 7px;
}
#footer span {
	padding: 0 6px 0 6px;
}
#footer p {
	text-align: center;
}

form {
	display: inline;
}

input.text {
	color: #494949;
	font-size: 11px;
	height: 13px;
	border: 1px solid;
	border-color: #404040 #D4D0C8 #D4D0C8 #404040;
	padding: 1px 4px 1px 4px;
}
input.file {
	width: 235px;
	height: 17px;
}
input.szeles, select.szeles {
	width: 150px;
}
input.szeles2, select.szeles2 {
	width: 250px;
}
input.keskeny, select.keskeny {
	width: 50px;
}

select {
	color: #494949;
	font-size: 11px;
	background-color: #FFFFFF;
}
option {
	color: #494949;
	font-size: 11px;
}

textarea {
	font-family: Arial, Helvetica, sans-serif;
	color: #494949;
	font-size: 11px;
	border: 1px solid;
	border-color: #404040 #D4D0C8 #D4D0C8 #404040;
	padding: 1px 4px 1px 4px;
	height: 60px;
}
textarea.szeles {
	width: 250px;
}

div.buttonspacer {
	float: left; 
	width: 10px; 
	border: 1px solid white;
}

span.button1 {
	background: url(../images/button1_bg_left.gif) top left no-repeat;
	padding: 0;
	height: 17px;
	margin: 0 2px 0 2px;
	display: block;
	float: left;
}
span.button1 a {
	background: url(../images/button1_bg_right.gif) top right no-repeat;
	height: 16px;
	padding: 1px 6px 0px 6px;
	display: block;
	float: left;
	font-size: 11px;
	color: #1F3F7A;
	text-decoration: none;
}

span.button1b {
	background: url(../images/button1b_bg_left.gif) top left no-repeat;
	padding: 0;
	height: 17px;
	margin: 0 2px 0 2px;
	display: block;
	float: left;
}
span.button1b a {
	background: url(../images/button1b_bg_right.gif) top right no-repeat;
	height: 16px;
	padding: 1px 6px 0px 6px;
	display: block;
	float: left;
	font-size: 11px;
	color: #1F3F7A;
	text-decoration: none;
}

span.button1c {
	background: url(../images/button1c_bg_left.gif) top left no-repeat;
	padding: 0;
	height: 17px;
	margin: 0 2px 0 2px;
	display: block;
	float: left;
}
span.button1c a {
	background: url(../images/button1c_bg_right.gif) top right no-repeat;
	height: 16px;
	padding: 1px 6px 0px 6px;
	display: block;
	float: left;
	font-size: 11px;
	color: #7A7E38;
	text-decoration: none;
}

span.button1d {
	background: url(../images/button1d_bg_left.gif) top left no-repeat;
	padding: 0;
	height: 17px;
	margin: 0 2px 0 2px;
	display: block;
	float: left;
}
span.button1d a {
	background: url(../images/button1d_bg_right.gif) top right no-repeat;
	height: 16px;
	padding: 1px 6px 0px 6px;
	display: block;
	float: left;
	font-size: 11px;
	color: #E9EDF5;
	text-decoration: none;
}

span.button2 {
	background: url(../images/button2_bg_left.gif) top left no-repeat;
	padding: 0;
	height: 24px;
	margin: 0 2px 0 2px;
	display: block;
	float: left;
}
span.button2 a {
	background: url(../images/button2_bg_right.gif) top right no-repeat;
	height: 20px;
	padding: 4px 11px 0px 11px;
	display: block;
	float: left;
	font-size: 12px;
	color: #565656;
	font-weight: bold;
	text-decoration: none;
}

span.button3 {
	background: url(../images/button3_bg_left.gif) top left no-repeat;
	padding: 0;
	height: 24px;
	margin: 0 2px 0 2px;
	display: block;
	float: left;
}
span.button3 a {
	background: url(../images/button3_bg_right.gif) top right no-repeat;
	height: 20px;
	padding: 4px 11px 0px 11px;
	display: block;
	float: left;
	font-size: 12px;
	color: #555908;
	font-weight: bold;
	text-decoration: none;
}

span.button4 {
	background: url(../images/button4_bg_left.gif) top left no-repeat;
	padding: 0;
	height: 24px;
	margin: 0 2px 0 2px;
	display: block;
	float: left;
}
span.button4 a {
	background: url(../images/button4_bg_right.gif) top right no-repeat;
	height: 20px;
	padding: 4px 11px 0px 11px;
	display: block;
	float: left;
	font-size: 12px;
	color: #1F3F7A;
	font-weight: bold;
	text-decoration: none;
}

span.button5 {
	background: url(../images/button5_bg_left.gif) top left no-repeat;
	padding: 0;
	height: 24px;
	margin: 0 2px 0 2px;
	display: block;
	float: left;
}
span.button5 a {
	background: url(../images/button5_bg_right.gif) top right no-repeat;
	height: 20px;
	padding: 4px 11px 0px 11px;
	display: block;
	float: left;
	font-size: 12px;
	color: #1F3F7A;
	font-weight: bold;
	text-decoration: none;
}


div.kektitle {
	background: url(../images/kektitle_bg_left.gif) top left no-repeat;
	padding: 0;
	height: 25px;
	margin: 0 2px 0 2px;
	padding: 0 0 5px 0;
	cursor: default;
}
div.kektitle div {
	background: url(../images/kektitle_bg_right.gif) top right no-repeat;
	height: 25px;
	padding: 5px 0 0 16px;

	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}

div.blocktitle {
	background: url(../images/blocktitle_bg_left.gif) top left no-repeat;
	padding: 0;
	margin: 0;
	height: 25px;
}
div.blocktitle div {
	background: url(../images/blocktitle_bg_right.gif) top right no-repeat;
	height: 25px;
	padding: 0 6px 0 6px;
}
div.blocktitle div span {
	font-size: 11px;
	padding: 0 4px 0 3px;
	line-height: 25px;
	display: block;
	color: #494949;
}
div.blocktitle div span a.emailLink {
	color: #1F3F7A;
	text-decoration: underline;
}
div.blocktitle div span a.detailsLink {
	color: #4F5861;
	text-decoration: underline;
}


li {
	font-size: 11px;
}




#menu .center span.jatek_menu {
	background: transparent;
	background-color: #7FA7D2;
	color: #FFF;
}
#menu .center span.jatek_menu a {
	color: #FFF;
	padding-right: 12px;
}
#menu .center span.jatek_last {
	background: url(../images/jatek/menu_separator.gif) right no-repeat;
}

div.laptable {
	width: 416px;
	padding: 2px 0px 10px 6px;
}

div.laptable div.thumbnail {
	float: left;
	margin: 0 8px 10px 0;
	padding: 0;
}

div.thumbnail {
	text-align: center;
	width: 128px;
	padding: 0 0 15px 0;
	margin: 0;
	color: #1F3F7A;
	font-size: 11px;
}
div.thumbnailInner {
	width: 124px;
	height: 124px;
	display: block;
	padding: 2px;
	margin: 0;
	background: url(../images/thumbnail_keret.gif) top left no-repeat;
	position: relative;
	overflow: hidden;
	text-align: left;
}
div.thumbnailInner[class] {
	padding: 2px;
	display: table; 
	position: static;
	text-align: center;
}

div.thumbnailInner div {
	position: absolute; 
	width: 124px;
	height: 124px;
	top: 50%;
	left: 50%;
}
div.thumbnailInner[class] div {
	display: table-cell; 
	vertical-align: middle; 
	position: static;
}

div.thumbnailInner img, div.thumbnailInner span.text {
	padding-top: 2px;
	position: relative; 
	top: -50%;
	left: -50%;
}
div.thumbnailInner img[src], div.thumbnailInner span.text[class] {
	padding-top: 0;
	top: 0;
	left: 0;
}
div.thumbnailInner span.text {
	display: block;
	width: 120px;
	padding: 2px;
	text-align: center;
}

a {
	color: #1F3F7A;
	text-decoration: underline;
}
a.help {
	font-size: 11px;
}

p {
	font-size: 11px;
	text-align: justify;
}

h1 {
	font-weight: bold;
	font-size: 12px;
	margin: 0 0 15px 0;
	padding: 5px 0 0 0;
}

.megj {
	font-size: 11px;
	font-weight: normal;
}
.megj a {
	color: #1F3F7A;
	text-decoration: underline;
}

#content {
	width: 752px;
}
.content_inner {
	width: 752px;
}
#content.balsav {
	background: url(../images/aloldal_bg.gif) repeat-y top left;
}
#content.balsav .content_inner {
	background: url(../images/aloldal_bg_bottom.gif) no-repeat bottom left;
}

#leftpanel {
	width: 151px;
	padding: 6px 5px 6px 5px;
	color: #1F3F7A;
	float: left;
}
#leftpanel .katlist {
	padding: 0 15px 0 10px;
}
#leftpanel .katlist dl {
	margin: 0 0 0px 0;
	padding: 4px 0 3px 8px;
	border-bottom: 1px solid #C7D8EF;
}
#leftpanel .katlist dl dt {
	font-size: 12px;
	font-weight: bold;
	color: #1F3F7A;
	padding: 0;
	margin: 0;
}
#leftpanel .katlist dl dd {
	font-size: 11px;
	padding: 4px 0 6px 3px;
	margin: 0;
}
#leftpanel .katlist a {
	text-decoration: none;
	color: #1F3F7A;
	display: block;
}
#leftpanel .katlist a:hover, #leftpanel .katlist a.selected {
	color: #5F9CDD;
}
#leftpanel .katlist dl dd a {
	background: url(../images/vonal_bullet.gif) no-repeat top left;
	padding: 0 0 0 5px;
}

#centerpanel {
	width: 422px;
	float: left;
	padding: 7px 10px 10px 25px;
}

#centerpanel .title, #centerpanel2 .title, #centerpanel_szeles .title {
	background: url(../images/vonal.gif) repeat-x bottom left;
	padding: 0 0 11px 0;
	margin: 0 0 15px 0;
}
#centerpanel .title .text, #centerpanel2 .title .text {
	float: left;
}
#centerpanel .title .controls, #centerpanel2 .title .controls {
	float: right;
	padding: 3px 5px 0 0;
	color: #494949;
	font-size: 11px;
}
#centerpanel .title .controls a.lnk, #centerpanel2 .title .controls a.lnk {
	color: #1F3F7A;
	text-decoration: underline;
}

#centerpanel2 {
	width: 538px;
	padding: 17px 40px 10px 40px;
	float: left;
}
#centerpanel_szeles {
	width: 672px;
	padding: 17px 40px 10px 40px;
}
#centerpanel2 div.inner {
	padding: 25px 98px 0 88px;
	font-size: 12px;
}

#rightpanel {
	width: 124px;
	float: right;
	text-align: left;
	padding-right: 10px;
}

a.vissza {
	background: url(../images/nyil_vissza.gif) top right no-repeat;
	height: 26px;
	padding: 0 26px 0 0;
	float: left;
}
a.tovabb {
	background: url(../images/nyil_tovabb.gif) top left no-repeat;
	height: 26px;
	padding: 0 0 0 26px;
	float: left;
}

.lapozo {
	width: 422px;
	height: 25px;
}
.lapozo .btn_vissza {
	width: 95px;
	float: left;
	padding-left: 5px;
	height: 23px;
}
.lapozo .btn_tovabb {
	width: 100px;
	float: right;
}
.lapozo .oldalak {
	width: 222px;
	float: left;
	text-align: center;
	color: #1F3F7A;
	font-size: 11px;
	font-weight: bold;
	padding: 9px 0 0 0;
}
.lapozo .oldalak a {
	text-decoration: none;
	color: #1F3F7A;
	padding: 3px 4px 3px 4px;
	text-decoration: underline;
}
.lapozo .oldalak a.current {
	text-decoration: none;
}
.lapozo .oldalak span {
	padding: 3px 4px 3px 4px;
	font-weight: normal;
	color: black;
}

table.formtable td {
	font-size: 12px;
	padding: 0 2px 5px 5px;
}
table.formtable td.strong, div.form_row span.strong {
	font-weight: bold;
}
.wrongField {
	font-weight: bold;
	color: #EE7305;
}

div.form_row {
	padding: 0 0 5px 8px;
	font-size: 12px;
}
div.form_row strong {
	padding: 0 5px 0 0;
}

div.error {
	background: url(../images/hu/error.gif) top left no-repeat;
	padding: 2px 0 20px 60px;
	color: #EE7305;
	font-size: 12px;
	font-weight: bold;
}
div.error li {
	list-style: outside disc;
	margin-left: 10px;
}

.kicsi {
	font-size: 11px;
}

div.kedvencJelolo {
	height: 17px;
	padding: 3px 25px 0 0;
	background: url(../images/ikon_kedvenc.gif) top right no-repeat;
	text-align: right;
}

#keresobox {
	background: #C7D8EF url(../images/keresobox_top.gif) top left no-repeat;
	width: 145px;
	margin: 20px 0 0 3px;
	padding: 5px 0 0 0;
}
#keresobox div.inner {
	background: #C7D8EF url(../images/keresobox_bottom.gif) bottom left no-repeat;
	padding: 3px 10px 8px 10px;
	color: #1F3F7A;
	font-size: 12px;
}
#keresobox strong {
	display: block;
	padding: 0 0 8px 2px;
}
#keresobox a.help {
	font-size: 11px;
	color: #1F3F7A;
	text-decoration: underline;
}
#keresobox input {
	width: 115px;
}

.billboard_banner {
	border: 2px solid #E3EFFA;
	padding: 5px 32px 12px 32px;
}
.billboard_banner div {
	text-align: center; 
	font-size: 11px; 
	color: #CDCDCD; 
	padding-bottom: 3px;
}
table.calendar {
	background-color: white;
	font-size: 11px;
	border: 1px solid #A2C0E3;
	cursor: default;
	color: white;
}
table.calendar td {
	padding: 0;
	width: 20px;
	height: 20px;
	text-align: right;
}
table.calendar td.disabled div {
	color: #D0D0D0;
	background-color: white;
	border-right: 1px solid #E7F1FB;
	border-bottom: 1px solid #E7F1FB;
}
table.calendar td.enabled div {
	color: #6999CB;
	background-color: #FAFBFD;
	cursor: pointer;
	border-right: 1px solid #E7F1FB;
	border-bottom: 1px solid #E7F1FB;
}
table.calendar td.dayHover {
	color: #6999CB;
	cursor: pointer;
	background-color: #EBF0F9;
}

table.calendar tr.days td {
	background-color: #A2C0E3;
	text-align: center;
	border-bottom: 1px solid #E7F1FB;
}
table.calendar th {
	background-color: #A2C0E3;
	font-weight: normal;
	font-size: 11px;
	text-align: center;
	border-bottom: 1px solid #E7F1FB;
	height: 20px;
	padding: 0;
	color: white;
}
table.calendar th div {
	color: white;
}
table.calendar th a.nav {
	color: white;
	text-decoration: none;
	background-color: #A2C0E3;
	width: 20px;
	height: 19px;
	display: block;
}
table.calendar th a.nav:hover {
	background-color: #C7D8EF;
}

table.calendar td div.selected {
	font-weight: normal;
	background-color: #C7D8EF;
}
table.calendar td div {
	width: 15px;
	height: 17px;
	padding: 3px 3px 0 2px;
	margin: 0;
	text-align: right;
	color: inherit;
	font-family: Arial;
	font-size: 11px;
}

table.calendar tr.lastRow td {
	background-color: #A2C0E3;
	text-align: center;
	border-top: 1px solid #A2C0E3;
	height: 20px;
	cursor: pointer;
	padding: 0;
	width: 140px;
}

#centerpanel_kuldes {
	width: 509px;
	padding: 35px 10px 20px 44px;
	float: left;
}

.reginfo {
	font-size: 12px;
	color: #1F3F7A;
	font-weight: bold;
	padding: 4px 0 0 0;
}
.reginfo div.text {
	float: left;
	padding: 4px 0 0 10px;
	width: 120px;
}
.reginfo a {
	color: #1F3F7A;
	text-decoration: underline;
}

a.megsem {
	color: #B64901;
	text-decoration: underline;
	font-size: 11px;
}

a.tobbcimzett {
	color: #1F3F7A;
	text-decoration: underline;
}

textarea {
	font-size: 12px;
	width: 490px;
	height: 120px;
}
p, div {
	color: #494949;
}
.megj {
	font-size: 11px;
}
.megj a {
	color: #1F3F7A;
	text-decoration: underline;
}

#autocomplete, #cimlista {
	background-color: white;
	border: 1px solid #6796c8;
	width: 200px;
	position: absolute;
}
#autocomplete ul {
	margin: 0;
	padding: 0;
}
#autocomplete ul li {
	list-style-type: none;
	padding: 2px 5px 2px 5px;
	cursor: default;
	font-size: 12px;
}
#autocomplete ul li.selected {
	background-color: #e5eef7;
}
#autocomplete ul li .informal {
	font-size: 11px;
	display: block;
	margin-left: 0px;
	padding-left: 18px;
	background: url(../images/ikon_email.gif) 1px -3px no-repeat; 
}
#cimlista {
	width: 200px;
	height: 200px;
	font-size: 11px;
}
#cimlistaInner {
	width: 200px;
	height: 180px;
	overflow: auto;
	padding: 0px;
	display: none;
}
#cimlistaWait {
	display: block;
	padding: 5px;
	height: 170px;
}
#cimlista .cimlistaClose {
	width: 200px;
	height: 20px;
	text-align: center;
}
#cimlistaInner a, #cimlistaInner div.listaElem {
	padding: 3px 5px 3px 5px;
	display: block;
	color: #494949;
	text-decoration: none;
}
#cimlistaInner a:hover, #cimlistaInner div.listaElemOver {
		padding: 3px 5px 3px 5px;
		display: block;
		color: #494949;
		text-decoration: none;
	background-color: #e5eef7;
}

.blocktitle_outer {
	padding-bottom: 8px;
}
blocktitle span {
	overflow: hidden;
}
.cimlistaItem {
	padding: 11px 5px 0px 3px;
	font-size: 11px;
	color: #494949;
}

.cimlistaTitle span.nev {
	font-size: 13px !important;
	float: left;
	width: 140px;
	height: 20px;
	overflow: hidden;
}
.cimlistaTitle span.email {
	float: left;
	width: 180px;
	height: 20px;
	overflow: hidden;
	text-align: left; 
}

.cimlistaItem .buttons {
	float: left;
	width: 100px;
}

.cimlistaItem .data {
	float: left;
	padding-left: 5px;
}

.cimlistaItem .prop {
	width: 55px; 
	padding: 3px 0 0px 20px; 
	font-weight: bold; 
	float: left;
}
.cimlistaItem .email {
	background: url(../images/ikon_email.gif) top left no-repeat; 
}
.cimlistaItem .szulinap {
	background: url(../images/ikon_szulinap.gif) top left no-repeat; 
}
.cimlistaItem .nevnap {
	background: url(../images/ikon_nevnap.gif) top left no-repeat; 
}
.cimlistaItem .egyeb {
	background: url(../images/ikon_egyeb.gif) top left no-repeat; 
}
.cimlistaItem .value {
	float: left; 
	padding: 3px 0 0px 0;
	width: 200px;
}
form .cimlistaItem .value {
	width: 300px;
}

a.torles {
	color: #B64901;
	text-decoration: underline;
	font-size: 11px;
}

.segitunk {
	float: right;
	height: 24px;
	line-height: 24px;
}
.segitunk a {
	text-decoration: underline;
	color: #1F3F7A;
	font-size: 11px;
}

#errorContainer div.error {
	margin-top: 10px;
	padding-bottom: 5px;
	margin-bottom: 0;
}

div.naptarTitle {
	font-size: 11px;
	font-weight: bold;
	float: left;
}
div.naptarNav {
	float: right;
}

#naptar {
	width: 420px;
	border-left: 1px solid #E7F1FB;
	font-size: 11px;
	margin-top: 15px;
}
#naptar .header {
	background-color: #C7D8EF;
	color: white;
}
#naptar .header div {
	border-right: 1px solid #E7F1FB;
	border-bottom: 1px solid #E7F1FB;
	background-color: #C7D8EF;
	width: 59px;
	height: 19px;
	text-align: center;
	float: left;
	padding-top: 4px;
}
#naptar .napok div {
	border-right: 1px solid #E7F1FB;
	border-bottom: 1px solid #E7F1FB;
	background-color: #FAFBFD;
	width: 59px;
	height: 55px;
	float: left;
	cursor: pointer;
}
#naptar .napok div.over {
	background-color: #EBF0F9;
}
#naptar .napok div.selected {
	background-color: #C7D8EF;
}
#naptar .napok div.disabled {
	background-color: white;
	cursor: auto;
}
#naptar .napok span.nap {
	display: block;
	height: 15px;
	color: #6999CB;
	padding: 2px 0 0 5px;
}
#naptar .napok span.ma {
	background-color: #DBDF70;
	color: #494949;
}
#naptar .napok span.unnep {
	background-color: #D66000;
	color: white;
	font-weight: bold;
}
#naptar .napok span.esemeny {
	padding: 2px 0 0 5px;
	display: block;
}
#naptarDetails {
	font-size: 11px;
	width: 420px;
	overflow: hidden;
}
.naptarDetailsRow {
	padding: 10px 0 0 5px;
}
.naptarDetailsRow .leftColumn {
	width: 125px;
	float: left;
	font-weight: bold;
	padding: 0 20px 0 0;
	font-size: 11px;
}
.naptarDetailsRow .rightColumn {
	float: left;
	width: 270px;
}
.naptarDetailsRow .rightColumn dl {
	padding: 10px 0 5px 0;
	margin: 0 0 5px 0;
	border-bottom: 1px solid #E7F1FB;
}
.naptarDetailsRow .rightColumn dd {
	margin: 0;
	padding: 2px 0 0 0;
}
.naptarDetailsRow .rightColumn dd em {
	padding: 2px 0 0 5px;
	display: block;
}
.naptarDetailsRow .rightColumn .button {
	padding: 3px 0 0 0;
}

.naptarDetailsRow .unnep {
	color: #D66000;
}

.naptarDetailsRow .idozitettlap, #myHomeContent .calendarList .idozitettlap {
	padding-left: 18px;
	background: url(../images/ikon_email.gif) 0px -3px no-repeat;
}
.naptarDetailsRow .szulnap, #myHomeContent .calendarList .szulnap {
	padding-left: 18px;
	background: url(../images/ikon_szulinap.gif) 0px 0 no-repeat;
	padding-top: 1px;
	padding-bottom: 1px;
}
.naptarDetailsRow .nevnap, #myHomeContent .calendarList .nevnap {
	padding-left: 18px;
	background: url(../images/ikon_nevnap.gif) 0px -3px no-repeat;
}
.naptarDetailsRow .egyeb, #myHomeContent .calendarList .egyeb {
	padding-left: 21px;
	background: url(../images/ikon_egyeb.gif) 0px -3px no-repeat;
}

#leftpanel dl.cimlista {
	background: url(../images/ikon_sajatmenu_cimlista.gif) top right no-repeat
}
#leftpanel dl.naptar {
	background: url(../images/ikon_sajatmenu_naptar.gif) top right no-repeat
}
#leftpanel dl.sajatlapok {
	background: url(../images/ikon_sajatmenu_sajatlapok.gif) top right no-repeat
}
#leftpanel dl.history {
	background: url(../images/ikon_sajatmenu_history.gif) top right no-repeat
}
#leftpanel dl.kedvencek {
	background: url(../images/ikon_sajatmenu_kedvencek.gif) top right no-repeat
}
#leftpanel dl.beallitasok {
	background: url(../images/ikon_sajatmenu_beallitasok.gif) top right no-repeat
}
#leftpanel dl.segitseg {
	background: url(../images/ikon_sajatmenu_segitseg.gif) top right no-repeat
}
#leftpanel dl.postalada {
	background: url(../images/ikon_sajatmenu_postalada.gif) top right no-repeat
}

#myHomeContent {
}
#myHomeContent .left {
	width: 236px; 
	float: left
}
#myHomeContent .right {
	width: 180px; 
	float: right
}
#myHomeContent .blocktitle span {
	height: 20px; 
	font-weight: bold; 
	font-size: 12px; 
	padding-left: 10px
}

#myHomeContent .inner {
	padding: 2px;
}
#myHomeContent .inner p {
	padding: 8px 5px 0 5px;
	margin: 0;
}
#myHomeContent .calendarList .title {
	background: none;
	height: 14px; 
	padding: 2px 0 2px 12px; 
	margin: 8px 0 5px 0;
	background-color: #F1F5FA; 
	font-size: 11px; 
	font-weight: bold
}
#myHomeContent .row {
	font-size: 11px; 
	border-bottom: 1px solid #E4EDF6; 
	padding: 3px 0 3px 5px; 
	margin: 0 6px;
	overflow: hidden; 
	height: 15px
}

#myHomeContent table {
	padding-left: 10px;
	width: 225px;
}
#myHomeContent tr {
	border: 1px solid #E4EDF6;
}
#myHomeContent td {
	font-size: 11px;
	padding: 3px;
	vertical-align: top;
	border-bottom: 1px solid #E4EDF6;
}

#myHomeContent .calendarList .row .date {
	width: 70px; 
	float: left
}
#myHomeContent .calendarList .row .text {
	float: left; 
	padding-left: 20px;
	margin-left: 5px;
}

#myHomeContent .timedCardList {
	padding: 10px 5px 0 5px;
}
#myHomeContent .timedCardList .row {
	height: 18px;
	margin: 0;
}
#myHomeContent .timedCardList .row .date {
	width: 70px; 
	float: left;
	margin-top: 2px;
}
#myHomeContent .timedCardList .row .name {
	width: 60px; 
	overflow: hidden;
	float: left;
	background: url(../images/ikon_email.gif) 0px -3px no-repeat;
	padding-left: 18px;
	margin-left: 5px;
	margin-top: 2px;
}

#myHomeContent dl.nevnaplist {
	font-size: 11px;
	padding: 0 2px 0 12px;
}
#myHomeContent dl.nevnaplist dt {
	display: block;
	float: left;
	width: 75px; 
	margin: 0;
	padding: 0 0 0 3px;
}
#myHomeContent dl.nevnaplist dd {
	display: block;
	float: left; 
	width: 80px;
	margin: 0;
	padding: 0 3px 0 0;
}
#myHomeContent dl.nevnaplist dd.today, #myHomeContent dl.nevnaplist dt.today {
	font-size: 12px;
	background-color: #F1F5FA;
	padding-top: 2px;
	padding-bottom: 2px;
}

#myHomeContent div.nevnapKereso {
	background: url(../images/nevnapkereso_top.gif) top left no-repeat;
	background-color: #DCE7F5;
	width: 176px;
}
#myHomeContent div.nevnapKereso div.inner {
	background: url(../images/nevnapkereso_bottom.gif) bottom left no-repeat;
	width: 156px;
	padding: 10px;
	text-align: center;
}
#myHomeContent div.lastSent {
	background: url(../images/legutobbkuldted_top.gif) top left no-repeat;
	background-color: #E0E8C0;
	width: 176px;
}
#myHomeContent div.lastSent div.inner {
	background: url(../images/legutobbkuldted_bottom.gif) bottom left no-repeat;
	width: 156px;
	padding: 10px;
	text-align: center;
}

.mailbox_title {
	font-size: 13px;
	padding-bottom: 10px;
	text-align: left;
}
.mailbox_empty {
	font-size: 14px;
	font-weight: bold;
}
#main .left {
	width: 356px;
	height: 442px;
	float: left;
}

#main .right {
	width: 388px;
	height: 442px;
	float: right;
}

#ajanlo {
	width: 140px;
	height: 173px;
	background-color: white;
	overflow: hidden;
	font-size: 12px;
	font-weight: bold;
	color: #335894;
	padding: 10px 10px 0 206px;
	margin: 0 0 6px 0;
}
#ajanlo p {
	margin: 0;
	padding: 0 0 10px 0;
}
#ajanlo a {
	display: block;
	float: left;
	width: 64px;
	height: 64px;
	padding: 0;
	vertical-align: middle;
	text-align: center;
}

p.paneltitle {
	font-size: 12px;
	font-weight: bold;
	text-align: center;
	color: #1F3F7A;
	margin: 0 0 3px 0;
}
.paneltitle a {
	color: #1F3F7A;
	text-decoration: none;
}

#regisztralj {
	background: url(../images/main_regisztralj_bg.gif) no-repeat;
	width: 166px;
	height: 158px;
	float: left;
	padding: 5px;
	font-size: 11px;
	color: #346394;
	text-align: center;
}

#legutobb {
	background: url(../images/main_legutobb_bg.gif) no-repeat;
	width: 126px;
	height: 152px;
	float: right;
	padding: 8px 25px 8px 25px;
	text-align: center;
}
#legutobb .paneltitle {
	margin-bottom: 8px;
}

#regisztracio {
	background: url(../images/main_regisztracio_bg.jpg) no-repeat;
	width: 176px;
	height: 19px;
	float: left;
	margin: 7px 0 6px 0;
	padding: 4px 0 0 0;
}

#kepeslapkereso {
	background: url(../images/main_kepeslapkereso_bg.jpg) no-repeat;
	width: 176px;
	height: 19px;
	float: right;
	margin: 7px 0 6px 0;
	padding: 4px 0 0 0;
}

#idozitett {
	background: url(../images/main_idozitett_bg.jpg) no-repeat;
	width: 156px;
	height: 38px;
	float: left;
	padding: 6px 10px 6px 10px;
}

#felvetel {
	background: url(../images/main_felvetel_bg.jpg) no-repeat;
	width: 156px;
	height: 38px;
	float: right;
	padding: 6px 10px 6px 10px;
}

#kategoriak {
	width: 376px;
	height: 432px;
	background: url(../images/main_kategoriak_bg.gif) no-repeat top;
	padding: 6px;
	font-size: 11px;
}
#kategoriak div.inner {
	width: 376px;
	height: 432px;
	background: url(../images/main_kategoriak_bottom.gif) no-repeat bottom;
	padding: 6px;
	font-size: 11px;
}

#kategoriak a {
	color: #1F3F7A;
	font-size: 11px;
	text-decoration: underline;
}
#kategoriak a.nagy {
	font-size: 12px;
	font-weight: bold;
}
#kategoriak a:hover {
	text-decoration: none;
}

#kategoriak .katleft {
	padding: 0 5px 0 15px;
	color: #919DB3;
	float: left;
	width: 168px;
	line-height: 14px;
}
#kategoriak .katright {
	padding: 0 15px 0 5px;
	color: #919DB3;
	float: left;
	width: 168px;
	line-height: 14px;
}
span.dropdownlink {
	display: block;
	float: left;
	height: 17px;
	padding-left: 2px;
	background: url(../images/dropdown_bg_left.gif) top left no-repeat;
	background-color: #e5eef7;
	z-index: 10;
}
span.dropdownlink a {
	display: block;
	float: left; 
	height: 15px; 
	padding: 2px 23px 0 4px; 
	background: url(../images/dropdown_bg_right.gif) top right no-repeat;
	color: #494949;
	text-decoration: none;
	font-size: 11px;
	wwidth: 127px;
}

.dropdown {
	font-size: 11px;
	background-color: #e5eef7;
	border-left: 1px solid #6796c8;
	border-right: 1px solid #6796c8;
	border-bottom: 1px solid #6796c8;
	position: absolute;
	wwidth: 150px;
	display: block;
	z-index: 9;
}
.dropdown a {
	padding: 2px 10px 2px 3px;
	wwidth: 144px;
	display: block;
	ccolor: black;
	text-decoration: none;
	cursor: pointer;
	color: #494949;
}
.dropdown a:hover {
	background-color: #C7D8EF;
}
.dropdown a.selected {
	display: none;
}

