.all
{
	position: relative;
	width: 841px;
	margin-left: auto;
	margin-right: auto;
	padding: 0 0 10px 0;
}

.top
{
	position: absolute;
	top: 0;
	left: 0;
	height: 215px;
	width: 100%;
	background: url(gfx/conTopBg.png) no-repeat bottom;
}

.menu {
	color : #7E7B71;
	font-size : 13px;
	font-family : Verdana,Arial;
	text-align:center;
	font-weight : bold;
}

.menu a {
	color : #7E7B71;
	text-decoration: none;
}

.menu a:hover {
	color : #EB480F;

}

.belka {
	color : #FFFFFF;
	font-size : 12px;
	font-family : Verdana,Arial;
	font-weight : bold;
        margin-left : 20px;

}



.topC
{
	height: 204px;
}


ul.LTNav
{
	position: absolute;
	top: 235px;
	left: 800px;
	list-style-type: none;
}
ul.LTNav li
{
	height: 20px;
	width: 21px;
	margin: 3px 0;
	background: url(images/sliderNrOff.png);
}
ul.LTNav li.activeLI
{
	background: url(images/sliderNrOn.png);;
}
ul.LTNav li a, ul.LTNav li a:hover
{
	display: block;
	height: 17px;
	width: 16px;
	padding: 3px 0 0 5px;
	color: #fff;
	text-decoration: none;
	font-family: verdana, sans-serif;
}
	ul.LTNav li a:hover
	{
		background: url(images/sliderNrOn.png);
	}
	ul.LTNav a.activeA
	{
		font-weight: bold;
	}
.LC
{
	position: absolute;
	top: 25	px;
	left: 6px;
}

.LCDef
{
	position: relative;
}
.LCDef
{
	position: absolute;
}


.lewy {
	color : #5F3C2D;
	font-size : 8px;
	font-family : Verdana,Arial;
	text-align:justify;
	font-weight : bold;
        margin-left : 8px;
        margin-right : 8px;
}

.lewy a {
	color : #825C4C;
	font-weight : bold;
	text-decoration: none;
}

.lewy a:hover {
	color : #FFFFFF;

}



.text {
	color : #7E7B71;
	font-size : 11px;
	font-family : Verdana,Arial;
	text-align:justify;
        margin-left : 10px;
        margin-right : 10px;

}

.text a {
	color : #00599D;
	text-decoration: none;

}

.text a:hover {
	color : #000000;
	text-decoration: underline;

}


.stopka {
	color : #7E7B71;
	font-size : 11px;
	font-family : Verdana,Arial;
	text-align:justify;
        margin-left : 150px;


}
