body
{
	background-color: white;
}

div.page
{
	margin: 0px auto;
	background-image: url('graphics/switch/switch.jpg');
	width: 800px;
	height: 560px;
	position: relative;
}

span.switchButton
{
	cursor: pointer;
	position: absolute;
	width: 68px;
	height: 48px;
}

span#switchCze
{
	left: 33px;
	top: 214px;
}

span#switchEng
{
	left: 214px;
	top: 251px;
}

span#switchGer
{
	left: 378px;
	top: 271px;
}

span#switchEsp
{
	left: 546px;
	top: 250px;
}

span#switchRus
{
	left: 704px;
	top: 210px;
}

div#photostripeClipper
{
	overflow: hidden;
	width: 796px;
	height: 178px;
	position: absolute;
	left: 2px;
	top: 382px;
}

div#photostripeBig
{
	position:absolute;
}

div.stripePhoto
{
	width: 221px;
	height: 178px;
	position: absolute;
}

div#stripe1
{
	left: 0px;
	background-image: url('graphics/photostripeBig/001.png');
}
div#stripe2
{
	left: 221px;
	background-image: url('graphics/photostripeBig/002.png');
}
div#stripe3
{
	left: 442px;
	background-image: url('graphics/photostripeBig/003.png');
}
div#stripe4
{
	left: 663px;
	background-image: url('graphics/photostripeBig/004.png');
}
/* rest will be loaded with javascript*/
div#stripe5
{
	left: 884px;
}
div#stripe6
{
	left: 1105px;
}
div#stripe7
{
	left: 1326px;
}
div#stripe8
{
	left: 1547px;
}
div#stripe9
{
	left: 1768px;
}
div#stripe10
{
	left: 1989px;
}
div#stripe11
{
	left: 2210px;
}
div#stripe12
{
	left: 2431px;
}
div#stripe13
{
	left: 2652px;
}
div#stripe14
{
	left: 2873px;
}
div#stripe15
{
	left: 3094px;
}
div#stripe16
{
	left: 3315px;
}
div#stripe17
{
	left: 3536px;
}
div#stripe18
{
	left: 3757px;
}
div#stripe19
{
	left: 3978px;
}
div#stripe20
{
	left: 4199px;
}
div#stripe21
{
	left: 4420px;
}
div#stripe22
{
	left: 4641px;
}
div#stripe23
{
	left: 4862px;
}
