body {
	margin: 0px;
	padding: 0px;
	font-family: Tahoma;
	font-size: 11px;
	background-color: #d9cfc2;
	color: #5c5955;
}

a {
  font-size:11px;
}
/********************************* header *********************************/
#header {
	width: 100%;	
}
/*top*/
#header #top_bg {
	width:100%;
	height:22px;	
	background-color:#cebba6;
}
#top_bg #top {
	margin:0 auto;
	height:22px;
	width:870px;
	background: url(../images/header_top_bg.jpg) no-repeat center;	
}
/*ban*/
#header #ban_color {
	width:100%;
	height: 152px;
	background:url(../images/header_ban_color.gif) repeat-y center;	
}
#header #ban_color #ban_holder {
	margin:0 auto;
	width:870px;
	height:152px;
}
#header #ban_holder .ban_left{
	float:left;
	width:45px;
	height:152px;
	background:url(../images/header_ban_left_bg.jpg) no-repeat;	
}
#header #ban_holder .ban_right{
	width:45px;
	float:left;
	height:152px;	
	background:url(../images/header_ban_right_bg.jpg) no-repeat;		
}
#header #ban_holder .ban_center{
	width:780px;
	float:left;
	height:152px;	
}
#header #ban_holder .ban_center .logo{
	width:146px;
	float:left;
	height:152px;
}
#header #ban_holder .ban_center .right{
	float:left; 
	width:634px;
}
#header #ban_holder .ban_center .text_ban{
	width:476px;
	float:left;
	height:87px;
}
/*lang*/
#header #ban_holder .ban_center .lang{
	width:158px;
	float:left;
	height:87px;
	background:url(../images/header_lang_bg.jpg) no-repeat;
}
.lang .holder{
	position:relative; 
	left:72px; 
	top:4px;
  z-index:1;
}
.lang .holder .pl{
	position:relative; 
	right:-18px;
}
.lang .holder .en{
	position:relative; 
	right:2px;	
}
.lang .holder .ge{
	position:relative; 
	right:21px; 
	top:-0px;
}
.lang .holder .ru{
	position:relative; 
	right:40px; 
	top:1px;
}
#header #ban_holder .ban_center .pas{
	width:634px;
	float:left;
	height:65px;
	background:url(../images/header_pas_bg.jpg) no-repeat;
}
/*kontakt*/
#header #kontakt_color{
	width:100%;
	height: 45px;
	background:url(../images/header_kontakt_color.gif) repeat-y center;
}
#header #kontakt_color #kontakt_holder {
	margin:0 auto;
	width:870px;
	height: 45px;
}
#kontakt_holder .kontakt_left{
	width:45px;
	float:left;
	height:45px;	
	background:url(../images/header_kontakt_bg_left.jpg) no-repeat;	
}
#kontakt_holder .kontakt_center{
	width:780px;
	float:left;
	height:45px;
	background:url(../images/header_kontakt_bg.jpg) no-repeat;	
}
#kontakt_holder .kontakt_center .left{
	width:190px; 
	float:left;
}
#kontakt_holder .kontakt_center .right{
	float:left; 
	padding-top:7px; 
	padding-left:15px;
}
*html* #kontakt_holder .kontakt_center .right{
	float:left; 
	padding-top:5px; 
	padding-left:15px;
}
.kontakt_center .txt{
	color:#615c55;
	line-height:140%;
}
.kontakt_center .txt a:link,.kontakt_center .txt a:visited{
	color:#9d2401;
	text-decoration:none;
}
.kontakt_center .txt a:hover{
	color:#9d2401;
	text-decoration:underline;
}
#kontakt_holder .kontakt_right{
	width:45px;
	float:left;
	height:45px;	
	background:url(../images/header_kontakt_bg_right.jpg) no-repeat;	
}
/********************************* container *********************************/
#container_bg {
	width: 100%;	
	background:#e4ddd3 url(../images/container_bottom_repeat_bg1.jpg) repeat-x bottom;
}
#container_bg #container_holder {
	margin:0 auto;
	width:870px;			
}
/*container_holder_top*/
#container_holder #container_holder_top {
	width:870px;
	height:50px;
	background:url(../images/container_top_bg2.jpg) no-repeat top;
}
/*container_holder_repeat*/
#container_holder #container_holder_repeat {
	width:870px;	
	background:url(../images/container_repeat_bg.jpg) repeat-y;
}
#container_holder_repeat #container_kwiat{
	background:url(../images/container_kwiat.jpg) no-repeat top right;	
	width:870px;	
}
#container_kwiat #container_pszczola{	
	width:870px;
}
/*container*/
#container_pszczola #container{
	width:780px;
	position:relative;	
	padding:0px 45px;
	top:-50px;
	background:url(../images/container_pszczola.jpg) no-repeat bottom left;	
	/*margin-bottom:-50px;
	background-color:#FF0099;	
	bottom:-50px;*/		
}
#container .container_menu{
	float:left;
	width:190px;	
}
/*menu*/
.container_menu .menu{
	padding-top:10px;
	padding-left:20px;
	padding-right:18px;
	line-height:120%;
}
/*level1*/
.menu .level1 a:link,.menu .level1 a:visited{
	font-weight:bold;
	padding-top:5px;
	padding-bottom:5px;
	display:block;
	padding-left:3px;
	border-bottom:1px solid #cdc9c2;
	color:#4b4843;
	text-decoration:none;
	width:149px;
}
.menu .level1 a:hover{
	font-weight:bold;
	padding-top:5px;
	padding-left:3px;
	padding-bottom:5px;
	display:block;	
	border-bottom:1px solid #cdc9c2;
	color:#a62c02;
	text-decoration:none;
	width:149px;
}
/*L1 active*/
.menu .level1_active a{
	font-weight:bold;
	padding-top:5px;
	padding-left:3px;
	padding-bottom:5px;
	display:block;	
	border-bottom:1px solid #cdc9c2;
	color:#a62c02;
	text-decoration:none;
	width:149px;
}
/*level2*/
.menu .level2 a:link,.menu .level2 a:visited{	
	padding-top:5px;
	padding-bottom:5px;
	padding-left:10px;
	display:block;	
	border-bottom:1px solid #cdc9c2;
	color:#696661;
	text-decoration:none;
	width:142px;
}
.menu .level2 a:hover{	
	padding-top:5px;
	padding-bottom:5px;
	padding-left:10px;	
	display:block;	
	border-bottom:1px solid #cdc9c2;
	color:#a62c02;
	text-decoration:none;
	width:142px;
}
/*L2 active*/
.menu .level2_active a{	
	padding-top:5px;
	padding-bottom:5px;
	padding-left:10px;	
	display:block;	
	border-bottom:1px solid #cdc9c2;
	color:#a62c02;
	text-decoration:none;
	width:142px;
}
/*level3*/
.menu .level3 a:link,.menu .level3 a:visited{	
	padding-top:5px;
	padding-bottom:5px;
	padding-left:15px;
	display:block;	
	border-bottom:1px solid #cdc9c2;
	color:#696661;
	text-decoration:none;
	width:142px;
  font-style:italic;
}
.menu .level3 a:hover{	
	padding-top:5px;
	padding-bottom:5px;
	padding-left:15px;	
	display:block;	
	border-bottom:1px solid #cdc9c2;
	color:#a62c02;
	text-decoration:none;
	width:142px;
  font-style:italic;
}
/*L3 active*/
.menu .level3_active a{	
	padding-top:5px;
	padding-bottom:5px;
	padding-left:15px;	
	display:block;	
	border-bottom:1px solid #cdc9c2;
	color:#a62c02;
	text-decoration:none;
	width:142px;
  font-style:italic;
}
/*content*/
#container .container_content{
	float:left;
	width:590px;	
	/*background-color:#00CC00;*/
}
.container_content .nag{
	padding-top:25px;
	padding-left:20px;
	padding-bottom:12px;
	color:#a62c02;
	font-family:Arial;
	font-size:20px;
	font-weight:bold;	
}
.container_content .txt{
	padding-top:0px;
	padding-bottom:0px;
	padding-left:20px;
	padding-right:20px;
	width:550px;	
	line-height:160%;
}
.container_content a:link,.container_content a:visited{		
	color:#a62c02;
	text-decoration:none;
}
.container_content a:hover{		
	color:#a62c02;
	text-decoration:underline;
}
.container_content .images_bottom {		
	padding:10px 10px 5px 10px;
}
.images_bottom .title{
	font-weight:bold;
	color:#a62c02;
	padding-left:10px;
	font-size:11px;
	font-family:Tahoma;
	padding-bottom:5px;
}
.container_content .images_bottom2 {		
	padding:10px 0px 5px 0px;
}
.images_bottom2 .title2{
	font-weight:bold;
	color:#a62c02;
	padding-left:0px;
	font-size:11px;
	font-family:Tahoma;
	padding-bottom:5px;
  cursor:pointer;
}

.images_bottom img {
	margin:0px 9px;
}
/*container_holder_bottom*/
#container_holder #container_holder_bottom {
	position:relative;		
	top:-50px;	
	width:870px;
	height:59px;
	background:url(../images/container_bottom_bg.jpg) no-repeat top;		
}
#container_holder_bottom .content {
	width:584px; 
	height:53px; 
	padding-right:51px; 
	padding-left:235px;
}
#container_holder_bottom .content .left {
	width:100px; 	
	float:left;	
}
#container_holder_bottom .content .left .nag{
	padding-top:10px;
	padding-left:18px;
	color:#000000;
	font-family:Arial;
	font-size:14px;
	font-weight:bold;
}
#container_holder_bottom .content .right {
	width:400px; 	
	float:left;
} 
#container_holder_bottom .content .right .info {
	padding-top:8px;
	line-height:180%;
}
.right .info a:link, .right .info a:visited {		
	color:#FFFFFF;
	font-family:Arial;
	font-size:13px;
	font-weight:bold;
	text-decoration:none;
}
.right .info a:hover{	
	color:#FFFFFF;
	font-family:Arial;
	font-size:13px;
	font-weight:bold;
	text-decoration:underline;	
}
/********************************* footer *********************************/
#footer_bg {
	position:relative;		
	top:-50px;
		
	margin:0 auto;	
	width:870px;	
	height:63px;
	background:url(../images/footer_bg.jpg) no-repeat top;	
}
#footer {
	text-align:right;
	padding-right:60px;
	color:#615c55;
	padding-top:10px;
}
#footer_bg #footer a {
	color:#615c55;
  text-decoration:none;
}
/********************************* global *********************************/
.orange{
	font-weight:bold;
	color:#fca12c;
}
.red{	
	color:#FF0000;
}
.menu_txt{
	padding-top:13px;
	padding-left:18px;
	color:#000000;
	font-family:Arial;
	font-size:15px;
	font-weight:bold;	
}
.blue{
	font-weight:bold;
	color:#2b59a4;
}
.black1{
	font-weight:bold;
	color:#4b4843;
}
.font15 {
	font-size:15px;	
}
.clear {
	clear:both;
}
