/* CSS Document */

body {
	margin:0;
	font-family:"Trebuchet MS", Arial, Verdana;
	font-size:0.74em;
	color:#555555;
	background-color:#FFFFFF;
	text-align:left;
}

a {
	color:#4D87CE;
	font-weight:bold;
	text-decoration:none;
}
a:hover {
	color:#2a65ad;
}

ol,ul {

}

li {
	list-style-image:url(../images/backgrounds/li.gif);
	line-height:20px;
	text-align:left;
}

#menu {
	width:100%;
	padding-top:20px;
	padding-bottom:20px;
	background-color:#94AE62;
	margin-bottom:50px;
	color:#FFFFFF;
	text-align:center;
	font-family:Arial, Verdana, Helvetica, sans-serif;
	font-size:11px;
	background-image:url(../images/backgrounds/menu.jpg);
	white-space: nowrap;
}
#menu a {
	color:#FFFFFF;
	text-decoration:none;
	padding:10px;
	padding-top:20px;
	padding-bottom:20px;
	
}
#menu a:hover {
	border-bottom:1px solid #ffffff;
	border-left:1px solid #728d40;
	border-right:1px solid #e9ffb7;
	padding-left:9px;
	padding-right:9px;
	color:#000000;
	background-color:#FFFFFF;
	background-image:url(../images/backgrounds/a_hover.jpg);
}

#header {
	width:750px;
	margin:0 auto 0 auto;
	margin-bottom:20px;
}

h1 {
	font-family:"Century Gothic", "Trebuchet MS", "Arial Narrow", Arial, sans-serif;
	font-size:26px;
	text-transform:uppercase;
	font-weight:normal;
	margin:0;
	padding:0;
	padding-top:5px;
	color:#736451;
	margin-bottom:0px;
	text-align:left;
	width:750px;
	margin:0 auto 0 auto;
	margin-bottom:20px;
}

h2 {
	font-family:"Century Gothic", "Trebuchet MS", "Arial Narrow", Arial, sans-serif;
	font-size:15px;
	text-transform:uppercase;
	text-align:right;
	font-weight:normal;
	margin:0;
	padding:0;
	color:#000000;
	border-bottom:1px solid #eeeeee;
	margin:0 auto 0 auto;
	margin-bottom:20px;
}

h3 {
font-family:"Century Gothic", "Trebuchet MS", "Arial Narrow", Arial, sans-serif;
	font-size:20px;
	text-transform:uppercase;
	font-weight:normal;
	color:#728c40;
	text-align:left;
	margin:0 auto 0 auto;
	margin-bottom:20px;
}

h4 {
font-family:"Century Gothic", "Trebuchet MS", "Arial Narrow", Arial, sans-serif;
	font-size:17px;
	text-transform:uppercase;
	font-weight:normal;
	color:#728c40;
	text-align:left;
	margin:0 auto 0 auto;
	margin-bottom:20px;
}

#content {
	width:720px;
	margin:0 auto 0 auto;
	text-align:left;
	overflow: hidden;
}

.introduction {
	font-family:Arial, Helvetica, sans-serif;
	line-height:20px;
	font-size:12px;
	color:#99B198;
	text-indent:25px;
	background-image:url(../images/backgrounds/desc.jpg);
	background-position:bottom left;
	padding-left:0;
	padding-right:200px;
	padding-bottom:35px;
	padding-top:0;
	background-repeat:no-repeat;
	
}
.logo {
	float:right;
	margin-right:30px;
}
.clearer {
	clear:both;
}

#sidebar {
	width:175px;
	float:right;
	font-size:95%;
	color:#6C534A;
	text-align:left;
}

h4.sidebar {
	font-family:"Century Gothic", "Trebuchet MS", "Arial Narrow", Arial, sans-serif;
	font-size:15px;
	text-transform:uppercase;
	font-weight:normal;
	border-bottom:1px solid #eeeeee;
	color:#728c40;
	text-align:right;	
	padding-bottom: 3px;
	margin-bottom: 3px;
}
.submenu a {
	display:block;
	background-image:url(../images/backgrounds/submenua.gif);
	background-position:right;
	background-repeat:no-repeat;
	padding:5px 14px 5px 5px;
}
.submenu a:hover {
	background-color:#eeeeee;
	background-image:url(../images/backgrounds/submenua_hover.jpg);
	background-repeat:repeat-y;
}
#mainbar {
	margin-right:185px;
	padding-right:35px;
	background-image:url(../images/backgrounds/mainbar.jpg);
	background-position:top right;
	background-repeat:no-repeat;
}

#mainbar h1 {
	font-family:"Century Gothic", "Trebuchet MS", "Arial Narrow", Arial, sans-serif;
	font-size:25px;
	text-transform:uppercase;
	font-weight:normal;
	border-bottom:1px solid #eeeeee;
	color:#728c40;
}

#mainbar p {
	padding:15px;
	line-height:20px;
}

#mainbar .articleimg {
	float:right;
	padding:5px;
	border:1px solid #eeeeee;
	margin-left:20px;
	margin-top:20px;
	margin-bottom:20px;
}

#footer {
	width:100%;
	background-color:#b6cf84;
	border-top:1px solid #d8efa6;
	border-bottom:5px solid #94ae62;
	padding-top:5px;
	padding-bottom:5px;
	color:#FFFFFF;
}
#footer a {
	color:#006600;
}
#footer a:hover {
	color:#009900;
}

#contacts {
	font-family: Arial, Helvetica, sans-serif;
	line-height:20px;
	font-size:13px;
	color:#4D87CE;
	width:750px;
	margin-top:0px;
	text-align: left;
}

div.cont{
	text-align: right;
	font-size:18px;
}

td {
	font-family: Arial, Helvetica, sans-serif;
	font-size:11px;
	padding: 3px;
}

.print-icon {
  float: right;
  height: 16px;
  padding: 0 0 0 21px;
  margin: 0;
  line-height: 16px;
  background-image: url(/images/print.png);
  background-repeat: no-repeat;
  background-position: left bottom; 
}

p.mcc-success { color: #007700 !important; font-weight: bold; padding: 0 !important; margin: 0 0 1em 0 !important; }
p.mcc-error { color: #bb0000 !important; font-weight: bold; padding: 0 !important; margin: 0 0 1em 0 !important; }

form.mcc-form-question { margin: 0 0 1em 0; padding: 0; display: block; }
form.mcc-form-question table { margin: 0; padding: 0; border-collapse: collapse; width: 490px; }
form.mcc-form-question table td { padding: 0.3em 0 0.5em 0 !important; vertical-align: top; }
form.mcc-form-question table td.mcc-label { padding: 0.4em 0.5em 0.5em 0 !important; width: 120px; text-align: right; }
form.mcc-form-question table td input.mcc-text { margin: 0; width: 200px; }
form.mcc-form-question table td input.mcc-submit { }
form.mcc-form-question table td select.mcc-text { margin: 0; }
form.mcc-form-question table td textarea.mcc-text { margin: 0; width: 98%; height: 110px; }

dl.mcc-questions { display: block; margin: 0; padding: 0; }
dl.mcc-questions p { display: block; margin: 0 0 1em 0 !important; padding: 0 !important; }
dl.mcc-questions p.mcc-sign { margin: 0 !important; font-weight: bold; text-align: right; }
dl.mcc-questions dt { display: block; margin: 0 0 1em 0; padding: 0.8em; background-color: #f5f5f5; }
dl.mcc-questions dd { display: block; margin: 0 0 1em 0; padding: 0 0.8em 0.8em 0.8em; }

div.mcc-pages { }
div.mcc-pages a { font-weight: normal; }
div.mcc-pages a, div.mcc-pages b { margin: 0 2px; }
