/* 
(c) 2011 Lubomir Krupa, CC BY-ND 3.0
*/

body{
	overflow: hidden;
	text-align:center;
	background:#011574;
	margin:0px;
}

#place_wai{
	height:800px;
	overflow: hidden;
	text-align:center;
	background:#011574 url("./images/bg.jpg") no-repeat center top;
	margin:0px;
	transform-origin:50% 0% 0px;
}

* {
  margin: 0;
  padding: 0;
  border: 0;
  font-family: sans-serif;
  font-size: 1em;
  font-weight: normal;
  font-style: normal;
  text-decoration: none;
}

@font-face {
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 300;
  src: url('OpenSans-Light.eot');
  src: local('Open Sans Light'), local('OpenSans-Light'), url('OpenSans-Light.woff') format('woff'), url('OpenSans-Light.ttf') format('truetype');
}

@font-face {
  font-family: 'Vegur';
  font-style: normal;
  font-weight: 300;
  src: url('vegur-l-webfont.eot');
  src: local('Vegur Light'), local('Vegur-Light'), url('vegur-l-webfont.woff') format('woff');
}

#place{
	width:830px;
	height:460px;
	margin-top:132px;
	margin-left:auto;
	margin-right:auto;
	_width:835px;
}

#wrapper1,
#wrapper2,
#wrapper3{
	width:830px;
	height:420px;
	margin-top:30px;
	_width:835px;
}
/*
#line1,
#line2,
#line3{
	border:1px red solid;
	width:835px;
	height:133px;
}*/

#wrapper1{
	left:0px;
}

#wrapper2{
	left:1045px;
}

#wrapper3{
	left:2090px;
}

#wrapper1 div,
#wrapper2 div,
#wrapper3 div{
	margin:4px;
	text-align: center;
	_display:inline; 
}

#thumb1-1,
#thumb2-1,
#thumb3-1{
	width:268px;
	height:123px;
	float:left;
	margin-left:0;
	margin-top:0px;
	background:url('./images/1.png')/*#409da5*/;
}

#thumb1-2,
#thumb2-2,
#thumb3-2{
	width:268px;
	height:123px;
	float:left;
	margin-left:275px;
	margin-top:0px;
	background:url('./images/2.png')/*#4849a6*/;
}

#thumb1-3,
#thumb2-3,
#thumb3-3{
	width:270px;
	height:123px;
	float:left;
	margin-left:550px;
	margin-top:0px;
	background:url('./images/3.png')/*#cd432d*/;
}

#thumb1-4,
#thumb2-4,
#thumb3-4{
	width:268px;
	height:125px;
	float:left;
	margin-left:0px;
	margin-top:130px;
	background:url('./images/4.png')/*#da8515*/;
}

#thumb1-5,
#thumb2-5,
#thumb3-5{
	width:268px;
	height:125px;
	float:left;
	margin-left:275px;
	margin-top:130px;
	background:url('./images/5.png')/*#7d9f2a*/;
}

#thumb1-6,
#thumb2-6,
#thumb3-6{
	width:131px;
	height:125px;
	float:left;
	margin-left:550px;
	margin-top:130px;
	background:url('./images/6.png')/*#672c9b*/;
}

#thumb1-7,
#thumb2-7,
#thumb3-7{
	width:131px;
	height:125px;
	float:left;
	margin-left:688px;
	margin-top:130px;
	background:url('./images/7.png')/*#621354*/;
}

#thumb1-8,
#thumb2-8,
#thumb3-8{
	width:268px;
	height:123px;
	float:left;
	margin-left:0px;
	margin-top:254px;
	background:url('./images/8.png')/*#409da5*/;
}

#thumb1-9,
#thumb2-9,
#thumb3-9{
	width:268px;
	height:123px;
	float:left;
	margin-left:275px;
	margin-top:260px;
	background:url('./images/9.png')/*#7d9f2a*/;
}

#thumb1-10,
#thumb2-10,
#thumb3-10{
	width:131px;
	height:122px;
	float:left;
	margin-left:550px;
	margin-top:260px;
	background:url('./images/10.png')/*#03417a*/;
}

#thumb1-11,
#thumb2-11,
#thumb3-11{
	width:131px;
	height:122px;
	float:left;
	margin-left:688px;
	margin-top:260px;
	background:url('./images/6.png')/*#409da5*/;
}

#thumb1-12,
#thumb2-12,
#thumb3-12{
	width:195px;
	height:97px;
	position: absolute;
	left:770px;
	top:373px;
	background:url('./images/12.png')/*#da8515*/;
	line-height:97px;
}

#thumb1-12 img,
#thumb2-12 img,
#thumb3-12 img{
	max-width: 195px;
	max-height: 97px;
}

#thumb1-12 .title,
#thumb2-12 .title,
#thumb3-12 .title{
	font-size:24px;
}

