/* MIRSSION */
#content {
	position: absolute;
	width: 760px;
	top: 365px;
	background: #FF0033  url(../images/main/back_cont.png) top left no-repeat;
	left: 10px;
	height: 820px;
}
#vline {
	position:absolute;
	left:197px;
	top:30px;
	width:3px;
	height:790px;
	overflow: visible;
	background: url(../images/main/line_vcont.png);
}
/*etiketa*/
.odhgies {
	background: url(../images/main/labels/odhgies_l.png) no-repeat;
}
.instructions {
	background: url(../images/main/labels/instructions_l.png) no-repeat;
}
#screen_1, #screen_2, #screen_3, #screen_4, #screen_5, #screen_6 {
	position: absolute;
	height: auto;
	width: 480px;
	top: 30px;
	left: 235px;
	text-align: left;
}
