body {
	margin: 0;
	padding: 0;
	text-align: left;
	font-family: Tahoma, Verdana;
	font-size: 0.6em;
	background-color: #ffffff;
	color: #000000;
	background-image: url('header_image.gif');
	background-repeat: no-repeat;
	background-position: center top
}
p {
	line-height: 1.5em;
	padding: 0;
	margin: 7px 0px 0px 0px;
}
a:link, a:visited {
	color: #007538;
	text-decoration: underline;
}
a:hover {
	color: #009966;
	text-decoration: none;
}
.msg {
	padding-top: 30px;
	font-weight: bold;
	font-size: 1.2em;
}

h6 {
	background: #EDEDED;
	padding: 10px;
	font-weight: regular;
	font-style: regular;
	width: 300px;
	display: block;
	float: left;
	margin: 7px 10px 10px 0px;
	font-size: 1.1em;
	line-height: 1.5em;
}

/* message */

div.message{
position:absolute;
top:0px;
right:0px
}

table.message{
width:270px;
border:0px solid;
background:#d5d36e url('../i/message/top_bg.gif') repeat-x left top; 
}

td.message{
background:url('../i/message/bott_bg.gif') repeat-x left bottom; 
}

div.close{
position:absolute;
right:0px;
top:0px
}

table.att{
height:150px
}

td.att{
font-size:11px;
font-weight:;
padding-left:10px; padding-right:7px; padding-top:5px; padding-bottom:7px
}

/* Main design table */
table#main {
	width: 968px;
	margin: 0 auto;
	position: relative;
}

/* Header */
table tr.header {
	height: 84px;
}

/* flags */
#flags {
	vertical-align: top;
	padding: 10px 13px 0px 0px;
	height: 25px;
}
#flags .ru {
	float: right;
	padding-right: 12px;
}
#flags .ua {
	float: right;
	padding-right: 12px;
}
#flags .en {
	float: right;
	padding-right: 12px;
}
#flags .de {
	float: right;
	padding-right: 12px;
}
#flags .lv {
	float: right;
	padding-right: 12px;
}
#flags .lt {
	float: right;
}

/* content */
table tr.data td.menu {
	padding: 0px 14px 0px 0px;
	vertical-align: top;
	width: 237px;
}
table tr.data td.content {
	padding: 35px 0px 0px 0px;
	vertical-align: top;
	width: 507px;
}
table tr.data td.contentf {
	padding: 0px 0px 0px 0px;
	vertical-align: top;
	width: 717px;
	font-size: 1.1em;
}
table tr.data td.ads {
	padding: 0px 0px 0px 16px;
	vertical-align: top;
	width: 193px;
}

table tr.banners td {
	padding: 0px 0px 18px 0px;
}

/* banners */
table#banners td.item {
	width: 322px;
	text-align: center;
	vertical-align: middle;
	font-weight: bold;
	font-size: 12px;
	border: 1px solid #005629;
	background-image: url('banner_bg.gif');
	background-position:  right bottom;
	background-repeat: no-repeat; padding-left:0px; padding-right:0px; padding-top:10px; padding-bottom:10px
}
table#banners td.item a {
	text-decoration: underline;
}
table#banners td.item img {
	padding-right: 10px;
	vertical-align: middle;
}
table#banners td.spacer {
	width: 45px;
	height: 63px;
}

/* databox */
#databox {
	padding: 20px;
}
#databox h1 {
	font-weight: bold;
	padding: 0px 0px 5px 0px;
	margin: 0;
	color: #555555;
	font-size: 1.4em;
}
#databox .web h1 {
	font-weight: bold;
	padding: 0px 0px 5px 0px;
	margin: 0;
	color: #555555;
	font-size: 1.2em;
}
.web p, .web li {font-size:12px;}
.web li {text-align:left;}

#databox h2 {
	font-weight: bold;
	padding: 10px 0px 5px 0px;
	margin: 0;
	color: #555555;
	font-size: 1.2em;
}
/*
#databox img {
	padding: 20px;
}
*/

/* boxes */
#box237 {
	width: 237px;
	margin-bottom: 20px;
}
#box237 .head {
	height: 33px;
	background-image: url('box_237.gif');
	background-repeat: no-repeat;
	width: 222px;

	font-size: 1.2em;
	color: #ffffff;
	text-align: left;
	margin: 0px; padding-left:15px; padding-right:0px; padding-top:0px; padding-bottom:0px
}
#box237 .data {
	border: 1px solid #005629;
	vertical-align: top;
}

#box507 {
	width: 507px;
	margin-bottom: 20px;
}
#box507 .head {
	height: 33px;
	background-image: url('box_507.gif');
	background-repeat: no-repeat;
	width: 492px;

	font-size: 1.5em;
	color: #ffffff;
	text-align: left;
	margin: 0px; padding-left:15px; padding-right:0px; padding-top:0px; padding-bottom:0px
}
#box507 .data {
	border: 1px solid #005629;
	vertical-align: top;
}

#box157 {
	width: 157px;
	margin-bottom: 20px;
}
#box157 .head {
	height: 34px;
	background-image: url('box_157.gif');
	background-repeat: no-repeat;
	width: 142px;

	font-size: 1.2em;
	color: #ffffff;
	text-align: left;
	margin: 0px; padding-left:15px; padding-right:0px; padding-top:0px; padding-bottom:0px
}
#box157 .data {
	border: 1px solid #005629;
	vertical-align: top;
}

#box193 {
	width: 193px;
	margin-top: 35px;
	margin-bottom: 20px;
}
#box193 .head {
	height: 33px;
	background-image: url('box_193.gif');
	background-repeat: no-repeat;
	width: 178px;

	font-size: 1.5em;
	color: #ffffff;
	text-align: left;
	margin: 0px; padding-left:15px; padding-right:0px; padding-top:0px; padding-bottom:0px
}
#box193 .data {
	border: 1px solid #005629;
	vertical-align: top;
}
#box195 {
	width: 193px;
	margin-top: 35px;
	margin-bottom: 20px;
}
#box195 .head {
	height: 33px;
	background-image: url('box_193.gif');
	background-repeat: no-repeat;
	width: 178px;

	font-size: 1.5em;
	color: #ffffff;
	text-align: left;
	margin: 0px; padding-left:15px; padding-right:0px; padding-top:0px; padding-bottom:0px
}
#box195 .data {
	border: 1px solid #005629;
	vertical-align: top;
}
#box196 {
	width: 237px;
	margin-bottom: 20px;
}
#box196 .head {
	height: 33px;
	background-image: url('box_237.gif');
	background-repeat: no-repeat;
	width: 178px;

	font-size: 1.5em;
	color: #ffffff;
	text-align: left;
	margin: 0px; padding-left:15px; padding-right:0px; padding-top:0px; padding-bottom:0px
}
#box196 .data {
	border: 1px solid #005629;
	vertical-align: top;
}
#box717 {
	width: 717px;
	margin-bottom: 20px;
}
#box717 .head {
	height: 33px;
	background-image: url('box_717.gif');
	background-repeat: no-repeat;
	width: 702px;

	font-size: 1.3em;
	color: #ffffff;
	text-align: left;
	margin: 0px; padding-left:15px; padding-right:0px; padding-top:0px; padding-bottom:0px
}
#box717 .data {
	border: 1px solid #005629;
	vertical-align: top;
}

/* News FP */
.fp_news .image {
	height: 95px;
	text-align: center;
	vertical-align: center;
}
.fp_news .text {
	padding: 10px 20px 0px 20px;
	text-align: left;
	height: 120px;
	overflow: visible;
}

/* Warn FP */
.fp_warn .image {
	height: 95px;
	text-align: center;
	vertical-align: center;
}
.fp_warn .text {
	padding: 10px 20px 18px 20px;
	height: 40px;
}

/* Press FP */
.fp_press .image {
	height: 95px;
	text-align: center;
	vertical-align: center;
}
.fp_press .text .title {
	font-weight: bold;
	padding-bottom: 5px;
}
.fp_press .text {
	padding: 10px 20px 0px 20px;
	height: 115px;
	overflow: visible;
}

/* Met FP */
.fp_met {
	padding: 0px 20px 15px 20px;
	font-size: 1.25em;
}
.fp_met h1 {
	font-weight: bold;
	padding: 10px 0px 5px 0px;
	margin: 0;
	color:#003300; /*#555555;*/
	font-size: 1.4em;
}

/* Menu FP */
#menu {
	padding: 10px 0px 20px 0px;
}
#menu .item {
	font-weight: bold;
	font-size: 1.10em;
	background-image: url('menu_bul.gif');
	background-repeat: no-repeat;
	background-position: 10px center; padding-left:35px; padding-right:10px; padding-top:4px; padding-bottom:4px
}

/* Contacts FP */
#fp_contacts {
	padding: 10px 0px 0px 0px;
	font-weight: bold;
	font-size: 0.9em;
}
#fp_contacts p {
	margin: 0;
	padding: 5px 0px 0px 0px;
}


/* News */
#newsloc .cat {
	color: #005529;
}
#newsloc .bul {
	color: #555555;
	font-weight: bold;
}
#newsloc .title {
	color: #005529;
	font-weight: bold;
}

table#articles {
	padding: 10px 0px 30px 0px;
	width: 237px;
	border: 0px;
}
table#articles .head {
	padding: 0px 0px 3px 0px;
	border-bottom: 1px solid #ccc;
	font-size: 1.2em;
	font-weight: bold;
	color: #005529;
}
table#articles .date {
	padding: 5px 0px 3px 0px;
}

/* Document */
#document {
	min-height: 300px;
	_height: 300px;
	font-size: 1.15em;
}
#document a, #document a:visited {
	font-weight: bold;
	text-decoration: underline;
}
#document a, #document a:link {
	color: #007739;
}
#document a:visited {
	color:#666666;/*#6D6D6D;*/
}


/* Footer */
table tr.footline {
	height: 7px;
	background: #d7d7d7;
}
table tr.foot td.main {
	height: 32px;
	padding: 10px 0px 10px 0px;
}
table#footer td.contacts_ru {
	text-align: left;
	vertical-align: top;
	font-weight: bold;
}
table#footer td.contacts_other {
	text-align: left;
	vertical-align: top;
	font-weight: bold;
}
table#footer td.contacts_skype {
	text-align: left;
	vertical-align: top;
	font-weight: bold;
}
table#footer td.counters {
	text-align: right;
}

table tr.footline2 {
	height: 1px;
	background: #d7d7d7;
}
table tr.foot td.main2 {
	padding: 5px 0px 5px 0px;
}
table#footer2 td.copy {
	color: #7f7f7f;
}

/* pages */
#pages {
	text-align: center;
	padding: 10px 0px 10px 0px;
	font-size: 0.85em;
}
#pages .space {
	padding: 0px 3px 0px 3px;
}
#pages .disabled {
	padding: 1px 8px 1px 8px;
	-moz-border-radius: 3px;
	border: 1px dotted #51555c;
	text-decoration: none;
	color: #51555c;
}
#pages a.one, #pages a.one:visited {
	padding: 1px 8px 1px 8px;
	-moz-border-radius: 3px;
	border: 1px solid #007538;
	text-decoration: none;
	color: #007538;
}
#pages a.one:hover {
	background: #007538;
	color: #ffffff;
}
#pages a.sel, #pages a.sel:visited {
	background: #007538;
	color: #ffffff;
}

.web p {
text-align:justify;
}

.web li {
text-align:left;
margin-bottom:5px;
}

.web h1 {
text-align:left;
font-size:1.2em;
color:#003300;/*#555555;*/
}

.web h2 {
text-align:left;
font-size:1.1em;
color:#555555;
}

#databox .web h2 {
text-align:left;
font-size:1.1em;
color:#555555;
}
/*moji*/
hr {
	border:0px;
	border-top:1px dotted #9dd894;
	width: 100%;
	height: 1px;
}

input { 
	font-family: Arial;
	font-size: 13px;
	background-color: #def0da;
	border: 1px solid #5c8751; 
}
textarea { 
	font-family: Arial;
	font-size: 13px;
	background-color: #def0da;
	border: 1px solid #5c8751; 
}

select { 
	font-family: Arial;
	font-size: 13px;
	background-color: #def0da;
	border: 1px solid #5c8751; 
}


p.kids {
	font-family: serif;
	font-style: normal;
	font-variant: normal;
	font-weight: bold;
	font-size: 12;
	line-height: 100%;
	word-spacing: normal;
	letter-spacing: normal;
	text-decoration: none;
	/*text-transform: uppercase;*/
	text-align: left;
	text-indent: 0ex;
	color: black;
}
	
table.akcija td{

 	font-family: Arial;
	font-size: 13px;
 	color: #5c8751;
 	font-weight: normal;
 	line-height: 14px;
}

h3{
	font-family: Arial;
	font-size: 11pt;
	color: black;
}
.invalid{
	background-color:#FF9;
	border:2px red inset;
}
/*
Ofice Form Start
*/

/*
Ofice Form End
*/
