body,* {
	font-family:'Tahoma';
	font-size:11px;
	color:#5f5f5f;	
}

a {
	color:#f48607;
}

.cl { clear: both; }

a.orange_btn {
	width:141px;
	height:26px;
	overflow:hidden;
	display:block;
	line-height:24px;
	color:white;
	text-align:center;
	background-image:url('/public/images/2010/orange_btn.png');
	text-decoration:none;
}

a.orange_btn:hover {
	background-position:left bottom;
}

.reklama {
	font-size:10px;
	color:lightgray;
	text-align:justify;
	text-justify:newspaper;
	clear:both;
	margin-bottom:10px;
	margin-top:20px;
	width:160px;
	letter-spacing:25px;
}

h1.bm_header {
	font-family:'Trebuchet MS';
	font-size:22px;
	margin:0px;
	padding-bottom:5px;
	margin-bottom:20px;
	border-bottom:solid 1px #dddddd;
}

body {
	background-color:#ececec;
	background-image:url('/public/images/2010/bg.png');
	background-repeat:repeat-x;
}

#page {
	width:1000px;
	margin:0 auto;
	background-color:#ffffff;
	min-height:500px;
}

#top {
	background-image:url('/public/images/2010/top_bg.jpg');
	background-repeat:no-repeat;
	height:85px;
	overflow:hidden;
	position:relative;
}

#top img { border:0px; }
#menu { width: 696px; height: 42px; float:left; }

#top #fb {
	position:absolute;
	right:160px;
	top:10px;
}

#top #fb .lab {
	font-size:10px;
	margin-bottom:3px;
	text-align:center;
}

#search { 
	float:right; 
	width: 304px; 
	height: 42px; 
	background-image:url('/public/images/2010/top_search_bg.jpg');
}

#left_pane { width: 218px; float:left; padding-top:15px; padding-bottom:15px; }

#left_pane a, #top a { color:#5f5f5f; }

#center_pane { width:600px; float: left; }
#center_pane .inner { padding: 20px; }

#right_pane { 
	width:181px; float:left;
	border-left:solid 1px #e1e1e1;
}

#right_pane .inner {
	padding:10px;
}

#submenu {
	width:218px;
	background-color:#dfdfdf;	
}

#submenu_outer { 
	position: relative; 
	padding-top:8px; 
	padding-bottom:18px;
	background-color:#dfdfdf;
	margin-bottom:15px;
}

.submenu_top,.submenu_bottom { 
	position:absolute; 
	height: 8px; 
	width:218px;	
}

.submenu_top {
	top:0px;
	background-image:url('/public/images/2010/submenu_top.png');
}

.submenu_bottom {
	bottom:0px;
	background-image:url('/public/images/2010/submenu_bottom.png');
}

#submenu a {
	display:block;
	clear:both;
	width:183px;
	height:28px;
	background-image:url('/public/images/2010/submenu_nact.png');
	text-decoration:none;
	line-height:28px;
	padding-left:35px;
}

#submenu a.act {
	background-image:url('/public/images/2010/submenu_act.png');
	padding-left:30px;
	width:188px;
}

#submenu a:hover {
	color:#ffa200;
	background-position:0 28px;
}

.arch_lab {
	display:block;
	clear:both;
	padding:22px;
	padding-top:10px;
	padding-bottom:5px;
	margin-top:20px;
}

.news img {
	border:solid 1px #dddddd;
	padding:1px;
	float:left;
	margin-bottom:10px;
	width:120px;
	height:90px;
}

.news .news_opis { margin-left: 15px; float:left; width:421px; }

.news .news_opis .news_title {
	margin-bottom:5px;
	padding-bottom:5px;
	border-bottom:solid 1px #dddddd;
	font-weight:bold;
}

.news .news_opis .news_title a {
	font-family:'Trebuchet MS';
	font-size:16px;
	text-decoration:none;
	color:#f48607;
}

.news .news_opis .news_data {
	font-size:10px;
	color:#b7b7b7;
	margin-bottom:5px;
}

#search .inner { padding:5px; padding-left:100px; }
#search input.search_input {
	border:solid 1px #a6a6a6;
	padding:3px;
	background-color:white;
	font-size:14px;
	width: 120px;
}
#search input.search_btn {
	border:0px;
	width:45px;
	height:22px;
	background-image:url('/public/images/2010/search_btn.png');
	margin-left:10px;
}

#top_links { 
	text-align:right;	
	float:right;	
	padding-top:10px;
	padding-right:15px;
	line-height:16px;
}

#top_links a { text-decoration:none; }
#top_links a:hover { text-decoration:underline; }

#top_form {
	float:right;
	background-color:#f3f3f3;
	width:200px;
	height:85px;
	border-left:solid 1px #b2b2b2;
	position:relative;
}

#top_form .inner {
	padding:10px;	
}

#top_form #newsletter_box {
	margin-top:3px;
}

#logo { float: left; }

