.box{
	margin: 0px 0 25px 0;
	width: 300px;
	font-family: Tahoma, Arial, Vardana, Helvetica, sans-serif;			
	color: #175f73;
}

.box .boxBottom{
	background: url(../images/box_bottom.png) no-repeat;
	width: 300px;
	height: 17px;
}

/* tabs */
.flowtabs {  
	margin:0 !important; 
	padding:0;
	height:30px !important;
}

.flowtabs li { 
	float:left; 
	margin:0; 
	padding:0; 
	list-style-type:none;
}

.flowtabs li a { 
	display:block;
	overflow: hidden; 
	width: 79px; 
	background: url(../images/tab_menu_back.png) no-repeat;
	padding: 8px 0 8px 0px;
	margin: 0 2px 0 0px;
	background-position: 0px -62px;
	text-align: center;
	
	font-family: Tahoma, Arial, Vardana, Helvetica, sans-serif;		
	color: #ffffff;
	text-decoration: none;
	font-weight: bold;
	font-size: 12px;
}

.flowtabs li.tabs2 a { 
	display:block;
	overflow: hidden; 
	width: 142px; 
	background: url(../images/tab_menu4_back.png) no-repeat;
	padding: 8px 0 8px 0px;
	margin: 0 2px 0 0px;
	background-position: 0px -62px;
	text-align: center;
	
	font-family: Tahoma, Arial, Vardana, Helvetica, sans-serif;		
	color: #ffffff;
	text-decoration: none;
	font-weight: bold;
	font-size: 12px;
}

.flowtabs a.current,
.flowtabs li.tabs2 a.current { 
	cursor:default; 
	background-position: 0px 0px;
	color: #425a65;
}

.flowtabs a:hover,
.flowtabs li.tabs2 a:hover	{ 
	background-position: 0px -31px;
	color: #425a65;
}

/* panes */

.box_kontener{
	background:transparent url(../images/box_back.gif) no-repeat;		
	width: 300px;
	padding: 10px 0 0 0;
}

.flowpanes {
	width: 300px;
}

/* single pane */
.flowpanes div {
	display: none;	
	margin: 0px 10px 0px 10px;
	padding: 5px 0 10px 0;
}

.box_subject{
	width: 242px;
	height: 74px;
	margin: 0 0 0 46px;
}

.box_subject .box_input{
	width: 128px;
	height: 21px;
	border: 0px none;
	color: #4c4c4c;
	font-size: 12px;
	font-weight: bold;
	padding:3px 0px 2px 2px;
	background: url(../images/box_search.png) left top no-repeat;
	font-family: Tahoma, Helvetica, Vardana, Arial, sans-serif;
	margin: 45px 0 0 83px;
}

.box_subject .box_submit{
	vertical-align: middle;
}

.box_kontener table{
	border-collapse: collapse;
	font-family: Tahoma, Helvetica, Vardana, Arial, sans-serif;
	margin-bottom: 0px;
	width: 278px;
}

.box_kontener table td{
	font-size: 12px;
	color: #666666;
	background: url(../images/box_td_back.gif) right bottom no-repeat;
	padding: 5px 9px 5px 5px;
	vertical-align: middle;
}

.box_kontener table a{
	display: block;
	padding: 0 0 0 8px;
	color: #175f73;
	text-decoration: none;
	text-transform: uppercase;
	font-size: 12px;
	background: url(../images/bullet.gif) 0 5px no-repeat;
}

.box_kontener table a:hover{
	color: #000000;
}

.box_rss{
	float: right;
	margin-top:8px;
	margin-right: 35px;	
}

/* LISTA GRUP */

.tree_list strong{
	text-transform: uppercase;
	color: #175f73;
	font-size: 12px;
	border-bottom: 1px solid #999999;
}

.tree_list ul{
	margin: 10px 0 15px 0;
	list-style: none;
}

.tree_list ul li{
	background: url(../images/bullet.gif) 0 6px no-repeat;
	padding: 0 0 0 10px;
}

.tree_list ul li a{
	color: #989897;
	text-decoration: none;	
	font-size: 11px;
}

.tree_list ul li a:hover{
	color: #5a737e;
}

/* BOXY Z NEWSAMI */

.news li{
	background: url(../images/bullet.gif) 0 8px no-repeat;
	padding: 0 0 3px 10px;
}

.news li a{
	font-size: 12px;
	color: #332f2f;
	font-weight: bold;
	font-family: Arial, Tahoma, Helvetica, Vardana, sans-serif;
	text-decoration: none;
}

.news li div a{
	font-size: 12px;
	color: #a4a4a4;
	font-weight: normal;
	font-family: Tahoma, Arial, Helvetica, Vardana, sans-serif;
	text-decoration: none;
	line-height: 16px;
}

.news .comment{
	font-size: 12px;
	color: #a4a4a4;
	font-weight: normal;
	font-family: Tahoma, Arial, Helvetica, Vardana, sans-serif;
	text-decoration: underline;
	line-height: 16px;
}
