/* GENERAL STYLES */
#dynamic_list
{
    height:400px;
    background-color:#fff;
    overflow:auto; 
    border:1px solid #cdcdcd;
    clear:left;
    padding-right:20px;
}
#dynamic_list a 
{ 
    display:block;
    padding:4px;
    color:#666;
}
a.system
{  
   background-image:url(/media/1090/system.gif);
   background-repeat:no-repeat;
   background-position:right;
}
#dynamic_list a:hover 
{ 
    background-color:#ececec;
}
#dynamic_list a:visited 
{
    color:#666; 
}
#preview 
{ 
    padding:2px;
}
#preview #file_name 
{ 
    padding:2px;
    font-weight:900;
}
#preview #downloads 
{ 
    padding:2px;
    padding-top:5px;
}
.filter ul
{
   list-style:none;
   margin:0;padding:0;
}
.filter li
{
   list-style-type:none;
   float:left;
   padding:0;
   margin:0;
}
.filter ul li a
{
    background: #ebece7 url(/media/58000/tableft.gif) no-repeat top left;
    text-decoration: none;
    font-family:verdana,sans-serif;
    font-size:10px;
    color:#333;
    display:block;
    padding-left:9px;
    padding-top:4px;
    padding-bottom:3px;
    margin-right:3px;
}
.filter li a:hover, #filter_tabs li a.selected
{
   background-color: #cdcdcd;
}
.filter li span
{
   padding-right:9px;
   background: url(/media/58005/tabright.gif) no-repeat top right;
   padding-top:4px;
   padding-bottom:3px;
}
.filter .tools
{
   text-align:right;
   text-transform:uppercase
}
.filter .tools a
{
   margin-left:0px;
   line-height:24px;
   text-decoration:none;
   color:#666;
}
.filter .panel select 
{ 
    width:200px; 
}
.filter .panel 
{ 
    padding:6px;
    background-color:#cdcdcd;
    clear:both;
}
#bigpreview 
{ 
    border:1px solid #666;
    width:300px;height:300px;
    background-color:#fff;
    margin-left:-150px;
    margin-top:-150px;
    position:absolute;
    top:50%;
    left:50%;z-index:40;
}
.bptop td 
{ 
    background-color:#666;
    color:#fff; 
}
.bptop a 
{ 
    color:#fff;
    text-decoration:none;
    font-weight:900;
}
#iconwait 
{ 
    position:relative;
    top:50%;
    left:50%;
    margin-left:-15px; 
}
#dynamic_list .actions a {
	font-size: 9px; 
	/*font-family : "Courier New";*/
	display:inline;
	float: right;
	padding-left: 22px;
	padding-right: 5px;
	padding-top: 5px;
	text-decoration:none;
}

#dynamic_list .actions a:hover {
	text-decoration:underline;
color: #D70001;
}

#dynamic_list .actions a.cad_link_preview {
	background: url(http://www.rockwool.cz/files/system/icon_preview.gif) no-repeat 0px 0px;
}
	
#dynamic_list .actions a.cad_link_dwg {
	background: url(http://www.rockwool.cz/files/system/icon_doc_dwg.gif) no-repeat 0px 0px;
}

#dynamic_list .actions a.cad_link_pdf {
	background: url(http://www.rockwool.cz/files/system/icon_doc_pdf.gif) no-repeat 0px 0px;
}
#dynamic_list input {
	border: 0px;
}
#download_selected input {
	border: 0px;
	width: auto;
	display: inline;
	margin-bottom: 0px;
}

/* EDITOR PROPERTIES */
