body  {
	background: #f9f9f9 url(../gfx/bgc.gif);
	color: #000000;
	font-family: 'arial ce', arial, 'geneva ce', 'helvetica ce', geneva, helvetica, verdana, lucida, sans-serif;
	font-size: 12px;
	margin: 0; padding: 0;
	text-align: center;
}
 
form {
	border: 0; margin: 0; padding: 0;
}

input, select, textarea {
	height: auto;
	margin: 0;
	font-family: verdana, arial, hevetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
    border-style: solid;
    border-width: 1px;
    border-color: #454a50;
	padding: 2px 0 2px 0;
}

input.pole, textarea.pole, select.pole {
	width: 260px;
	margin-bottom: 2px;
}

.wysylam {
	width: auto;
	height: auto;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #F0E9E1;
	background-color: #4b463b;
	border: 2px groove #042b04;
}

img {
	border: 0; margin: 0; padding: 0;
}

table {
	margin: 0; padding: 5px;
	border-spacing: 0;
}

td {
	font-family: 'arial ce', arial, 'geneva ce', 'helvetica ce', geneva, helvetica, verdana, lucida, sans-serif;
	font-size: 12px;
	margin: 0; padding: 0 0 11px 0;
}

a {
	margin: 0; border: 0; padding: 0;
	color: #f7681c;
	background-color: transparent;
 	text-decoration: underline;
}

a:visited {
	color: #f7681c;
	background-color: transparent;
}

a:hover {
	color: #aa4109;
	text-decoration: none;
	background-color: transparent;
}

a:active {
	color : #f7681c;
	background-color: transparent;
}

hr {
	color: #f7681c;
	background-color: #f7681c;
	border-width: 0px;
	height: 1px;
}

h1 {
	font-size: 18px;
	font-weight: normal;
	color: #aa4109;
	padding: 0 0 3px 0;
	margin: 0 0 18px 0;
	border-bottom: 1px dashed silver;
}

h2 {
	font-size: 14px;
	font-weight: bold;
	color: #4c4c48;
	margin: 25px 0 15px 0;
}

.red {
	color: #FF0000;
}
/*---------- schema ----------*/
#container {
	width: 850px;
	text-align: left;
	padding: 0;
	margin: 0 auto;
}
/*---------- schema top ----------*/
#logo {
	width: auto;
	margin: 0;
}

#menu {
	width: 850px;
	height: 189px;
	min-height: 189px;
	overflow: hidden;
	margin-bottom: 1px;
}

#menul {
	width: 675px;
	height: 189px;
	min-height: 189px;
	float: left;
	display: inline;
	overflow: hidden;
	background: url(../gfx/bgc_menua.jpg) left top no-repeat;
}

#menul .mbtn {
	margin: 14px 0 0 15px;
	width: 400px;
	float: left;
	display: inline;
	font-size: 13px;
}

#menul .mbtn ul {
	margin-top: 10px;
	margin-left: 10px;
	padding: 0 0 0 15px;
}

#menul a {
	color: #500E10;
	text-decoration: none;
}

#menul a:hover {
	border-bottom: 1px dashed #500E10;
}

#menur {
	width: 175;
	float: right;
	display: inline;
	text-align: right;
}

/*---------- // schema top ----------*/
/*---------- left ----------*/
#ctn {
	width: 850px;
	height: auto !important;
	height: 300px; /* IE */
	min-height: 300px;
	text-align: left;
	margin-bottom: 15px;
}

#cle {
	width: 645px !important;
	width: 675px; /* IE */
	height: auto !important;
	height: 300px; /* IE */
	min-height: 300px;
	float: left;
	display: inline;
	text-align: left;
	background: #eeeeee url(../gfx/bgc_ri1.gif) right top no-repeat;
	padding: 15px 20px 15px 10px;
	border-bottom: 2px solid #d95f1c;
	line-height: 18px;
}

.otxt {
	margin: 0;
	padding: 0;
}
/*---------- // left ----------*/
/*---------- right ----------*/
#cri {
	width: 175px;
	float: right;
	display: inline;
}
/*---------- // right ----------*/
/*---------- footer ----------*/
#footer {
	width: 850px;
	float: left;
	color: #aca596;
	font-size: 11px;
	text-align: left;
	padding: 0 0 25px 0;
}

#footer a {
	color: #aca596;
}
/*---------- // footer ----------*/

