/* CSS Document */


html { 
	color: #000000;
	font: 80%/1.5 Verdana, Arial, Helvetica, sans-serif; 
}
	
body { 
	background: #cfe7ee url(images/top_bg.jpg); 
	margin: 0px; 
	text-align: center;
	background-repeat: repeat-x;
}

p { 
	font-size: 1.1em;
	margin-top: 0px; 
	text-align: left;
}
	
h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif ;
	font-size: 1.4em;
	letter-spacing: 1px; 
	margin-bottom: 10px;
	text-align: left;
}
	
h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif ;
	font-size: 1.7em;
	letter-spacing: 1px; 
	margin-bottom: 10px;
	color: #56514a;
	text-align: left;
}
	
h4 {
	font-family:Verdana, Arial, Helvetica, sans-serif ;
	font-size: 1.0em; 
	padding: 18px 0 0 20px;
	color: #FFFFFF;
	text-align: left;
	background: url(images/menu_bg.jpg) no-repeat;
	height: 40px;
}

h4.partner {
	font-family:Verdana, Arial, Helvetica, sans-serif ;
	font-size: 1.0em; 
	padding: 0px 0 0 20px;
	color: #ffffee;
	text-align: left;
	background-image: none;
	/* height: 80px; */
	/* border-bottom: 1px solid white; */
}

ul {
    list-style: none;
}

li {
    background: url(images/potty.jpg) no-repeat center left;
    padding-left: 10px;
}

ul.menu {
    list-style: none;
}

li.menu { 
    background: url(images/potty.jpg) no-repeat center left;
    padding-left: 0px;
}

li.menu2, li.menu3 {
    background:url(images/pottyfeher.jpg) no-repeat center left;
    padding-left: 0px;
}

form {
    margin: 0;
    padding: 0;
}

th {
    font-family:Verdana, Arial, Helvetica, sans-serif ;
    /* font-size: 1.0em; */
    align: left;
    text-align: left;
}

.clear {
        clear: both;
}

/* linkek ---------------- */


a {
	color: #033a3f;
	text-decoration: none;
}
	
a:hover {
	color: #118d98;
	text-decoration: underline; 
}

a.submenuitem {
	color: #033a3f;
	margin-left: 14px;
}

a.submenuitem2, a.submenuitem3 {
	color: #ffffff;
	margin-left: 14px;
}
a.menuitem {
	color: #FFFFFF;
}


#container {  
	width: 779px;
	padding-bottom: 80px;
	position: relative;
	margin: 0 auto;
	background: url(images/kozep_bg.jpg) repeat-y;
	vertical-align: top;
}
	
#intro {
	background: url(images/top.jpg) no-repeat center;
	position: relative;
	height: 175px;
	width: 779px; 
}

#div_data {
	width: 480px;
/*      padding: 20px 20px 0 0;*/
	line-height: 19px;
	float:right;
	text-align: justify;
	margin-right: 15px;
        padding: 10px; border: 0px; 
}
	
#header {
	display: none;
	}	
	
#footer { 
	background: url(images/footer_bg.jpg) repeat-x;
	position: relative;
	width: 100%;
	height: 331px;
	margin: 0;
	padding: 0;
}

#footkep {
	width: 779px;
	padding: 0;
	position: relative;
	margin: 0 auto;
	background: url(images/footer.jpg) no-repeat center;
	height: 331px;
}	
	
#footerszoveg {
	/* display:none; */
	/* padding-top: 290px; */
	padding-top: 250px;
	padding-bottom: 10px;
	text-align: right;
	margin-left: auto;
	margin-right: auto;
	margin-top: 0px;
	margin-bottom: 0px;
	width: 779px;
	/*border: 1px dotted;*/
	font-size: 9px;
	color: #555555;
}

#footerszovegbelso {
	/*margin-right: 500px;*/
	text-align: center;
	align: right;
	border: 1px solid #0092ab;
	/*background-color: #cfe7ee;*/
	margin-left: 280px;
	/*margin-right: auto;*/
	/*width: 495px;*/
	padding: 2px;
}

.fomenuk {
	text-align: left;
}

#menu {
	float: left;
	left: 0; 
	width: 250px; 
}
	
#menu p.p3 {
	padding: 0 0 0 10px;
	width: 220px;
}

.menucollect {
	background: #006791 url(images/menu2_bg.jpg) no-repeat;
	text-align: left;
	padding-top: 50px;
	width: 248px;
}

.menucollect3 {
	margin-top: 10px;
	background: #006791 url(images/menu2_bg.jpg) no-repeat;
	text-align: left;
	padding-top: 18px;
	width: 248px;
}

.menucollectbottom {
	background:url(images/menu2_bg_bottom.jpg);
	height: 13px;
}


input, textarea, select, .filebrowse {
    background-color: #e1f4f8;
    border-color: #888888;
    border-width: 1px;
    color: #033a3f;
    font: bold 10pt Verdana,Helvetica,sans-serif;
    margin: 1px;
}
input:hover, textarea:hover, select:hover { border-color: #FF7777; }
input:focus, textarea:focus, select:focus { border-color: #00FF00; }

input[type="file"] {
    background-color: #e1f4f8;
    border-color: #888888;
    border-width: 1px;
    color: #033a3f;
    font: bold 10pt Verdana,Helvetica,sans-serif;
    margin: 1px;
}

[disabled] {
    color: #aaaaaa;
}

div.post {
    background-color: #e1f4f8;
    border-color: #033a3f;
    border-width: 1px;
    border-style: solid;
    color: #888888;
    font: bold 11pt Verdana,Helvetica,sans-serif;
    margin: 0;
    margin-top: 10px;
    margin-bottom: 15px;
    padding: 5px;
}

div.post_text {
    background-color: #ffffff;
    border-color: #888888;
    border-width: 1px;
    border-style: solid;
    color: #006791;
    font: bold 10pt Verdana,Helvetica,sans-serif;
    margin: 10px;
    padding: 10px;
}

div.navbar {
    padding: 10px;
    margin-top: 10px;
    margin-bottom: 10px;
    margin-left: auto;
    margin-right: auto;
    text-align: center;
}

.navitem {
  margin-left: 2px;
  margin-right: 2px;
}

.ultra {
    list-style: circle;
}

.ultra li ul {
    list-style: disc;
}

.ultra li ul li ul {
    list-style: square;
}

.iltra {
    background: none;
}

.leftimg {
  margin: 0px 10px 0px 0px;
  padding: 0;
  border: 1px solid #cccccc;
  float: left;
  clear: left;
}

.rightimg {
  margin: 0px 0px 0px 15px;
  padding: 0;
  border: 1px solid #cccccc;
  float: right;
  clear: right;
}

.centerimg, .centerimg-wnb {
  display: block;
  margin-left: auto;
  margin-right: auto;
  margin-top: 10px;
  margin-bottom: 10px;
  padding: 0;
}

.centerimg {
  border: 1px solid #cccccc;
}

.centerbigimg {
  margin-left: 10px;
  margin-right: 10px;
  margin-top: 15px;
  margin-bottom: 15px;
  padding: 0;
  border: 1px solid #cccccc;
  align: center;
  text-align: center;
  /* margin-left: auto;
  margin-right: auto; */
}

.signature {
  margin-left: auto;
  text-align: right;
  float: right;
  clear: right;
  /*font-style: italic;*/
  font-weight: bold;
}

.sigdate {
  float: left;
  clear: left;
  font-weight: bold;
}

th.right {
    text-align: right;
    align: right;
}


p.menuhelykitolto {
    height: 40px;
    font-size: 0px;
}

div.admbejel {
    width: 310px;
    margin-top: 30px;
}

div.admbejel form tr td {
    text-align: center;
    align: right;
}

div.admbejel form tr td div {
    text-align: right;
    align: right;
    width: 100%;
}

div.admbejel form tr td input {
    margin-top: 5px;
}

form.forummod, form.ujdmod {
  display: inline;
}

form.forummod textarea {
    background-color: #ffffff;
    margin-left: 10px;
}

form.forummod input, form.ujdmod input {
    margin-top: 5px;
    margin-bottom: 5px;
    margin-right: 3px;
    margin-left: 10px;
}

form.forummod input {
    background-color: #dddddd;
}

td.aj_szolg, th.aj_szolg {
  width: 335px;
}

td.aj_ar, th.aj_ar {
  width: 50px;
  align: right;
  text-align: right;
}

td.aj_letet, th.aj_letet {
  width: 50px;
  align: right;
  text-align: right;
}

input.aj_szolg {
  width: 330px;
}

input.aj_ar {
  width: 50px;
  text-align: right;
}

input.aj_letet {
  width: 50px;
  text-align: right;
}

table.medence {
  padding: 0;
  margin: 0;
  border-collapse: collapse;
}

table.medence tr {
  padding: 0;
  margin: 0;
}

table.medence tr td, table.medence tr th, td.mszel, td.szel {
  padding: 0;
  margin: 0;
  font-size: 8pt;
  font-weight: bold;
}

table.medence tr th {
  background-color: #ffff99;
  text-align: center;
}

td.mszel, th.mszel {
  border-left: 2px solid black;
}

td.szel, th.szel {
  background-color: #ffff99;
  border-top: 1px solid black;
  width: 58.5pt;
}

th.szel {
  border-top: 0;
}

.F, .S, .Z, .FG {
    font-size: 8pt;
    width: 19pt;
    height: 18pt;
    margin: 0;
    padding: 0;
    font-weight: bold;
    text-align: center;
}

.F {
    color: black;
    background-color: #ff99cc;
}

.S {
    color: black;
    background-color: #ccffcc;
}

.Z {
    color: black;
    background-color: #99ccff;
}

.FG {
    color: black;
    background-color: #ffff99;
}

td.F, td.S, td.Z {
    border-top: 1px solid black;
    border-right: 1px solid black;
}

div.nyitvatartas {
    /* border: 1px solid #888888; */
    font-weight: bold;
    margin-top: 10px;
    margin-bootom: 5px;
}

table.nyitvatartas {
    /* border: 1px solid #888888; */
    border-collapse: collapse;
    font-weight: normal;
    margin-top: 8px;
    margin-left: 10px;
}

table.nyitvatartas tr {
    border: 0;
    margin: 0;
    padding: 0;
}

table.nyitvatartas tr td {
    border: 0;
    margin: 0;
    padding: 2px;
    padding-left: 5px;
    padding-right: 5px;
}

.vkekhatter {
    background-color: #e1f4f8;
}

img.galeria {
    text-align: center;
    margin-left: auto;
    margin-right: auto;
    margin-top: auto;
    margin-bottom: 5px;
    display: block;
    /* vertical-align: bottom; */
}

div.galeria {
    float: left;
    display: table-cell;
    height: 180px;
    width: 33%;
    padding: 5px;
    margin: 0;
    margin-top: 5px;
    vertical-align: bottom;
    text-align: center;
    border: 1px solid silver;
}

table.galeria {
    border-collapse: collapse;
    width: 100%;
}

table.galeria tr td {
    padding-left: 4px;
    padding-right: 4px;
    padding-top: 10px;
    padding-bottom: 10px;
    margin: 0;
    margin-top: 5px;
    vertical-align: bottom;
    text-align: center;
    border: 1px solid silver;
}

div.galeria p, table.galeria tr td p {
    text-align: center;
    margin-bottom: 0;
}

div.szamlalo {
    margin-bottom: 3px;
    padding: 2px;
    text-align: center;
    align: right;
    margin-left: 280px;
    height: 35px;
    /* border: 1px solid red; */
}

div.szamlalo img, div.szamlalo script {
    margin: 2px;
}

img.ucs {
    margin-left: auto;
    margin-right: auto;
    margin-top: 20px;
    border: 1px solid white;
}

div.pswf {
    width: 130px;
    margin: 5px;
    margin-left: auto;
    margin-right: auto;
    padding: 0;
    text-align: center;
}

