/* Start of CMSMS style sheet 'lazylizard-style' */
body {
	color: #2d3c4e;
	text-align:center;
}
a {
	text-decoration: none;
	color:#000
}
/*p a {
	text-decoration: underline;
	color:#000
}*/
p strong {
	text-decoration: none;
	font-weight: bold; 
	color:#000;
}
a:hover {
	text-decoration: underline;
}
#bg {
	
	background-color: #8593a2;
	float: none;
	height: auto;
	padding-top: 50px;
	margin-left: auto;
	margin-right: auto;
	background:url(images_css/bg.jpg);
	background-repeat: repeat-y;
	background-color: #99a6b6;
	width:900px;
}
#wrap {
	margin-left: auto;
	margin-right: auto;
	text-align: left;
	width: 800px;
	top:50px;
}
#header { width: 800px; height: 210px; background-image: url(images_css/header.jpg); }
#header_title { margin-top: 75px; padding-right: 130px; float: right; font-family: Arial, "Lucida Grande", Verdana, sans-serif; font-size: 20px; }
#header_lang { margin-top: 5px; margin-right: 5px; float: right;  }
#header h1 { margin-right: 61px; font-family: Arial, "Lucida Grande", Verdana, sans-serif; font-size: 37px; }
#header h2 { font-style: italic; text-align: right; font-family: Arial, "Lucida Grande", Verdana, sans-serif; font-size: 21px; }
#main {
	float: left;
	margin: 0px;
	width: 800px;
	padding-left: 0px;
	z-index: 0;
	background-image: url(images_css/bg_main.jpg);
	background-repeat: repeat-y;
}
#details {
	height: 520px;
	z-index: 10;
	padding-top: 5px;
	float: left;
	margin: 0px;
	text-align: center;
	width: 228px;}
#mainpicture { float: right; width: 567px; }
#text {
  	padding-bottom: 30px;
  	float: right;
	width: 567px;
		}
#main h2 {
	padding-left: 50px;
	padding-bottom: 0;
	padding-right: 50px;
	padding-top: 40px;
	color: #7d2015;
	font-size: 28px;
}
#main p {
	padding: 20px 50px 0 50px;
}

#main ul {
	padding-right: 50px;
	margin-left: 69px;
	padding-top: 15px;
}

#main li {
	list-style-type: square;
}

#details img {
	border-color: #7d2015;
	border-width: 1px;
	border-style: solid;
	height: 95px;
	margin: 10px;
	position: relative;
	width: 95px;}

#logo {
	width: 800px;
}
#logo h1 {
	padding-top: 70px;
	margin-left: 300px;
	font-size:34px;
	color:#223802;
}

#nav {
	height: 207px;
	color: white;
	float: left;
	width: 133px;
}
ul#nav {
	height: 180px;
	padding: 17px 50px 0;
}
ul#nav li {
	line-height:1.9em;
	border-bottom:#fff 1px solid;
}
ul#nav li a {
	color:#FFFFFF
}

#meun h2 {

	color:#223802;
	font-size:18px;
/*	padding:5px 0 0 5px */
}
#meun ul {
	/* padding:10px 0px 0 0px */
        padding-left: 20px;
        margin-left:10px;
        padding-right: 5px;
        margin-right:5px;
	text-align:left;
}
#meun li {
       padding-left: 0px;

	line-height:1.9em;
	border-bottom:#88bcbc 1px solid;
	list-style: none;
	color:#336666
	text-align:left;
}
#meun li a {
	color:#336666
}

/* footer */

#footer {
	color: white;
	margin-top: 100px;
	padding-top: 17px;
	text-align: center;
	clear:both;
	height: 50px;
	left: 20px;
	top:10px;
}
#footer a { color:#FFFFFF}
#click { margin-top: 10px; font-size: 10px; border-width: 0px; height: 20px; }
#portrait img { margin-top: 26px; margin-right: 50px; border-color: #b5b19d; border-width: 1px; border-style: solid; height: 80px; width: 80px; float: right; }
#designed { font-size: 10px; clear: both; display: block; height: 60px; margin-bottom: 30px; color: #b7b7b7; text-align: center; }
#designed a { color: #b7b7b7; text-align: center; margin-right: auto; margin-left: auto; }
#designed a:hover { color: #dedede; text-align: center; margin-right: auto; margin-left: auto; }

#designed a.danimuvek {
	color: #dedede;
}

/* @group photo */

#details h3 {
	margin-top: -16px;
}

/* @group oldal */

#details a {
	display: block;
	padding-bottom: 3px;
}

#details a span {
	display: block;
	width: 109px;
	margin-top: -6px;
	margin-left: auto;
	margin-right: auto;
	font-size: 10px;
	color: #2d3c4e;
}



/* @end */

#photos {
	background-color: #fff;
	display: block;
	float: left;
	padding-left: 17px;
	padding-top: 16px;
	padding-bottom: 16px;
}

a.photo {
	width: 100px;
	height: 100px;
	display: inline-block;
	padding: 1px;
	border: 1px solid white;
	margin: 1px 1px 7px 5px;
	background-color: #7d2015;
}

a.photo:hover {
	border: 1px solid #7d2015;
}

#language{
	margin-left: auto;
	margin-right: auto;
padding: 0px;
	text-align: right;
	width: 800px;
	top:50px;
}
/* End of 'lazylizard-style' */

