BODY {
	margin:0px 0px 0px 0px;
	background-color: #EFFCC7;
}
BODY, TD, DIV {
	font-family:Arial;
	font-size:11px;	
	color:#115901;
}
IMG {
	border:0px;
}

A{color:#115901;text-decoration: underline;}
A:hover{color: #115901;text-decoration: none;}

H1 {
	font-family:Arial;
	font-size:16px;
	color:#366FAA;
	font-weight:bold;
}
.border_top {
	background-image: url(images/border_top2.jpg);
	background-repeat: repeat-x;
	background-position: top;
}
.navigation {
	font-family:Arial;
	font-size:9px;	
	color:#186601;
}
.navigation A{color: #186601;text-decoration: none;}
.navigation A:hover{color: #186601;text-decoration: none;}

.border_right {
	background-image: url(images/border_right.jpg);
	background-repeat: repeat-y;
	background-position: right top;
}
.left_bg {
	background-image: url(images/left_bg.jpg);
	background-repeat: repeat-y;
	background-position: top;
}
.footer_bg {
	background-image: url(images/footer_bg.jpg);
	background-repeat: repeat-x;
	background-position: top;
}

.menu_bg {
	background-image: url(images/left_meniu_bottom.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	padding-right: 20px;
}
.menu_bg_l2 {
	background-image: url(images/left_meniu_bottom2.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	padding-right: 20px;
}
.header {
	font-family:Arial;
	font-size:14px;
	color:#186601;
	padding-left: 180px;
	padding-bottom: 5px;
}
.title {
	font-family:Arial;
	font-size:14px;
	color:#186601;
	font-style: italic;
	font-weight: bold;
	text-transform: uppercase;
}
.title_l2 {
	font-family:Arial;
	font-size:12px;
	color:#186601;
	font-style: italic;
	font-weight: bold;
	text-transform: uppercase;
	padding-bottom: 4px;
	padding-left: 10px;
	padding-right: 10px;
}
.back {
	font-family:Arial;
	font-size:11px;
	color:#186601;
	font-style: normal;
	font-weight: normal;
	padding-bottom: 4px;
	padding-right: 10px;
}
.back A{color: #186601;text-decoration: none;}
.back A:hover{color: #186601;text-decoration: none;}
.menu_l0 {
	font-family:Arial;
	font-size:11px;
	color:#FFFFFF;
	font-style: normal;
	font-weight: bold;
	text-transform: uppercase;
	letter-spacing: 0.1em;
}
.menu_l0 A{color: #FFFFFF;text-decoration: none;}
.menu_l0 A:hover{color: #A5C884;text-decoration: none;}
.menu_l1 {
	font-family:Arial;
	font-size:10px;
	color:#388401;
	font-style: normal;
	font-weight: bold;
	text-transform: uppercase;
	text-align: center;
	padding-right: 4px;
	padding-left: 4px;
}
.menu_l1 A{color: #388401;text-decoration: none;}
.menu_l1 A:hover{color: #388401;text-decoration: none;}

.menu_l2 {
	font-family:Arial;
	font-size:10px;
	color:#345B0C;
	font-style: normal;
	font-weight: normal;
	text-transform: uppercase;
	text-align: center;
	background-color: #F0FFBB;
	padding: 3px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #AED36C;
	border-right-color: #AED36C;
	border-bottom-color: #AED36C;
	border-left-color: #AED36C;
	white-space: nowrap;
}
.menu_l2 A{color: #345B0C;text-decoration: none;}
.menu_l2 A:hover{color:#345B0C;text-decoration: none;}

.menu_l3 {
	font-family:Arial;
	font-size:11px;
	color:#388401;
	font-style: normal;
	font-weight: normal;
	text-align: left;
	padding: 10px;
	background-image: url(images/border_right.jpg);
	background-repeat: repeat-y;
	background-position: right top;
}
.menu_l3 A{color: #388401;text-decoration: none;}
.menu_l3 A:hover{color: #388401;text-decoration: underline;}
.main_bg {
	background-image: url(images/main_bg_top.gif);
	background-repeat: repeat-x;
	background-position: left top;
}
.text {
	padding: 10px 10px 10px 10px;
	text-align: justify;
}
.default_line {
	background-image: url(images/border_right.jpg);
	background-repeat: repeat-y;
	background-position: right top;}
.button {
	border-left-color: #E7DFBE;
	border-right-color: #C7B76D;
	background-color: #DED5AA;
	border-top-color: #E7DFBE;
	border-bottom-color: #C7B76D;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-width: 1px;
	border-top-width: 1px;
	color: #685344;
	FONT-WEIGHT: bold;
	FONT-SIZE: 12px;
	font-family: Arial;
	TEXT-ALIGN: center;
	padding: 2px;
	margin-right: 10px;
	margin-bottom: 10px;
	background-color: #00CC99;
	background-color: #DBFF5B;
}