﻿.RouterContainer
{
	overflow: hidden;
	position: absolute;
	z-index: 1;
}
.ElementContainer
{
	text-align: center;
	padding: 3px;
}


.obstup
{
	color: White;
	width: 450px;
	text-align: justify;
}

.ImgLeft
{
	float: left;
	margin:  5px 14px 5px 0;
}
.ImgRight
{
	float: right;
	margin:  5px 0 5px 14px;
}



