﻿/* Styles for the layout */
#container {
	margin: 0px auto;
	width: 960px;
}
#masthead {
	margin: 0;
	padding: 1em;
}
#navigation {
	margin: 0;
	padding: 0;
}
#content_container {
	margin: 0;
}
#column_left {
	padding: 10px 0px 10px 10px;
	vertical-align: top;
	float: left;
	width: 920px;
	margin: 0 10px 0 10px;
}
#image {
	float: right;
}
#footer {
	clear: both;
	margin: 0;
	padding: 5px;
}
/* Body style */
body {
	margin: 0 0%;
	background-color: #CCCCCC;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.75em;
	padding: 0px;
}
/* Styles for DIV tags */
#container {
	margin-top: 5px;
	margin-bottom: 5px;
	border: 3px solid #666666;
	background-color: #CCCCCC;
	background-position: left top;
}
#masthead {
	background-image: url('../kepek/bernath_istvan_fejlec.jpg');
	background-repeat: no-repeat;
	border-bottom: 6px solid #FF9900;
	background-color: #D5E1BB;
	height: 112px;
	padding: 20px 0 0 154px;
}
#navigation {
	background-color: #EEEEEE;
	padding-left: 67px;
}
html>body #navigation {
	overflow: hidden;
}
#content_container {
	background-color: #F5F8EF;
	padding: 0px;
}
#column_left {
	float: left;
}
#image {
	margin-bottom: 10px;
	margin-left: 10px;
}
#footer {
	background-color: #D5E1BB;
	color: #666666;
	border-top: 1px solid #CCCCCC;
}
/* Styles for Masthead */
#masthead h1 {
	margin-bottom: 0;
	color: #333333;
	margin: 0 0 12px 0;
}
#masthead h3 {
	margin-top: 0;
	color: #7C8DD3;
	margin-bottom: 0px;
	text-indent: 29px;
	font-size: 20px;
}
/* Styles for Navigation */
#navigation ul {
	list-style-type: none;
	width: 100%;
	margin: 0 30px 0 30px;
	padding: 0;
}
#navigation li {
	float: left;
}
#navigation a {
	margin: 0 1px;
	padding: 5px;
	display: block;
	border: 1px solid #eee;
	color: #000;
	text-decoration: none;
}
#navigation a:hover {
	color: #fff;
	text-decoration: none;
	background-color: #f93;
	border: 1px solid #f93;
}

/* Styles for Main column */
h1 {
	font-size: xx-large;
	color: #000000;
	margin-top: 0px;
}
h2 {
	font-size: x-large;
	margin-top: 0px;
}
h3 {
	font-size: large;
	margin-top: 0px;
}
h4 {
	font-size: medium;
	margin-top: 0px;
}
h5 {
	font-size: x-small;
	margin-top: 0px;
}
h6 { 
	font-size: xx-small;
	margin-top: 0px;
}
a {
	color: #677BCB;
}
a:hover {
	color: #FF9933;
}
a img {
	border: 0;
}
.kisebb {
	font-size: medium;
	font-weight: normal;
}
/* Styles for Footer */
#footer p {
	margin: 0 15px 0 15px;
	font-size: 0.85em;
	text-align: left;
}
#copyright {
	float: right;
	text-align: right;
}
#copyright p {
	font-size: 0.85em;
}
#footer a {
	color: #3F58BC;
}
#footer a:hover {
	color: #00008B;
	text-decoration: none;
}
.style_bold {
	font-weight: bold;
}
.style_italic {
	font-style: italic;
}
.style_superscript {
	vertical-align: super;
	text-decoration: none;
	font-size: x-small;
}
.style_superscript a {
	vertical-align: super;
	text-decoration: none;
	font-size: x-small;
}
.kekbetu {
	color: #365F91;
}
.pirosbetu {
	color: #FF0000;
}
.keretes {
	clear: both;
	text-align: center;
	border: 2px;
	border-style: solid;
	padding: 4px;
	margin: 4px 0px 4px 0px;
}
.balra {
	text-align: left;
}
.jobbra {
	text-align: right;
}
.kozepre {
	text-align: center;
}
.kepbalra {
	float: left;
	margin: 10px 20px 14px 0px;
}
.balmargora {
	clear: left;
}
.szoveg {
	margin: 0 48px 0 48px;
}
.szoveg p {
	text-indent: 20px;
	margin-top: -8px;
}
.cimlista {
	 font-size: 14px;
	 font-weight: bold;
}
.cimlista p {
	font-size: 12px;
	font-weight: normal;
	margin-top: 3px;
}
.tartalomtabla {
	width: 100%;
	margin: -18px 40px 0 40px;
}
.vers {
	margin: 0 80px 0 80px;
}
.vers p {
	margin-top: -8px;
	margin-bottom: 16px;
	line-height: 17px;
}
.megjegyzes {
	font-size: 10px;
	vertical-align: top;
	padding-top: 17px;
	line-height: 17px;
}
.kisbetu {
	font-size: 10px;
}
.fotok {
	text-align: center;
	margin: 10px 10px 10px 10px;
	clear: both;
}
.fotok img {
	margin: 10px 10px -8px 10px;
	border: 2px #7C8DD3 solid;
}
.publikacio {
	margin-left: 90px;
	color: #365F91;
	text-indent: -36px;
}