body  {
	background: #efece6 url(../gfx/bgc_first.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: #524a3b;
	background-color: transparent;
 	text-decoration: underline;
}

a:visited {
	color: #524a3b;
	background-color: transparent;
}

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

a:active {
	color : #524a3b;
	background-color: transparent;
}

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

h1 {
	font-size: 18px;
	font-weight: bold;
	color: #524a3b;
	margin: 0;
	padding: 0;
}

h2 {
	font-size: 14px;
	font-weight: bold;
	color: #524a3b;
	margin: 25px 0 15px 0;
	border-bottom: 1px dashed #b5d4b2;
}

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

#menu {
	width: 905px;
	height: 20px;
	min-height: 20px;
	overflow: hidden;
	border-top: 1px solid #8fc18a;
	border-bottom: 1px solid #8fc18a;
	margin-bottom: 15px;
}

#menu ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
}

#menu li {
	float: left;
	display: inline;
}

#menu img {
	display: inline;
}
/*---------- // schema top ----------*/
/*---------- left ----------*/
#ctn {
	width: 905px;
	float: left;
	text-align: left;
	padding-bottom: 15px;
	margin-bottom: 15px;
	background: url(../gfx/bgc.gif) left top repeat-y;
}

#cle {
	width: 230px;
	float: left;
	display: inline;
	text-align: center;
}

#cle .clbox{
	width: 230px;
	text-align: center;
	padding: 20px 0 20px 0;
	border-bottom: 1px solid #524a3b;
	font-size: 11px;
	color: #2d281d;
}

/*---------- // left ----------*/
/*---------- center ----------*/
#cce {
	width: 500px;
	float: left;
	display: inline;
	margin-left: 28px;
	padding-top: 25px;
}

#cce li {
	padding-bottom: 7px;
}

#cce ul {
	padding-top: 5px;
}

#cce .slog {
	text-align: center;
	font-weight: bold;
	font-size: 15px;
	margin-bottom: 25px;
}

.green {
	font-weight: bold;
	color: #006600;
}

#cce .block {
	text-align: center;
	font-weight: bold;
	padding: 5px;
	margin-bottom: 2px;
	margin-top: 25px;
	background-color: #efece6;
}

#cce img {
	border: 1px solid silver;
}

.photo, #cce p img {
	float: left;
	margin: 0 8px 1px 0;
}

#cce a {
	color: #50764d;
	background-color: transparent;
}

#cce a:visited {
	color: #50764d;
	background-color: transparent;
}

#cce a:hover {
	color: #524a3b;
	text-decoration: none;
	background-color: transparent;
}

#cce a:active {
	color : #50764d;
	background-color: transparent;
}

.cceform {
	width: auto;
}

.cceform img, .cceform table {
	border: 0;
	padding: 0;
}

.cceform td {
	border: 0;
	padding: 1px;
}

.lihr td {
	border-bottom: 1px solid red;
	padding-bottom: 30px;
}

.cceform select {
	margin-left: 0;
}

.cceform input {
	margin-left: 1px;
	text-align: center;
}
/*---------- // center ----------*/
/*---------- right ----------*/
#cri {
	width: 120px;
	float: right;
	display: inline;
	padding-top: 25px;
}

#cri .sbtn {
	width: 110px !important;
	width: 120px; /* IE */
	background: url(../gfx/hr_btn_ri.gif) left bottom no-repeat;
	padding: 0 2px 4px 8px;
	margin-top: 8px;
}

#cri .sbtn a {
	font-weight: bold;
	text-decoration: none;
	font-size: 12px;
}

#cri .sbtn a.on {
	color: #50764d;
}
/*---------- // right ----------*/
/*---------- footer ----------*/
#footer {
	width: 905px;
	float: left;
	color: #aca596;
	font-size: 11px;
	text-align: left;
	padding: 0 0 25px 0;
}

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