
@import "pagestyle.css";

body {
	margin: 0;
	padding: 0;
	background: #9b9865;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #333333;
}

h1, h2, h3 {
	margin: 0;
	padding: 0;
	
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	color: #811305;
	
}

h4 {
	margin: 0;
	padding: 4px;
	
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	color: #FAF391;
	font-size: 17px;
}

h5 {
	margin: 0px 0 0 10px;
	padding: 0;
	font-weight: bolt;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	color: #b22222;
	font-size: 31px;
}
h1 {
	letter-spacing: -1px;
	font-size: 36px;
}

h2 {
	font-size: 23px;
}

p, ul, ol {
	margin: 0 0 2em 0;
	text-align: justify;
	line-height: 26px;
}

a:link {
	color: #FAF391;
}

a:hover, a:active {
	text-decoration: none;
	color: #FFF;
}

a:visited {
	color: #FAF391;
}






img {
	border: none;
}

img.left {
	float: left;
	margin-right: 15px;
}

img.right {
	float: right;
	margin-left: 15px;
}

/* Form */

form {
	margin: 0;
	padding: 0;
}

fieldset {
	margin: 0;
	padding: 0;
	border: none;
}

legend {
	display: none;
}

input, textarea, select {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #333333;
}

/* Header */

#header {
	width: 1090px;
	margin: 0 auto;


}

/* Menu */

#menu {
	float: left;
	width: 1089px;
	height: 70px;
	background: #f2f5f1;
}

#menu ul {
	margin: 20px 0 0 30px;
	padding: 0;
	list-style: none;
	line-height: normal;
}

#menu li {
	display: block;
	float: left;
	border: solid 0px green;
	height: 24px;
}

#menu a {
	display: block;
	float: left;
	margin-right: 3px;
	padding: 5px 10px;
	background: url(/images/v2/img030.gif) no-repeat right 50%;
	text-decoration: none;
	text-transform: uppercase;
	text-indent: -1em;
	font-weight: 800;
	font: 12px Tahoma, Arial, Helvetica, sans-serif;
	color: #811305;
}

#menu a:hover { 
	text-decoration: none; 
	color: #811305;
}

#menu .current_page_item a {
	color: #811305;
}

/** LOGO */

#logo {
	float: left;
	width: 1085px;
	height: 275px;
	margin-left: 10px;
	background: url(panor.jpg) repeat left top;
}
#transON {
	display: block;
	padding: 0;
	margin: 0px 0 0 0px;
	width: 939px; 
	height: 40px;
	top: 120px;
	background-color: silver;
	opacity:.40;
	filter: alpha(opacity=50); 
	-moz-opacity: 0.5;
	border:0px solid black;
}

#logo h1, #logo h2 {
	margin: 0;
	/*padding: 60px 0 0 140px;*/
	padding: 5px;
	line-height: normal;

}

#logo h1 { 
/*	font-family: Georgia, "Times New Roman", Times, serif;*/
	margin: 0px 0 0 10px;
	font-family: georgia, serif;
	font-size: 32px;
	font-style: italic;
	font-weight: bold;
}

#logo h1 a {
	text-decoration: none;
	color: #000000; 
	font-weight: bold;
}

#logo h1 a:hover { text-decoration: underline; }

#logo h2 {
	margin: 0;
	padding: 0 0 0 10px;
	font: italic 15px Georgia, "Times New Roman", Times, serif;
	color: #000000;
}

#logo p a {
	text-decoration: none;
	color: #B6ACA2;
}

#logo p a:hover { text-decoration: underline; }

#wrapper {
	width: 1110px;
	margin: 0 auto;
	background: url(img0101.gif) repeat-y left top;
}

/* Page */

#page {
	width: 1090px;
	margin: 0 auto;
	background: #FFF;
	
}
#page2 {
	width: 100px;
	margin: 0 auto;
	background-color: silver;

}

/* Content */

#content {
	float: right;
	width: 830px;
	padding: 30px 30px 0 0;
	background: #FFF;
}



#contentfull {
	float: right;
	width: 880px;
	padding: 30px 30px 0 0;
	background: #FFF;
}

/* Post */

.post {
}

.post .title {
}

.post h1 {
}

.post h2 {
}

.post .entry {
	padding-top: 10px;
}

.post .meta {
	padding: 7px 0 40px 0;
	border-top: 1px dotted #D1D1D1;
}

.post .meta p {
	margin: 0;
	line-height: normal;
	color: #999999;
}

.post .meta .byline {
	float: left;
}

.post .meta .links {
	float: right;
}

.post .meta .more {
	padding-right: 20px;
}

.post .meta .comments {
}

.post .meta b {
	display: none;
}



#sidebar {
	float: left;
	width: 215px;
	height: 1360px;
	padding: 0px 0 0 5px;
	background: #222;
}
/* Sidebar */
#sidebar ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#sidebar li {
	padding-bottom: 20px;
}

#sidebar li ul {

}

#sidebar li li {
	margin: 0;
	padding: 2px 0 1px 0;
}

#sidebar h2 {
	height: 32px;
}




}
#sidebar ul { list-style-type: none; }
#sidebar li { 
padding: 0; 
margin: 0; 
text-decoration:none;
text-align: left;

}
#sidebar a, 
#sidebar a:visited {
text-transform:uppercase;
display: block;
height: 20px;
line-height: 25px;
padding: 0 0px 0 0px;
color: #DDD;
background: #333333;
text-decoration: none;
border-bottom: 0px solid #171B20;
}
#sidebar a:hover {
color: #000;
background-color: #FAF391;
text-decoration:none;
}

#sidebar2 a, 
#sidebar2 a:visited {

}
#sidebar2 a:hover {

}


 Search */

#search {
}

#search h2 {
	margin-bottom: 20px;
}

#s {
	width: 135px;
	margin-right: 5px;
	padding: 3px;
	border: 1px solid #3A0700;
}

#x {
	padding: 3px;
	border: none;
	background: #3A0700;
	text-transform: lowercase;
	font-size: 11px;
	color: #FFFFFF;
}

/* Boxes */

.box1 {
	padding: 20px;
}

.box2 {
	color: #BABABA;
}

.box2 h2 {
	margin-bottom: 15px;
	font-size: 16px;
	color: #FFFFFF;
}

.box2 ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

.box2 a:link, .box2 a:hover, .box2 a:active, .box2 a:visited  {
	color: #EDEDED;
}

/* Footer */

#page-wrap {
width: 939px;
	height: 80px;
	margin: 0 auto;
	background: #f2f5f1;
}



#footer {
	margin: 0 auto;
	width: 1103px;
	height: 80px;
	min-height: 64px;
	padding: 0;
	color: #FF6600;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background: #222;
}

html>body #footer {
	height: auto;
}

#footer p {
}

#legal {
	clear: both;
	padding-top: 30px;
	text-align: center;
	color: #000000;
}

#legal a {
	text-decoration: none;
	color: #000000;
}
.nagygaleriakep {
	width: 880px;
}
.slidekep {
	width: 780px;
}
.sGlapoz
{
	display: block;
        position: relative;
	height: 50px;
	width: 22px;
	padding: 220px 10px;
	float: left;
	border: solid 0px #777777;
}
#sGkeret {
	display: block;
	width: 780px;
	float: left;
	border: solid 0px red;	
}
#searchbox {
}

