html, body {
	height: 100%;
}

body {
	margin: 0px;
	padding: 0px;
	background: #121212 url(/images/egyedi/bg_01.jpg) repeat-x left top;
	font: 12px/21px Arial, Helvetica, sans-serif;
	color: #848484;
}

h1, h2 {
	margin: 0px 0px 15px 0px;
	font-family: "Marvel", Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #FFFFFF;
}

h1 {
	line-height: 38px;
	font-size: 38px;
}

h2 {
	line-height: 24px;
	font-size: 24px;
}

h1 span, h2 span {
	color: #FF3C38;
}

h3 {
	margin: 0px;
	line-height: 25px;
	font-size: 12px;
	color: #FFFFFF;
}

p, ol, ul {
	margin-top: 0px;
	margin-bottom: 15px;
}

strong {
	color: #FFFFFF;
}

a {
	color: #FF3C38;
}

a:hover {
	text-decoration: none;
}

a img {
	border: none;
}

hr {
	display: none;
}

/** MISC */

.alignleft {
	float: left;
}

.alignright {
	float: right;
}

.aligncenter {
	margin: 0px auto;
}

/** IMAGES */

img.border {
}

img.alignleft {
	margin-right: 22px
}

img.alignright {
	margin-left: 22px
}

img.aligncenter {
	margin: 0px auto;
}

/** HEADINGS */

.heading-style1 {
	font: normal 18px/18px "Marvel", Arial, Helvetica, sans-serif;
	color: #7F7A7A;
}

/** LINKS */

a.link-style1 {
	display: inline-block;
	height: 34px;
	padding: 0px 27px 0px 12px;
	background: url(/images/egyedi/bg_07.png) no-repeat right top;
	text-decoration: none;
	font: bold 18px/34px "Marvel", Arial, Helvetica, sans-serif;
	color: #FFFFFF;
}

a.link-style2 {
	display: inline-block;
	height: 25px;
	padding: 0px 22px 0px 12px;
	background: url(/images/egyedi/bg_11.png) no-repeat right top;
	text-decoration: none;
	font: bold 16px/25px "Marvel", Arial, Helvetica, sans-serif;
	color: #FFFFFF;
}

/** LISTS */

.list-style1 {
	margin-left: 0px;
	padding-left: 0px;
	list-style: none;
}

.list-style1 a {
	color: #848484;
}

/** WRAPPER */

#wrapper {
}

.container:before, .container:after, .clearfix:before, .clearfix:after {
    content: "";
    display: table;
}

.container:after, .clearfix:after {
    clear: both;
}

.container, .clearfix {
	zoom: 1;
}

.container {
	width: 960px;
	margin: 0px auto;
}

/** HEADER */

#header {
	background: url(/images/egyedi/bg_02.jpg) no-repeat center top;
}

#header .container {
	height: 174px;
	position: relative;
}

/** LOGO */

#logo {
	position: absolute;
	top: 10px;
}

/** FIRM */

#firm {
	float: left;
	padding: 105px 0px 0px 0px;
}

#firm h1 a {
	text-decoration: none;
	color: #FFFFFF;
}

#firm h1 a span {
	color: #FF3C38;
}

/** MENU */

#menu {
	float: right;
}

#menu ul {
	margin: 0px;
	padding: 105px 0px 0px 0px;
	list-style: none;
	font: 20px/20px "Marvel", Arial, Helvetica, sans-serif;
}

#menu li {
	float: left;
}

#menu a {
	display: block;
	height: 42px;
	padding: 9px 25px 0px 25px;
	float: left;
	text-decoration: none;
	color: #FFFFFF;
}

#menu a:hover {
	text-decoration: underline;
}

#menu li.active a {
	background: url(/images/egyedi/bg_03.png) no-repeat center top;
}

/** BANNER */

#banner {
	position: relative;
	z-index: 10;
	width: 960px;
	height: 270px;
}

#banner .image {
	z-index: 20;
}

#banner .image img {
}


#banner .caption1 {
	position: absolute;
	top: 85px;
	right: 0px;
	z-index: 30;
	width: 486px;
	height: 50px;
	padding: 0px 25px 0px 0px;
	background: url(/images/egyedi/bg_04.png) repeat left top;
}

#banner .caption1 h2 {
	line-height: 50px;
	text-align: right;
	font-size: 23px;
	font-weight: normal;
}

#banner .caption2 {
	position: absolute;
	top: 135px;
	right: 0px;
	z-index: 40;
	width: 486px;
	height: 60px;
	padding: 0px 25px 0px 0px;
	background: url(/images/egyedi/bg_05.png) repeat left top;
}

#banner .caption2 h3 {
	float: right;
	font: bold 28px/60px "Marvel", Arial, Helvetica, sans-serif;
	text-align: right;
}

#banner .caption2 p {
	float: right;
}

#banner .caption2 a.link-style1 {
	display: block;
	margin: 13px 0px 0px 15px;
}

#banner .fold {
	position: absolute;
	bottom: 0px;
	right: 0px;
	z-index: 50;
	width: 50px;
	height: 75px;
	background: url(/images/egyedi/bg_06.png) no-repeat left top;
}

/** PAGE */

#page {
}

#single {
}

/** CONTENT */

.content {
	float: right;
	width: 661px;
}

#single .content {
	float: none;
	width: auto;
}

/** SIDEBAR */

#sidebar {
	float: left;
	width: 299px;
}

/** FOOTER */

#footer {
}

#footer .col1 {
	float: left;
	width: 299px;
	height: 139px;
	background: url(/images/egyedi/homepage_05.jpg) no-repeat left top;
}

#footer .col1 h2 {
	margin: 0px;
	padding: 40px 0px 0px 20px;
	line-height: 26px;
	font-size: 26px;
}

#footer .col1 p, #footer .col1 div {
	margin: 0px;
	padding: 5px 0px 0px 20px;
	text-shadow: 0px 1px 0px #FF7A78;
	font: bold 32px/32px "Marvel", Arial, Helvetica, sans-serif;
	color: #6A0907;
}

#footer .col2 {
	float: left;
	width: 230px;
	padding: 25px 40px;
}
#footer .col2-1 {
	float: left;
	width: 580px;
	padding: 25px 40px;
}

#footer .col3 {
	float: left;
	width: 270px;
	padding: 25px 40px;
	border-left: 1px solid #1E1E1E;
}

#footer .col3 form, #footer .col3 fieldset {
	margin: 0px;
	padding: 0px;
	border: none;
}

#footer .col3 .input-text, #footer .col3 button {
	float: left;
}

#footer .col3 .input-text {
	width: 163px;
	height: 23px;
	padding: 0px 5px 0 5px;
	background: #1C1C1C;
	border: 1px solid #2E2D2D;
	font: 12px/23px Arial, Helvetica, sans-serif;
	color: #7C7C7C;
}

#footer .col3 .button {
	display: inline-block;
	height: 25px;
	margin: 0px 0px 0px 5px;
	padding: 0px 22px 0px 12px;
	border: none;
	background: url(/images/egyedi/bg_11.png) no-repeat right top;
	text-decoration: none;
	font: normal 16px/25px "Marvel", Arial, Helvetica, sans-serif;
	color: #FFFFFF;
}

#footer .legal {
	clear: both;
	margin: 0px;
	padding: 50px 0px;
	text-align: center;
	color: #292929;
}
.legal a {
	color: #848484;
}

/** BOX STYLE 1 */

.box-style1 {
	padding: 40px 40px 15px 40px;
	background: #171717 url(/images/egyedi/bg_08.jpg) no-repeat right bottom;
}

.box-style1 h2 {
	margin: 0px 0px 5px 0px;
}

.box-style1 h3 {
	margin: 0px 0px 26px 0px;
}

/** BOX STYLE 2 */

.box-style2 {
	background: #171717 url(/images/egyedi/bg_10.jpg) no-repeat right bottom;
}

.box-style2-bgtop {
	padding: 40px 40px 25px 40px;
	background: url(/images/egyedi/bg_09.jpg) no-repeat left top;
}

.box-style2-col1 {
	float: left;
	width: 270px;
}

.box-style2-col2 {
	float: right;
	width: 270px;
}

/** BOX STYLE 3 */

.box-style3 {
	margin: 0px 0px 1px 0px;
	padding: 20px 20px 5px 20px;
	background: #191919 url(/images/egyedi/bg_12.jpg) no-repeat right bottom;
}

/** BOX 1 */

#box1 {
}

/** BOX 2 */

#box2 {
}

/** BOX 3 */

#box3 {
	padding-top: 40px;
}

/** BOX 4 */

#box4 {
}

/** BOX 5 */

#box5 {
}

/** BOX 6 */

#box6 {
}

/** BOX 7 */

#box7 {
}


#galeryPage  .box {
	float: left;
	padding: 10px;
	cursor: pointer;
}
#galeryPage  .box .img {
	width: 173px;
	height: 110px;
	overflow: hidden;
}
#galeryPage  .box .img img {
	position: relative;
	top: -5px;
	left: -5px;
	width: 183px;
}
#galeryPage  .box .label {
	padding: 10px 0 5px 20px;
	background-color: #2a2a2a;
}
#galeryPage  .box .label a{
	color: #FF3C38;
	text-decoration: none;
}