﻿/* v1.0 | 20090406 */
/*         CSS RESET          */
html, body, div, span, applet, 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, b, u, i,
center, dl, dt, dd, ol, ul, li, fieldset, form, 
label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}
body {
	line-height: 1.2;
	color: #000000;
    width: 100%;
	background: #062403 url(kepek/design/bg_body.jpg) no-repeat top left;
    font-family: Georgia ,Helvetica, "Helvetica Neue", Arial, sans-serif;
    font-size: 14px;


}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}

/* remember to define focus styles! */
:focus {
	outline: 0;
}

/* remember to highlight inserts somehow! */
ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}

/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: collapse;
	border-spacing: 0;
}
/* CSS RESET END */


div#container{
	width: 1000px;
    overflow: hidden;
    left: 0;
    top: 0;
}

h1{
  margin-bottom: 10px;
  text-align: center;
  font-weight: bold;
  font-size: 18px;
  color: #B22222;

}


div#header{
    width: 1000px;
    height: 252px;
}
div#wrapper{
    width: 1000px;
    height: 993px;

}


div#wrapper #leftcol{
	width: 200px;
	height: 993px;
	float: left;

}

div#wrapper #rightcol{
	width: 800px;
	height: 993px;
	float: left;
    background: url(kepek/design/bg_content.jpg) no-repeat top left;
}

div#footer{
    width: 1000px;
    height: 105px;
    background: url(kepek/design/footer.jpg) no-repeat top left;
}

div#content_felso{
    width: 800px;
    height: 276px;
   /* background: url(kepek/design/content_felso.jpg) no-repeat top left;*/
}
div#content_also{
    width: 800px;
    height: 717px;
    position: relative;
    /*background: url(kepek/design/content_also.jpg) no-repeat top left;*/
}
#content_also #mail_link{width:180px; position:absolute; height:25px; bottom: 40px; left: 360px; }

div#content_also #box{
    margin-left: 30px;
    width: 720px;
    padding-top: 15px;
    text-align: left;
    /*border: 1px solid red;*/
    font-size: larger;
}

div#nyelv_menu{
    width: 800px;
    height: 63px;
    text-align: right;
}
div#content_felso_box{
    width: 800px;
    display: inline;
    height: 213px;
}
#flashcontent
{
    width: 530px;
    height: 213px;
    float: left;
    overflow: hidden;
    z-index: 2;
}


#menu{
    width: 270px;
    height: 213px;
    float: left;
    overflow: hidden;
}


#main_menu{
    width: 270px;
    height: 213px;
    list-style: none;
	padding: 0;
	margin: 0;
    position: relative;
}
#main_menu a {
    width: 220px;
	display: block;
	text-indent: -900%;
	position: absolute;
	outline: none;
}
#main_menu a:hover {
	background-position: left bottom;
    width: 220px;
}
#main_menu .home_hun {
	height: 37px;
	background: url(kepek/design/menu/hun_01.jpg) no-repeat;
	left: 0px;
	top: 0px;
}
#menu .home_hun_akt {
	height: 37px;
	background: url(kepek/design/menu/hun_01.jpg) no-repeat;
    background-position: left bottom;
	left: 0px;
	top: 0px;
}
#main_menu .tihany {
	height: 35px;
	background: url(kepek/design/menu/hun_02.jpg) no-repeat;
	left: 0px;
	top: 37px;
}
#main_menu .tihany_akt {
	height: 35px;
	background: url(kepek/design/menu/hun_02.jpg) no-repeat;
    background-position: left bottom;
	left: 0px;
	top: 37px;
}
#main_menu .apartmanok_hun {
	height: 35px;
	background: url(kepek/design/menu/hun_03.jpg) no-repeat;
	left: 0px;
	top: 72px;
}
#main_menu .apartmanok_hun_akt {
	height: 35px;
	background: url(kepek/design/menu/hun_03.jpg) no-repeat;
    background-position: left bottom;
	left: 0px;
	top: 72px;
}
#main_menu .foglal_hun {
	height: 35px;
	background: url(kepek/design/menu/hun_04.jpg) no-repeat;
	left: 0px;
	top: 107px;
}
#main_menu .foglal_hun_akt {
	height: 35px;
	background: url(kepek/design/menu/hun_04.jpg) no-repeat;
    background-position: left bottom;
	left: 0px;
	top: 107px;
}
#main_menu .vitorlas_hun {
	height: 34px;
	background: url(kepek/design/menu/hun_05.jpg) no-repeat;
	left: 0px;
	top: 142px;
}
#main_menu .vitorlas_hun_akt {
	height: 34px;
	background: url(kepek/design/menu/hun_05.jpg) no-repeat;
    background-position: left bottom;
	left: 0px;
	top: 142px;
}
#main_menu .linkek_hun {
	height: 37px;
	background: url(kepek/design/menu/hun_06.jpg) no-repeat;
	left: 0px;
	top: 176px;
}
#main_menu .linkek_hun_akt {
	height: 37px;
	background: url(kepek/design/menu/hun_06.jpg) no-repeat;
    background-position: left bottom;
	left: 0px;
	top: 176px;
}

#main_menu .home_eng {
	height: 37px;
	background: url(kepek/design/menu/eng_01.jpg) no-repeat;
	left: 0px;
	top: 0px;
}
#menu .home_eng_akt {
	height: 37px;
	background: url(kepek/design/menu/eng_01.jpg) no-repeat;
    background-position: left bottom;
	left: 0px;
	top: 0px;
}

#main_menu .apartmanok_eng {
	height: 35px;
	background: url(kepek/design/menu/eng_03.jpg) no-repeat;
	left: 0px;
	top: 72px;
}
#main_menu .apartmanok_eng_akt {
	height: 35px;
	background: url(kepek/design/menu/eng_03.jpg) no-repeat;
    background-position: left bottom;
	left: 0px;
	top: 72px;
}
#main_menu .foglal_eng {
	height: 35px;
	background: url(kepek/design/menu/eng_04.jpg) no-repeat;
	left: 0px;
	top: 107px;
}
#main_menu .foglal_eng_akt {
	height: 35px;
	background: url(kepek/design/menu/eng_04.jpg) no-repeat;
    background-position: left bottom;
	left: 0px;
	top: 107px;
}
#main_menu .vitorlas_eng {
	height: 34px;
	background: url(kepek/design/menu/eng_05.jpg) no-repeat;
	left: 0px;
	top: 142px;
}
#main_menu .vitorlas_eng_akt {
	height: 34px;
	background: url(kepek/design/menu/eng_05.jpg) no-repeat;
    background-position: left bottom;
	left: 0px;
	top: 142px;
}
#main_menu .linkek_eng {
	height: 37px;
	background: url(kepek/design/menu/eng_06.jpg) no-repeat;
	left: 0px;
	top: 176px;
}
#main_menu .linkek_eng_akt {
	height: 37px;
	background: url(kepek/design/menu/eng_06.jpg) no-repeat;
    background-position: left bottom;
	left: 0px;
	top: 176px;
}


#main_menu .home_ger {
	height: 37px;
	background: url(kepek/design/menu/ger_01.jpg) no-repeat;
	left: 0px;
	top: 0px;
}
#menu .home_ger_akt {
	height: 37px;
	background: url(kepek/design/menu/ger_01.jpg) no-repeat;
    background-position: left bottom;
	left: 0px;
	top: 0px;
}

#main_menu .apartmanok_ger {
	height: 35px;
	background: url(kepek/design/menu/eng_03.jpg) no-repeat;
	left: 0px;
	top: 72px;
}
#main_menu .apartmanok_ger_akt {
	height: 35px;
	background: url(kepek/design/menu/eng_03.jpg) no-repeat;
    background-position: left bottom;
	left: 0px;
	top: 72px;
}
#main_menu .foglal_ger {
	height: 35px;
	background: url(kepek/design/menu/ger_04.jpg) no-repeat;
	left: 0px;
	top: 107px;
}
#main_menu .foglal_ger_akt {
	height: 35px;
	background: url(kepek/design/menu/ger_04.jpg) no-repeat;
    background-position: left bottom;
	left: 0px;
	top: 107px;
}
#main_menu .vitorlas_ger {
	height: 34px;
	background: url(kepek/design/menu/ger_05.jpg) no-repeat;
	left: 0px;
	top: 142px;
}
#main_menu .vitorlas_ger_akt {
	height: 34px;
	background: url(kepek/design/menu/ger_05.jpg) no-repeat;
    background-position: left bottom;
	left: 0px;
	top: 142px;
}
ul.lista{
  list-style-image: url(kepek/design/list.gif);
  padding-left: 15px;
  margin-left: 10px;
}
ul.linkek{
  list-style-image: url(kepek/design/linklist.gif);
  padding-left: 18px;
  margin-left: 70px;
}
ul.linkek a{
  color: blue;
}
ul.linkek li{
  margin-bottom: 18px;
}

ul.hormenu{
  padding: 0;
  margin: 0;
  top: 0;
  left: 0;
  list-style: none;

  height: 63px;
}
ul.hormenu li{
  display:inline;
}


p{
	margin-bottom: 10px;
}
#box p:first-letter{
    font: italic bold 1.3em Georgia, "Times New Roman", Times, serif;
    color: #c00202;
}
table.arlista{
  border: 1px solid black;
  border-collapse: collapse;
  width: 500px;
}
table.arlista td, table.arlista th{
  border: 1px solid black;
  vertical-align: middle;
  padding: 5px;
  text-align: center;

}
td.kiemelt{
  font-weight: bold;
}

/**/
div#urlap{
  width: 660px;
  height: 460px;
  overflow: auto;
  margin: 15px auto 0px auto;
  /*border: 1px solid red;*/

}
div#urlap label.right{
  float: left;
  width: 150px;
  text-align: right;
  padding-right: 5px;
}
div#urlap input.mezo, div#urlap select {
  float: left;
  width: 250px;
  margin-bottom: 3px;
  border: 1px solid #c5904a;
}
div#urlap input.datepicker{
  float: left;
  width: 100px;
  margin-bottom: 3px;
  border: 1px solid #c5904a;
}
div#urlap textarea{
  float: left;
  width: 250px;
  height: 100px;
  margin-bottom: 3px;
  border: 1px solid #c5904a;
}
div#urlap br{ clear: left; }

div.bal{ float: left; width: 510px;}
div.jobb{  float: right; width: 203px;}
div.jobb img{ margin-bottom: 5px; border: none; }
p.panorama{ height: 30px; background: url(kepek/design/360_icon_30x30.png) no-repeat bottom left; padding-left: 35px;}

