/**INIT**/
* {
  margin: 0px;
  padding: 0px;
}

body, p, td, th, 
div, span, ul, li, 
ol, a, h1, input { 
  font-size: 12px;
	font-family: Arial, Tahoma, Trebuchet MS;
	color: #175C9F;
}

body {
  text-align: left;
  line-height: 200%;
  background: #EDEDF7 url('../images/thumbnail.jpg');
}

img {
  border: 0;
}

table {
  text-align: left;
}

a {
  color: #175C9F;
  text-decoration: underline;
}

a:hover {
  color: #175C9F;
  text-decoration: none;
}

p {
  margin-bottom: 20px;
}

input {
  color: #175C9F;
}

input:focus {
  color: #000;
}

h1,h2,h3,h4,h5,h6 {  
  color: #000;
  font-size: 35px;
  font-weight: normal;
  margin-bottom: 30px;
}

.clear {
  display: none;
}

.overflow {
  overflow: hidden;
  width: 100%;
}

/**LAYOUT**/
.TopCont,
.BottomCont {
  width: 940px;
  height: 10px;
  margin: 0 auto 0 auto;
  background: #FFF url('../images/TopCont-bg.jpg') no-repeat;
}

.BottomCont {
  background: #FFF url('../images/BottomCont-bg.jpg') no-repeat;
}

.MiddleCont {
  position: relative;
  overflow: hidden;
  width: 940px;
  margin: 0 auto 0 auto;
  padding: 0 15px 0 15px;
  /*background: url('../images/MiddleCont-bg.png') repeat-y;**/
}

.header {
  position: relative;
  width: 940px;
  height: 170px;
  background: url('../images/header-bg.jpg') no-repeat;
}

.logo {
  position: absolute;
  top: 20px;
  left: 55px;
}

.content {
  width: 940px;
  background: #FFF url('../images/content-bg.jpg') no-repeat;
}

.content-2 {
  width: 940px;
  background: #FFF url('../images/content-2-bg.jpg') no-repeat;
}

.text-1 {
  width: 870px;
  padding: 35px;
}

.content ul,
.content-2 ul {
  list-style-type: square;
  line-height: 250%;
}

.center {
  font-size: 13px;
  text-align: center;
}

.line {
  overflow: hidden;
  width: 940px;
  height: 30px;
  background: url('../images/line-bg.jpg') no-repeat;
}

.italic {
  font-style: italic;
}

/**PAGES**/
.cont-1 {
  width: 550px;
  padding: 50px 0 35px 355px;
}

.cont-2 {
  float: left;
  display: inline;
  width: 550px;
  padding: 0 0 0 35px;
}

.cont-2 {
  margin-top: 15px;
}

.cont-3 {
  position: relative;
  overflow: hidden;
  width: 940px;
  margin: 30px 0 30px 0;
}

.cont-4 {
  position: relative;
  overflow: hidden;
  width: 870px;
  margin: 30px 35px 0 35px;
}

.cont-3 h4,
.cont-3 h5 {
  text-align: center;
}

.InWorld,
.InSlovakia {
  float: left;
  display: inline;
  width: 350px;
  margin: 10px 0 0 35px;
}

.InSlovakia {
  position: relative;
  width: 460px;
  margin: 10px 35px 0 60px;
}

.InSlovakia strong {
  font-size: 16px;
}

.InSlovakia ul {
  margin-bottom: 20px;
}

.InSlovakia li {
  margin-bottom: 10px;
}

.line-2 {
  position: absolute;
  top: 0;
  left: 370px;
  width: 30px;
  height: 630px;
  background: url('../images/line-2-bg.jpg') no-repeat;
}

.garra {
  position: absolute;
  top: 480px;
  left: 480px;
}

.cont-4 table {
  line-height: 300%;
}

.cont-4 th {
  width: 100px;
  padding-right: 15px;
  text-align: right;
  font-weight: normal;
}

.FrmInp {
  width: 190px;
  height: 16px;
  padding: 5px;
  border: 1px #175C9F solid;
}

.FrmInp:focus,
.cont-4 textarea:focus {
  border: 1px #000 solid;
}

.cont-4 textarea:focus {
  color: #000;
}

.cont-4 textarea {
  position: absolute;
  top: 61px;
  left: 330px;
  width: 248px;
  height: 92px;
  padding: 5px;
  border: 1px #175C9F solid;
}

.FrmSub {
  position: absolute;
  top: 140px;
  left: 600px;
  cursor: pointer;
  width: 95px;
  height: 25px;
  border: 0;
  background: url('../images/send-bt.jpg') no-repeat;
}

.garra-2 {
  position: absolute;
  top: 0px;
  right: 0px;
}

.link {
  margin: 20px 0 30px 0;
}

.phone,
.mail {
  float: left;
  display: inline;
  height: 50px;
  font-size: 35px;
  text-decoration: underline;
  padding: 10px 0 0 90px;
  background: url('../images/phone-ico.jpg') no-repeat;
}

.mail {
  float: right;
  display: inline;
  background: url('../images/mail-ico.jpg') no-repeat;
}

.video-2,
.video-1 {
  width: 100%;
  overflow: hidden;
  margin: 10px 0 30px 0;
}

.video-1 {
  margin: 10px 0 0 0;
}

.video-2 object,
.video-box {
  float: left;
  display: inline;
  margin: 20px 0 0 20px;
}

.video-title {
  font-style: italic;
  text-align: center;
}

.buttons {
  float: left;
  display: inline;
  width: 330px;
  padding-top: 70px;
}

.buttons a {
  display: block;
  margin: 10px 0 0 50px;
}

.notice {
  margin: 120px 0 0 0;
}

.de,
.at,
.my,
.hr,
.tr,
.us,
.sg,
.sk {
  margin-bottom: 20px;
  padding: 0 0 0 50px;
  background: url('../images/nemecko.png') center left no-repeat;
}

.at {
  background: url('../images/rakusko.png') center left no-repeat;
}

.my {
  background: url('../images/malajzia.png') center left no-repeat;
}

.hr {
  background: url('../images/chorvatsko.png') center left no-repeat;
}

.tr {
  background: url('../images/turecko.png') center left no-repeat;
}

.us {
  background: url('../images/usa.png') center left no-repeat;
}

.sg {
  background: url('../images/singapur.png') center left no-repeat;
}

.sk {
  background: url('../images/slovensko.png') center left no-repeat;
}

h3 {
  padding-top: 20px;
}

.text-1 ul {
  margin: 0 0 40px 30px;
  list-style-type: none;
  line-height: 250%;
}

.text-1 li {
  margin-bottom: 10px;
  padding: 0 0 0 20px;
  background: url('../images/li.jpg') 0 center no-repeat;
}

.subli {
  color: #000;
  margin-left: 30px;
}

.ban {
  overflow: hidden;
  width: 100%;
  margin: 15px 0 5px 0;
}

.ban a {
  float: left;
  display: inline;
  margin: 0 0 0 16px;
}

.footer {
  overflow: hidden;
  width: 100%;
}

.footer p {
  float: left;
  display: inline;
  width: 400px;
  margin: 3px 0 3px 20px;
}

.footer div {
  float: left;
  display: inline;
  width: 380px;
  margin: 3px 0 3px 120px;
}

.menu {
  position: absolute;
  overflow: hidden;
  width: 940px;
  top: 138px;
  color: #FFF;
  left: 20px;
}

.menu a {
  width: 80px;
  text-align: center;
  font-size: 14px;
  color: #FFF;
  text-decoration: none;
  margin: 0 15px 0 15px;
}

.menu a:hover {
  color: #FFF;
  text-decoration: none;
}

.sound {
  position: absolute;
  top: 5px;
  right: 10px;
}

.obr {
  float: left;
  width: 280px;
  margin: 65px 0 0 20px;
}
