/*
<style>
/* */

body
	{
	background: #F5F5F5;
	font-family: Verdana, Arial, Tahoma, Helvetica, sans-serif;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	font-size: 10px;
	}

td
	{
	font-size: 10px;
	}

/* * * * * * * * * * *
 * Containers
 * divs one inside the other - centers page
 * * * * * * * * * * */
#containerIE
	{
	text-align:center;
	}
#container
	{
	text-align: left;
	width: 882px;
	margin: 0px auto;
	background: url(images/background-body.jpg);
	}

#logo
	{
	background: url(images/background-logo.jpg) no-repeat;
	width: 834px;
	height: 119px;
	margin-left: 24px;
	}

#logomenu
	{
	margin-top: 73px;
	margin-left: 6px;
	width: 818px;
	height: 31px;
	}

#logomenu .lmspacer
	{
	width: 2px;
	height: 31px;
	background: url(images/logomenu_spacer.gif) no-repeat;
	float: left;
	}
#logomenu .lmitem
	{
	height: 31px;
	float: left;
	}
#logomenu .lmitem a
	{
	color: #ffffff;
	text-decoration: none;
	font-size: 11px;
	font-weight: bold;
	display: block;
	padding-left: 12px;
	padding-right: 13px;
	}
#logomenu .lmhref
	{
	line-height: 30px;
	}
#logomenu .lmitem a:hover
	{
	text-decoration: underline;
	}

#logomenu .lmsubitem
	{
	position: absolute;
	border-left: 1px solid #A4A5A9;
	border-right: 1px solid #A4A5A9;
	margin-top: 31px;
	}
#logomenu .lmsub
	{
	background: url(images/background-sub.jpg);
	line-height: 26px;
	heigth: 26px;
	}
#logomenu .lmsub a
	{
	heigth: 26px;
	}


/* * * * * * * *
 * Page content
 * * * * * * * */

#content
	{
	margin-top: 0px;
	margin-left: 37px;
	width: 808px;
	overflow: auto;
	}

#leftpanel
	{
	margin-left: 4px;
	width: 163px;
	overflow-y: hidden;
	float: left;
	display: inline;
	}

#rightpanel
	{
	margin-right: 5px;
	width: 163px;
	overflow-y: hidden;
	float: right;
	display: inline;
	}
#rightpanel img, #leftpanel img
	{
	border: 0px;
	}
#rightpanel table, #leftpanel table
	{
	border: 0px;
	text-align: center;
	}
#rightpanel table, #leftpanel table
	{
	font-size: 10px;
	}

#rightpanel .blueText table, #leftpanel .blueText table
	{
	color: #3691C7;
	font-size: 10px;
	}

#rightpanel .greyText table, #leftpanel .greyText table
	{
	color: #4F4F4F;
	font-size: 10px;
	}

#rightpanel th, #leftpanel th
	{
	border-right: 1px solid black;
	border-bottom: 1px solid black;
	}
#rightpanel td, #leftpanel td
	{
	border-right: 1px solid black;
	border-bottom: 1px solid black;
	}

#rightpanel .item, #leftpanel .item
	{
	margin-bottom: 5px;
	}

#rightpanel .blueTitle, #leftpanel .blueTitle
	{
	height: 25px;
	color: white;
	line-height: 25px;
	font-size: 10px;
	font-weight: bold;
	background: url(images/background-bluetitle.jpg);
	}
#rightpanel .blueText, #leftpanel .blueText
	{
	color: #3691C7;
	font-size: 10px;
	background: #D0EDFF;
	padding: 8px;
	}

#rightpanel .blueText a, #leftpanel .blueText a
	{
	color: #3691C7;
	font-weight: bold;
	text-decoration: none;
	}
#rightpanel .blueText a:hover, #leftpanel .blueText a:hover
	{
	text-decoration: underline;
	}
#rightpanel .blueText img, #leftpanel .blueText img
	{
	border: 0px;
	}


#rightpanel .greyTitle, #leftpanel .greyTitle
	{
	height: 25px;
	color: white;
	line-height: 25px;
	font-size: 10px;
	font-weight: bold;
	background: url(images/background-greytitle.jpg);
	}

#rightpanel .greyText, #leftpanel .greyText
	{
	color: #4F4F4F;
	font-size: 10px;
	background: #EBEBEB;
	padding: 8px;
	}
#rightpanel .greyText a, #leftpanel .greyText a
	{
	color: #000;
	text-decoration: none;
	font-weight: bold;
	}
#rightpanel .greyText a:hover, #leftpanel .greyText a:hover
	{
	text-decoration: underline;
	}
#rightpanel .greyText img, #leftpanel .greyText img
	{
	border: 0px;
	}

#middlepanel
	{
	width: 462px;
	float: left;
	display: inline;
	margin-left: 5px;
	}

#middlepanel .pageAbove
	{
	border-top: 1px #ED1B24 solid;
	border-left: 1px #ED1B24 solid;
	border-right: 1px #ED1B24 solid;
	color: #ED1B24;
	text-align: center;
	padding-top: 5px;
	padding-bottom: 5px;
	font-size: 12px;
	}


#middlepanel .middleTitle
	{
	color: white;
	background: #ED1B24;
	height: 23px;
	line-height: 23px;
	font-weight: bold;
	font-size: 11px;
	}
#middlepanel .middleTitle h1
	{
	color: white;
	padding: 0px;
	margin: 0px;
	font-size: 11px;
	line-height: 11px;
	display: inline;
	}

#middlepanel .middleItem
	{
	border-left: 1px solid #BCBCBC;
	border-bottom: 1px solid #BCBCBC;
	border-right: 1px solid #BCBCBC;
	padding: 11px;
	}

#middlepanel a
	{
	color: #3691C7;
	font-weight: bold;
	text-decoration: none;
	}
#middlepanel a:hover
	{
	text-decoration: underline;
	}

#middlepanel .back
	{
	color: #ED1B24;
	}
#middlepanel .bigtext
	{
	font-size: 11px;
	line-height: 20px;
	}

#middlepanel .katalog
	{
	width: 200px;
	}

#middlepanel h3
	{
	font-size: 12px;
	font-color: #434343;
	padding-bottom: 1px;
	}

#middlepanel h2
	{
	font-size: 13px;
	font-color: #434343;
	padding-bottom: 1px;
	}

#middlepanel h1
	{
	font-size: 14px;
	font-color: #434343;
	padding-bottom: 1px;
	}
/* * * * * * * *
 * Page bottom
 * * * * * * * */

#bottom
	{
	background: url(images/background-bottom.jpg) no-repeat;
	width: 885px;
	height: 71px;
	}
#bottom .bottomMenu
	{
	width: 818px;
	height: 31px;
	margin-left: 32px;
	}

#bottom .bmspacer
	{
	width: 2px;
	height: 31px;
	background: url(images/logomenu_spacer.gif) no-repeat;
	float: left;
	}
#bottom .bmitem
	{
	height: 31px;
	float: left;
	}
#bottom .bmitem a
	{
	color: #ffffff;
	text-decoration: none;
	font-size: 11px;
	font-weight: bold;
	display: block;
	padding-left: 12px;
	padding-right: 13px;
	}
#bottom .bmhref
	{
	line-height: 30px;
	}
#bottom .bmitem a:hover
	{
	text-decoration: underline;
	}

.topper
	{
	width: 2px;
	height: 2px;
	font-size: 0px;
	}

