@charset "utf-8";
/* CSS Document */

/** BOXY PRO TEXTY **/

#frame1
{
	position: absolute;
	top: 50px;
	left: 245px;
	width: 170px;
	height: 150px;
	background-image:url(../img/frame.png);
	background-repeat: repeat-x
}

#frame2
{
	position: absolute;
	top: 210px;
	left: 245px;
	width: 170px;
	height: 150px;
	background-image:url(../img/frame.png);
	background-repeat: repeat-x	
}

#frame3
{
	position: absolute;
	top: 370px;
	left: 245px;
	width: 170px;
	height: 150px;
	background-image:url(../img/frame.png);
	background-repeat: repeat-x
}

#text1
{
	position: absolute;
	top: 44px;
	left: 245px;
	font-size: 18px;
	color: #666
}

#popis-text1
{
	position: absolute;
	top: 173px;
	left: 245px;
	font-size: 12px;
	color: #666
}

#text2
{
	position: absolute;
	top: 204px;
	left: 245px;
	font-size: 18px;
	color: #666
}

#text2cz
{
	position: absolute;
	top: 206px;
	left: 245px;
	font-size: 18px;
	color: #666
}

#popis-text2
{
	position: absolute;
	top: 318px;
	left: 245px;
	font-size: 12px;
	color: #666
}

#text3
{
	position: absolute;
	top: 364px;
	left: 245px;
	font-size: 18px;
	color: #666
}

#text3cz
{
	position: absolute;
	top: 366px;
	left: 245px;
	font-size: 18px;
	color: #666
}

#popis-text3
{
	position: absolute;
	top: 463px;
	left: 245px;
	font-size: 12px;
	color: #666
}

#fotky1
{
	position: absolute;
	top: 48px;
	left: 421px;
	width: 95px;
	height: 150px
}

#fotky2
{
	position: absolute;
	top: 207px;
	left: 420px
}

#fotky3
{
	position: absolute;
	top: 367px;
	left: 420px
}

