@charset "utf-8";
/* CSS Document */

body {
	background-color: #00bf5f;
	background-image: url(../images/fon-main.gif);
	background-repeat: repeat-x;
	background-position: left top;
	margin: 0px;
	padding: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align: center;
}
h1, h2, h3, p {
	margin: 0px;
	padding: 0px;
}
p {
	text-align: justify;
	padding-bottom: 7px;
}
a {
	color: #00A650;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}

#page {
	min-width: 930px;
	background-image: url(../images/top_colags.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	text-align: left;
	margin-right: 200px;
}
#top {
	height: 400px;
	background-image: url(../images/logo.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
	text-align: right;
}

#top_nav {
	width: 370px;
	background-image: url(../images/logo_new.gif);
	background-repeat: no-repeat;
	background-position: right top;
	height: 270px;
	float: right;
	padding-left: 570px;
}
#top_nav a img {
	border: none;
}
#top_nav  p {
	color: #08a757;
	font-weight: bold;
	padding-right: 5px;
	padding-left: 5px;
	font-size: 13px;
	padding-bottom: 5px;
	text-align: right;
}
#top_nav  span {
	color: #555a56;
	padding-left: 5px;
	font-weight: bolder;
	font-size: 9px;
}
#top_menu {
	width: 140px;
	float: right;
	margin-top: 0px;
	margin-right: 5px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding: 0px;
}
#top_menu a {
	display: block;
	font-size: 13px;
	color: #08A757;
	font-weight: bold;
	line-height: 23px;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #96a89a;
}
#top_menu a:hover {
	text-decoration: underline;
}
#top_menu .VertMenuItemSel1 {
	font-size: 13px;
	color: #0D220F;
	font-weight: bold;
	line-height: 23px;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #96a89a;
	margin-right: 5px;
}
#logo {
	position: relative;
	bottom: 0px;
	right: 75px;
}



#middle {
	height: 100px;


}
#main {
	background-image: url(../images/fon_middle_top.gif);
	background-repeat: no-repeat;
	background-position: center top;
	width: 874px;
	float: right;
	margin-right: 30px;
	margin-left: 30px;
}
#main_in {
	background-image: url(../images/fon_middle_bott.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
	width: 874px;
	float: right;
}

#left {
	width: 230px;
	float: left;
	margin-top: 18px;
	padding-bottom: 18px;
}
#left  img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding-bottom: 6px;
	padding-left: 16px;
}
#basket {
	background-image: url(../images/basket.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 92px;
	width: 186px;
	margin-left: 16px;
	margin-bottom: 10px;
	font-weight: bold;
}
#basket a {
	padding-left: 75px;
	display: block;
	padding-top: 27px;
}
#basket a:hover {
	text-decoration: underline;
}
#content {
	float: left;
	width: 300px;
	padding-top: 20px;
	padding-right: 10px;
	padding-left: 10px;
}
#content h1 {
	font-size: 14px;
	color: #FFFFFF;
	display: block;
	line-height: 22px;
	background-color: #00A650;
	padding-left: 10px;
	margin-bottom: 15px;
}

#right {
	float: right;
	width: 280px;
	padding-top: 20px;
	padding-right: 30px;
	padding-bottom: 20px;
}
#right h1 {
	font-size: 14px;
	color: #FFFFFF;
	display: block;
	line-height: 22px;
	background-color: #00A650;
	padding-left: 10px;
	margin-bottom: 15px;
}
#right h2 {
	font-size: 12px;
	color: #00A650;
	padding-bottom: 10px;
}
#right p {
	margin-bottom: 5px;
}


#right span {
	font-size: 14px;
	color: #fe2b01;
	font-weight: bold;
	display: block;
}
#right img {
	float: left;
	padding-right: 20px;
}
#right .news {
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #8CE5B8;
}
#flash {
	padding-bottom: 10px;
}



#footer {
	clear: both;
	background-image: url(../images/fon_middle_bott.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	height: 36px;
	width: 874px;
}



#bottom {
	background-image: url(../images/fon_bott.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
	height: 70px;
	clear: both;
}
#bottom p {
	color: #020100;
	text-align: center;
	padding-top: 10px;
}
#right  .Placeholder1Text {
	text-align: left;
}

