@charset "utf-8";
body {
	background: #202020 url(../images/faux.jpg) repeat-y left top;
	margin: 0px;
	padding: 0px;
}
#contact {
	text-align: center;
}
#contact input, #contact textarea {
	background: #3E3E3E;
	border: 1px solid #0F0F0F;
	margin: 3px;
	font-size: 14px;
	color: #FFF;
	width: 250px;
	padding: 3px;
	box-shadow: 1px 1px 3px #111;  
	-moz-box-shadow: 1px 1px 3px #111;  
	-webkit-box-shadow: 1px 1px 3px #111;  

	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	-khtml-border-radius: 4px;
	border-radius: 4px;

}
#sidebar1 #thx {
	background: #BADBE4;
	margin: 40px;
	padding: 15px;
	font-family: Helvetica, "Trebuchet MS", Arial, sans-serif;
	font-size: 16px;
	text-align: center;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	-khtml-border-radius: 5px;
	border-radius: 5px;
	-moz-box-shadow: 2px 2px 4px #000;
	-webkit-box-shadow: 2px 2px 4px #000;
	box-shadow: 2px 2px 4px #000;
	font-weight: bold;
}

#contact #uzenet {
	background: #3E3E3E;
	border: 1px solid #0F0F0F;
	margin: 3px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #E9E9E9;
	width: 250px;
}

#wrapper {
	width: 4200px;
	background: url(../images/mainbg.jpg) no-repeat left top;
}
#webpf a img {
	margin-left: 20px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	-khtml-border-radius: 5px;
	border-radius: 5px;
	-moz-box-shadow: 2px 2px 4px #000;
	-webkit-box-shadow: 2px 2px 4px #000;
	box-shadow: 2px 2px 4px #000;
}

#container {
	width: 900px;
	text-align: left; /* this overrides the text-align: center on the body element. */
} 
#galeria #m-gal-v {
	overflow: hidden;
	display: block;
	height: 150px;
	width: 60px;
	text-indent: -1000px;
	background: no-repeat;
	position: absolute;
	left: -28px;
	top: 17px;
	z-index: 5;
}
#m-webd a {
	text-indent: -1000px;
	display: block;
	height: 280px;
	width: 50px;
	overflow: hidden;
}
#m-foto {
	position:absolute;
	left:890px;
	top:55px;
	width:60px;
	height:293px;
	z-index:1;
	overflow: hidden;
}
#m-foto a {
	display: block;
	height: 240px;
	width: 60px;
	text-indent: -200px;
}
#galeria {
	position:absolute;
	left:2037px;
	top:19px;
	width:787px;
	height:634px;
	z-index:2;
	background: no-repeat;
	padding-top: 80px;
}
#lpxprint {
	position:absolute;
	left:2075px;
	top:864px;
	width:794px;
	height:283px;
	z-index:14;
}

#m-webd {
	position:absolute;
	left:891px;
	top:390px;
	width:50px;
	height:283px;
	z-index:3;
}
#webpf .totop {
	background: url(../images/top_n.jpg);
	display: block;
	height: 35px;
	width: 40px;
	text-indent: -1000px;
	overflow: hidden;
	position: relative;
	top: -52px;
	left: -65px;
	float: left;
	margin: 0px;
	padding: 0px;
}
#webpf .totop:hover {
	background: url(../images/top_h.jpg);
}
#sidebar1 {
	float: left; /* since this element is floated, a width must be given */
	width: 300px;
	margin-left: 100px;
	padding-top: 235px;
}
#header {
	height: 320px;
}

#mainContent {
	margin: 0 0 0 400px; /* remember that padding is the space inside the div box and margin is the space outside the div box */
	font-family: Helvetica, Verdana, Geneva, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #000;
	line-height: 22px;
} 
#mainContent p a {
	color: #092530;
	text-shadow: none;
	text-decoration: underline;
}
#mainContent p a:hover {
	background: #202020;
	color: #F1AE00;
	text-decoration: none;
	margin: -3px;
	padding: 3px;
	border-radius: 3px;
}


#mainContent p {
	margin: 10px 20px 20px;
	padding: 0px;
	text-shadow: 1px 1px 1px #a2b2b6;

}
#mainContent h2 {
	font-size: 26px;
	font-weight: lighter;
	margin-left: 20px;
	text-shadow: 1px 1px 1px #000;
	color: #FFF;
}
#mainContent h1 {
	font-size: 40px;
	font-family: Helvetica, "Trebuchet MS", Arial, sans-serif;
	font-weight: bold;
	letter-spacing: -2px;
	margin-left: 18px;
	color: #202020;
	margin-top: 60px;
	margin-bottom: 30px;
}
#mainContent h3 {
	background: #202020 url(../images/bg-h3.jpg);
	padding-top: 6px;
	padding-bottom: 6px;
	padding-left: 20px;
	color: #C5CDCF;
	border-top-width: 2px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #1A1A1A;
	border-bottom-color: #8C999D;
	font-family: Helvetica, "Trebuchet MS", Arial, sans-serif;
	font-size: 18px;
	letter-spacing: 1px;
	text-shadow: 1px 1px 1px #141414;

}
#webpfmore {

}
.morebtn:hover {
	-moz-opacity:1.0;
	-khtml-opacity: 1.0;	
	opacity:1.0; 
	filter:alpha(opacity=100);
	}
.morebtn {
	-moz-opacity:0.7;
	-khtml-opacity: 0.7;	
	opacity:0.7; 
	filter:alpha(opacity=70);
	
	background: #303030;
	border: 1px solid #202020;
	padding: 5px 10px;
	color: #F90;
	cursor: pointer;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	text-shadow: none;
	text-decoration: none;
}


acronym {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #202020;
	cursor: help;
}

#galtabs {
	width: 750px;
}
#galtabs div {
	margin-left: 80px;
}

#galtabs ul {
	margin: 0px 0px 0px 105px;
	padding: 0px;
	list-style-type: none;
}
#galtabs ul li {
	display: inline;
}
#galtabs ul li a {
	color: #FFF;
	font-family: Helvetica, Verdana, Geneva, sans-serif;
	font-size: 14px;
	font-weight: normal;
	text-decoration: none;
	display: block;
	float: left;
	padding: 8px 12px;
}
#galtabs ul li a:hover {
	color: #000;
	background-color:#F1AE00;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	-khtml-border-radius: 5px;
	border-radius: 5px;
	-moz-box-shadow: 2px 2px 4px #000;
    -webkit-box-shadow: 2px 2px 4px #000;
    box-shadow: 2px 2px 4px #000;

}

#galtabs .pimg img {
	border: 1px solid #3B3B3B;
	padding: 4px;
	margin: 5px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	-khtml-border-radius: 5px;
	border-radius: 5px;
	-moz-box-shadow: 2px 2px 4px #000;
    -webkit-box-shadow: 2px 2px 4px #000;
    box-shadow: 2px 2px 4px #000;

}
.padded {
	margin: 5px 10px 5px 20px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	-khtml-border-radius: 5px;
	border-radius: 5px;
	-moz-box-shadow: 2px 2px 4px #000;
    -webkit-box-shadow: 2px 2px 4px #000;
    box-shadow: 2px 2px 4px #000;

}

#webpf .pimg:hover {
	text-decoration: none;
	margin:0;
	padding:0;
}

#footer {
	background: url(../images/footerbg.jpg);
	height: 172px;
	width: 460px;
	margin-left: 100px;
	padding: 200px 0 0 340px;
	font-size: 12px;
	color: #EFEFEF;
	font-family: Helvetica, "Trebuchet MS", Arial, sans-serif;
	letter-spacing: 2px;
} 
#digsby {
	position: absolute;
	left: 110px;
	top: 558px;
	z-index: 10;
	background: #202020;
	visibility: hidden;
}


.fltrt { /* this class can be used to float an element right in your page. The floated element must precede the element it should be next to on the page. */
	float: right;
	margin-left: 8px;
}
.fltlft { /* this class can be used to float an element left in your page */
	float: left;
	margin-right: 8px;
}
.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}
#web {
	position: absolute;
	top: 351px;
	left: 1019px;
	background: #758489 url(../images/bg550.jpg) repeat-y;
	-moz-border-radius: 8px;
	-webkit-border-radius: 8px;
	box-shadow: 2px 2px 5px #999;
	-moz-box-shadow: 2px 2px 5px #000;
	-webkit-box-shadow: 2px 2px 5px #000;
	width: 550px;
}
#web p {
	margin-right: 45px;
	margin-left: 45px;
}
#web h2 {
	margin-left: 45px;
}
#web h3 {
	background: #2D2D2D url(../images/bg-webh3.jpg);
	border-top-width: 1px;
	border-top-color: #202020;
	padding-left: 45px;
}
#web ul {
	margin-left: 20px;
}
#webappdev ul {
	list-style-type: circle;
	line-height: 1.4;
	margin-left: 30px;
	text-shadow: 1px 1px 1px #a2b2b6;
}
#webappdev ul li ul {
	margin-left: 0px;
}



#webback {
	opacity: 0.7;
	overflow: hidden;
	display: block;
	margin-top: 20px;
	margin-right: 20px;
	margin-left: 45px;
}
#webback:hover {
	opacity: 1;
}
#lang {
	position:absolute;
	left:17px;
	top:23px;
	width:63px;
	height:26px;
	z-index:11;
}
#lang a {
	display: block;
	text-indent: -1000px;
	height: 24px;
	width: 24px;
	float: left;
	margin-left: 5px;
	box-shadow: 1px 1px 5px #000;  
	-moz-box-shadow: 1px 1px 5px #000;  
	-webkit-box-shadow: 1px 1px 5px #000;  

}
#lang .lang-en {
	background: url(../images/gb.png) no-repeat center center;
}
#lang .lang-hu {
	background: url(../images/hu.png) no-repeat center center;
}

#lang {
	position:absolute;
	left:17px;
	top:23px;
	width:63px;
	height:26px;
	z-index:11;
}
#featfoto {
	position:absolute;
	left:959px;
	top:14px;
	width:107px;
	height:320px;
	z-index:12;
	overflow: hidden;
	cursor: pointer;
}
#featweb {
	position:absolute;
	left:959px;
	top:354px;
	width:107px;
	height:320px;
	z-index:13;
	overflow: hidden;
	cursor: pointer;
}
#fbframe {	opacity:0.3;
	filter:alpha(opacity=30);
	-webkit-transition-property: opacity;
	-webkit-transition-duration: 0.7s;
	border-radius: 10px;
		-moz-border-radius: 10px;
	-webkit-border-radius: 10px;

}
#fbframe:hover {
		opacity:1;
	filter:alpha(opacity=100);

	}

.partnerlink img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	opacity:0.6;
	filter:alpha(opacity=60);
	-webkit-transition-property: opacity;
	-webkit-transition-duration: 0.7s;
}
.partnerlink:hover img {
	opacity:1;
	filter:alpha(opacity=100);

}
