@import "../../common/css/bankaroku.css";

.home #head h1 .ir{  background:url("../images/layout/heading/logo-2011.gif") no-repeat;}


#head h1 .ir{  background:url("../images/layout/heading/logo-2011.gif") no-repeat;}

#vbanks { padding-left: 35px ! important; width: 599px ! important; }
#vtl { width: 360px; }
#vtr { width: 230px; }


/*  LISTA   */

#fc-lista 
{
    clear:both;
    padding: 0px;
    margin: 0px auto;
    left:0;
    top:0;
    z-index:999;
    width:100%;
    min-width:950px;
    height:34px;
    background:#F1F1F1;
    font:Arial,Helvetica,Verdana,Tahoma,sans-serif;
    color:#252B33;
    border-bottom: 2px solid silver;
    overflow:hidden;
    text-align: center;
}
#fc-lista p
{
    padding: 0px;
    margin: 0px;
}
.lista-left
{
    margin: 0px 0px 0px 20px;
    width: 950px;
    height: 34px;
    text-align: left;

}
.lista-right
{
    text-align: right;
    height: 34px;
    position: absolute;
    top: 3px;
    right: 20px;
    
}
.firma-blok
{
    width: 189px;
    padding: 0px;
    margin: 0px;
}
.firma
{
    font-weight: bold;
    font-size: 13px;
    padding: 0px;
    margin: 0px 10px 2px 2px;
    text-align: left;
}
.firma-img img
{
    border: none;
    padding: 0px;
    margin: 3px 0px 0px 0px;
    
    
}
.projekt
{
    padding: 0px 2px 0px 0px;
    margin: 0px 2px 5px 0px;
    font-weight: normal;
    font-size: 11px;
}
.projekt-img
{
    width: 16px;
    height: 16px;
    padding: 0px;
    margin: 0px;
}
.projekt-img img
{
    margin: 6px 2px 0 0;
    padding: 0;
    border: 1px solid silver;
    width: 16px;
    height: 16px;
}
.projekt-last
{
    padding: 0px 0px 0px 3px;
    margin: 0px 0px 0 0;
    border-right: 0px solid silver;
    color: blue;
    height: 30px;
    font-weight: normal;
    font-size: 11px;
}
.projekt a, .projekt a:visited, .projekt-last a, .projekt-last a:visited
{
    color: #335786/*#0A50A3*/;
    text-decoration: none;
    padding: 0px;
    margin: 0px;
    /*text-shadow: 0 1px 1px black;*/
}
.projekt a:hover, .projekt-last a:hover
{
    color: black;
    text-decoration: none;
}
.clear
{
    clear: both;
}

.boxContentVideo {
	text-align: center;
	margin: 0px 0px 0px 0px;
	padding: 0px;
	width: 600px;
	height: 340px;
	float: left;
	position: relative;
}

