/* Reset styles for all blocks
*******************************************************************************/

html, body {
	height:100%;
}

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, 
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}

blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}

/* remember to define focus styles! */
:focus {
	outline: 0;
}

/* remember to highlight inserts somehow! */
ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}

/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: collapse;
	border-spacing: 0;
}

.clear {
	clear:both !important;
	overflow:hidden;
	height:0px;
}

.left {
	float:left;
}

.right {
	float:right;
}




/* Reset styles for all blocks
*******************************************************************************/


html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	font-family: Arial, Helvetica, sans-serif;
	font-size:16px;
}

td {
	vertical-align:top;
}


h2 {
	font-size: 18px;
	color:#ca5c11;
	font-weight:bold;
	margin-bottom: 8px;
}


a {
	color:#000000;
	text-decoration:underline;
}

a:hover {
	color:#000000;
	text-decoration: none;
}


.full-width {
	width:100%;
}

.general-background {
	background: url(../img/ugolok.gif) 50% 161px no-repeat #FFFFFF;
}

#header {
	background:url(../img/header_background.gif) top repeat-x #FFFFFF;
}

.wrapper {
	margin:0 auto;
	width:1000px;
}



#content {
	margin-bottom:25px;
}

.menu-side {
	width:257px;
	float:left;
}

.content-side {
	width:737px;
	float:right;
}


ul {
	padding:0px;
	margin: 10px 0px 15px 30px;
}

ul li {
	list-style:none;
	background:url(../img/li.gif) 0px 8px no-repeat;
	padding:0px 0px 0px 15px;
}

ol {
	padding:0px;
	margin: 10px 0px 15px 45px;
}


a.menu-button-selected-1 {
	display:block;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#11180f;
	font-weight:bold;
	text-decoration:none;
	background: url(../img/button_selected_top.gif) top left no-repeat;
	margin-bottom: 10px;
}

a.menu-button-selected-1 span {
	display:block;
	background:url(../img/button_selected_bottom.gif) bottom left no-repeat;
	font-size:15px;
	padding:8px 10px 8px 25px;
}

a.menu-button-selected-1:hover {
	text-decoration:none;
	color: #3a4f33;
}




a.menu-button-1 {
	display:block;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#11180f;
	font-weight:bold;
	text-decoration:none;
	background: url(../img/button_noselected_top.gif) top left no-repeat;
	margin-bottom: 10px;
}

a.menu-button-1 span {
	display:block;
	background:url(../img/button_noselected_bottom.gif) bottom left no-repeat;
	font-size:15px;
	padding:8px 10px 8px 25px;
}

a.menu-button-1:hover {
	background:url(../img/button_noselected_top_hover.gif) top left no-repeat;
	text-decoration:none;
	color: #3a4f33;
}

a.menu-button-1:hover span {
	background:url(../img/button_noselected_bottom_hover.gif) bottom left no-repeat;
}






a.menu-button-selected-2 {
	display:block;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#11180f;
	font-weight:bold;
	text-decoration:none;
	background: url(../img/button_small_selected_top.gif) top left no-repeat;
	margin-bottom: 10px;
	margin-left:25px;
}

a.menu-button-selected-2 span {
	display:block;
	background:url(../img/button_small_selected_bottom.gif) bottom left no-repeat;
	font-size:13px;
	padding:5px 10px 5px 25px;
}

a.menu-button-selected-2:hover {
	text-decoration:none;
	color: #3a4f33;
}




a.menu-button-2 {
	display:block;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#11180f;
	font-weight:bold;
	text-decoration:none;
	background: url(../img/button_small_noselected_top.gif) top left no-repeat;
	margin-bottom: 10px;
	margin-left:25px;
}

a.menu-button-2 span {
	display:block;
	background:url(../img/button_small_noselected_bottom.gif) bottom left no-repeat;
	font-size:13px;
	padding:5px 10px 5px 25px;
}

a.menu-button-2:hover {
	background:url(../img/button_small_noselected_top_hover.gif) top left no-repeat;
	text-decoration:none;
	color: #3a4f33;
}

a.menu-button-2:hover span {
	background:url(../img/button_small_noselected_bottom_hover.gif) bottom left no-repeat;
}








a.menu-button-selected-3 {
	display:block;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color: #FF6600;
	font-weight:bold;
	text-decoration:none;
	background: url(../img/button_small_li_selected.gif) top left no-repeat #FFFFFF;
	margin-bottom: 10px;
	margin-left:50px;
}

a.menu-button-selected-3 span {
	line-height:12px;
	display:block;
	padding-left:20px;
	font-size:11px;
}

a.menu-button-selected-3:hover {
	text-decoration:none;
	color: #FF9900;
}




a.menu-button-3 {
	display:block;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#538843;
	font-weight:bold;
	text-decoration:none;
	background: url(../img/button_small_li_noselected.gif) top left no-repeat #FFFFFF;
	margin-bottom: 10px;
	margin-left:50px;
}

a.menu-button-3 span {
	line-height:12px;
	display:block;
	padding-left:20px;
	font-size:11px;
}

a.menu-button-3:hover {
	text-decoration:none;
	color: #3a4f33;
}





a.menu-button-selected-4 {
	display:block;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color: #FF6600;
	font-weight:bold;
	text-decoration:none;
	background: url(../img/button_small_li_selected.gif) top left no-repeat #FFFFFF;
	margin-bottom: 10px;
	margin-left:75px;
}

a.menu-button-selected-4 span {
	line-height:12px;
	display:block;
	padding-left:20px;
	font-size:11px;
}

a.menu-button-selected-4:hover {
	text-decoration:none;
	color: #FF9900;
}




a.menu-button-4 {
	display:block;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#538843;
	font-weight:bold;
	text-decoration:none;
	background: url(../img/button_small_li_noselected.gif) top left no-repeat #FFFFFF;
	margin-bottom: 10px;
	margin-left:75px;
}

a.menu-button-4 span {
	line-height:12px;
	display:block;
	padding-left:20px;
	font-size:11px;
}

a.menu-button-4:hover {
	text-decoration:none;
	color: #3a4f33;
}










.box {
	border:1px solid #609152;
	background:url(../img/grey_background.gif) top repeat-x #FFFFFF;
}

.box .lt {
	background:url(../img/box_lt.gif) top left;
	display:block;
	width:8px;
	height:8px;
	float:left;
	margin-top:-1px;
	margin-left:-1px;
}

.box .rt {
	background: url(../img/box_rt.jpg) top left;
	display:block;
	width:347px;
	height:51px;
	float: right;
	margin-top:-1px;
	margin-right:-1px;
}

.box-lb {
	background:url(../img/box_lb.gif) top left;
	display:block;
	width:8px;
	height:8px;
	float:left;
	margin-top:-8px;
}

.box-rb {
	background:url(../img/box_rb.gif) top left;
	display:block;
	width:8px;
	height:8px;
	float:right;
	margin-top:-8px;
}

.box .box-content {
	padding: 35px 45px;
}


#header .languages {
	font-size: 11px;
	padding-top: 18px;
	padding-bottom: 4px;
	font-weight:bold;
}

#header .languages A {
	color:#747474;
	text-decoration:underline;
}

#header .languages A:hover {
	color:#000000;
	text-decoration:underline;
}


.logo {
	float:left;
	margin-left: 60px;
}


.zagagulina-top {
	width:168px;
	float:left;
	height:156px;
	background:url(../img/zagagulina_top.gif) bottom left no-repeat;
}


.zagagulina-bottom {
	height:93px;
	background:url(../img/zagagulina_bottom.gif) top left no-repeat;
}




.right-box {
	float: right;
	width:381px;
	height:196px;
	background:url(../img/header_right.jpg) top right;
}



.menu-left {
	margin:0px;
	padding:0px;
}



ul.menu-left li {
	margin:0px;
	padding:0px;
	list-style:none;
	background:none;
	width:257px;
}




h1 {
	color:#ff6600;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-weight:normal;
	font-size:30px;
	margin-bottom: 15px;
}

h2 {
	color:#1e612c;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-weight:normal;
	font-size:20px;
	margin-bottom: 10px;
}


h3 {
	color: #FF9900;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size:16px;
	margin-bottom: 10px;
}



.no_active {
  filter:progid:DXImageTransform.Microsoft.Alpha(opacity=30);
  -moz-opacity: 0.3;
  -khtml-opacity: 0.3;
  opacity: 0.3;
}


#footer {
	font-size: 12px;
	border-top: 1px solid #558945;
	padding-top:10px;
}

#footer span, #footer div {
	font-size: 12px;
	color:#676767;
	display:block;
}

#footer p {
	font-size: 12px;
}


#footer span A {
	color:#676767;
	text-decoration:underline;
}

#footer span A.selected {
	color: #FF6600;
	text-decoration:underline;
}

#footer span A:hover {
	color: #FF6600;
	text-decoration:underline;
}

.menu-side {

}

.small {
	font-size: 11px;
	color:#666666;
}


