body {
	font-family: Tahoma;
	font-size: 14px;
	color: #000000;
	margin: 0px;
	padding: 0px;
}

h1 {
	font-family: Tahoma;
	font-size: 20px;
	color: #000000;
}

img {
	border: 0px;
}

a {
	color: #a6ce39;
	/* text-decoration: none;*/
}


#header {
	background-repeat: no-repeat;
	background-position: left;
	position: static;
	height: 155px;
	min-width:1000px;
	width: expression((document.documentElement.clientWidth < 1000) ? '1000px' : '100%');
	
}
#header_left {
	background-image: url(images/head_left.jpg);
	background-repeat: no-repeat;
	float: left;
	height: 155px;
	width: 569px;
}
#header_left A {
	font-size: 1px;
	color: #FFFFFF;
	text-decoration: none;
	text-indent: -2000px;
	display: block;
	height: 155px;
	width: 310px;
}
#header_right {
	background-image: url(images/head_right.jpg);
	background-repeat: no-repeat;
	float: right;
	height: 155px;
	width: 410px;
}

#h_menu_fon {
	background-color: #00A44F;
	position: static;
	height: 26px;
	min-width:1000px;
	width: expression((document.documentElement.clientWidth < 1000) ? '1000px' : '100%');
}
#h_menu {
	height: 26px;
	width: 780px;
	position: static;
	margin-right: auto;
	margin-left: auto;
}
#h_menu_fon_bottom {
	background-color: #00A44F;
	position: static;
	height: 26px;
	min-width:1000px;
	width: expression((document.documentElement.clientWidth < 1000) ? '1000px' : '100%');
}
#h_menu_bottom {
	height: 26px;
	width: 780px;
	position: static;
	margin-right: auto;
	margin-left: auto;
}


.h_menu {
	font:bold 14px/26px tahoma;
	color: #FFFFFF;
	background-image: url(images/item_h_menu.jpg);
	background-repeat: no-repeat;
	background-position: right;
	display: block;
	height: 26px;
	width: auto;
	float: left;
	text-decoration: none;
	padding-right: 20px;
	padding-left: 20px;
}
.h_menu_cur {
	font:bold 14px/26px tahoma;
	color: #000000;
	background-image: url(images/item_h_menu.jpg);
	background-repeat: no-repeat;
	background-position: right;
	display: block;
	height: 26px;
	width: auto;
	float: left;
	text-decoration: none;
	padding-right: 20px;
	padding-left: 20px;
	background-color: #FD7D22;
}

.h_menu_last {
	font:bold 14px/26px tahoma;
	color: #FFFFFF;
	display: block;
	height: 26px;
	width: auto;
	float: left;
	text-decoration: none;
	padding-right: 20px;
	padding-left: 20px;
}
.h_menu_last_cur {
	font:bold 14px/26px tahoma;
	color: #000000;
	text-decoration: none;
	background-color: #FD7D22;
	display: block;
	height: 26px;
	width: auto;
	float: left;
	padding-right: 20px;
	padding-left: 20px;
}

#h_menu A:hover, #h_menu_bottom A:hover {
	color: #000000;
	text-decoration: none;
	background-color: #FD7D22;
}

#main {
	background-image: url(images/sample_top.gif);
	background-repeat: no-repeat;
	background-position: left top;
	position: static;
	min-height:226px;
	height:auto !important;
	height: 226px;
	min-width:1000px;
	width: expression((document.documentElement.clientWidth < 1000) ? '1000px' : '100%');
}
#right_panel {
	background-color: #00A44F;
	background-image: url(images/right_bar.gif);
	float: right;
	min-height:600px;
	height: auto !important;
	height:600px;
	width: 210px;
	background-repeat: no-repeat;
	background-position: top;
}
#content {
	background-image: url(images/sample.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
	min-height:600px;
	height: auto !important;
	height:600px;
	width:100%;
	position: static;
	
}

#left_menu {
	float: left;
	height: auto;
	width: 140px;
	
}
.left_menu_first {
	font:bold normal 12px/20px tahoma;
	color: #FFFFFF;
	background-color: #00A44F;
	display: block;
	height: auto;
	width: 120px;
	padding-left: 20px;
	text-decoration: none;
	
}

.left_menu {
	font:bold normal 12px/20px tahoma;
	color: #FFFFFF;
	background-color: #A6CE39;
	display: block;
	height: auto;
	width: 120px;
	padding-left: 20px;
	text-decoration: none;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
}
.left_menu_cur {
	font:bold normal 12px/20px tahoma;
	background-color: #FD7D22;
	color: #000000;
	display: block;
	height: auto;
	width: 120px;
	padding-left: 20px;
	text-decoration: none;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
}

.left_menu_sub {
	font:bold normal 12px/20px tahoma;
	color: #FFFFFF;
	background-color: #A6CE39;
	display: block;
	height: auto;
	width: 105px;
	padding-left: 20px;
	text-decoration: none;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
}

.drop_downA {
	font:bold normal 12px/20px tahoma;
	color: #FFFFFF;
	background-color: #A6CE39;
	display: block;
	height: auto;
	width: 120px;
	padding-left: 20px;
	text-decoration: none;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
}
.drop_downA_open {
	font:bold normal 12px/20px tahoma;
	color:#000000 ;
	background-color: #FD7D22;
	display: block;
	height: auto;
	width: 120px;
	padding-left: 20px;
	text-decoration: none;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
}
A:hover.drop_downA_open {
    color: white;
	background-color: #A6CE39;
	}
.drop_downB {
	font:bold normal 12px/20px tahoma;
	color: #FFFFFF;
	background-color: #A6CE39;
	display: block;
	height: auto;
	width: 120px;
	padding-left: 20px;
	text-decoration: none;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
}
 A:hover.left_menu, A:hover.drop_downA, A:hover.drop_downB {
	background-color: #FD7D22;
	color: #000000;
}

#left_menu_itemA {
	position: static;
	height: auto;
	width: auto;
	padding-left:15px;
}
#left_menu_itemA_open {
	display: block;
	position: static;
	height: auto;
	width: auto;
	padding-left:15px;
}
#left_menu_itemA A, #left_menu_itemA_open A {
     display:block;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
.left_menu_itemA_A {
    display:block;
	font-size: 14px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
.left_menu_itemA_A_active {
    display:block;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
#left_menu_itemB {
	display: none;
	position: static;
	height: auto;
	width: auto;
	padding-left:15px;
}

#left_menu_itemB A {
    display:block;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
#menu_itemA {
	display: none;
	position: relative;
	top:0px;
	left:10px;
	height: auto;
	width: 120px;
	font-size: 12px;
	font-weight: bold;
}
#menu_itemA_open {
	display: block;
	position: relative;
	top:0px;
	left:10px;
	height: auto;
	width: 120px;
	font-size: 12px;
	font-weight: bold;
}
#menu_itemB {
	display: none;
	position:relative;
	top:0px;
	left:10px;
	height: auto;
	width: 120px;
	font-size: 12px;
	font-weight: bold;
}
#menu_itemA A, #menu_itemB A, #menu_itemA_open A {
    display:block;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	}


#contact {
	margin-top: 40px;
	margin-right: auto;
	margin-left: auto;
	position: static;
	
	height: auto ;
	
	width: 163px;
	font-size: 14px;
}
#contact span {
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	display: block;
	margin-bottom: 10px;
}
.contact {
	border-right-width: 2px;
	border-left-width: 2px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #EC008B;
	border-left-color: #EC008B;
	background-color: #FFFFFF;
	height:140px;
	width: 159px;
	position: static;
	margin-right: auto;
	margin-left: auto;
	font-size: 12px;
	}
input {
	height: 10px;
	width: 80px;
	margin-bottom: 3px;
}
textarea {
	height: 50px;
	width: 130px;
	margin-bottom: 3px;
}
.button {
	height: 15px;
	width: 80px;
}


#news {
	margin-right: auto;
	margin-left: auto;
	position: static;
	height: auto;
	width: 163px;
	font-size: 14px;
	margin-top: 40px;
}
#news span {
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	display: block;
	margin-bottom: 10px;
}
.news {
	border-right-width: 2px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #A0CC31;
	border-left-color: #A0CC31;
	background-color: #FFFFFF;
	height: auto;
	width: 159px;
	position: static;
	margin-right: 1px;
	margin-left: 1px;
	margin-bottom: 0px;
}

 .news_content {
	height: auto;
	width: 90%;
	margin-right: auto;
	margin-left: auto;
	position: static;
	background-color: #FFFFFF;
	font-size: 12px;
}
.news_head {
	font-size: 12px;
	color: #A1D336;
}
.news_contentA {
	color: #A1D336;
	text-decoration: underline;
	font-size: 12px;
}
.button1 {
	height: 15px;
	width: 15px;
}
.podpiska {
	height: 10px;
	width: 70px;
}

.news_content a:visited{
	color: #a6ce39;
	text-decoration: underline;
}




#center {
	margin-left: 5%;
	border: 1px solid #999999;
	height: 600px;
	width: 600px;
	float: left;
}


#main_content {
	position: static;
	height:auto;
	width: 550px;
	margin-left:auto;
	margin-rigth:auto;
	margin-right: auto;
	z-index:1;
	line-height: 1.5;
}
#main_content img {
	margin: 10px;
}
#main_content A {
	color: #a6ce39;	
	text-decoration: none;
}
.img_prod {
	margin-top: 40px;
	display: block;
}
.ramka_prod {
	background-image: url(images/ramka_prod.gif);
	background-repeat: no-repeat;
	background-position: center top;
	position: static;
	height: 178px;
	width: 140px;
}

#footer {
	text-align: center;
	position: static;
	height: auto;
	min-width:1000px;
	width: expression((document.documentElement.clientWidth < 1000) ? '1000px' : '100%');
	margin-top: 10px;
}


.zag {
	font-size: 18px;
	font-weight: normal;
}
a:focus {
	outline: none;
}

#linck {
	margin-left: 40px;
	position: static;
	z-index: 4;
	height: 40px;
	width: 300px;
}
#linck A {
	color: #000000;
	text-decoration: none;
}
ul {
	font-weight: bold;
	display: block;
	height: auto;
	width: 500px;
	font-size: 12px;
	position: static;
}

.shopnavi_second{
	color:white;
}