@charset "utf-8";
/* CSS Document */

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #b8ab8c;
	font-family: Arial;
}
.container {
	display: block;
}
.content {
	display: block;
	width: 960px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-image: url(../images/bg.jpg);
	background-repeat: repeat-y;
}
.header {
	background-image: url(../images/header.jpg);
	display: block;
	height: 454px;
	width: 960px;
}
.menu {
	display: block;
	margin-left: 80px;
	font-size: 14px;
	padding-top: 315px;
	width: 434px;
}
.hir_kep {
	display: block;
	float: left;
	border: thin solid #B8AB8C;
	margin-right: 10px;
	margin-top: 5px;
}

.menu .menu_rolunk {
	margin-left: 8px;
}
.flag {
	display: block;
	float: right;
	margin-right: 10px;
	margin-top: 15px;
}
.home {
	display: block;
	float: right;
	margin-right: 55px;
	margin-top: 15px;
}
.menu .menu_markaink {
	margin-left: 25px;
}
.menu .menu_kinalatunk {
	margin-left: 12px;
}
.menu .menu_kepgaleria {
	margin-left: 4px;
}
.menu a{
	display: block;
	color: #FFF;
	text-decoration: none;
	float: left;
	padding-right: 10px;
	padding-left: 10px;
}
.text {
	font-size: 14px;
	line-height: 16px;
	display: block;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #FFF;
	margin-left: 50px;
	margin-right: 30px;
}
.english {
	width: 370px;
	font-size: 14px;
	line-height: 16px;
	display: block;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #FFF;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 20px;
	margin-left: 10px;
	padding-bottom: 30px;
}
.left {
	display: block;
	float: left;
	width: 580px;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 20px;
}
.left ul li {
	display: block;
	margin-bottom: 10px;
	list-style-type: disc;
	margin-left: 20px;
	padding: 5px;
}
.left ul {
	display: block;
	margin-bottom: 10px;
	font-size: 14px;
	line-height: 16px;
	list-style-type: disc;
	margin-left: 0px;
}

.right {
	float: right;
	width: 255px;
	margin-top: 10px;
	margin-bottom: 20px;
	margin-left: 20px;
	margin-right: 15px;
	color: #FFF;
	display: block;
}
.right a {color:#FFF;}
.img {
	display: block;
	float: left;
	margin-right: 10px;
	margin-left: 10px;
	border: 2px solid #772533;
	margin-top: 0px;
	margin-bottom: 10px;
}
.hir_cim {
	display: block;
	font-size: 18px;
	margin-right: 20px;
	margin-left: 20px;
	font-style: normal;
	font-weight: lighter;
	margin-top: 20px;
}
.hir_datum {
	display: block;
	font-size: 12px;
	margin-right: 20px;
	margin-left: 20px;
	font-style: italic;
	text-align: right;
}
.hir_szoveg {
	display: block;
	font-size: 14px;
	margin-right: 20px;
	margin-left: 20px;
	line-height: 18px;
	margin-top: 10px;
}
.clear {clear:both;}
h2 {
	font-size: 16px;
	display: block;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
h1 {
	font-size: 20px;
	text-align: center;
	display: block;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
	font-variant: small-caps;
	font-weight: lighter;
}

ul {
	margin: 0px;
	padding: 0px;
	list-style-type: disc;
}
hr {
	display: block;
	margin-left: 30px;
	margin-right: 30px;
	margin-top: 20px;
	margin-bottom: 20px;
}


div.flash-error, div.flash-notice, div.flash-success
{
	padding:.8em;
	margin-bottom:1em;
	border:2px solid #ddd;
}

div.flash-error
{
	background:#FBE3E4;
	color:#8a1f11;
	border-color:#FBC2C4;
}

div.flash-notice
{
	background:#FFF6BF;
	color:#514721;
	border-color:#FFD324;
}

div.flash-success
{
	background:#E6EFC2;
	color:#264409;
	border-color:#C6D880;
}

div.flash-error a
{
	color:#8a1f11;
}

div.flash-notice a
{
	color:#514721;
}

div.flash-success a
{
	color:#264409;
}

div.form .rememberMe label
{
	display: inline;
}

div.view
{
	padding: 10px;
	margin: 10px 0;
	border: 1px solid #C9E0ED;
}

div.breadcrumbs
{
	font-size: 0.9em;
	padding: 5px 20px;
}

div.breadcrumbs span
{
	font-weight: bold;
}

div.search-form
{
	padding: 10px;
	margin: 10px 0;
	background: #eee;
}

.portlet
{

}

.portlet-decoration
{
	padding: 3px 8px;
	background: #867025;
}

.portlet-title
{
	font-size: 12px;
	font-weight: bold;
	padding: 0;
	margin: 0;
	color: #fff;
}

.portlet-content
{
	font-size:0.9em;
	margin: 0 0 15px 0;
	padding: 5px 8px;
	background:#aa9c6b;
}

.portlet-content ul
{
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
	margin: 0;
	padding: 0;
}

.portlet-content li
{
	padding: 2px 0 4px 0px;
}

.operations
{
	list-style-type: none;
	margin: 0;
	padding: 0;
}

.operations li
{
	padding-bottom: 2px;
}

.operations li a
{
	font: bold 12px Arial;
	color: #fff;
	display: block;
	padding: 2px 0 2px 8px;
	line-height: 15px;
	text-decoration: none;
}

.operations li a:visited
{
	color: #fff;
}

.operations li a:hover
{
	color: #fff;
	background: #867025;
}
.hint { color: #676767; font-size: 11px; }
.files li { margin: 2px; padding: 2px; }

h4 { color: #772533; font-weight: normal; font-size: 12px; text-transform: uppercase; }
a { color: #867025; }
a:hover { color: #772533; text-decoration: none; }

