@charset "utf-8";
/* Clear Floated Elements
----------------------------------------------------------------------------------------------------*/

/* http://sonspring.com/journal/clearing-floats */
.clear { clear: both; display: block; overflow: hidden; visibility: hidden; width: 0; height: 0; }

/* http://perishablepress.com/press/2008/02/05/lessons-learned-concerning-the-clearfix-css-hack */
.clearfix:after { clear: both; content: ' '; display: block; font-size: 0; line-height: 0; visibility: hidden; width: 0; height: 0; }
.clearfix { display: inline-block; }
* html .clearfix { height: 1%; }
.clearfix { display: block; }

/*===========================================================================*/

html, body { height:101%; }

body {
	background-color:#e7f1f6;
	background-image:url(../images/biz_bg_fill.png);
	background-attachment:scroll;
	background-repeat:repeat-x;

	margin:0; 
	padding:0; 
}

#outter-container {
	position:relative;
	margin: 0px auto;
	width:822px;
}

#left-wallnut {	width:300px; height:330px; position:absolute; background-image:url(../images/bussines_top_left.jpg); top:0; left:-294px; }
#right-wallnut { width:300px; height:330px; position:absolute; background-image:url(../images/bussines_top_right.jpg); top:0; right:-294px; }
#left-nuts { width:303px; height:93px; z-index:1; position:absolute; background-image:url(../images/nuts_down_left.png); bottom:0; left:-297px; }
#right-nuts { width:303px; height:93px; z-index:1; position:absolute; background-image:url(../images/nuts_down_right.png); bottom:0; right:-297px; }

#main-container { background-color:transaprent; background-image:url(../images/biz_middle_cont_fill.png); background-attachment:scroll; background-repeat:repeat-y; position:relative; width:822px; z-index:3;
/*	
	min-height:400px;
	height:auto !important;
	height:400px;
*/	
}

#header { background-color:#ffa800; background-image:url(../images/under_images_fill.png); background-attachment:scroll; background-repeat:repeat-x; position:relative; margin: 0px auto 0px auto; width:810px; height:304px; }
	#top-image { width:810px; height:271px; position:absolute; left:0px; bottom:36px; z-index:2; }
	#wave { background-color:transparent; background-image:url(../images/falka.png); background-attachment:scroll; background-repeat:no-repeat; position:absolute; top:0; left:0; width:810px; height:174px; z-index:3; }
	#menu-top-shadow { background-color:transparent; background-image:url(../images/shadow_over_top_menu_1000x12.png); background-attachment:scroll; background-repeat:no-repeat; position:absolute; top:0; left:0; width:810px; height:10px; }
	#menu-top { background-color:transparent; position:absolute; bottom:0; left:0; width:1000px; height:46px; z-index:3; }

		#menu-top .menu-top-buttons-holder { background-color:transparent; background-image:url(../images/top_menu_buttons.png); background-attachment:scroll; background-repeat:no-repeat; position:absolute; bottom:0; left:0; display:block; width:810px; height:36px; }

		#menu-top .menu-top-buttons-holder ul, 
		#menu-top .menu-top-buttons-holder li { list-style:none; list-style-type:none; list-style-position:inside; margin:0; padding:0; }
		
			#menu-top .menu-top-buttons-holder li { background:red; height:36px; float:left; width:auto; }
			
				#menu-top .menu-top-buttons-holder li a { background-image:url(../images/top_menu_buttons.png); background-attachment:scroll;	background-repeat:no-repeat; background-color:green; display:block; height:36px; text-indent: -100000em; }

					#menu-top .menu-top-buttons-holder li a.btn-01 { background-position:0px 0px; width:103px; }
					#menu-top .menu-top-buttons-holder li a.btn-01-act { background-position:0px -72px; width:103px; }
					#menu-top .menu-top-buttons-holder li a.btn-01:hover { background-position:0px -36px; }
					
					#menu-top .menu-top-buttons-holder li a.btn-02 { background-position:-103px 0px; width:86px; }
					#menu-top .menu-top-buttons-holder li a.btn-02-act { background-position:-103px -72px; width:86px; }
					#menu-top .menu-top-buttons-holder li a.btn-02:hover { background-position:-103px -36px; }
					
					#menu-top .menu-top-buttons-holder li a.btn-03 { background-position:-189px 0px; width:151px; }
					#menu-top .menu-top-buttons-holder li a.btn-03-act { background-position:-189px -72px; width:151px; }
					#menu-top .menu-top-buttons-holder li a.btn-03:hover { background-position:-189px -36px; }
					
					#menu-top .menu-top-buttons-holder li a.btn-04 { background-position:-340px 0px; width:158px; }
					#menu-top .menu-top-buttons-holder li a.btn-04-act { background-position:-340px -72px; width:158px; }
					#menu-top .menu-top-buttons-holder li a.btn-04:hover { background-position:-340px -36px; }
					
					#menu-top .menu-top-buttons-holder li a.btn-05 { background-position:-498px 0px; width:145px; }
					#menu-top .menu-top-buttons-holder li a.btn-05-act { background-position:-498px -72px; width:145px; }
					#menu-top .menu-top-buttons-holder li a.btn-05:hover { background-position:-498px -36px; }
					
					#menu-top .menu-top-buttons-holder li a.btn-06 { background-position:-643px 0px; width:76px; }
					#menu-top .menu-top-buttons-holder li a.btn-06-act { background-position:-643px -72px; width:76px; }
					#menu-top .menu-top-buttons-holder li a.btn-06:hover { background-position:-643px -36px; }
					
					#menu-top .menu-top-buttons-holder li a.btn-07 { background-position:-719px 0px; width:91px; }
					#menu-top .menu-top-buttons-holder li a.btn-07-act { background-position:-719px -72px; width:91px; }				
					#menu-top .menu-top-buttons-holder li a.btn-07:hover { background-position:-719px -36px; }
					
	

#middle { z-index:2; position:relative; padding:0 12px; }

.big-box { width:524px; position:relative; margin:20px 0px 0px 5px; float:left; display:inline; clear:none; overflow:visible; }
	.big-box .head { background-color:transparent; background-image:url(../images/biz_bigbox_top.png); background-attachment:scroll; background-repeat:no-repeat; width:524px; height:35px; }
	.big-box .middle-outter {
		background-color:transparent; 
		background-image:url(../images/biz_bigbox_fill_vert.png); 
		background-attachment:scroll;  
		background-repeat:repeat-y;  
		width:524px;	
	}
	
	.big-box .middle-inner { 
		background-color:transparent;
		background-image:url(../images/biz_bigbox_fill_horiz.png); 
		background-attachment:scroll;  
		background-repeat:repeat-x;  
		padding:0px 11px 0px 15px; 
		width:494px;
		
		min-height:119px;
		height:auto !important;
		height:119px;		
	}

	.big-box .foot { background-color:transparent; background-image:url(../images/biz_bigbox_bottom.png); background-attachment:scroll;  background-repeat:no-repeat;  width:524px; height:37px; }

.small-box { width:256px; position:relative; margin:20px 5px 0px 5px; float:left; display:inline; clear:none; overflow:visible; }
	.small-box .head { background-color:transparent; background-image:url(../images/biz_smallbox_top.png); background-attachment:scroll; background-repeat:no-repeat; width:256px; height:37px; }
	.small-box .middle-outter {
		background-color:transparent; 
		background-image:url(../images/biz_smallbox_fill_vert.png); 
		background-attachment:scroll;  
		background-repeat:repeat-y;  
		width:256px;	
		min-height:250px;
		max-height:250px;
		height:250px;
		overflow:visible;
	}
	
	.small-box .middle-inner { 
		background-color:transparent;
		background-image:url(../images/biz_smallbox_fill_horiz.png); 
		background-attachment:scroll;  
		background-repeat:repeat-x;  
		padding:0px 11px 0px 15px; 
		width:226px;
		
		min-height:123px;
		height:auto !important;
		height:123px;		
	}

	.small-box .middle-inner * { z-index:10; position:relative; }
	
	.small-box .foot { position:relative; background-color:transparent; background-image:url(../images/biz_smallbox_bottom.png); background-attachment:scroll;  background-repeat:no-repeat;  width:256px; height:38px; }
	.small-box .foot img { position:absolute; bottom:6px; left:0px; z-index:9; width:auto; height:auto; }

.super-big-box { width:789px; position:relative; margin:20px 5px 0px 5px; float:left; display:inline; clear:none; overflow:visible; }
	.super-big-box .head { background-color:transparent; background-image:url(../images/biz_superbigbox_top.png); background-attachment:scroll; background-repeat:no-repeat; width:789px; height:35px; }
	.super-big-box .middle-outter {
		background-color:transparent; 
		background-image:url(../images/biz_superbigbox_vert.png); 
		background-attachment:scroll;  
		background-repeat:repeat-y;  
		width:789px;	
		overflow:visible;
	}
	
	.super-big-box .middle-inner { 
		background-color:transparent;
		background-image:url(../images/biz_superbigbox_fill_horiz.png); 
		background-attachment:scroll;  
		background-repeat:repeat-x;  
		padding:0px 11px 0px 15px; 
		width:759px;
		
		min-height:117px;
		height:auto !important;
		height:117px;		
	}

	.super-big-box .foot { background-color:transparent; background-image:url(../images/biz_superbigbox_bottom.png); background-attachment:scroll;  background-repeat:no-repeat;  width:789px; height:37px; }
	
#right-column { width:256px; position:relative; margin:20px 5px 0px 0px; float:right; display:inline; clear:none; }
	#right-column .head { background-color:transparent;  background-image:url(../images/biz_yellowbox_top.png); background-attachment:scroll; background-repeat:no-repeat; width:256px; height:35px; text-indent: -100000em; }
	#right-column .middle { background-color:transparent; background-image:url(../images/biz_yellowbox_fill_vert.png); background-attachment:scroll; background-repeat:repeat-y; }
	#right-column .yellow-box { background-color:transparent; background-image:url(../images/biz_yellowbox_fill_horiz.png); background-attachment:scroll; background-repeat:repeat-x; width:226px; padding:0px 11px 1px 15px; 
		min-height:401px;
		height:auto !important;
		height:401px;	
	}
	#right-column .foot { background-color:transparent; background-image:url(../images/biz_yellowbox_bottom.png); background-attachment:scroll; background-repeat:no-repeat; width:256px; height:38px; }
	
/*RIGHT SMALL */
#right-column .small-box { width:256px; position:relative; margin:20px 0px 0px 0px; float:left; display:inline; clear:none; overflow:visible; }
	#right-column .small-box .head { background-color:transparent; background-image:url(../images/biz_smallbox_top.png); background-attachment:scroll; background-repeat:no-repeat; width:256px; height:37px; }
	#right-column .small-box .middle-outter {
		background-color:transparent; 
		background-image:url(../images/biz_smallbox_fill_vert.png); 
		background-attachment:scroll;  
		background-repeat:repeat-y;  
		width:256px;	
		min-height:inherit;
		max-height:inherit;
		height:auto;

	}
	
	#right-column .small-box .middle-inner { 
		background-color:transparent;
		background-image:url(../images/biz_smallbox_fill_horiz.png); 
		background-attachment:scroll;  
		background-repeat:repeat-x;  
		padding:0px 11px 0px 15px; 
		width:226px;
		
		min-height:123px;
		height:auto !important;
		height:123px;		
	}

	#right-column .small-box .middle-inner * { z-index:10; position:relative; }
	
	#right-column .small-box .foot { position:relative; background-color:transparent; background-image:url(../images/biz_smallbox_bottom.png); background-attachment:scroll;  background-repeat:no-repeat;  width:256px; height:38px; }
	#right-column .small-box .foot img { position:absolute; bottom:6px; left:0px; z-index:9; }
	
	
#search-box { background-color:transparent; background-image:url(../images/search_edit_bg.png); background-attachment:scroll; background-repeat:no-repeat; width:192px; height:28px; }
	#search-box .text { border:0; background-color:transparent; font-size:11px; color:#a7a7a7; text-align:center; width:120px; margin:3px 0px 0px 3px; float:left; }
	#search-box button { background-color:transparent; background-image:url(../images/yellow_button.png); background-attachment:scroll; background-repeat:no-repeat; border:0; width:36px; height:23px; float:right; }

#breadcrumb { margin-right:220px; font-size:11px; }

#account-box { background-color:transparent;  background-image:url(../images/moje_konto_bg.png); background-attachment:scroll; background-repeat:no-repeat; width:220px; height:28px; }
	#account-box .login { border:0; background-color:transparent; font-size:11px; color:#a7a7a7; text-align:center; width:66px; margin:3px 0px 0px 3px; float:left; }
	#account-box .password { border:0; background-color:transparent; font-size:11px; color:#a7a7a7; text-align:center; width:52px; margin:3px 0px 0px 32px; float:left; }
	#account-box button { background-color:transparent; background-image:url(../images/orange_button.png); background-attachment:scroll; background-repeat:no-repeat; border:0; width:37px; height:23px; float:right; }

#newsletter-box { background-color:transparent; background-image:url(../images/newsletter-bg.png); background-attachment:scroll; background-repeat:no-repeat; width:220px; height:28px; }
	#newsletter-box .email { border:0; background-color:transparent; font-size:11px; color:#a7a7a7; text-align:center; width:144px; margin:3px 0px 0px 3px; float:left; }
	#newsletter-box button { background-color:transparent;  background-image:url(../images/orange_button.png); background-attachment:scroll;  background-repeat:no-repeat; border:0; width:37px; height:23px; float:right; }

#right-column .yellow-box .widget, #right-column .yellow-box .widget-container-outter {
	background-color:transparent; 
	background-image:url(../images/yellow-box-separator.png);
	background-position:bottom center;
	background-attachment:scroll; 
	background-repeat:no-repeat; 
	
	padding-bottom:15px;
	margin-bottom:5px;
}

#right-column .yellow-box .widget h1.title, #right-column .yellow-box .widget-title {
	color:#1e0000;
	font-size:20px;
	line-height:1em;
	padding-bottom:5px;
	padding-top:10px;
	font-weight:normal;
}

#right-column .yellow-box .widget ul.menu li {
}

#right-column .yellow-box .menu-widget {

}

#right-column .yellow-box .widget ul.menu a, #right-column .yellow-box .menu-widget ul li a {
	font-weight:bold;
	background-color:transparent; 
	padding-left:10px;
	font-size:14px;
	color:#1e0000;
	line-height:1.5em;
}

#right-column .yellow-box .widget ul.menu a, #right-column .yellow-box .menu-widget ul li ul li a {
	color:#1e0000;
	font-weight:normal;
	padding-left:17px;
	font-size:12px;
}

#right-column .yellow-box .widget ul.menu a:hover, #right-column .yellow-box .menu-widget ul a:hover {
	background-image:url(../images/arrow01.png);
	background-position:0px 3px;
	background-attachment:scroll; 
	background-repeat:no-repeat; 
	text-decoration:none;
}

#right-column .yellow-box .widget ul.menu a:hover, #right-column .yellow-box .menu-widget ul a.item-goup {
	background-image:url(../images/arrow_up.png);
	background-position:0px 3px;
	padding-left:20px;
	background-attachment:scroll; 
	background-repeat:no-repeat; 
	text-decoration:none;
}

#right-column .yellow-box .widget ul.menu a:hover, #right-column .yellow-box .menu-widget ul a.act {
	text-decoration:underline;
}

#footer {
	margin:10px auto 0px auto;
	width:789px;
	position:relative;
}

#footer .foot-top {
	background-color:transparent; 
	background-image:url(../images/biz_foot_head.png);
	background-attachment:scroll; 
	background-repeat:no-repeat; 
	width:789px;
	height:36px;
}

#footer .foot-content {
	background-color:transparent; 
	background-image:url(../images/biz_foot_fill.png);
	background-attachment:scroll; 
	background-repeat:repeat-y; 
	width:749px;
	height:44px;
	overflow:visible;
	font-family:Tahoma; 
	font-size:8pt; 
	color:#9dc0d2;
	padding:0px 20px;
}

#footer-menu {
	margin-top:-7px;
}

#footer-menu, #footer-menu li { list-style:none; list-style-type:none; list-style-position:inside; margin:0; padding:0; height:20px; }
#footer-menu li { float:left; width:auto; margin-right:3px; }
#footer-menu li a { font-family:Tahoma; font-size:8pt; color:#9dc0d2; text-decoration:none; }
#footer-menu li a:hover { text-decoration:underline; }

#copy {
	margin-top:5px;
}

#bottom-logos {
	position:absolute;
	top:30px;
	right:15px;
}

#bottom-logos a {
	display:block;
	float:left;
	width:auto;
	height:auto;
	margin-left:10px;
}

.more {
	font-weight:bold;
}


.component-body li {
	background-image:url(../images/list-arrow-biz.png);
	padding-bottom:0.5em;
	background-position:0px 2px;
	background-attachment:scroll; 
	background-repeat:no-repeat; 
	padding-left:15px;
	margin-left:10px;
}
