BODY {
	margin: 10px 0px;
	text-align: center;
	color: #005952;
	background-color: #6BADBD;
	background-image: url(../../site/interface/bg.jpg);
	background-repeat: repeat-x;
	font: normal 11px Verdana, sans-serif;
}
/* ------------------------------ */
DIV.flagi {
	float: right;
	margin-right: 25px;
	margin-top: 25px;
	letter-spacing: 25px;
}

DIV.sidepic {
	float: right;
}
/* ------------------------------ */
DIV.menu {
	clear: both;
	background-color: #8DC63F;
	height: 38px;
	text-align: right;
	padding: 0px 12px;
	font: bold 11px Verdana, sans-serif;
}
/* ------------------------------ */
DIV.motyl {
	width: 704px;
	max-width: 694px;
	height: 60px;
	padding: 2px 0px;
	text-align: left;
	margin: 0px auto;
}

DIV.motylImg {
	margin-left: 162px;
}

IMG.motyl {
	margin-top: -5px;
}
/* ------------------------------ */
DIV.main {
	margin: -2px auto 0px auto;
	width: 704px;
	max-width: 694px;
	padding: 5px 5px;
	text-align: left;
	background-color: #FFFFFF;
}
/* ------------------------------ */
SPAN.lastItem {
	text-decoration: none;
	height: 38px;
	border-left: 1px solid #005952;
	padding: 6px 0px 6px 0px;
	line-height: 38px;
}
/* ------------------------------ */
DIV.conteiner {
	background-color: #F2FCFB;
	clear: both;
	border-top: 5px solid #FFFFFF;
	background-image: url(../../site/interface/bg.gif);
	background-repeat: repeat-y;
}

DIV.submenu {
	width: 200px;
	padding: 5px;
	max-width: 190px;
	text-align: right;
	float: left;
}

DIV.karty {
	margin-top: 50px;
	color: #000000;
	text-align: center;
}

DIV.text {
	background-color: #E4F2CF;
	border-left: 5px solid #FFFFFF;
	float: right;
	width: 489px;
	padding: 10px;
	max-width: 464px;
	color: #005952;
	font: normal 10pt Verdana;
}
/* ------------------------------ */
FORM.form {
	margin: 10px 0px 5px 0px;
	background-color: #B8E2CE;
	text-align: center;
	padding: 5px;
}

DIV.fN {
	font: bolder 10pt/14pt Verdana;
}

INPUT.input {
	border: 1px solid #005952;
	font: normal 8pt Verdana;
	width: 110px;
}

INPUT.btn {
	border: 1px solid #005952;
	background-color: #E4F2CF;
	color: #005952;
	font: normal 8pt Verdana;
}
/* ------------------------------ */
A{
	text-decoration: none;
	color: #005952;
}

A:hover {
	text-decoration: underline;
	color: #8DC63F;
}
/* ------------------------------ */
A.menuItem {
	color: #005952;
	text-decoration: none;
	height: 38px;
	border-left: 1px solid #005952;
	padding: 6px 12px;
	line-height: 38px;
}

A.menuItem:hover {
	text-decoration: none;
	color: #FFFFFF;
}
/* ------------------------------ */
A.smenuItem {
	font: bold 12px Verdana, sans-serif;
	color: #8DC63F;
	text-decoration: none;
	height: auto;
	line-height: 30px;
	display: block;
	clear: both;
}

A.smenuItem:hover {
	text-decoration: none;
	color: #005952;
}
/* ------------------------------ */
#clearer {
	clear: both;
}

