/* 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; 
}
html { background: #000000; } 

body { 
	font-family: Tahoma; 
	font-size: 11px; 
	color: #929292; 
}

a {
	color: #c0c0c0; 
	text-decoration: none;
}

a:hover {
	color: #ffffff; 
	text-decoration: underline;
}

/* Design fragments
---------------------------------------------*/
textarea { 	resize: none; }
.black {
	color: #000000 !important;
}
.cb,
.clear {
	display: block;
	height: 1px;
	overflow: hidden;
	clear: both;
}

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

.textCenter { text-align: center; }

.floatLeft { float: left; }
.floatRight { float: right; }

/* Layout
---------------------------------------------*/
.central { 
	width: 1259px;
/*	min-height: 1150px; */
	margin: 0 auto; 
	background: #000000; 
	background: #000000 url('../img/bg.jpg?v=1') no-repeat left top; 
	position: relative;
}

.topMenu  {
	width: 1259px;
	height: 20px;
	overflow: hidden;
	margin: 0;
	padding: 0;
}

.topMenu span,
.topMenu a {
	display: block;
	float: right;
	padding: 0;
	text-indent: -9000px; 
}

.videojw {
	padding: 0px 0 0 278px;
}


.topMenu .topTelefon {
	width: 100px;
	height: 20px;
	margin: 0 29px 0 0;
	background: transparent url('../img/sprite.png?v=1') no-repeat 0 0; 
}

.topMenu .topText {
	width: 330px;
	height: 20px;
	margin: 0 32px 0 0;
	background: transparent url('../img/sprite.png?v=1') no-repeat 0 -30px; 
}

.topMenu .topMail {
	width: 153px;
	height: 20px;
	margin: 0 170px 0 0;
	background: transparent url('../img/sprite.png?v=1') no-repeat 0 -60px; 
}

.topMenu .topMail:hover {
	background: transparent url('../img/sprite.png?v=1') no-repeat 0 -90px; 
}

a.topLogo  {
	display: block;
	width: 550px;
	height: 242px;
	float: right;
	padding: 0;
	text-indent: -9000px; 
}

.mainMenu  {
	width: 1259px;
	height: 18px;
	overflow: hidden;
	margin: 0;
	padding: 0;
}

.mainMenu a {
	display: block;
	height: 18px;
	float: right;
	padding: 0;
	text-indent: -9000px; 
}

.mainMenu .menuAbout {
	width: 45px;
	margin: 0 41px 0 0;
	background: transparent url('../img/sprite-menu.png?v=1') no-repeat 0 0px; 
}
.mainMenu .menuAbout:hover { background: transparent url('../img/sprite-menu.png?v=1') no-repeat 0 -18px; }

.mainMenu .menuDoubles {
	width: 60px;
	margin: 0 40px 0 0;
	background: transparent url('../img/sprite-menu.png?v=1') no-repeat -45px 0px; 
}
.mainMenu .menuDoubles:hover { background: transparent url('../img/sprite-menu.png?v=1') no-repeat -45px -18px; }

.mainMenu .menuGallery {
	width: 57px;
	margin: 0 139px 0 0;
	background: transparent url('../img/sprite-menu.png?v=1') no-repeat -105px 0px; 
}
.mainMenu .menuGallery:hover { background: transparent url('../img/sprite-menu.png?v=1') no-repeat -105px -18px; }

.mainMenu .menuRates {
	width: 42px;
	margin: 0 58px 0 0;
	background: transparent url('../img/sprite-menu.png?v=1') no-repeat -162px 0px; 
}
.mainMenu .menuRates:hover { background: transparent url('../img/sprite-menu.png?v=1') no-repeat -162px -18px; }

.mainMenu .menuFaq {
	width: 30px;
	margin: 0 52px 0 0;
	background: transparent url('../img/sprite-menu.png?v=1') no-repeat -204px 0px; 
}
.mainMenu .menuFaq:hover { background: transparent url('../img/sprite-menu.png?v=1') no-repeat -204px -18px; }

.mainMenu .menuContact {
	width: 60px;
	margin: 0 170px 0 0;
	background: transparent url('../img/sprite-menu.png?v=1') no-repeat -234px 0px; 
}
.mainMenu .menuContact:hover { background: transparent url('../img/sprite-menu.png?v=1') no-repeat -234px -18px; }


h1 {
	text-align: center;
	font-weight: normal;
	color: #ffffff;
	font-family: Times;
	font-size: 24px;
	margin: 15px 0 0 0;
	padding: 0 280px 0 0;
	text-transform: uppercase;
}

h2 {
	text-align: right;
	font-weight: bold;
	color: #ffffff;
	font-size: 14px;
	padding: 20px 170px 0 0;
}

h2.homePg {
	text-align: left;
	font-weight: normal;
	color: #929292;
	font-family: Times;
	font-size: 18px;
	margin: 15px 0 15px 0;
	padding: 0 0 0 12px;
	text-transform: uppercase;
}


p {
	text-align: right;
	padding: 20px 170px 0 350px;
	line-height: 17px
}

p.first { padding: 5px 170px 0 350px; }
p.textThin { padding: 20px 170px 0 450px; }

.bottom  {
	display: block;
	width: 1259px;
	height: 130px;
	overflow: hidden;
	margin: 50px 0 0 0;
	padding: 0;
	bottom: 0px;
}

.bottom-titul  {
	display: block;
	width: 1259px;
	height: 180px;
	overflow: hidden;
	margin: 0px 0 0 0;
	padding: 0;
	bottom: 0px;
}

.bottom  a.bottomLogo  {
	display: block;
	width: 250px;
	height: 102px;
	float: right;
	padding: 0;
	margin: 0 363px 0 0;
	text-indent: -9000px; 
	background: transparent url('../img/sprite.png?v=1') no-repeat 0 -130px; 
}

.bottom  .copyright {
	display: block;
	margin: 5px 170px 0 0;
	padding: 0;
	text-align: right;
}

.bottom  .copyright a {
	padding: 0;
	text-align: right;
	color: #ffffff; 
	text-decoration: none;
}

a:hover {
	color: #ffffff; 
	text-decoration: underline;
}

.bioLeft {
	display: block;
	width: 235px;
	float: right;
	margin: 40px 0 0 0;
	text-align: left;
	font-size: 12px;
	line-height: 20px;
}

.bioRight {
	display: block;
	width: 235px;
	float: right;
	margin: 40px 170px 0 0;
	text-align: left;
	font-size: 12px;
	line-height: 20px;
}

.bioLeft span,
.bioRight span {
	color: #ffffff;
	font-weight: bold;
}

.gallery {
	position: relative;
	float: right;
	padding: 20px 170px 0 315px;
}

.gallery-big-pic {
	position: relative;
	float: right;
	padding: 20px 170px 0 50px;
}

.gallery a {
	display: block;
	width: 246px;
	height: 310px;
	float: left;
	margin: 0 0 35px 12px;
	padding: 0;
}


/* Form - Contact
---------------------------------------------*/

#formContact {
	width: 565px;
	height: 502px;
	overflow: hidden;
	background: transparent url('../img/bg-pasek.jpg') no-repeat left top; 
	position: relative;
	float: right;
	padding: 30px 170px 0 0;
}

#formContact .textForm {
	display: block;
	width: 157px;
	height: 12px;
	margin: 15px 0 0 160px;
}

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

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

#formContact input {
	display: block;
	width: 200px;
	height: 16px;
	overflow: hidden;
	float: left;
	margin: 20px 0 0 0;
	background: transparent;
	border: 1px solid #929292;
	color: #ffffff;
	font-size: 13px;
	padding: 1px 0 3px 0;
	font-family: Tahoma;
}

#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: 20px 0 0 0;
	background: transparent;
	border: 1px solid #929292;
	color: #ffffff;
	font-size: 13px;
	padding: 2px 0 3px 0;
	font-family: Tahoma;
}

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

.chyba {
	position: absolute;
	top: 90px;
	right: 170px;
	z-index: 2;
	width: 150px;
	color: #faaa00;
	font-weight: bold;
	text-align: right;
}

.chyba .chybaZaznam {
	padding: 0 0 80pxpx 0;
}




/* Others
---------------------------------------------*/

.doubles {
	margin: 30px 150px 0 0;
}

.aboutPics {
	margin: 10px 0 0 0;
}

.rates {
	text-align: center;
	line-height: 25px;
	font-size: 14px;
	color: #ffffff;
	font-weight: bold;
	padding: 20px 170px 0 450px;
}

/*
.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: 20px 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: 20px 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: 20px 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: 20px 0 0 0;
	background: transparent;
	border: none;
	padding: 0px;
}

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

.closeForm {
	position: absolute;
	top: 90px;
	right: 290px;
	z-index: 2;
}

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

.banners {
	width: 1003px;
	overflow: hidden;
	position: relative;
	margin: 30px auto 0 auto;
}
.banners .banner-640 {
	display: block;
	margin: 20px auto 0 auto;
	width: 640px;
}
.banners .banner-468 {
	display: block;
	margin: 20px auto 0 auto;
	width: 468px;
}

*/


