html,body,*{margin:0;padding:0}
body{
	background-image: url(images/layout2/pattern.gif);
	margin: 0px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	background-repeat: repeat;
	background-color: #C5F3FF;
}
p{
	margin-top: 0;
	margin-bottom: 10px;
	margin-left: 10px;
	margin-right: 10px;
}
div#head{
	width:728px;
	background-color: #666666;
	height: 200px;
	margin-bottom: 10px;
	background-image: url(images/headers/hRot.php);
	background-repeat: no-repeat;
}
#head-upper {
	margin: 0px;	
	height: 180px;
}
#head-lower {
	height: 20px;
	width: 720px;
	text-align: right;
	color: #FFFFFF;
}
body #container #head h1 {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	text-align: right;
	margin-right: 100px;
	margin-top: 30px;
	color: #DDEFF1;
}
body #container #head h2 {
	text-align: right;
	margin-right: 50px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	color: #9BC9D8;
}

div#container{
/*	text-align:left;   */
	background-image: url(images/layout2/content_bg_02.jpg);
	margin: 0px;
	padding: 0px;
	background-repeat: repeat-y;
}
div#content p{
	line-height:1.4;
	margin-right: 30px;
/*	text-align: justify;*/
}
#content p img {
	padding: 2px;
/*	background-color: #8DBF60;*/
	border: 1px solid #708F49;
	margin-top: 3px;
	margin-right: 5px;
	margin-bottom: 3px;
	margin-left: 3px;
}

div#content h1 {
	letter-spacing: -1px;
	text-indent: 5px;
/*	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #333333;
	border-right-color: #333333;
	border-bottom-color: #333333;
	border-left-color: #333333;
*/	color: #3386A2;
	margin-right: 20px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 36px;
}


div#content h2 {
	margin-top: 20px;
	margin-left: 2px;
	color: #1D728D;
	margin-bottom: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
}
div#content h3 {
	color: #11495B;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
}
div#extra{}
div#footer{
	color: #FFF;
	height: 76px;
	background-image: url(images/layout2/bv2_06.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
}
div#footer p{
	margin:0;
	text-align: center;
	font-size: 12px;
}
div#container{
	width:970px;
	padding-top: 2px;
}
div#content{
	float:right;
	width:750px;
}

div#extra{clear:both;width:100%}
#content .info {
	background: #fff6bf url(images/information.png) center no-repeat;
	background-position: 15px 50%; /* x-pos y-pos */
	text-align: left;
	border-top: 2px solid #ffd324;
	border-bottom: 2px solid #ffd324;
	margin-top: 20px;
	padding-top: 5px;
	padding-right: 20px;
	padding-bottom: 5px;
	padding-left: 45px;
	margin-bottom: 20px;
	margin-right: 35px;
	}

#content .info2 {
	background: #fff6bf url(images/information.png) center no-repeat;
	background-position: 15px 50%; /* x-pos y-pos */
	text-align: left;
	border-top: 2px solid #ffd324;
	border-bottom: 2px solid #ffd324;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	margin-bottom: 3px;
	margin-right: 3px;
	}


/* Navigation */
div#navigation{
	float:left;
	width:212px;
	background-image: url(images/layout2/bv2_01.jpg);
	background-repeat: no-repeat;
	padding-top: 200px;
	margin-bottom: 155px;
	margin-top: -2px;
}
#navigation ul {
	list-style-type: none;
	list-style-position: outside;
	padding: 0px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 8px;
}
#navigation li {
}
#navigation li a {
	background-image: url(images/layout2/nav.jpg);
	list-style-type: none;
	list-style-position: outside;
	display: block;
	color: #FFFFFF;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
	background-repeat: no-repeat;
	background-position: left top;
	height: 33px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 4px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 32px;
	padding-top: 5px;
	width: 168px;

}
#navigation li a:hover, #navigation li a.h {
	color: #000000;
	background-image: url(images/layout2/nav-sel.jpg);
}
#navigation li.eng a {
	background-image: url(images/layout2/nav-eng.jpg);
	padding-left: 55px;
	width: 145px;

}
#navigation li.eng a:hover {
	background-image: url(images/layout2/nav-eng-sel.jpg);
}

/* Nav vége */

/* Admin */
#menuTable td {
	padding-top: 2px;
	padding-right: 5px;
	padding-bottom: 2px;
	padding-left: 5px;
}
#menuTable th {
	font-weight: bold;
	color: #FFFFFF;
	background-color: #1C6F8D;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
	padding-bottom: 5px;
	padding-top: 2px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #000000;
	margin-bottom: 5px;
	padding-right: 5px;
	padding-left: 5px;
}

/* Admin vége */
.editInPlace {
	background-color: #E2EDF1;
	padding: 3px;
	cursor: hand;
}
#content .tkepek {
	padding: 3px;
	background-color: #E1EFF2;
	margin-top: 7px;
	margin-bottom: 7px;
	width: 700px;
	margin-left: 5px;
	height: 100px;
}
#container #wrapper #content .tkepek img {
	padding: 2px;
	border: 1px solid #208AB1;
	background-color: #F4FAFB;
}
#content #form1 #addKepFrame {
	border: 1px solid #37367C;
	margin: 10px;
}
/* 
Map link: http://maps.google.com/maps?f=q&hl=en&q=1126+Budapest,+XII.+ker%C3%BClet,+Tartsay+Vilmos+utca+19,+Hungary&sll=47.492472,19.020252&sspn=0.016007,0.034676&ie=UTF8&z=16&iwloc=addr&om=0
*/
#content .setTagline {
	border: 1px solid #208AB1;
	padding: 10px;
	background-color: #ECF9FB;
	margin-top: 20px;
	margin-right: 40px;
	margin-bottom: 20px;
	margin-left: 20px;
}
.headerPW {
	height: 50px;
	width: 160px;
}
a img.headerPW {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

