body  {
	background: #1b3555 url(../gfx/bgc_front.jpg) center top no-repeat;
	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: 7px 0 12px 0;
	vertical-align: top;
}

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

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

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

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

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

h1 {
	font-size: 21px;
	font-weight: normal;
	color: #031843;
	margin: 0;
	padding: 0;
	border-bottom: 1px dashed #031843;
}

h2 {
	font-size: 14px;
	font-weight: bold;
	color: #344b78;
	margin: 25px 0 15px 0;
	border-bottom: 1px dotted #0181c4;
}

.red {
	color: #FF0000;
}
/*---------- schema ----------*/
#container {
	width: 780px;
	text-align: left;
	padding: 0;
	margin: 0 auto;
}
/*---------- schema top ----------*/
#logo {
	width: 780px;
	float: left;
	display: inline;
	margin: 5px 0 42px 0;
}

#logo .le {
	width: auto;
	float: left;
	display: inline;
	margin: 5px 0 0 30px;
}

#logo .ri {
	width: auto;
	float: right;
	display: inline;
	margin: 10px 25px 0 0;
}

#menu {
	width: 780px;
	height: 60px;
	min-height: 60px;
	overflow: hidden;
	text-align: center;
	color: #ffffff;
	font-weight: bold;
	font-size: 13px;
	float: left;
	display: inline;
	margin: 100px 0 0 0;
	padding: 0;
	background: url(../gfx/bgc_menu.gif) center top no-repeat;
}

#menu a {
	color: #ffffff;
	text-decoration: none;
}

#menu a:visited {
	color: #ffffff;
}

#menu a:hover, a.on {
	color: #dfe7ec;
	border-bottom: 1px dashed #dfe7ec;
}

#menu a:active {
	color : #ffffff;
}

#menu img {
	margin: 0;
	vertical-align: middle;
}
/*---------- // schema top ----------*/
/*---------- left ----------*/
#ctn {
	width: 780px;
	float: left;
	text-align: left;
	border-bottom: 4px solid #0a192d;
	background: url(../gfx/bgc_ctn.gif) left top repeat-y;
	padding-bottom: 15px;
}

#cle {
	width: 220px;
	float: left;
	display: inline;
	text-align: left;
	margin: 15px 0 0 28px;
}
/*---------- // left ----------*/
/*---------- right ----------*/
#cri {
	width: 483px;
	height: auto !important;
	height: 210px; /* IE */
	min-height: 210px;
	float: left;
	display: inline;
	margin: 15px 0 0 20px;
	text-align: justify;
}

table.doc {
	border: 0; 
	border-collapse: collapse; 
	border-spacing: 0; 
	margin: 0; 
}

.doc td {
	padding: 14px;
	vertical-align: text-bottom;
	text-align: center;
}

.doc td img {
	border: 1px solid silver;
}
/*---------- // right ----------*/
/*---------- footer ----------*/
#footer {
	width: 500px;
	float: left;
	display: inline;
	font-size: 11px;
	text-align: left;
	padding: 0;
	margin: 8px 0 15px 28px;
	color: #4c6cab;
}

#footer a {
	color: #4c6cab;
}

#footer .txt {
	padding: 0 11px 0 0;
}

#footer1 {
	width: 695px;
	float: right;
	display: inline;
	text-align: right;
	padding: 0;
	margin: 0 11px 20px 0;
	background: #052566;
}
/*---------- // footer ----------*/

