/* Basic Elements */
html, body, div, td, p, ul, ol, li, form, fieldset, h1, h2, h3, h4, h5, h6, address { 
	margin: 0; 
	padding: 0; 
	list-style: none; 
	font-size: 10px; 
}
html, body, div, td, p, ul, ol, li, form, fieldset, h1, h2, h3, h4, h5, h6, address { 
	font-size: 11px; 
}
html {
	background: #000000; 
} 
body { 
	font-family: Helvetica; 
	font-size: 11px; 
	color: #7b7b7b; 
}
textarea { 	resize: none; }
.black {
	color: #000000 !important;
}
.clear {
	display: block;
	height: 0px;
	overflow: hidden;
	clear: both;
}

.colorWhite { color: #ffffff; }
.textBold { font-weight: bold; }
.textTahoma { font-family: Tahoma; }
.textSize10 { font-size: 10px; }

/* Layout */
.central { 
 	width: 1003px;
	height: 1439px; 
 	margin: 0 auto; 
	background: #000000; 
	padding: 0 0 0 0;
	position: relative;
}

.centralportfolio { 
 	width: 1003px;
 	margin: 0 auto; 
	background: #000000; 
	padding: 0 0 0 0;
	position: relative;
}

.waiter {
	display: block;
	width: 1003px;
	height: 600px;
	position: relative;
}

.waiter .bgWaiter {
	display: block;
	width: 128px;
	height: 15px;
	position: absolute;
	top: 280px;
	left: 400px;
}

.header {
	width: 1003px;
	height: 611px;
	overflow: hidden;
	position: relative;
}

.header .bgHeader {
	display: block;
	width: 1003px;
	height: 611px;
	overflow: hidden;
	position: absolute;
	top: 0;
	left: 0;
	z-index: 1;
}

.dataContainer {
	width: 1003px;
	height: 502px;
	overflow: hidden;
	background: transparent url('../img/bg-pasek.jpg') no-repeat left top; 
	position: relative;
}



.footer {
	width: 1003px;
	height: 584px;
	overflow: hidden;
	background: transparent url('../img/bg-bottom.jpg') no-repeat left bottom; 
	position: relative;
}

.dataContainer .partners {
	width: 1003px;
	height: 120px;
	overflow: hidden;
	position: absolute;
	bottom: 0;
	left: 0;
}

.dataContainer .action {
	width: 1003px;
	height: 467px;
	overflow: hidden;
	position: absolute;
	bottom: 0;
	left: 0;
	cursor: pointer; 
	cursor: hand;
}

.footer .textPayment {
	height: 105px;
	margin: 50px 0 0 0px;
	padding: 0 0 0 80px;
	font-weight: bold;
	background: transparent url('../img/sprite-payment-method.jpg') no-repeat center bottom; 
}

.header .headerFlags {
	width: 270;
	height: 40px;
	position: absolute;
	bottom: 20px;
	left: 367px;
	z-index: 2;
}

.header .headerFlags a {
	display: block;
	float: left;
	width: 50px;
	height: 40px;
	margin: 0px 4px 0 0px;
}

.header .headerFlags .flagUSA	{ background: transparent url('../img/sprite-flags.jpg') no-repeat 0px 0px; }
.header .headerFlags .flagDE	{ background: transparent url('../img/sprite-flags.jpg') no-repeat -54px 0px; }
.header .headerFlags .flagES	{ background: transparent url('../img/sprite-flags.jpg') no-repeat -108px 0px; }
.header .headerFlags .flagRU	{ background: transparent url('../img/sprite-flags.jpg') no-repeat -164px 0px; }
.header .headerFlags .flagCZ	{ background: transparent url('../img/sprite-flags.jpg') no-repeat -218px 0px; }

.header .headerFlags .flagUSA.active, .header .headerFlags .flagUSA:hover	{ background: transparent url('../img/sprite-flags.jpg') no-repeat 0px -40px; }
.header .headerFlags .flagDE.active, .header .headerFlags .flagDE:hover		{ background: transparent url('../img/sprite-flags.jpg') no-repeat -54px -40px; }
.header .headerFlags .flagES.active, .header .headerFlags .flagES:hover		{ background: transparent url('../img/sprite-flags.jpg') no-repeat -108px -40px; }
.header .headerFlags .flagRU.active, .header .headerFlags .flagRU:hover		{ background: transparent url('../img/sprite-flags.jpg') no-repeat -164px -40px; }
.header .headerFlags .flagCZ.active, .header .headerFlags .flagCZ:hover		{ background: transparent url('../img/sprite-flags.jpg') no-repeat -218px -40px; }

.footer .office {
	height: 160px;
	margin: 50px 0 0 0px;
	padding: 0 0 0 80px;
}

.footer .office .address {
	display: block;
	float: left;
	width: 150px;
	height: 160px;
	margin: 25px 30px 0 0px;
}

.footer .office .address p {
	padding: 25px 0 0 0;
	font-size: 10px;
}

.footer .office .address p span {
	color: #ffffff;
}

.footer .office .address a {
	color: #7b7b7b; 
	text-decoration: none;
}
.footer .office .address a:hover {
	color: #ffffff; 
	text-decoration: underline;
}

.footer .office .address .flag {
	display: block;
	float: left;
	width: 50px;
	height: 30px;
	margin: 0;
	padding: 0;
}

.footer .office .address .flag.flagUSA	{ background: transparent url('../img/sprite-flags.jpg') no-repeat 0px 0px; }
.footer .office .address .flag.flagDE	{ background: transparent url('../img/sprite-flags.jpg') no-repeat -54px 0px; }
.footer .office .address .flag.flagES	{ background: transparent url('../img/sprite-flags.jpg') no-repeat -108px 0px; }
.footer .office .address .flag.flagRU	{ background: transparent url('../img/sprite-flags.jpg') no-repeat -164px 0px; }
.footer .office .address .flag.flagCZ	{ background: transparent url('../img/sprite-flags.jpg') no-repeat -218px 0px; }

.textsLeft {
	width: 380px;
	position: absolute;
	top: 80px;
	left: 145px;
	font-family: tahoma;
}

.textsRight {
	width: 380px;
	position: absolute;
	top: 80px;
	left: 625px;
	font-family: tahoma;
}

.textsLeft .title,
.textsRight .title {
	color: #ffffff;
	font-size: 12px;
	font-weight: bold;
}

.textsLeft ul,
.textsRight ul {
	margin: 25px 0 0 0;
}

.textsLeft ul li,
.textsRight ul li {
	margin: 8px 0 0 0;
}

.textHeader {
	position: absolute;
	bottom: 75px;
	left: 323px;
	z-index: 2;
}
.textBtn {
	position: absolute;
	top: 35px;
	left: 435px;
	z-index: 2;
}
.textBottom {
	position: absolute;
	top: 31px;
	left: 300px;
	z-index: 2;
}

.textForm {
	position: absolute;
	top: 31px;
	left: 421px;
	z-index: 2;
}

#formContact {
	width: 1003px;
	height: 502px;
	overflow: hidden;
	background: transparent url('../img/bg-pasek.jpg') no-repeat left top; 
	position: relative;
	display: none;
}

#formContact.active {
	display: block;
}

#formContact form {
	display: block;
	width: 569px;
	overflow: hidden;
	position: relative;
	margin: 65px 0 0 150px;
}

#formContact label {
	display: block;
	width: 150px;
	overflow: hidden;
	float: left;
	margin: 15px 10px 0 0;
	font-size: 15px;
	text-align: right;
	color: #aaaaaa;
	padding: 4px 0 0 0;
}

#formContact input {
	display: block;
	width: 200px;
	height: 20px;
	overflow: hidden;
	float: left;
	margin: 15px 0 0 0;
	background: transparent;
	border: 1px solid #7B7B7B;
	color: #ffffff;
	font-size: 15px;
	padding: 2px 0 3px 0;
	font-family: Helvetica;
}

#formContact textarea {
	display: block;
	width: 400px;
	height: 200px;
	min-width: 400px;
	min-height: 200px;
	max-width: 400px;
	max-height: 200px;
	overflow: hidden;
	float: left;
	margin: 15px 0 0 0;
	background: transparent;
	border: 1px solid #7B7B7B;
	color: #ffffff;
	font-size: 15px;
	padding: 2px 0 3px 0;
	font-family: Helvetica;
}

#formContact input.btnSubmit {
	display: block;
	width: 63px;
	height: 17px;
	overflow: hidden;
	float: right;
	margin: 15px 0 0 0;
	background: transparent;
	border: none;
	padding: 0px;
}

#formContact input.btnSubmit3 {
	display: block;
	width: 219px;
	height: 63px;
	overflow: hidden;
	float: right;
	margin: 15px 0 0 0;
	background: transparent;
	border: none;
	padding: 0px;
}

.closeForm {
	position: absolute;
	top: 65px;
	right: 290px;
	z-index: 2;
	cursor: pointer;
	cursor: hand;
}

.antispamRight {
	position: relative;
	top: -2px;
}

.antispamCont {
	display: block;
}

.antispamCont .bgAntiSpam {
	display: block;
	position: absolute;
	right: 0px;
	top: 2px;
	width: 58px;
	height: 25px;
	overflow: hidden;
	background: transparent url('../img/bg-antispamex.png') left top repeat; 
	z-index: 2;
	border: 1px solid #7B7B7B;
	box-shadow: #02201a 0px 0px 7px;
	-webkit-box-shadow: #02201a 0px 0px 7px;
	-moz-box-shadow: #02201a 0px 0px 7px;
}

.chyba {
	position: absolute;
	top: 95px;
	right: 290px;
	z-index: 2;
	width: 170px;
	color: #faaa00;
	font-weight: bold;
}

.portfolio {
	width: 1003px;
	overflow: hidden;
	position: relative;
	margin: 10px auto 0 auto;
}

.banners {
	width: 1003px;
	overflow: hidden;
	position: relative;
	margin: 0px auto 0 auto;
}

.facebook {
	width: 500px;
	overflow: hidden;
	margin: 20px auto 0 400px;

}

 .facebook2 {
	width: 500px;
	overflow: hidden;
	margin: 0px auto 0 435px;

}

.paypal {
	width: 450px;
	overflow: hidden;
	margin: 40px auto 60px 80px;
	font-family: Tahoma; 
	font-size: 16px; 
	color: #ffffff;
  font-weight: bold;
}

.banners .banner-640 {
	display: block;
	margin: 10px auto 0 auto;
	width: 640px;
}
.banners .banner-468 {
	display: block;
	margin: 20px auto 0 auto;
	width: 468px;
}




