div.bg_top {
	width: 100%;
	background: url(../image/template/bg_top.jpg) no-repeat center 0;
}

div.bg_bottom {
	width: 100%;	
	background: url(../image/template/bg_bottom.gif) repeat-x 0 14px;	
}

div#layout {
	width: 900px;
	margin: 0 auto;
	background: url(../image/template/layout_bg.gif) 0 179px no-repeat;
}

h1 {
	color: #923611;
	font-size: 1.7em;
	font-weight: normal;
	margin: 0;
	padding: 0;
}

/*-- TOP --*/

div#top {
	width: 900px;
	height: 249px;
	overflow: hidden;
	margin-bottom: 3px;
}

div#top div.ttop {
	height: 179px;
	width: 900px;
	overflow: hidden;
}

div#top div.ttop div.tleft {
	width: 247px;
	height: 179px;
	float: left;
	display: inline;
}

div#top div.ttop div.tcenter {
	width: 359px;
	height: 179px;
	float: left;
	display: inline;
	background: url(../image/template/bg_top2.jpg) no-repeat 0 0;
}

div.ttop div.tright {
	width: 294px;
	height: 179px;
	float:  left;
	display: inline;
}

div.ttop div.tright div.links {
	width: 294px;
	height: 26px;
	overflow: hidden;
	background: url(../image/template/bg_top_links.jpg) no-repeat 0 0;
}


div.links a {
	line-height: 22px;
	padding-left: 16px;
	margin-left: 18px;
	text-decoration: none;
	color: #427a00; 
}

div.links a:hover {
	text-decoration: underline;
}

div.links  a.home {		
	background: url(../image/template/ico_home.gif) no-repeat 0 3px ;
}

div.links a.map {	
	background: url(../image/template/ico_map.gif) no-repeat 0 3px;
}

div.links  a.contact {	
	background: url(../image/template/ico_contact.gif) no-repeat 0 3px;
}

div.ttop div.tright div.info{
	width: 294px;
	height: 153px;
	overflow: hidden;
	background: url(../image/template/info.jpg) no-repeat 0 0;
}

div#top div.tbottom {
	width: 900px;
	height: 70px;
}

div.tbottom div.belt {
	width: 900px;
	height: 15px;
	background: url(../image/template/belt.gif) no-repeat 0 0;
}

div.tbottom div.menu_top {
	width: 900px;
	background: url(../image/template/bg_menu.jpg) no-repeat;
	height: 55px;
	text-align: center;
}

div.tbottom div.menu_top img {


}

div.tbottom div.menu_top a {
	margin: 0 20px;
}

div.tbottom div.menu_top a.about {
	background: url(../image/template/btn_about_off.jpg) no-repeat 0 0;
	width: 64px;
}

div.tbottom div.menu_top a.about:hover {
	background: url(../image/template/btn_about.jpg) no-repeat 0 0;
	width: 64px;
}

div.tbottom div.menu_top a.localization {
	background: url(../image/template/btn_localization_off.jpg) no-repeat 0 0;
	width: 120px;
}

div.tbottom div.menu_top a.localization:hover {
	background: url(../image/template/btn_localization.jpg) no-repeat 0 0;
	width: 120px;
}

div.tbottom div.menu_top a.contact {
	background: url(../image/template/btn_contact_off.jpg) no-repeat 0 0;
	width: 81px;
}

div.tbottom div.menu_top a.contact:hover {
	background: url(../image/template/btn_contact.jpg) no-repeat 0 0;
	width: 81px;
}

div.tbottom div.menu_top a.news {
	background: url(../image/template/btn_news_off.jpg) no-repeat 0 0;
	width: 92px;	
}

div.tbottom div.menu_top a.news:hover {
	background: url(../image/template/btn_news.jpg) no-repeat 0 0;
	width: 92px;
}

div.tbottom div.menu_top a.promotion {
	background: url(../image/template/btn_promotion_off.jpg) no-repeat 0 0;
	width: 95px;
}

div.tbottom div.menu_top a.promotion:hover {
	background: url(../image/template/btn_promotion.jpg) no-repeat 0 0;
	width: 95px;
}

div.tbottom div.menu_top a.sale {
	background: url(../image/template/btn_sale_off.jpg) no-repeat 0 0;
	width: 103px;
}

div.tbottom div.menu_top a.sale:hover {
	background: url(../image/template/btn_sale.jpg) no-repeat 0 0;
	width: 103px;
}

/*-- koniec TOP --*/


/*-- COLUMN LEFT --*/

div#column_left {
	width: 198px;
	margin: 0 15px;
	overflow: hidden;
	float: left;
	display: inline;
}

div#column_left div.tab {
	margin-bottom: 20px;
}

div.menu_header {
	background: url(../image/template/menu_header.jpg) no-repeat 0 0;
	width: 198px;
	height: 40px;
}

div#column_left div.banner_left div.item {
	margin-bottom: 15px;
}

/*-- koniec COLUMN LEFT --*/




/*-- CONTENT --*/

div#content {
	width: 672px;
	float: left;
	display: inline;
	margin-top: 3px;
	min-height: 500px;
	height: auto !important;
	height: 500px;
	
}

div.nomainpage {	
	width: 660px !important;
}

div.banner_main {
	text-align: center;
	width: 657px;
}

div.banner_main div.item {
	margin-bottom: 15px;
	margin: 0 auto 15px auto;
}

div.top_cms_container {
	height: 110px;
	overflow: hidden;
	width:672px;
	margin-bottom: 10px;
}

div.top_cms_container div.top_cms {
	overflow: hidden;
}

img.top_cms_container_complete {
	position: absolute;
	margin-left: 672px;
}

div#content div.adress {
	background: url(../image/template/bg_adress.gif) no-repeat 0 0;
	float: left;
	display: inline;
	width: 290px;
	height: 110px;
}

div#content div.adress div.button {
	float: left;
	margin-left: 47px;
	margin-top: 37px;
	display: inline;	
}

div#content div.adress div.info {
	float: left;
	display: inline;		
	padding-left: 25px;
	padding-top: 42px;
}

div#content div.adress div.info div {
	display: block;
}

div#content div.news {
	width: 657px;
	margin-bottom: 25px;	
}

div.news_container {
	width: 100%;
	padding-bottom: 20px;
	margin-bottom: 20px;
	background: url(../image/template/dotted_line.gif) repeat-x 0 bottom;
}

div.nobg {
	background: none;
}

div.news img.news_header {
	display: block;
	margin-bottom: 20px;
}

div.news a.image {
	width: 140px;
	float: left;
	overflow: hidden;
	margin-right: 15px;
}

div.news a.image img {
	border: solid 1px #d2d3d2;	
}

div.news h2 {
	margin: 0;
	padding: 0;
	color: #5ba208;	
	font-weight: bold;
	font-size: 1.55em;
}

div.news a {
	text-decoration: none;
}

div.news a:hover {
	text-decoration: underline;
}

div.news h2 a {
	margin: 0;		
	padding: 0;
	color: #5ba208;
	font-weight: normal;
	text-decoration: none;
}

div.news h2 a:hover {
	text-decoration: underline;
}

div.news div.button {
	text-align: right;
}

div.news div.date {
	font-style: italic;
	color: #afafaf;
}


div.news p a {
	color: #5a5a5a;
}

/*-- koniec CONTENT --*/




/*-- FOOT --*/

div#foot {
	width: 876px;	
	margin: 0 auto;
	background: url(../image/template/bg_foot.jpg) no-repeat 0 top;
}

div#foot a {
	text-decoration: none;
}

div#foot a:hover {
	text-decoration: underline;
}

div#foot div.ftop {
	margin-top: 15px;
	height: 30px;	
	padding-top: 17px;
	width: 870px;
}

div#foot div.ftop div.newsletter {
	margin-left: 15px;
	display: inline;
	float: left;
}

div.newsletter input.text {
	float: left;
	margin: 0;
	padding: 2px 2px 1px 2px;
	height: 16px;
	font-size: 11px;
	padding-top: 3px;
	display: inline;
	border: 1px solid #e9e9e9;
	width: 173px;
}

div.newsletter input.button {
	float: left;
	display: inline;
	border: 0;
	margin: 0;
	padding: 0;
	background: 0;
	margin-left: 8px;
	margin-top: 1px;	
}

div.ftop div.recommend {
	float: left;
	display: inline;
}

div.ftop div.recommend input.text {
	float: left;
	margin: 0;
	padding: 3px 2px 1px 2px;
	font-size: 11px;
	height: 16px;
	display: inline;
	
	border: 1px solid #e9e9e9;
	width: 116px;
}

div.ftop div.recommend input.text2 {
	float: left;
	margin: 0;
	padding: 3px 2px 1px 2px;
	font-size: 11px;
	height: 16px;
	
	display: inline;
	border: 1px solid #e9e9e9;
	width: 173px;
	margin-left: 8px;
}

div.ftop div.recommend input.button {
	float: left;
	display: inline;
	border: 0;
	margin: 0;
	padding: 0;
	background: 0;
	margin-left: 8px;
	margin-top: 1px;
}

div#foot div.fbottom {	
	width: 870px;	
	padding-top: 12px;
	padding-bottom: 6px;
}

div#foot div.fbottom div.menu_bottom {
	width: 600px;
	margin-left: 15px;
	float: left;
	display: inline;	
}

div.menu_bottom a {
	background: url(../image/template/li_menu_bottom.gif) no-repeat 0 1px;
	padding-left: 25px;
	margin-right: 25px;
	line-height: 20px;
	white-space: nowrap;
	color: #fff;
	padding-bottom: 12px;
}

div.fbottom div#epro {
	float: left;	
	display: inline;
	width: 238px !important;
	text-align: right;
	margin-top: 3px;
	height: 24px;
}

div#epro a {
	color: #fff;
}


/*-- koniec FOOT --*/
