/* MAIN */
body {
	margin: 0px;
	background: #C0C0C0 url(../../images/page_bg.jpg) repeat-y;
	font-family: Arial, Helvetica, sans;
}
/* LAYOUT */
#main {

}
#top {
	background: url(../../images/inner_bg_rep.jpg) repeat-y top left;
	margin-top: 2px;
}
#content{
	background: url(../../images/inner_bg_top.jpg) no-repeat top left;
	overflow: auto;
	padding-top: 64px;
	width: 650px;
}
#bottom {
	background: url(../../images/inner_bg_bottom.jpg) no-repeat bottom left;
	padding-bottom: 40px;
}

/* PARTS */
#menuf {
	position: absolute;
	top: 38px;
	left: 620px;
	width: 340px;
	height: 390px;
}
#content #submenu {
	margin-left: 10px;
}
#content #title {
	background: url(../../images/title_bg.gif) top right no-repeat;
	float: left;
	height: 45px;
	padding-right: 8px;
}
#content #title img {
	margin-top: 5px;
	border: 0px;
	float: left;
}
#content #subtitle {
	background: url(../../images/sub_arrow.gif) 8px 0px no-repeat;
	float: left;
	font: 12px Arial, Helvetica, sans;
	padding-left: 30px;
	color: #93CDE3;
	height: 30px;
	margin-top: 15px;
}
#content #ct {
	margin-left: 60px;
	width: 520px;
	font-size: 11px;
}
#content .content {
	clear: left;
	color: #FFFFFF;
	padding-top: 16px;
	text-align: justify;
	margin-bottom: 30px;
}
h1 {
	color: #93CDE3;
	font: 18px Arial, Helvetica, sans;
	margin: 10px 0px 4px 0px;
}
h2 {
	color: #93CDE3;
	font: 14px Arial, Helvetica, sans;
	padding: 5px 0px 5px 5px;
	border-top: 1px solid #222222;
	border-bottom: 1px solid #222222;
	background-color: #121212;
}
#content a {
	color: #8EC7DC;
	text-decoration: none;
}
#content a:hover {
	color: #FFFFFF;
}
#content .hirek {
	color: #999999;
	clear: left;
	padding-top: 16px;
	margin-bottom: 30px;
}
#content .hirek .item {
	clear: both;
	overflow: auto;
	margin-top: 30px;
}
.item {
	border-bottom: 1px solid #333333;
	padding: 10px 0px;
	overflow: auto;
	clear: both;
}
.item .title {
	font-weight: bold;
}
.item img {
	border: 0px;
	margin: 0px 10px 10px 0px;
}
#content .hirek .info{
	float: left;
	width: 400px;
	border-right: 1px solid #515151;
	padding-right: 10px;
}
#content .hirek .reszletek a {
	padding-left: 20px;
	background: url(../../images/more_arrow.gif) no-repeat 5px 3px;
	float: left;
}
#content .hirek .reszletek a:hover {
	padding-left: 20px;
	background: url(../../images/more_arrow_over.gif) no-repeat 5px 3px;
	float: left;
	color: #FFFFFF;
}
#content .content .img_left {
	float: left;
	margin: 6px 6px 6px 0px;
}
#content .content .img_right {
	float: right;
	margin: 6px 0px 6px 6px;	
}
#content .content img {
	border: 1px solid #333333;
}
#footer {
	text-align: center;
	margin-left: 140px;
	width: 300px;
}
#footer img {
	border: 0px;
}

/* GALERIA */
#content .galeria, #content .galeria_main  {
	clear: left;
	padding-top: 20px;
}
#content .galeria_inner {
	clear: left;
	padding-top: 20px;
}
#content .galeria_inner .smallpics {
	text-align: center;
}
#content .galeria_inner .smallpics div{
	overflow: auto;
	height: 100px;
	width: 450px;
	white-space: nowrap;
}
#content .galeria_inner .smallpics a {
	margin-left: 1px;
}
#content .galeria a {
	float: left;
	text-decoration: none;
	width: 124px;
	height: 90px;
	display: block;
	text-align: center;
	background-color: #252525;
	margin-top: 10px;
	margin-left: 1px;
}
#content .galeria_main a {
	float: left;
	text-decoration: none;
	width: 124px;
	height: 120px;
	display: block;
	text-align: center;
	background-color: #252525;
	color: #DDDDDD;
	margin-top: 10px;
	margin-left: 1px;
}
#content .galeria a:hover, #content .galeria_main a:hover {
	background-color: #444444;
	color: #FFFFFF;
}
#content .galeria a img, #content .galeria_main a img {
	border: 0px;
	margin-bottom: 3px;
	margin-top: 2px;
}

/* OFFSET */
#content .offset {
	clear: left;
	text-align: right;
	padding-right: 40px;
	margin-bottom: 10px;
	margin-top: 10px;
	float: right;
}
#content .offset .step {
	background: url(../../images/offset_step.gif) top left no-repeat;
	display: block;
	width: 94px;
}
#content .offset a {
	display: block;
	color: #93CCE2;
	text-decoration: none;
	margin-right: 2px;	
	height: 19px;
	padding-top: 6px;
	width: 28px;
	text-align: center;	
	font: 10px Verdana, Arial, Helvetica, sans;
	float: left;
	background: url(../../images/offset_page.gif) top left;
}
#content .offset a:hover {
	background-position: bottom left;
}
#content .offset .active {
	background-position: bottom left; 
}

/*VENDEGKONYV*/
#content .addcomment {
	background: #262626 url(../../images/add_comment.gif) 490px 6px no-repeat;
	padding-top: 6px;
	text-align: right;
}
#content .addcomment form{
	margin: 0px;
}
#content .addcomment a {
	padding-right: 40px;
	display: block;
	height: 20px;
	text-align: right;
}
#content .addcomment table {
	width: 90%;
}
#content .addcomment td {
	padding: 0px 5px;
	text-align: left
}
.addcomment input, .addcomment textarea {
	background: url(../../images/input_bg.jpg) top left;
	border-bottom: 1px solid #C2E2EF;
	border-right: 1px solid #C2E2EF;
	border-top: 0px;
	border-left: 0px;
	color: #333333;
	font: 11px Arial, Helvetica, sans-serif;
	padding: 3px;
}

#submit {
	background: url(../../images/submit_bg.jpg) repeat-x;
	height: 24px;
	text-align: center;
	display: block;
	margin: auto;
	color:#8EC7DC;
	font-size: 11px;
	border: 1px solid #444444;
}
#commentblock {
	display: none;
}
.vendegkonyv .item {
	border-bottom: 1px solid #222222;
	padding: 6px 0px;
}
.vendegkonyv span {
	color: #8EC7DC;
}
.attachedGallery {
	float: right;
	display: block;
	background-color: #222222;
	margin: 10px 0px 10px 10px;
	padding: 10px;
	width: 120px;
	font-weight: bold;
	text-align: center;
}
.attachedGallery:hover{
	background-color: #333333;
}
.attachedGallery img {
	margin-top: 10px;
}
.video {
	clear: both;
	padding-top: 10px;
	margin-right: 20px;
}
.video h2 {
	background: #0A0A0A url(images/ico_video.gif) 0px 2px no-repeat;
	padding-left: 30px;
}
.video a {
	border: 1px solid #333333;
	background-color: #0A0A0A !important;
}
.video a:hover {
	border: 1px solid #666666;
	background-color: #0A0A0A !important;
}
