/*
Design by Free CSS Templates
http://www.freecsstemplates.org
Released for free under a Creative Commons Attribution 2.5 License
*/

#temp {
   text-align: center;
   font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	font-style: italic;
	font-size: 24px;
	color: #EEEEEE;
	padding: 50px 20px 20px 20px;
}

body {
	margin: 0;
	padding: 0;
	background: #333333;
	font-family: Georgia, Tahoma, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: /*#707070*/#BBBBBB;
}

h1, h2, h3 {

	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	font-style: italic;
	color: #FF941D;
}

h2 { font-size: 24px; }
h3 { font-size: 17px; }
h4 { font-size: 15px; }
h5 { font-size: 12px; }

p, ol, ul, blockquote {
	line-height: 22px;
}

a {
	/*border-bottom: 1px dotted #707070;*/
	text-decoration: none;
	color: #FFFFFF/*#BFBFBF*/;
}

a:hover {
	/*border: none;*/
   color: #FF941D;
}

strong {
	color: #8D8C8C;
}

.sarga {
   color: #FF941D;
}

/* Posts */

.post {
	margin-bottom: 9px;
	padding: 5px 40px 5px 50px;
	background: /*#131313*/#444444;
	border-top: 1px solid #1F1F1F;
	border-right: 1px solid #1F1F1F;
	border-bottom: 1px solid #1F1F1F;
	border-left: 1px solid #1F1F1F;
}

.post h2, .post h3 {
	margin-left: -30px;
}

.post h3
{
   border-bottom: 1px solid #FF941D;
   padding-top: 25px;
   padding-bottom: 5px;
}

/*.post a {
	border-bottom: 1px dotted #FF941D;
}

.post a:hover {
	color: #FF941D;
	border: none;
}      */

.post div.linkback
{
   margin-left: -30px;
   font-size: 10px;
}

.post div.cim_datum
{
   float: right;
   margin-top: -42px;
   margin-right: 3px;
   font-weight: bold;
   font-size: 13px;
   /*text-align: right;*/
   /* for IE */
  /*filter:alpha(opacity=60);*/
  /* CSS3 standard */
  /*opacity:0.6;*/
}

.post table {
	text-align:center;
	border-bottom: 2px solid #272727;
	border-top: 1px solid #272727;
	border-left: 2px solid #272727;
	border-right: 2px solid #272727;
	margin-top: 10px;
	margin-bottom: 10px;
	line-height: 25px;
}

.post table.nobord {
   text-align:center;
   border-top: 0px;
   border-right: 0px;
   border-bottom: 0px;
   border-left: 0px;
   padding: 2px 2px 2px 2px;
}

.post table.nobord td {
   vertical-align: bottom;
   padding-right: 10px;
   padding-left: 10px;
}

.post table th {
	border: 1px solid #272727;
	background-color: #303030;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #EEEEEE;
	padding: 1px 1px 1px 1px;
}

.post table td .jobbra {
   text-align: right;
}

.post table.simple {
   text-align:left;
   border-top: 0px;
   border-right: 0px;
   border-bottom: 0px;
   border-left: 0px;
   padding: 2px 2px 2px 2px;
}

.post table.simple td {
   padding-top: 3px;
   padding-right: 15px;
   vertical-align: top;
}

.post .sor {
	background-color: #343434 /*#525252*/;
	/*color: #FF941D;*/
}

.post INPUT {
	WIDTH: 200px;
	BORDER-RIGHT: #222 1px solid;
	BORDER-TOP: #222 1px solid;
	BORDER-LEFT: #222 1px solid;
	BORDER-BOTTOM: #222 1px solid;
	PADDING-RIGHT: 1px;
	PADDING-LEFT: 3px;
	PADDING-BOTTOM: 1px;
	PADDING-TOP: 1px;
	BACKGROUND-COLOR: #e3dfdc
}

.post TEXTAREA {
	WIDTH: 400px;
	HEIGHT: 200px;
	BORDER-RIGHT: #222 1px solid;
	BORDER-TOP: #222 1px solid;
	BORDER-LEFT: #222 1px solid;
	BORDER-BOTTOM: #222 1px solid;
	PADDING-RIGHT: 1px;
	PADDING-LEFT: 2px;
	PADDING-BOTTOM: 1px;
	PADDING-TOP: 1px;
	BACKGROUND-COLOR: #e3dfdc;
}

.post table.gbook {
	width: 85%;
   text-align:left;
   border-top: 0px;
   border-right: 0px;
   border-bottom: 0px;
   border-left: 0px;
	padding: 2px 2px 2px 2px;
	line-height: 10px;
}

/* Header */

#header {
	width: 850px;
	height: 196px;
	margin: 0 auto;
	margin-top: 15px;
	border: 1px solid #2B2B2B;
	background: url(images/IMG_4672.jpg);
}

#header h1 {
	margin: 0;
	padding: 120px 0 0 20px;
	font-size: 36px;
}

#header h2 {
	margin: 0;
	padding: 0 0 0 182px;
	font-size: 16px;
	border: none;
	letter-spacing: -1px;
}


/* Content */

#content {
	width: 850px;
	margin: 0 auto;
	padding: 10px;
}

#colOne {
	float: left;
	width: 130px;
	text-align: right;
}

#colOne ul {
	margin-left: 0;
	padding-left: 0;
	padding-right: 10px;
	list-style: none;
	font-size: 14px;
}

/*#colOne a {
   color: #EFEFEF;
}     */

#colTwo {
	float: right;
	width: 690px;
}

.hivatalos {
   font-family: "Courier New", Courier, sans-serif;
   font-size: 11px;
   font-weight: 500;
   letter-spacing: 2px;
   color: #FFFFFF;
}

/* Footer */

#footer {
	clear: both;
	width: 830px;
	margin: 0 auto;
	padding-top: 20px;
}

#footer p {
	margin: 0;
	text-align: center;
	font-size: 9px;
}

#footer * {
	color: #999999;
}

