/*Reset by Eric Meyer. Thank you very much, Eric*/
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,
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-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
}
/* remember to define focus styles! */
:focus {
	outline: 0;
}
body {
	line-height: 1;
	color: #000000;
}
ol, ul {
	list-style: none;
}
/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: separate;
	border-spacing: 0;
}
caption, th, td {
	text-align: left;
	font-weight: normal;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: "";
}
blockquote, q {
	quotes: "" "";
}
a, a:visited, a:focus {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
/*End of Eric Meyer's code*/

html, height {
	height: 100%;
	background: url(../images/bg.png) repeat-x center top;
}
body {
	width: 100%;
	min-height:100%;
	height: 100%;
	font: 62.5% Arial, Tahoma, Verdana, sans-serif;
	text-align:center;
}
strong {
	font-weight:bolder;
}
.pere {
	clear: both;
	height:0;
	overflow:hidden;
}
.fl {
	float:left;
}
.fr {
	float:right;
}
#main {
	height: auto !important;
	min-height:100%;
	height: 100%;
	width:1000px;
	text-align: left;
	margin-left:auto;
	margin-right:auto;
	color: #494949;
}
#head {
	height: 132px;
	position: relative;
}
#logo {
	height: 83px;
	width: 115px;
	position: absolute;
	left: 29px;
	top: 26px;
}
#headnav {
	left: 548px;
	top: 60px;
	position: absolute;
}
#headnav h1 {
	font-size: 30px;
	font-weight: bolder;
	letter-spacing: -2px;
	color: #000000;
	display: inline;
	line-height: 30px;
	padding-right: 7px;
}
#headnav span {
	font-size: 14px;
	position: relative;
	top: -3px;
	line-height: 17px;
	display: inline-block;
}
#headnav .more a, #headnav .more a:visited, #headnav .more a:focus {
	color: #000000;
	text-decoration: underline;
	line-height: 17px;
	background: url(../images/moredown.png) no-repeat right center;
	display: inline-block;
	width: 95px;
}
#headnav .more a:hover {
	text-decoration: none;
}
#headnav .more a.closelink,  #headnav .more a.closelink:visited, #headnav .more a.closelink:focus {
	display: none;
}
#headnav .opened a.closelink,  #headnav .opened a.closelink:visited, #headnav .opened a.closelink:focus {
	background: url(../images/moreup.png) no-repeat right center;
	display: inline-block;
}
#headnav .more a.openlink,  #headnav .more a.openlink:visited, #headnav .more a.openlink:focus {
	display: inline-block;
}
#headnav .opened a.openlink,  #headnav .opened a.openlink:visited, #headnav .opened a.openlink:focus {
		display: none;	
}



#headhid {
	height: 277px;
	overflow: hidden;
	padding-left: 35px;
}

.stepblock {
	float: left;
	width: 160px;
	padding-right: 30px;
	background-image: url(../images/stepbg.png);
	background-repeat: no-repeat;
	background-position: left top;
	height: 277px;
}
.stepnum {
	height: 83px;
	padding-top: 27px;
	padding-left: 30px;
	font-size: 18px;
	color: #FFFFFF;
}
.stepblock h3 {
	font-size: 14px;
	font-weight: normal;
	color: #000000;
	height: 56px;
}
.stepblock p {
	color: #797878;
	font-size: 12px;
}
.stepblock a, .stepblock a:visited, .stepblock a:focus {
	color: #e76c22;
	text-decoration: underline;
}
.stepblock a:hover {
	text-decoration: none;
}


#lang {
	position: absolute;
	left: 254px;
	top: 9px;
	white-space: nowrap;
	font-size: 13px;
	color: #000000;
}
#lang a, #lang a:visited, #lang a:focus {
	color: #88b0b7;
}
#acent {
	width: 983px;
	padding-left: 17px;
	height: 574px;
	position: relative;
}
.inner #acent {
	height: 532px;
}
a.twitterlink, a.twitterlink:visited, a.twitterlink:focus {
	position: absolute;
	display: block;
	top: 67px;
	height: 156px;
	width: 159px;
	right: 85px;
	cursor: pointer;
}
.inner a.twitterlink, .inner a.twitterlink:visited, .inner a.twitterlink:focus {
	position: absolute;
	display: block;
	top: 10px;
	height: 41px;
	width: 109px;
	right: 87px;
	cursor: pointer;
}

.acentblock {
	background: url(../images/acentbg.png) no-repeat center top;
	float: left;
	height: 528px;
	width: 249px;
	position: relative;
	margin-right: 4px;
	margin-left: 4px;
	text-align: center;
	z-index: 2;
}
.inner .acentblock {
	background: url(../images/inneracentbg.png) no-repeat center top;
	height: 486px;
}
.acentnum {
	height: 34px;
	width: 34px;
	margin-right: auto;
	margin-left: auto;
	position: absolute;
	top: 18px;
	left: 106px;
}
.acentblock .one {
	background: url(../images/one.png) no-repeat center center;
}
.acentblock .two {
	background: url(../images/two.png) no-repeat center center;
}
.acentblock .three {
	background: url(../images/three.png) no-repeat center center;
}
.acentblock .price {
	height: 75px;
	width: 75px;
	position: absolute;
	top: 11px;
	right: 14px;
}
.acentblock .price9 {
	background: url(../images/price9.png) no-repeat center center;
}
.acentblock .price12 {
	background: url(../images/price12.png) no-repeat center center;
}
.acentblock .price14 {
	background: url(../images/price14.png) no-repeat center center;
}
#blogacent, #promoacent, #corpacent {
	position: absolute;
	top: 67px;
	width: 100%;
	height: 60px;
	left: 0px;
	text-align: center;
	padding-top: 139px;
}
#blogacent {
	background: url(../images/bigblog.png) no-repeat center top;
}
#promoacent {
	background: url(../images/bigpromo.png) no-repeat center top;
}
#corpacent {
	background: url(../images/bigcorp.png) no-repeat center top;
}
.acentblock h2 {
	font-size: 30px;
	font-weight: bolder;
	letter-spacing: -2px;
	line-height: 1em;
	color: #000000;
}
.acentblock h2 span {
	display: block;
	font-size: 24px;
	font-weight: normal;
}
.acenttxt {
	position: absolute;
	left: 35px;
	top: 266px;
	width: 178px;
	padding-top: 14px;
	height: 160px;
}
.acenttxt p {
	font-size: 14px;
	color: #000000;
	padding-bottom: 16px;
}
.acenttxt h3 {
	color: #000000;
	font-size: 14px;
	font-weight: bolder;
	padding-bottom: 8px;
}
.acenttxt li {
	font-size: 12px;
	color: #000000;
}
.acenttxt li a, .acenttxt li a:visited, .acenttxt li a:focus {
	color: #000000;
	text-decoration: underline;
}
.acenttxt li a:hover {
	text-decoration: none;
}
.acentblock a.more, .acentblock a.more:visited, .acentblock a.more:focus {
	line-height: 45px;
	background: url(../images/acentmore.png) no-repeat center center;
	text-align: center;
	display: block;
	height: 45px;
	width: 135px;
	position: absolute;
	left: 57px;
	bottom: 45px;
	font-size: 14px;
	font-weight: bolder;
	color: #000000;
	text-decoration: underline;
}
.acentblock a.more:hover {
	text-decoration: none;
}
#acentbig {
	float: left;
	margin-left: 12px;
	background: url(../images/bigacent.png) no-repeat center center;
	height:486px;
	width:495px;
	position: relative;
	z-index: 2;
	color: #000000;
}
#bigheader {
	height: 55px;
	padding-left: 27px;
	padding-top: 19px;
	padding-bottom: 55px;
}
#bigheader h2 {
	display: block;
	background: url(../images/bigplus.png) no-repeat left center;
	font-size: 18px;
	font-weight: normal;
	line-height: 18px;
	letter-spacing: -2px;
	padding-left: 42px;
}
#varblog {
	display: block;
	position: absolute;
	top: 19px;
	right: 23px;
	width: 210px;
}
#varblog li {
	display: block;
	float: left;
	height: 55px;
	font-size: 10px;
	width: 70px;
	text-align: center;
	color: #e2e2e2;
}
#varblog li.sel {
	height: 13px;
	padding-top: 42px;
}
#varblog a, #varblog a:visited, #varblog a:focus {
	color: #797878;
	text-decoration: underline;
	display: block;
	height: 13px;
	padding-top: 42px;
}
#varblog a:hover {
	text-decoration: none;
}
#yourvar {
	background: url(../images/smallyour.png) no-repeat center top;
}
#yourvar.sel {
	background: url(../images/smallyour_sel.png) no-repeat center top;
}
#yourpromo {
	background: url(../images/smallpromo.png) no-repeat center top;
}
#yourpromo.sel {
	background: url(../images/smallpromo_sel.png) no-repeat center top;
}
#yourcorp {
	background: url(../images/smallcorporativ.png) no-repeat center top;
}
#yourcorp.sel {
	background: url(../images/smallcorporativ_sel.png) no-repeat center top;
}

.bigacentinfo {
	font-size: 14px;
	padding-left: 69px;
	padding-right: 26px;
}
.bigacentinfo li {
	padding-bottom: 3px;
}

#acentbig a.more, #acentbig a.more:visited, #acentbig a.more:focus {
	line-height: 45px;
	background: url(../images/acentmore.png) no-repeat center center;
	text-align: center;
	display: block;
	height: 45px;
	width: 135px;
	position: absolute;
	left: 66px;
	bottom: 62px;
	font-size: 14px;
	font-weight: bolder;
	color: #000000;
	text-decoration: underline;
}
#acentbig a.more:hover {
	text-decoration: none;
}
p.techtext {
	position: absolute;
	left: 69px;
	bottom: 135px;
	font-size: 14px;
}


#page {
	width: 982px;
	overflow: hidden;
	padding-left: 18px;
	padding-bottom: 63px;
}
.pagecol {
	width: 220px;
	padding-right: 19px;
	padding-left: 19px;
	float: left;
}
.pagecol h3 {
	font-size: 24px;
	font-weight: bolder;
	line-height: 1em;
	letter-spacing: -1px;
	padding-bottom: 17px;
	color: #000000;
}
.pagecol h3 span {
	font-size: 20px;
	font-weight: normal;
	display: block;
	color: #dc4822;
	line-height: 1em;
}
.pagecol p {
	font-size: 14px;
}
.colblock {
	padding-bottom: 58px;
}
.colmore {
	height: 21px;
	line-height: 21px;
	font-size: 13px;
	position: relative;
	padding-top: 10px;
}
.colmore .grad {
	height: 100px;
	margin-top: -100px;
	background: url(../images/whitegrad.png) no-repeat center top;
}

.colblockcontent {
	overflow: hidden;
	height: 257px;
}
.show .colblockcontent {
	height:auto;
	padding-bottom: 10px;
}
.show .grad {
	background: url(none);
	display: none;
}

.colmore span.morelink {
	display: block;
	height: 18px;
	color: #FFFFFF;
	background: url(../images/switcher.png) no-repeat left top;
	width: 143px;
	padding-left: 14px;
	padding-top: 3px;
	cursor: pointer;
}
.show .colmore span.morelink {
	display: block;
	height: 18px;
	color: #FFFFFF;
	background: url(../images/switcher.png) no-repeat left -21px;
	width: 143px;
	padding-left: 14px;
	padding-top: 3px;
	cursor: pointer;
}
.colmore .morelink span {
	border-bottom: 1px dotted #FFFFFF;
	line-height: 1em;
	display: block;
	float: left;
}
.colmore .morelink span.hidelabel {
	display:none;
}
.show .morelink span.hidelabel {
	display:block;
}
.show .morelink span.showlabel {
	display:none;
}

.colmore a:hover span {
	border-bottom-style: none;
}
#sidebar {
	float: left;
	padding-left: 8px;
	width: 165px;
}
.portf  #sidebar {
	float: right;
	width: 194px;
	padding-top: 35px;
}

.adv {
	background: url(../images/advbg.png) no-repeat center top;
	padding-right: 14px;
	padding-left: 14px;
	padding-top: 16px;
	padding-bottom: 16px;
	height:auto !important;
	min-height:143px;
	height:143px;
}
#sidebar  .adv h3 {
	font-size: 18px;
	font-weight: bolder;
	color: #FFFFFF;
	line-height: 1em;
	padding-bottom: 13px;
	letter-spacing: normal;
}
.adv h3 span {
	display: block;
	font-weight: normal;
	font-size: 14px;
}
.adv a.more, .adv a.more:visited, .adv a.more:focus {
	display: block;
	background: url(../images/acentmore.png) no-repeat center center;
	height: 45px;
	width: 134px;
	line-height: 45px;
	text-align: center;
	font-size: 14px;
	font-weight: bolder;
	color: #000000;
	text-decoration: underline;
}
.adv a.more:hover {
	text-decoration: none;
}
#sidebar .colblock {
	height: 290px;
}
#sidebar h2 {
	font-size: 36px;
	color: #bb2d09;
	height: 65px;
	font-weight: normal;
	padding-left: 12px;
}
#sidebar h3 {
	font-size: 24px;
	font-weight: bolder;
	letter-spacing: -2px;
	padding-bottom: 12px;
	color: #000000;
}
#sidebar p {
	font-size: 14px;
}
#sidebar a.twitterlink {
	position: static;
	height: 41px;
	width: 109px;
	left: 0px;
	top: 0px;
	margin-bottom: 43px;
}
#sidenav li {
	font-size: 14px;
	padding-bottom: 8px;
}
#sidenav li a, #sidenav li a:visited, #sidenav li a:focus {
	color: #0f0f0f;
	text-decoration: underline;
}
#sidenav li a:hover {
	color: #e5771a;
}


#portf {
	clear: both;
}
.portf #portf {
	clear: none;
	margin-right: 223px;
	width: 742px;
}

#portf h3 {
	font-size: 24px;
	font-weight: bolder;
	color: #000000;
	letter-spacing: -2px;
	padding-bottom: 20px;
}
.portf #portf h3 {
	padding-left: 11px;
}

#portf h3 a, #portf h3 a:visited, #portf h3 a:focus {
	font-size: 12px;
	color: #e5771a;
	letter-spacing: normal;
	text-decoration: underline;
	top: -3px;
	position: relative;
	padding-left: 3px;
}
#portf h3.zagl a, #portf h3.zagl a:visited, #portf h3.zagl a:focus {
	font-size: 24px;
	font-weight: bolder;
	color: #000000;
	letter-spacing: -2px;
	padding-bottom: 20px;
	text-decoration: none;
	position:static;
	top:0;
}
#portf h3.zagl a:hover {
	text-decoration: underline;
}

.portflist {
	width: 100%;
	overflow: hidden;
}

.portflist li {
	display: inline-block;
	background: url(../images/portfbg.png) no-repeat center top;
	height: 140px;
	margin-right: 17px;
	margin-left: 17px;
	text-align: center;
	padding-top: 8px;
	width: 208px;
	margin-bottom: 17px;
	vertical-align: top;
}
.portf .portflist li {
	height: auto;
	margin-left: 0px;
	margin-right: 33px;
}
.portftxt {
	padding-top: 22px;
	text-align: left;
	color: #807f7f;
	font-size: 11px;
	padding-left: 8px;
	padding-right: 8px;
	padding-bottom: 20px;
}
.portftxt a, .portftxt a:visited, .portftxt a:focus {
	color: #e5771a;
	text-decoration: underline;
	padding-bottom: 7px;
	display: block;
}
.portftxt a:hover {
	text-decoration: none;
}
#portfsingle {
	padding-left: 11px;
}
#workinfo {
	width: 100%;
	overflow: hidden;
	padding-bottom: 20px;
}
#workinfo p {
	font-size: 14px;
	color: #010101;
	padding-bottom: 7px;
}
#workinfo a, #workinfo a:visited, #workinfo a:focus {
	font-size: 11px;
	color: #e5771a;
	text-decoration: underline;
}
#workinfo a:hover {
	text-decoration: none;
}
#lister {
	float: right;
	height: 11px;
	width: 100px;
	margin-right: 41px;
	text-align: right;
}
#lister a {
	margin-left: 26px;
	display: block;
	float: right;
}

#pager {
	width: 100%;
	overflow: hidden;
}
#pager li {
	display: block;
	float: left;
	text-align: center;
	height: 30px;
	width: 21px;
	line-height: 30px;
	margin-right: 5px;
	font-size: 14px;
	color: #000000;
}
#pager li.act {
	background: url(../images/pagerbg.png) no-repeat center -30px;
}
#pager li a, #pager li a:visited, #pager li a:focus {
	background: url(../images/pagerbg.png) no-repeat center top;
	display: block;
	height: 30px;
	width: 21px;
	color: #000000;
}
#pager li a:hover {
	text-decoration: none;
	background: url(../images/pagerbg.png) no-repeat center -30px;
}
#feedback {
	height: 987px;
	width: 750px;
	background: url(../images/feedbackbg.png) no-repeat left top;
}
#form {
	padding-left: 30px;
	padding-top: 40px;
}
#form fieldset {
	width: 100%;
	overflow: hidden;
}

#form label {
	font-size: 14px;
	color: #000000;
}
#person {
	padding-bottom: 43px;
}

#person label {
	padding-right: 45px;
	line-height: 14px;
}
#person input {
	margin-top: -2px;
}

label#you {
	display: block;
	float: left;
	width: 122px;
	margin: 0px;
	padding: 0px;
}
#name, #mail {
	padding-bottom: 14px;
}
#name     label, #mail    label, #phone   label, #message  label, #captcha label {
	display: block;
	float: left;
	width: 122px;
	line-height: 25px;
}
#name    input, #mail   input, #phone  input, #captcha input {
	background: #FFFFFF;
	height: 25px;
	width: 368px;
	border: 1px solid #dfd3b8;
	margin: 0px;
	padding: 0px;
	font-size: 20px;
}
#phone {
	padding-bottom: 40px;
}

span.aster {
	line-height: 25px;
	font-size: 24px;
	color: #a99e86;
	padding-left: 5px;
}
#orderfield {
	padding-bottom: 45px;
}

label#order {
	display: block;
	float: left;
	width: 122px;
	padding-top: 40px;
}
#orderblock {
	margin-left: 122px;
	background: url(../images/orderblockbg.png) no-repeat left top;
	height: 405px;
	width: 558px;
}
#checkblog {
	padding-top: 35px;
	padding-left: 40px;
	padding-bottom: 40px;
	display: block;
	height: 85px;
}

#checkblog li {
	display: block;
	float: left;
	width: 70px;
	text-align: center;
}
#checkblog label {
	display: block;
	font-size: 10px;
	color: #797878;
	text-decoration: underline;
	padding-top: 52px;
}
#checkyour label {
	background: url(../images/smallyour.png) no-repeat center 8px;
}
#checkpromo label {
	background: url(../images/smallpromo.png) no-repeat center 8px;
}
#checkcorp label {
	background: url(../images/smallcorporativ.png) no-repeat center 8px;
}
#ordertype {
	padding-left: 65px;
}
#ordertype li {
	padding-bottom: 12px;
}
#message {
	padding-bottom: 30px;
}
#message textarea {
	height: 123px;
	width: 368px;
	border: 1px solid #dfd3b8;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
}
#message .aster {
	position: relative;
	top: -100px;
}
#captcha {
	padding-bottom: 18px;
}

#captcha label {
	padding-top: 20px;
}
#captcha img {
	display: block;
	border: 1px solid #DFD3B8;
	margin-bottom: 13px;
}
#error {
	padding-left: 122px;
	font-size: 18px;
	font-weight: bolder;
	color: #d12c0b;
	padding-bottom: 10px;
}
#formsubmit {
	padding-left: 122px;
}
#formsubmit a, #formsubmit a:visited, #formsubmit a:focus {
	display: block;
	font-size: 14px;
	color: #000000;
	text-decoration: underline;
	font-weight: bolder;
	line-height: 45px;
	height: 45px;
	width: 371px;
	text-align: center;
	background: url(../images/submit.png) no-repeat center center;
}
#formsubmit a:hover {
	text-decoration: none;
}

#feedback_result{
	height: 300px;
	background: transparent url(../images/feedbackbg-result.png) no-repeat 300px 140px;
}









#footer {
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	padding-bottom: 60px;
	padding-left: 35px;
	position: relative;
	color: #000000;
	clear: both;
}
#footer h3 {
	color: #000000;
	font-size: 18px;
	font-weight: normal;
	padding-bottom: 23px;
	display: block;
}
#footer h3 span {
	font-size: 12px;
	display: block;
}
#footer a, #footer a:visited, #footer a:focus {
	color: #e5771a;
	font-size: 12px;
	text-decoration: underline;
}
#footer a:hover {
	text-decoration: none;
}
#copyr {
	font-size: 12px;
	position: absolute;
	left: 289px;
	top: 0px;
}
