body  {
	background: #f6f8fd 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: #ab0000;
	border: 2px groove #660000;
}

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: #0e5ca7;
	background-color: transparent;
 	text-decoration: underline;
}

a:visited {
	color: #0e5ca7;
	background-color: transparent;
}

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

a:active {
	color : #0e5ca7;
	background-color: transparent;
}

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

h1 {
	font-size: 18px;
	font-weight: bold;
	color: #0e5ca7;
	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: 660px;
	text-align: left;
	padding: 0;
	margin: 0 auto;
}
/*---------- left ----------*/
#ctn {
	width: 660px;
	height: auto !important;
	height: 410px; /* IE */
	min-height: 410px;
	text-align: left;
	margin-top: 60px;
	line-height: 18px;
}

#cle {
	width: 290px;
	float: left;
	display: inline;
	text-align: left;
	margin-top: 30px;
}

#cle p {
	margin-left: 34px;
	color: #101010;
}

#cle li {
	margin-left: 34px;
}

#cle h1 {
	margin-left: 34px;
	margin-top: 20px;
}
/*---------- // left ----------*/
/*---------- right ----------*/
#cri {
	width: 336px;
	float: right;
	display: inline;
	margin-bottom: 0;
}

#cri .ctxt {
	width: 336px;
	float: left;
	display: inline;
	background: url(../gfx/bgc1.gif) center top repeat-y;
	padding-bottom: 12px;
}

#cri .ctxt img {
	margin-left: 34px;
}

#cri .ctxt p {
	margin-left: 34px;
	color: #ffffff;
	padding: 4px 20px 0 0;
	text-align: justify;
}

#cri .shadow {
	width: 336px;
	float: left;
	display: inline;
}

#cri h1 {
	margin-left: 34px;
	margin-top: 20px;
	color: #ffffff;
}
/*---------- // right ----------*/
/*---------- footer ----------*/
#footer {
	width: 660px;
	color: #888888;
	font-size: 11px;
	text-align: right;
	padding: 0 0 25px 0;
	margin: 0 auto;
}

#footer a {
	color: #888888;
	text-decoration: none;
}

#footer .txt {
	padding: 0 0 0 60px;
}
/*---------- // footer ----------*/

