/* -- reset CSS -- */

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}

/* -- reset CSS -- */



body{
	color: #363636;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	background-color: #fefce9;
	line-height: 16px;
	background-image: url(img/body_bg.gif);
	background-repeat: repeat-y;
	background-position: center top;
}
h1 {
	font-size: 22px;
	font-weight: normal;
	color: #7a2d00;
	border-bottom: 1px dotted #dbd48d;
	padding: 10px;
	margin-bottom: 20px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	clear: both;
}
h2 {
	font-size: 16px;
	font-weight: normal;
}
h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: normal;
	color: #7a2d00;
}
div#page {
	height: 100%;
	background-repeat: repeat-x;
	background-position: left top;
	width: 100%;
}

div#container {
	margin: 0 auto;
	width: 990px;
}
div#header {
	margin: 0;
	width: 950px;
	height: 130px;
	padding: 0 20px;
}
#header #top-nav {
	height: 30px;
	line-height: 30px;
}
#top-nav #lang {
	float: left;
}
#top-nav #lang a  {
	line-height: 30px;
}
#header #top-nav a {
	text-decoration: none;
}
#header #top-nav a:hover {
	color: #ffffff;
	text-decoration: none;
}
#header #top-nav p {
	float: right;
}
#header #top-nav p span , .hun{
	padding-right: 10px;
	margin-right: 10px;
}
#header a.logo {
	background-image: url(img/increst_logo.png);
	background-repeat: no-repeat;
	background-position: left top;
	display: block;
	height: 100px;
	width: 200px;
	float: left;
}
#header a.logo span {
	display: none;
}
#header #menu {
	height: 100px;
	float: left;
	width: 730px;
	padding-left: 20px;
}
#menu .menuseparator {
	background-image: url(img/menu_separator.png);
	background-repeat: no-repeat;
	background-position: left top;
	float: left;
	height: 100px;
	width: 1px;
}
#menu .menublock {
	height: 95px;
	float: left;
	padding: 5px 10px 0 10px;
	background-repeat: no-repeat;
	background-position: 10px 5px;
	width: 100px;
}
.menublock img {
	display: block;
	margin: 5px 0 5px;
}
.menublock a {
	display: block;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
	line-height: 16px;
	padding: 0 0 0 3px;
	width: 90px;
}
.menublock a:hover {
	color: #FFF;
}
.menublock .group {
	height: 30px;
	background-repeat: no-repeat;
	background-position: left top;
	margin-bottom: 5px;
}
.group#webdesign {
	background-image: url(img/menu_webdesign.png);
}
.group#grafika {
	background-image: url(img/menu_grafika.png);
}
.group#kommunikacio {
	background-image: url(img/menu_kommunikacio.png);
}
.group#szolgaltatas {
	background-image: url(img/menu_szolgaltatas.png);
}
.group#allas {
	background-image: url(img/menu_allas.png);
}
.group#kapcsolat {
	background-image: url(img/menu_kapcsolat.png);
}

div#content-wrap {
	float: left;
	width: 990px;
	padding: 25px 0 0 0;
	margin: 0 0 30px 0;
	background-repeat: no-repeat;
	background-position: left top;
	height: auto;
	overflow: auto;
}
#content-wrap #mainbar {
	float: left;
	width: 630px;
	padding: 0;
}
#mainbar #slideshow {
	height: 380px;
	width: 580px;
	padding: 0 25px;
}
#slideshow h1 {
	font-size: 22px;
	font-weight: normal;
	line-height: 30px;
	border: none;
	margin: 0 0 15px 0;
	height: 30px;
	padding: 0 0 0 10px;
}
#slideshow #carousel {
	height: 320px;
	width: 580px;
}
#mainbar #content {
	margin: 30px 25px;
	width: 580px;
	float: left;
}
#content .img-left {
	float: left;
	margin: 0 20px 20px 0;
}
#content .servicelist li{
	line-height: 20px;
	padding-left: 25px;
	background-image: url(img/servicelist.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
#content .servicelist li span {
	font-size: 11px;
	font-style: normal;
	color: #9A9787;
}
#content #pagenav {
	line-height: 30px;
	border-bottom: 1px dotted #dbd48d;
	padding-left: 15px;
	font-size: 20px;
	margin-bottom: 25px;
}
#content #pagenav .level1{
	color: #ac8c7a;
}
#content #pagenav .level2 {
	color: #7a2d00;
}
#content #years {
	margin-bottom: 10px;
	position: relative;
}
#content #years .year{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	font-weight: normal;
	line-height: 36px;
	padding-left: 15px;
	color: #edddd5;
	text-decoration: none;
}
#content #years .year.current   {
	color: #7A2D00;
}
#content #years a.year:hover {
	color: #7A2D00;
}
#content #years .mediarss {
	height: 55px;
	width: 50px;
	display: block;
	position: absolute;
	top: 0px;
	right: 0px;
	background-image: url(img/mediarss.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
#content #years .mediarss span {
	display: none;
}
#content .pfolio {
	float: left;
	height: 170px;
	width: 580px;
	border-top: 1px solid #f5f4eb;
	padding: 20px 0;
}
#content .pfolio .pfolio-img {
	float: left;
	height: 150px;
	width: 300px;
	background-image: url(img/pfolio_img.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding: 10px;
	margin-right: 15px;
}
#content .pfolio .pfolio-info {
	float: left;
	height: 145px;
	width: 245px;
	padding-top: 5px;
}
#content .pfolio .pfolio-info .date {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #ac8c7a;
}
#content .pfolio .pfolio-site {
	float: left;
	height: 20px;
	width: 245px;
}
#content .pfolio .pfolio-site a {
	color: #db522a;
	text-decoration: none;
}
#content .contactform {
	margin: 0px;
	float: left;
	width: 580px;
}
.contactform .formbox  {
	padding: 5px;
	float: left;
	width: 183px;
	margin: 0 0 30px 0;
}
.contactform p {
	line-height: 30px;
	font-size: 14px;
	padding-left: 5px;
	color: #7A2D00;
	margin-bottom: 5px;
}
.contactform label {
	display: block;
	float: left;
	height: 20px;
	line-height: 20px;
	width: 150px;
	padding-left: 5px;
	margin-bottom: 10px;
}
.contactform .formbox label {
	width: 150px;
	padding: 0;
	margin-bottom: 3px;
}
.contactform input, textarea{
	float: left;
	width: 300px;
	border: 1px solid #e5e4dd;
	margin-bottom: 10px;
	height: 20px;
	background-color: #fdfcf4;
}
.contactform input[type="checkbox"] {
	border:none;
	background:none;
	width: 16px;
	margin: 0 5px 0 0;
}
.contactform input[type="submit"] {
	border:none;
	width: 140px;
	margin: 0;
	background-image: url(img/btn_ajanlat.png);
	background-repeat: no-repeat;
	height: 24px;
	cursor:pointer;
}
.contactform br {
	clear: left;
}
#content .webpackage {
	float: left;
	width: 180px;
	margin: 0 20px 20px 0;
}
.webpackage .pack-top {
	height: 22px;
	width: 170px;
	background-repeat: no-repeat;
	background-position: left top;
	font-size: 20px;
	padding: 23px 0 0 10px;
	border-bottom: 1px solid #ffffff;
	font-style: normal;
}
.webpackage #light {
	background-image: url(img/webpack_light.jpg);
	color: #7a2d00;
}
.webpackage #basic {
	background-image: url(img/webpack_basic.jpg);
	color: #FFF;
}
.webpackage #pro {
	background-image: url(img/webpack_pro.jpg);
	color: #FFF;
}
.webpackage .pack-mid {
	width: 168px;
	padding: 5px 5px 15px;
	background-color: #fdfcf4;
	border-style: solid;
	border-width: 1px;
	border-color: #e5e4dd;
}
.webpackage .pack-mid p {
	font-size: 11px;
	font-weight: bold;
	margin-bottom: 10px;
	line-height: 16px;
}
.webpackage .pack-mid ul li  {
	font-size: 11px;
	padding: 2px 0 2px 2px;
	border-top: 1px solid #ffffff;
	border-bottom: 1px solid #e5e4dd;
}
.webpackage .pack-mid ul li span {
	font-size: 10px;
	font-style: normal;
	color: #999;
}
.webpackage .pack-mid ul .dark {
	background-color: #F7F7E6;
}
.webpackage .pack-order {
	height: 20px;
	width: 168px;
	background-color: #F7F7E6;
	border: 1px solid #e5e4dd;
	padding: 5px;
}
.webpackage #start {
	background-image: url(img/grafipack_start.jpg);
	color: #7a2d00;
}
.webpackage #startplus {
	background-image: url(img/grafipack_startplus.jpg);
	color: #FFF;
}
.webpackage #extra {
	background-image: url(img/grafipack_extra.jpg);
	color: #FFF;
}
.pack-order input[type="radio"] {
	width: 16px;
	border: none;
	margin: 0;
	padding: 0;
	float: left;
	margin-right: 5px;
	background: none;
}
.pack-order p {
	font-size: 12px;
	font-weight: bold;
	line-height: 16px;
}
#content .servicebox{
	float: left;
	width: 580px;
	clear: left;
	padding: 10px 0;
	border-bottom: 1px dotted #dbd48d;
	margin: 0;
}
.servicebox h3 {
	display: block;
	padding: 5px;
	float: left;
}
.servicebox h4  {
	display: block;
	clear: left;
	line-height: 30px;
	margin: 0 0 0 115px;
	padding: 15px 0 0 15px;
}
.servicebox img {
	float: left;
	margin-right: 15px;
	display: block;
	width: 100px;
}
.servicebox p {
	font-size: 11px;
	display: block;
	float: left;
	font-style: italic;
	color: #666;
	width: 450px;
	margin: 0;
	padding: 0;
}
#content .servicebox2{
	float: left;
	width: 580px;
	clear: left;
	padding: 10px 0;
	border-bottom: 1px dotted #dbd48d;
	margin: 0;
}
.servicebox2 h3 {
	display: block;
	padding: 5px;
	float: left;
}
.servicebox2 h4  {
	display: block;
	clear: left;
	line-height: 30px;
	margin: 0 0 0 115px;
	padding: 15px 0 0 15px;
}
.servicebox2 img {
	float: left;
	margin-right: 15px;
	display: block;
	width: 70px;
}
.servicebox2 p {
	font-size: 11px;
	display: block;
	float: left;
	font-style: italic;
	color: #666;
	width: 480px;
	margin: 0;
	padding: 0;
}
#content .steps {
	float: left;
	width: 580px;
	clear: left;
	padding: 10px 0;
	border-bottom: 1px dotted #dbd48d;
	margin: 0;
}
.steps h3 {
	display: block;
	padding: 0;
	line-height: 16px;
	font-style: italic;
	font-size: 14px;
	height: 45px;
	float: left;
	width: 540px;
}
.steps h4  {
	display: block;
	clear: left;
	line-height: 30px;
	margin: 0 0 0 115px;
	padding: 15px 0 0 15px;
}
.steps img {
	float: left;
	margin-right: 10px;
	width: 30px;
	height: 50px;
	display: block;
}
.steps p {
	font-size: 12px;
	display: block;
	font-style: normal;
	color: #666;
	width: 580px;
	margin: 0;
	padding: 0;
	float: left;
	clear: left;
}
#content .grafikabox {
	float: left;
	width: 580px;
	clear: left;
	padding: 10px 0;
	border-bottom: 1px dotted #dbd48d;
	margin: 0;
}
.grafikabox h3 {
	display: block;
	padding: 5px;
	float: left;
}
.grafikabox img {
	float: left;
	margin-right: 15px;
	width: 200px;
	height: 200px;
	display: block;
	border: 1px solid #cccccc;
	padding: 5px;
}
.grafikabox p {
	font-size: 11px;
	display: block;
	float: left;
	font-style: italic;
	color: #666;
	width: 340px;
	margin: 0;
	padding: 0;
}
#content #yell {
	width: 500px;
	padding: 20px 40px 20px 40px;
	background-image: url(img/yell.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height: 340px;
}
#content a.btn_keressen {
	background-image: url(img/btn_keressen.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 60px;
	width: 190px;
	display: block;
	clear: both;
}
#content a.btn_keressen span{
	display: none;
}
#content a.btn_kerjen {
	background-image: url(img/btn_kerjen.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 60px;
	width: 320px;
	display: block;
	clear: both;
}
#content a.btn_kerjen span{
	display: none;
}
#content a.btn_steps {
	background-image: url(img/btn_steps.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 60px;
	width: 230px;
	display: block;
}
#content a.btn_steps span{
	display: none;
}
#content .gondolatok p{
	font-size: 12px;
	font-style: italic;
	line-height: 16px;
}
.gondolatok p span {
	font-weight: bold;
	color: #758A0E;
	font-size: 16px;
	font-family: Georgia, "Times New Roman", Times, serif;
}
#content-wrap #sidebar {
	float: left;
	width: 360px;
	padding-bottom: 50px;
}
#sidebar #slogen {
	width: 320px;
	padding: 26px 20px 0;
	float: left;
	margin: 0;
}
#slogen .h1 {
	font-size: 26px;
	font-weight: bold;
	line-height: 34px;
	margin-bottom: 10px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
}
#slogen #slides {
	font-size: 20px;
	font-weight: 100;
	line-height: 32px;
}
#slogen a.tovabb {
	background-image: url(img/btn_tovabb.png);
	background-repeat: no-repeat;
	background-position: left top;
	display: block;
	height: 55px;
	width: 125px;
	margin: 20px 0 0 160px;
}
#slogen a.tovabb span {
	display: none;
}
#slogen a.tovabb:hover {
	background-position: -125px top;
}
#content-wrap #bird-top {
	background-image: url(img/bird_top.png);
	background-repeat: no-repeat;
	background-position: left top;
	float: left;
	height: 91px;
	width: 360px;
}
#sidebar #offerbird {
	height: 120px;
	width: 160px;
	padding: 200px 0 0 200px;
	float: left;
}
#offerbird ul li a {
	font-size: 11px;
	line-height: 24px;
	color: #7a2d00;
	text-decoration: none;
	font-style: normal;
	font-weight: normal;
	width: 140px;
	display: block;
	text-align: center;
	background-image: url(img/btn_ajanlat.png);
	height: 24px;
	margin-bottom: 10px;
}
#offerbird ul li a:hover , a span{
	color: #db522a;
	background-position: 0 -24px;
}
#sidebar #clientsays {
	width: 320px;
	float: left;
	padding: 10px 20px;
	margin-bottom: 30px;
	
}
#clientsays #bubble {
	background-image: url(img/clientsays.png);
	background-repeat: no-repeat;
	background-position: left top;
	height: 60px;
	width: 300px;
	padding: 5px 10px 50px;
	color: #7E7D6D;
	font-size: 11px;
	line-height: 13px;
}
#clientsays .clientname {
	font-size: 12px;
	padding-left: 30px;
	color: #7a2d00;
}
#clientsays .clientfirm {
	font-size: 11px;
	color: #666;
}
#sidebar #news {
	width: 320px;
	float: left;
	padding: 10px 20px;
	color: #7E7D6D;
	font-size: 11px;
	line-height: 13px;

}
#news .newsdate {
	line-height: 24px;
}
#news .newsnav {
	/*clear: both;*/
}
#news .newsnav a {
	color: #db522a;
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
}
#footer {
	clear: both;
	height: 390px;
	width: 100%;
	padding: 20px 0 0 0;
	background-repeat: repeat-x;
	background-position: left top;
}
#footer #main-footer {
	width: 940px;
	margin: 0 auto;
	height: 330px;
	padding: 10px 25px 0;
}
#main-footer h1 {
	font-size: 16px;
	border: none;
	display: inline;
	padding: 5px 7px;
	margin: 10px 0;
	font-weight: normal;
	line-height: 20px;
}
#main-footer .logos {
	height: 130px;
	width: 570px;
	float: left;
	padding: 20px 0 0 0;
}
#main-footer .logos li {
	float: left;
	height: 56px;
	display: block;
}
#main-footer .logos li a {
	display: block;
	height: 40px;
	background-repeat: no-repeat;
}
#main-footer .logos li a:hover {
	background-repeat: no-repeat;
	background-position:0 -40px;
}
#main-footer .logos li a span {
	display: none;
}
#main-footer .logos li a.link {
	height: 16px;
	text-decoration: none;
	font-size: 11px;
	padding-left: 5px;
}
#main-footer .logos li a.link:hover {
}
.logos #clients li{
	margin-right:5px;
	float: left;
}
.logos #clients li .avnet {
	background-image: url(img/logo_avnet.png);
	width: 120px;
}
/*.logos #clients li .emc {
	background-image: url(img/logo_emc.png);
	width: 90px;
}*/
.logos #clients li .teka {
	background-image: url(img/logo_teka.png);
	width: 80px;
}
.logos #clients li .kaledonia {
	background-image: url(img/logo_kaledonia.png);
	width: 170px;
}
.logos #clients li .merrell {
	background-image: url(img/logo_merrell.png);
	width: 160px;
}
/*.logos #projects li{
	margin-right: 40px;
}
.logos #projects li .dny {
	background-image: url(img/logo_dny.png);
	width: 180px;
}
.logos #projects li .imeanlife {
	background-image: url(img/logo_imeanlife.png);
	width: 130px;
}
.logos #projects li .flashbag {
	background-image: url(img/logo_flashbag.png);
	width: 130px;
}*/
#main-footer .increst-info {
	height: 280px;
	width: 315px;
	float: right;
	padding: 20px 0 0 20px;
}
.increst-info a.logo {
	background-image: url(img/increst_logo2.png);
	background-repeat: no-repeat;
	background-position: left top;
	display: block;
	height: 60px;
	width: 158px;
	float: left;
	margin-bottom: 20px;
}
.increst-info a.logo span {
	display: none;
}
#footer #footer-bottom {
	width: 940px;
	margin: 0 auto;
	height: 40px;
	padding: 10px 25px 0;
}
#main-footer .sitemap {
	height: 130px;
	width: 570px;
	float: left;
	padding: 20px 0 0 0;
}
.sitemap ul{
	float: left;
}
.sitemap br{
	clear: left;
}
.sitemap ul li {
	float: left;
	padding: 0 0 0 5px;
	height: 18px;
}
.sitemap ul li a {
	text-decoration: none;
	font-size: 11px;
}