body {
background-color:#ffffff;
color:#666666;
font-family:Verdana,Tahoma;
font-size:11px;
}

td {
color:#666666;
font-size:11px;
}
a {
color:#FFFFFF;
font-size:11px;
text-decoration:none;
}
div {
color:#666666;
font-size:11px;
}
img {
	border:none;
}
div.content_body{
	background-color: #f0f0f0;
	border: 1px solid rgb(102, 102, 102); 
	border-top:none;
	padding: 15px; 
	width: 568px; 
	height: 480px;
	overflow: auto
}
div.title{
	color:#999999;
	padding-bottom:5px;
}
div.title a{
	color:#ff6600;
	font-weight: bold;
}
div.content a{
	color:#000000;
	text-decoration: none;
}
div.content{
	color:#333333;
}
div.element{
	margin-bottom:20px;
	padding-bottom:20px;
	border-bottom:1px solid #ff6600;
}

div.teksty {
	overflow:auto;
}
td.menu{
	background-color: #cccccc;
	padding-left: 5px;
	margin-right:2px;
	border: 1px solid #666666;	
	border-bottom: 1px solid #666666;
	cursor:pointer;
	font-weight: bold;
}
td.menu a{
	color:#444444;
	text-decoration: none;
}
td.menu:hover{
	background-color: #f0f0f0;
	}
td.menu:hover td.menu_td_image, td.menu_choosen td.menu_td_image{
	background-image: url("../images/icons/folder_go.png");
	background-repeat: no-repeat;
}
td.menu td.menu_td_image{
	background-image: url("../images/icons/folder.png");
	background-repeat: no-repeat;
}
td.menu:hover a{
	color:#666666;
}
table.menu{
	border-bottom:0px solid #ffffff;
	margin:0px;
	padding:0px;	
}
td.menu_choosen{
	background-color: #f0f0f0;
	padding-left: 5px;
	margin-right:2px;
	border: 1px solid #666666;	
	border-bottom: none;
	font-weight: bold;
}

div.stopka{
	padding-bottom:3px;
	padding-top:3px;
	border-bottom:1px solid #666666;	
}
div.stopka a{
	color:#ff6600;
}
div.header{
	border:1px solid #666666;
	padding:0px;
	background-color:#666666;
	width:598px;
	margin-bottom:5px;
	font-size:14px;
	font-weight:normal;
	color:#ffffff;
}
td.header{
	font-size:12px;
	color:#ffffff;
	}
div.header div{
	font-size:14px;
}
td.menu_choosen a{
	color:#ff3300;
}
div.content_cofnij, div.content_wiecej{
	padding-top:5px;
}
div.page_body{
}