/* CSS Document */
* {
  padding: 0px ;
  margin: 0px ;
}
.body  {
  width: 100%;
  font-family: Arial;
  font-size: 12px;
}
/*Heder*/
#heder {
  width:100%;
  font-family: Arial, Verdana, Helvetica, sans-serif;
  height: 325px;
  background-position: left top;
  min-width: 1150px; 
}
#wrapper_left_top_img {
  width: 866px;
  height: 325px;
  z-index: 10;
  position: relative;
  background-image: url(../images/left_top_img.png);
  background-position: left top;
  background-repeat: no-repeat;
}
#heder_right {
  height: 325px;
  background-image: url(../images/heder_right.png);
  background-position: right top;
  background-repeat: no-repeat;
}
#heder_repeat {
  margin-top: -325px;
  width: 100%;
  height: 325px;
  background-image: url(../images/repet.png);
  background-position: left top;
  background-repeat: repeat-x;
}
/*</heder>*/

/*MENU*/
#top_menu {
  position: relative;
  z-index: 12;
  float: right;
  clear: right;
  padding: 242px 0px 0px 0px;
  margin-right: 5px;
  font-size: 15px;
  width: 710px;
  }
#top_menu ul {
  list-style: none;
  background-position:right;
}
#top_menu ul li {
  list-style: none;
  float: right; 
}
#top_menu ul li a {
  background-position: left;
  background-repeat: no-repeat; 
  width: 118px;
  height: 20px;
  color: #fff;
  font-family: Arial;
  display: block;
  text-decoration: none;
  text-align:center;	
  padding: 2px 0px 0px 0px;
}
#top_menu ul li a:hover {
  color: #08870a; 
  width: 118px;
  height: 20px;
  background-image:url(../images/menu_li.png);
  background-position:right;
  background-repeat:no-repeat;
  text-align:center;
  padding: 2px 0px 0px 0px;
}
#top_menu ul li .active {
  color: #08870a; 
  width: 118px;
  height: 20px;
  background-image:url(../images/menu_li.png);
  background-position:right;
  background-repeat:no-repeat;
  text-align:center;
  padding: 2px 0px 0px 0px;
}



/*</MENU>*/

/*logo_name*/
#logo {
	width: 305px;
	height: 170px;
	margin: 0px 0px 0px 60px;
	display: block;
	position: relative;
	z-index: 20;
	cursor: pointer;
}
#logo a:hover {
	width: 305px;
	height: 150px;
	display: block;
	cursor: pointer;
}
/*----------------NAVIGAT----------------------*/
/* -----------------------------*/

#main_menu {
  margin: 15px 0px 20px 0px;
  #margin: 15px 0px 12px 0px;
  float: right;
}

#main_menu .home{
  margin: 0px 25px 0px 0px;
  background-image: url(../images/home.jpg);
  background-position: right top;
  background-repeat: no-repeat;
  height: 10px;
  width: 11px;
  display: block;
  float: right;
  padding: 0px 0px 0px 0px;
}

#main_menu .map{
  margin: 0px 25px 0px 0px;
  background-image: url(../images/site_map.png);
  background-position: right top;
  background-repeat: no-repeat;
  height: 10px;
  width: 15px;  
  display: block;
  float: right;
  padding: 0px 0px 0px 0px;
}

#main_menu .contact{
  margin: 0px 25px 0px 0px;
  background-image: url(../images/contact.png);
  background-position: right top;
  background-repeat: no-repeat;
  height: 10px;
  width: 11px;  
  display: block;
  float: right;
  padding: 0px 0px 0px 0px;
}

/*------------------/NAVIGAT-------------------------*/
/*</logo_name>*/

#sidebar_left {
  width:352px;
  background-image: url(../images/sidebar_bg_img.png);
  background-position: left top;
  background-repeat: no-repeat;
}



#language {
  padding: 60px 0px 2px 140px;
  #padding: 60px 0px 60px 0px;
  text-align:center;
  font-family: Arial;
}
#language a{
  font-size: 18px;
  color: #00792d; 
  padding: 3px 0px 0px 0px;
  text-decoration: none;
  display: block;
  width: 68px;
  height: 29px;
  font-weight: normal;
  text-decoration: none;
}

#language a:hover{
  color:#FFFFFF;
  padding: 3px 0px 0px 0px;
  background-image:url(../images/language_bg.png);
  background-repeat:no-repeat;
  background-position:center;
  width: 68px;
  height: 29px;
}
#language .active{
  color:#FFFFFF;
  padding: 3px 0px 0px 0px;
  background-image:url(../images/language_bg.png);
  background-repeat:no-repeat;
  background-position:center;
  display: block;
  font-weight: normal;
  width: 68px;
  height: 29px;
}
#lang_div{
  padding-top: 4px;
}


#menu {
 	width: 280px; 
	padding:0px 0px;
}

#menu .links ul {
  list-style: none;
  padding: 0px 0px 0px 0px;
}
#menu .links li {
  padding: 0px 0px 0px 0px;
  margin-bottom: 2px;
  font-family: Arial;
}
#menu .links ul li a {
    width: 255px;
    #width: 303px;
    display: block;
    font-size: 18px;
    color: #279817;
    background-image:url(../images/li_menu333.gif);
    background-repeat:no-repeat;
    background-position: 20px 15px;
    padding: 10px 0px 10px 56px;
}

#menu .links ul li a:hover {
    width: 255px;
    #width: 303px;
    display: block;
    font-size: 18px;
    color: #279817;
    background-image:url(../images/111.png);
    background-repeat:no-repeat;
    background-position: 0px 0px;
    padding: 10px 0px 10px 56px;
}
#menu .links ul li .active {
    width: 255px;
    #width: 303px;
    display: block;
    font-size: 18px;
    color: #279817;
    background-image:url(../images/111.png);
    background-repeat:no-repeat;
    background-position: 0px 0px;
    padding: 10px 0px 10px 56px;
}




#menu .links ul ul {
   margin: 5px 0px 5px 0px;
}
#menu .links ul ul li {
   margin: 0px 0px 10px 0px;
}
#menu .links ul ul li a {
    width: 260px;
    #width: 290px;
    display: block;
    font-size: 15px;
    color: #279817;
    background-image:url(../images/li_menu.gif);
    background-repeat:no-repeat;
    background-position: 35px 5px;
    padding: 2px 0px 2px 58px;
    background-color: none;
    text-decoration:none;
}
#menu .links ul ul li .active {
    width: 260px;
    #width: 290px;
    display: block;
    font-size: 14px;
    color: #279817;
    padding: 2px 0px 2px 58px;
    background-image:url(../images/li_menu.gif);
    background-repeat:no-repeat;
    background-position: 35px 5px;
    background-color: none;
    color: #0B890C;
    font-weight: bold;
    text-decoration:underline;
}
#menu .links ul ul li .active:hover {
    width: 260px;
    #width: 290px;
    display: block;
    font-size: 14px;
    color: #279817;
    padding: 2px 0px 2px 58px;
    background-image:url(../images/li_menu.gif);
    background-repeat:no-repeat;
    background-position: 35px 5px;
    background-color: none;
    color: #0890C;
    font-weight: bold;
    text-decoration:underline;
}
#menu .links ul ul li a:hover {
    width: 260px;
    #width: 290px;
    font-size: 15px;
    background-image:url(../images/li_menu.gif);
    background-repeat:no-repeat;
    background-position: 35px 5px;
    text-decoration:underline;
    padding: 2px 0px 2px 58px;
    display: block;
    color: #0B890C;
    background-color: none;
}


#menu .links ul ul ul {
   margin: 0px 0px 0px 0px;
}
#menu .links ul ul ul li {
   margin: 0px 0px 2px 25px;
   font-family: Arial;
}
#menu .links ul ul ul li a {
  width: 208px;
  display: block;
	font-size: 15px;
	color: #33C01F;
	background-image:url(../images/li_menu.gif);
	background-repeat:no-repeat;
	background-position: 35px 8px;
	padding: 4px 0px 0px 70px;
	background-color: none;
}
#menu .links ul ul ul li .active {
  width: 208px;
  display: block;
	font-size: 15px;
	color: #279817;
	background-image:url(../images/li_menu.gif);
	background-repeat:no-repeat;
	background-position: 35px 8px;
	background-color: none;
	padding: 4px 0px 0px 70px;
}
#menu .links ul ul ul li a:hover {
  width: 208px;
	background-image:url(../images/li_menu.gif);
	background-repeat:no-repeat;
	background-position: 35px 8px;
  text-decoration:none;
	padding: 4px 0px 0px 70px;
  display: block;
  background-color: none;
}

/*</sidebar_left>*/

/*propozycii*/


#sidebar_bg {
	margin: 0px 0px 0px 22px;
	width:290px;
	background-image:url(../images/sidebar_bg.png);
	background-position:right;
	background-repeat:no-repeat;
}
#sidebar_bg_text {
	font-size: 17px;
	font-family: Arial;
	text-align:right;
	color:#FFFFFF;
	padding-right: 5px;
	padding: 9px 25px 14px 15px;
}


#text_pro {
	color: red;
	font-family: Arial;
	font-size:15px;
	padding: 5px;
	padding-left: 15px;
}
#spec_img {
	width: 250px;
	height: 122px;
	overflow: hidden;
	margin-bottom: 10px;
	margin-left: 13px;
	border: 2px solid #CAD1CA;
	background-position: center center;
	background-repeat: no-repeat;
	background-color: #CAD1CA;
}

#cina_text {
	width: 120px;
	color:#01792a;
  padding: 3px 5px 3px 10px;
  background-color: #E5E5E5;
  font-family: Arial;
}
#more {
  text-align: right;
  margin-right: 25px;
}
#more a{
  color:#01792a;
  font-family: Arial;
}
#more a:hover{
  color:#74b461;
}



/*====================================================*/
.noborder td {
  background: none;
  font-family: Arial;
  text-align: justify;
  font-size: 12px;
  line-height: 21px;
  color: #3F433E;
  margin-bottom: 5px;
  border: none;
}
.noborder input{
  border:2px #8F8F8F inset;
  width:200px;
  padding:2px 3px 2px 3px;
  font-size:11px;
  color: #3D4041;
	}
.noborder textarea{
  border:2px #8F8F8F inset;
  width:205px;
  color: #3D4041;
  font-size:11px;
}
.noborder .title {
  font-size:12px; 
  padding: 0px 5px 1px 5px; 
  color: white; 
  background-color:#01AB3E;
  font-weight: bold;
  text-decoration: none;
  display: block;
}
.noborder .title a {
  font-size:12px; 
  padding: 0px 5px 2px 5px; 
  color: #3D4041; 
  background-color: #01AB3E;
  font-weight: bold;
  text-decoration: none;
  display: block;
}
.noborder .title a:hover {
  text-decoration: underline;
}
.noborder .date {
  font-size:10px; 
  padding-left: 0px; 
  color: #717171;
}


/*navigator*/
#navbar{
  font-family: Arial;
  font-size: 15px;
  padding: 7px 0px 0px 15px;
  margin:0px 50px 15px 6px;
  color: #098414;
  margin-bottom:40px;
  position: relative;
  z-index: 20;
}
#navbar a{
  color: #74b461;
  text-decoration:none;
  background-image: url(../images/navig.gif);
  background-repeat: no-repeat;
  background-position:right;
  text-align:left;
  padding: 0px 25px 0px 0px;
  margin-right: 12px;
  text-transform: uppercase;
  }

#navbar a:hover{
  color: #45930e; 
}

/*</navigator>*/

/*--------------content------------*/
/*---------------------------------*/
/*content*/

#content {
  width:100%;
  background-image: url(../images/bg_content.png);
  background-position: left top;
  background-repeat: repeat-x;
  min-width: 1150px;
  font-size: 0px;  
}

/*-----------TEXT------------*/
#text {
  margin: 0px 10px 30px 0px;
  font-family: Arial;
  text-align: justify;
  font-size: 12px;
  line-height: 21px;
  color: #3F433E;
}
#text td {
  font-size: 12px;
  line-height: 21px;
  color: #3F433E;
  padding: 3px;
}
#text td.other {
  border: 1px #B8DB7C solid;
}
#text td.other2 {
  border: 1px #B8DB7C solid;
  background-color: #D2EFA1;
} 
#text h1 {
  color:#0b890c;
  font-size: 18px;
  margin-bottom: 10px; 
  font-weight: NORMAL;
  text-transform: UPPERCASE;
}
#text h2 {
  color:#0B890C;
  font-size: 16px;
  margin-bottom: 10px; 
  font-weight: NORMAL;
}
#text h3 {
  color:#0B890C; 
  font-size: 14px; 
  margin-bottom: 10px; 
  font-weight: bold;
}
#text h4 {
  color: #0B890C; 
  font-size: 12px; 
  margin-bottom: 10px; 
  font-weight: bold;
}
#text h5 {
  color: #0B890C; 
  font-size: 11px; 
  margin-bottom: 10px;
  font-weight: bold;
}
#text h6 {
  color: #0B890C; 
  font-size: 11px; 
  margin-bottom: 10px;
  font-weight: bold;
}
#text img {
  margin: 5px;
  border: 0px;
}
#text p {
  margin-bottom: 10px;
}

#text strong {
  font-weight: bold;
}

#text em {
  font-style: italic;
}

#text ul {
  color: #0B890C; 
  list-style: circle inside; 
  list-style-type: square;
  margin-left: 10px;
  margin-top: 10px; 
  margin-bottom: 10px;
}
#text ol {
  color: #0B890C; 
  list-style: decimal inside; 
  margin-left: 10px;
  margin-top: 10px; 
  margin-bottom: 10px;
}

#text a {
  color: #0b890c; 
  text-decoration: none;
}
#text a:hover {
  color: #74b461; 
  text-decoration: underline;
}
#page {
  margin-bottom:10px;
  text-align:right;
  margin-right: 310px;
}
#page a {
	margin-right: 5px;
	margin-left: 5px;
	color: #249707;
}
#page a:hover {
	margin-right: 5px;
	margin-left: 5px;
	color: #74b461;
	
}
/*-----------/TEXT------------*/

/*</conten>*/

/*bootom*/
#bootom {
  width: 100%;
  height: 63px;
  clear: both;
  min-width: 1150px; 
}
#bootom_bg {
  width: 100%;
  height: 63px;
  background-image: url(../images/bootom_bg.png);
  background-position: bottom;
  background-repeat: repeat-x;
  min-width: 980px; 
}
#bootom text1 {
  color: #fff;
  margin: 10px 
}
/*</bottom>*/



/*----SEVEN*/
#devel{
  padding: 13px 0px 0px 26px;
  float:left;
  font-family: Arial;
  font-size: 10px;
  color: #fff;
}
#devel a{
  color:#FFF;
  text-decoration:none;
}
#devel a:hover{
  text-decoration:none;
  color: #74b461;
}

#bmenu{
  padding: 8px 26px 0px 0px;
  text-transform: uppercase;
  float:right;
  color: #FFF;
}
#bmenu a{
  font-family: Arial; 
  font-size: 10px;
  color: #FFF;
  text-decoration:none;
}
#bmenu a:hover{
  text-decoration:none;
  color: #74b461;
  
}
#video {
background-image: url(../images/video.png);
background-position: left;
background-repeat: no-repeat;
height:59px;
margin-left:25px;
width:290px;
}
#video .tex {
 
 font-family:Arial;
font-size:17px;
padding-left:119px;
padding-top:19px;
}
#video .tex a {
color:#fff;
text-decoration: none;

}
/*</SEVEN>*/