/* Basic elements
---------------------------------------------*/
html, body, div, td, p, ul, ol, li, form, fieldset, address { 
	margin: 0; 
	padding: 0; 
	list-style: none; 
}
html { background: #000000; } 

body { 
	font-family: Tahoma; 
	font-size: 12px; 
	color: #878787; 
}

a {
	color: #FFFFFF; 
	text-decoration: underline;
  border-style: none
}

a:hover {
	color: #FFFFFF; 
	text-decoration: underline;
  border-style: none
}


p a {
	color: #ffffff; 
	text-decoration: underline;
  border-style: none
}

p a:hover {
	color: #ffffff; 
	text-decoration: underline;
  border-style: none
}

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

.colorWhite { color: #ffffff; }
.colorWhitebt { font-weight: bold; color: #ffffff; }
.colorBlack { color: #000000; }
.textBold { font-weight: bold; color: #f20845; }
.textBoldred { font-weight: bold; color: #E40000; }
.textTahoma { font-family: Tahoma; }
.textSize10 { font-size: 10px; }

.textCenter { text-align: center; }

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

/* Layout
---------------------------------------------*/
.central { 
	width: 1259px;

	margin: 0 auto; 
	background: #021422; 
	background: #021422 url('../img/bg.jpg') no-repeat left top; 
	padding: 0 0 0px 0;
	position: relative;
}

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

.topMenu  {
	width: 1259px;
	height: 326px;
	overflow: hidden;
	position: relative; top: 10px; right: 0px;
	padding: 0;
}

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

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


.topMenu .topMail {
	width: 190px;
	height: 20px;
	margin: 0 33px 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; 
}



.mainMenu  {
	width: 795px;
	height: 43px;
	overflow: hidden;
	margin: 0px 0 0 0;
	padding: 0;
}

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

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

.mainMenu .menuFirma {
	width: 94px;
	margin: 0 0px 0 0;
	background: transparent url('../img/sprite-menu.png?v=1') no-repeat -122px 0px; 
}
.mainMenu .menuFirma:hover { background: transparent url('../img/sprite-menu.png?v=1') no-repeat -122px -43px; }

.mainMenu .menuCinnost {
	width: 110px;
	margin: 0 0px 0 0;
	background: transparent url('../img/sprite-menu.png?v=1') no-repeat -218px 0px; 
}
.mainMenu .menuCinnost:hover { background: transparent url('../img/sprite-menu.png?v=1') no-repeat -218px -43px; }

.mainMenu .menuPredpisy {
	width: 122px;
	margin: 0 0px 0 0;
	background: transparent url('../img/sprite-menu.png?v=1') no-repeat -327px 0px; 
}
.mainMenu .menuPredpisy:hover { background: transparent url('../img/sprite-menu.png?v=1') no-repeat -327px -43px; }

.mainMenu .menuISO {
	width: 108px;
	margin: 0 0px 0 0;
	background: transparent url('../img/sprite-menu.png?v=1') no-repeat -450px 0px; 
}
.mainMenu .menuISO:hover { background: transparent url('../img/sprite-menu.png?v=1') no-repeat -450px -43px; }

.mainMenu .menuReference {
	width: 124px;
	margin: 0 0 0 0;
	background: transparent url('../img/sprite-menu.png?v=1') no-repeat -558px 0px; 
}
.mainMenu .menuReference:hover { background: transparent url('../img/sprite-menu.png?v=1') no-repeat -558px -43px; }

.mainMenu .menuKontakt {
	width: 114px;
	margin: 0 0px 0 0;
	background: transparent url('../img/sprite-menu.png?v=1') no-repeat -681px 0px; 
}
.mainMenu .menuKontakt:hover { background: transparent url('../img/sprite-menu.png?v=1') no-repeat -681px -43px; }

.hlavnitext  {
	width: 580px;
	height: 380px;
	overflow: hidden;
	margin: 0px 0 0 0;
	padding: 0;
  text-align: justify;
}

.hlavnitextodd  {
	width: 580px;
	height: 300px;
	overflow: hidden;
	margin: 0px 0 0 0;
	padding: 0;
  text-align: justify;
}

.hlavnitextkont  {
	width: 580px;
	height: 350px;
	overflow: hidden;
	margin: 0px 0 0 0;
	padding: 0;
  text-align: justify;
}

.malytext  {
	width: 900px;
	height: 180x;
	overflow: hidden;
	padding: 0;
  text-align: left;
  position: relative; top: -120px; left: 200px;
}

.mapa  {
	width: 900px;
	height: 180x;
	overflow: hidden;
	padding: 0;
  text-align: center;
  position: relative; top: 0px; left: 200px;
}

.hlavnitextico  {
	position: relative; top: -250px;
	float: right;
	padding: 0px 20px 0 0;
  border-style: none

}

.uspory {
	background: transparent url('../img/uspory.png') no-repeat;
  width: 96px;
	height: 205px;
	overflow: hidden;
	margin: 0px 0 0 0;
	padding: 0;
  position: relative; top: -80px; left: 405px; 
}

.razitko {
	background: transparent url('../img/razitko.jpg') no-repeat;
  width: 326px;
	height: 186px;
	overflow: hidden;
	margin: 0px 0 0 0;
	padding: 0;
  position: relative; top: -135px; left: 800px; 
}

.icons { 
  float: right; 
  width: 140px; 
  display: block;	
	height: 15px;
	overflow: hidden;
	position: relative; top: 0px; right: 14px;
	margin: 0px 0 0 0;
	padding: 0;
}
.icons a { display: block; float: left; margin-right: 4px; }
.icons ul li { list-style-image: none; list-style-type: none; }

h1 {
	font-weight: bold;
	color: #ffffff;
	font-family: Tahoma;
	font-size: 12px;
  margin: 0px auto; 
}

h1.homePg {
	text-align: center;
	font-weight: normal;
	color: #c0c0c0;
	font-family: Times;
	font-size: 18px;
	margin: 0px 0 0px 40px;
	padding: 0 0 0 12px;
	text-transform: uppercase;
}

h1.oddil {
	text-align: left;
	font-weight: normal;
	color: #ffffff;
	font-family: Times;
	font-size: 22px;
	margin: 40px 0 0px 42px;
	padding: 0 0 0 12px;

}

h2 {
	text-align: right;
	font-weight: bold;
	color: #f20845;
	font-size: 24px;
	padding: 20px 300px 0 0;
}

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


p {
	text-align: left;
	padding: 45px 87px 0 55px;
	line-height: 17px
  font color: #000000;
  text-align: justify;
}

p.titul {
	text-align: left;
	padding: 20px 87px 0 55px;
	line-height: 17px
  font color: #000000;
  text-align: justify;
}

p.contacts {
	text-align: right;
	padding: 10px 300px 0 400px;
	line-height: 17px
  font color: #000000;
}

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

.bottom  {
	display: block;
	width: 1259px;
	height: 140px;
	overflow: hidden;
	margin: 0px auto;
	padding: 0;
	position: relative;
	bottom: 0px;
}

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

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

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

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

.bioLeft {
	display: block;
	width: 280px;
	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: #000000;
	font-weight: bold;
}

.gallery {
	position: relative;
	float: right;
	padding: 0px 85px 0 410px;

}

.gallery a {
	width: 250px;
	height: 450px;
	margin: 0 0 0px 0px;
	padding: 0;

}

.gallerytitul {
	position: relative;
	float: left;
	padding: 0px 20px 0 325px;
  border-style: none
}


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

#formContact {
	width: 719px;
	height: 430px;
	overflow: hidden;
	background: transparent url('../img/bg-pasek.jpg') no-repeat left top; 
	position: relative;
	float: right;
	padding: 0px 215px 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 #00aeff;
	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 #00aeff;
	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: #e40000;
	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;
}

*/


