/**
 * Alap stílusbeállítások
 */

html, body, div, span, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
  margin: 0;
  padding: 0;
}

img {
  border: 0px;
}

body {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
  background: #FFFFFF url('/images/bg.gif') repeat-x scroll top left;
  color: #000000;
}

a {
  color: #5555AA;
  text-decoration: none;
}

a:hover {
  color: #333399;
}

a:active, a:focus {
  outline: none;
}



input, select, option, optgroup, textarea {
  font-size: 100%;
}

input {
  padding-bottom: 2px;
}





/* 990 */
#container_header {
  color: #F2F2F2;
  width: 986px;   
  margin: 10px auto 0px auto;
  padding: 2px 2px 2px 2px;
  text-align: right;
}  

#container_main {
  width: 988px;
  margin: 0px auto 0px auto;
  text-align: left;
  background-color: #F2F2F2;
  border: 1px solid #5E0000;
}  

#container_footer {
  clear: both;
  width: 990px;
  margin: 0px auto 20px auto;
  padding: 10px 0 10px 0;
  text-align: center;
  font-size: 80%;
}





#box_header {
  height: 91px;
  background-color: #5E0000;
}

#box_main {
  float: left;
  background: #F2F2F2 url('/images/bg_main.gif') no-repeat;
}

/* 172px */
#box_left {
  float: left;
  width: 170px;
  padding: 8px 0px 0px 2px;
}

/* 564px */
#box_center {
  float: left;
  width: 554px;
  padding: 0px 5px 10px 5px;
  border: 0px solid #CCCCCC;
}

/* 252px */
#box_right {
  float: left;
  width: 250px;
  padding: 8px 2px 0px 0px;
  text-align: center;
}

#box_footer {
  clear: both;
  margin: 0px 0px 0px 0px;
  padding: 40px 0 0 0;
  text-align: center;
}


#container_header a {
  text-decoration: none;
  color: #F2F2F2;
  font-weight: bold;
}

#box_header h1 {
  padding: 20px 10px;
  font-size: 140%;
}

#box_header h1 a {
  text-decoration: none;
  color: #F2F2F2;
}

#box_header h2 {
  padding: 4px 10px 4px 10px;
  font-weight: normal;
  color: #CCCCCC;
  font-size: 120%;
}

/* Bal oldali menü */
#box_left ul {
  padding: 0px 0px 6px 0px;
}

#box_left li {
  list-style-type: none;
  padding: 0px 0px 0px 0px;
  background-color: #B70000;
}

#box_left li a, #box_left li div {
  width: 158px;
  display: block;
  padding: 6px;
  border-top: 1px solid #FFFFFF;
  border-bottom: 1px solid #888888;
  background-color: #CCCCCC;
  text-decoration: none;
  font-weight: bold;
  color: #901010;
}

#box_left li div {
  cursor: default;
}


#box_left li a:hover {
  color: #901010;
  background-color: #DDDDDD;
/*
  border-top: 1px solid #888888;
  border-bottom: 1px solid #FFFFFF;
*/
}

#box_left li a.selected {
  display: block;
  width: 154px;
  background-color: #DDDDDD;
}

#box_left li div.selected {
  display: block;
  width: 154px;
  padding: 6px;
  border-top: 1px solid #FFFFFF;
  border-bottom: 1px solid #888888;
  text-decoration: none;
  font-weight: bold;
  color: #901010;
  background-color: #DDDDDD;
  cursor: default;
}

#box_right ul {
  padding: 4px 0px 4px 4px;
}

#box_right li {
  list-style-type: none;
  padding: 2px 0 0 3px;
}

#box_left .sub_menu li .selected {
  font-weight: normal;
}


.logo {
  float: left;
  height: 90px;
  width: 250px;
  padding: 0px;
}

.top_banner {
  float: right;
  height: 90px;
  width: 728px;
  padding: 0px;
  text-align: right;
}

.left_banner {
  padding: 4px;
  text-align: left;
  border: 1px solid #880000;
  background-color: #FFFFFF;
}
  
.right_banner {
  padding: 0px;
  height: 250px;
  text-align: center;
}


.box {
  padding: 0px;
  text-align: left;
  border: 1px solid #880000;
  background-color: #FAFAFA;
}

.box h2 {
  color: #F2F2F2;
  background: #880000 url('/images/box_header_bg.gif') repeat-x scroll top left;
  padding: 4px;
  font-size: 125%;
  font-weight: bold;
  text-align: center;
}

.horizontLine {
  height: 1px;
  background-color: #880000;
  margin: 0px;
  padding: 0px;
}


#box_center h1 {
  font-size: 130%;
  font-weight: bold;
  text-align: center;
  color: #F2F2F2;
  padding: 9px 0 25px 0;
}

#box_center h2 {
  font-size: 125%;
  font-weight: bold;
  text-align: center;
  color: #444444;
  margin: 4px 0px 18px 0px;
}

#box_center li {
  margin: 5px 15px 5px 15px;
}

.content {
  padding: 4px;
}

.contentTable {
  border-spacing: 2px;
}

.contentTable td, .contentTable th {
  padding: 2px;
}


.contentTable th {
  color: #444444;
  font-size: 110%;
  font-weight: bold;
  text-align: center;
  padding: 30px 0px 15px 0px;
}

.contentTable th.first {
  padding: 5px 0px 15px 0px;
}

.contentTable .submit {
  padding: 15px 0px 0px 0px;
}



.description {
  color: #444444;
}

.alert {
  color: #FF0000;
  text-align: center;
  font-weight: bold;
}

.important {
  color: #000000;
  text-align: center;
  font-weight: bold;
}



.info {
  padding: 10px;
  color: #331177;
  background-color: #EECCFF;
  border: 1px solid #8080c0;
}

.info2 {
  padding: 10px;
  color: #000000;
  background-color: #FAFFBD;
  border: 1px solid #8080C0;
}

.requiredTitle {
  font-weight: bold;
}

.requiredStar {
  font-family: verdana;
  font-weight: normal;
  color: #FF0000;
}

.notRequiredTitle {
  font-weight: normal;
}

.notRequiredTitle .requiredStar {
  display: none;
}


.right {
  text-align: right;
}


.mediumImage {
  margin: 2px;
  padding: 4px;
  border: 1px solid #CCCCCC;
  background-color: #EEEEEE;
}

.smallImage {
  float: left;
  width: 90px;
  height: 90px;
  margin: 3px;
  padding: 2px;
  border: 1px solid #DDDDDD;
  text-align: center;
}

.smallImageContainer {
  margin: 0px;
  padding: 4px;
  margin: 2px;
  float: left;
  width: 90px;
  height: 90px;
  line-height: 88px;
  text-align: center;
  background-color: #EEEEEE;
  border: 1px solid #DDDDDD;
  vertical-align: middle;
}

.smallImageContainer img {
  vertical-align: middle;
}


.smallImageList .smallImageContainer {
  padding: 5px;
}


.midImageContainer {
  margin: 0px;
  padding: 4px;
  margin: 2px;
  float: right;
  width: 194px;
  /* height: 194px; */
  /* line-height: 192px; */
  text-align: center;
  background-color: #EEEEEE;
  border: 1px solid #DDDDDD;
  vertical-align: middle;
}

.midImageContainer img {
  vertical-align: middle;
}


.tableDetails td {
  border: 1px solid #CCCCCC;
  padding: 2px;
}

.tableList td {
  border: 1px solid #CCCCCC;
  padding: 2px;
}

.tableSmallList td {
  font-size: 90%;
  border: 1px solid #CCCCCC;
  padding: 2px;
  background-color: #FAFAFA;
}

.tableSmallList .header td {
  background-color: #EEEEEE;
}

.tableNavigation td {
  color: #AAAAAA;
  height: 19px;
}


.input {
  margin: 0;
  padding: 2px;
  border: 1px solid #CCCCCC;
}

.select {
  margin: 0;
  padding: 1px 1px 1px 0;
  border: 1px solid #CCCCCC;
}

.checkbox {
  margin: 5px 10px 5px 0px;
}

.fieldset {
	border: 1px solid #F0F0F0;
	padding: 4px;
	margin: 0px;
}

.fieldsetTable {
	border: 1px solid #F0F0F0;
	padding: 4px;
	margin: 0px;
}

.wideInput {
  width: 320px;
}

.wideSelect {
  width: 326px;
}

.wideFieldset {
  width: 316px;
}

.narrowInput {
  width: 150px;
}

.narrowSelect {
  width: 156px;
}

.smallInput {
  width: 60px;
}

.smallSelect {
  width: 66px;
}

.inputAlert {
  background-color: #FFEEEE;
  border: 3px double #FF0000;
  margin-left: -2px;
}

.markedRow td {
  background-color: #FFFFFF;
}


.imageList {
  border: 1px solid #CCCCCC;
  list-style: none;
  display: inline;
  float: left;
  margin: 1px;
  padding: 0px;
  text-align: center;
  background-color: #FAFAFA;
}

.userEmailBox {
  color: #888888;
  overflow: hidden;
  padding: 4px;
}

.userMenu {
  margin-bottom: 4px;
}

.alertButton {
  color: #DD2222;
}

.listTitle {
	font-weight: bold;
	text-decoration: underline;
}

.listTitleLink {
	font-weight: bold;
}


.separator {
  height: 20px;
  clear: both;
}

.separator_line {
  height: 1px;
  margin: 5px 0 5px 0;
  border: 0px;
  border-top-width: 1px;
  border-top-style: dotted;
  border-top-color: #cccccc;
}

.smallText {
  font-size: 90%;
  color: #AAAAAA;
}

.box_1, .box_2, .box_3, .box_4 { font-size: 1px; overflow: hidden; display: block; }
.box_1  { height: 0px; line-height: 0px; margin: 0px 5px; border-bottom: 1px solid #CCCCCC; }
.box_2  { height: 1px; margin: 0 3px; border-right: 2px solid #CCCCCC; border-left: 2px solid #CCCCCC; }
.box_3  { height: 1px; margin: 0 2px; border-right: 1px solid #CCCCCC; border-left: 1px solid #CCCCCC; }
.box_4  { height: 2px; margin: 0 1px; border-right: 1px solid #CCCCCC; border-left: 1px solid #CCCCCC; }
.box_header    { padding:  0px 5px  3px 5px; border-right: 1px solid #CCCCCC; border-left: 1px solid #CCCCCC; border-bottom: 1px solid #CCCCCC; }
.box_content   { padding: 10px 5px 10px 5px; border-right: 1px solid #CCCCCC; border-left: 1px solid #CCCCCC; } /* *zoom: 1;*/
.box_content_h { padding: 5px 5px 5px 5px; border-right: 1px solid #CCCCCC; border-left: 1px solid #CCCCCC; }

.box_2_left, .box_3_left, .box_4_left { font-size: 1px; overflow: hidden; display: block; }
.box_2_left  { height: 1px; margin: 0 0 0 2px; border-left: 2px solid #CCCCCC; }
.box_3_left  { height: 1px; margin: 0 0 0 1px; border-left: 1px solid #CCCCCC; }
.box_4_left  { height: 2px; margin: 0 0 0 0px; border-left: 1px solid #CCCCCC; }

.box_2_right, .box_3_right, .box_4_right { font-size: 1px; overflow: hidden; display: block; }
.box_2_right  { height: 1px; margin: 0 2px 0 0; border-right: 2px solid #CCCCCC; }
.box_3_right  { height: 1px; margin: 0 1px 0 0; border-right: 1px solid #CCCCCC; }
.box_4_right  { height: 2px; margin: 0 0px 0 0; border-right: 1px solid #CCCCCC; }

.box_2_space, .box_3_space, .box_4_space { font-size: 1px; overflow: hidden; display: block; }
.box_2_space  { height: 1px; margin: 0 3px 0 0; border-right: 2px solid #CCCCCC; }
.box_3_space  { height: 1px; margin: 0 2px 0 0; border-right: 1px solid #CCCCCC; }
.box_4_space  { height: 2px; margin: 0 1px 0 0; border-right: 1px solid #CCCCCC; }


.box_header h3 { padding: 3px; text-align: center; font-size: 100%; }



.color_1   { background: #FDFDFD; border-color: #CCCCCC; }
.color_1_h { background: #EEEEEE; border-color: #CCCCCC; color: #666666; }
.color_2   { background: #FAFFBD; border-color: #CCCCCC; }
.color_2_h { background: #FAFFBD; border-color: #CCCCCC; }
.color_3   { background: #FDFDFD; border-color: #CCCCCC; }
.color_3_h { background: #FDFDFD; border-color: #CCCCCC; color: #000000; }
.color_4   { background: #FFFFE8; border-color: #CCCCCC; }
.color_4_h { background: #FFFFE8; border-color: #CCCCCC; color: #FF0000; }



/* 183 + 1 + 184 + 1 + 183 = 552px */
.tab, .tab_selected  {
  float: left;
  height: 29px;
  width: 183px;
}

.tab {

}

.tab_selected {
  color: #555555;
  /* background: #FDFDFD; */
  height: 27px;
  border-bottom: 2px solid #FDFDFD;
}

.tab_space  {
  height: 29px;
}

.box_0 { font-size: 1px; overflow: hidden; display: block; height: 4px; line-height: 0px; margin: 0px; }


.tab .box_0, 
.tab .box_2_left,
.tab .box_3_left,
.tab .box_4_left,
.tab .box_2_right,
.tab .box_3_right,
.tab .box_4_right,
.tab .tab_label {
  background: #EEEEEE;
  border-color: #CCCCCC;
  color: #666666;
}

.tab_selected .box_0,
.tab_selected .box_2_left,
.tab_selected .box_3_left,
.tab_selected .box_4_left,
.tab_selected .box_2_right,
.tab_selected .box_3_right,
.tab_selected .box_4_right,
.tab_selected .tab_label { 
  background: #FDFDFD;
  border-color: #CCCCCC;
  color: #000000;
}

.tab_space .box_2_space,
.tab_space .box_3_space,
.tab_space .box_4_space,
.tab_space .tab_label {
  background: #EEEEEE;
  border-color: #CCCCCC;
  color: #666666;
}

.tab_label a {
  display: block;
  padding: 3px;
  text-align: center;
  color: #888888;
  font-weight: bold;
}

.tab_label span {
  display: block;
  padding: 3px;
  text-align: center;
  color: #444444;
  font-weight: bold;
}

.tab .tab_label {
  height: 24px;
  border-bottom: 1px solid #CCCCCC;
}

.tab_selected .tab_label {
  height: 23px;
}


.tab_space .tab_label {
  height: 24px;
  border-right: 1px solid #CCCCCC;
  border-bottom: 1px solid #CCCCCC;
}

.tab_separator, .tab_separator_side {
  float: left;
  width: 0px;
  border-right: 1px solid #CCCCCC;
}

.tab_separator {
  height: 29px;
}

.tab_separator_side {
  margin-top: 4px;
  height: 25px;
}


#box_left .sub_menu {
  padding: 0px;
}

#box_left .sub_menu li a {
  font-weight: normal;
}


.menu_arrow {
  display: block;
  float: left;
  margin: -2px 2px 0 0;
}

#box_left .sub_menu .menu_arrow {
  margin: -2px 2px 0 10px;
}


.property_list_link, .property_list_link:hover {
  color: #000000;
  text-decoration: none;
}


.property_list_address {
  width: 425px;
  overflow: hidden;
  padding: 5px 0 5px 0;
}

.property_list_description {
  width: 425px;
  overflow: hidden;
}

.property_list_type {
  color: #666666;
}

.item_count {
  color: #999999;
}



.new_built {
  color: #000000;
  background: #FFFFC0;
  border: 1px solid #A04040;
  font-size: 12px;
  font-weight: bold;
  margin: 0px 10px 0px 10px;
  padding: 3px 6px 2px 6px;
}

.new_built_list {
  color: #000000;
  background: #FFFFC0;
  border: 1px solid #A04040;
  font-size: 11px;
  font-weight: normal;
  padding: 1px 4px 0px 4px;
  line-height: 17px;
}


.static h3 {
  font-size: 110%;
  padding: 10px 0 10px 0;
}

.static p {
  padding: 0 0 10px 0; 
  text-align: justify;
}

.static .last {
  padding: 0px;
}

.static ul {
  padding: 0 0 10px 15px;
}

fieldset legend {
  display: none;
}


.contentList {
  padding: 2px;
}

.contentList h3 {
  font-size: 100%;
  font-weight: bold;
  text-align: left;
  color: #444444;
  margin: 6px 0px 2px 10px;
}

.contentList .description {
  font-size: 90%;
  color: #444444;
  padding: 2px 0px 3px 25px;
}

.contentList .titleDescription {
  color: #999999;
}

.contact_wide .contact_width {
  width: 375px;
}

.contact_narrow .contact_width {
  width: 210px;
}

.no_border, .no_border td {
  border: 0px;
}

