/*
 *  White layout
 */

 
 #ContentCenterWhite {
    border-left:2px solid #0c3e4d;
    width:881px;
    border-right:2px solid #0c3e4d;
    background:#fff;
}

#ContentTopWhite {
    background:url(../_images/ContentTopWhite.png) no-repeat;
    #background:transparent;
    #filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='_images/contentTop.png', sizingMethod='scale');
    width:885px;
    height:15px;
}
#ContentBottomWhite {
    background:url(../_images/ContentBottomWhite.png) no-repeat;
    #background:transparent;
    #filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='_images/contentBottom.png', sizingMethod='scale');
    width:885px;
    height:15px;
}
    #ContentRightW {
        float:right;
        width:275px;
        margin-left:25px;
        
    }
    #ContentRightW #KepBlock2W {
        background:url(../_images/kepekBlock2White.png) no-repeat top;
        #background:transparent;
        #filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='_images/kepekBlock2.png', sizingMethod='crop');
        width:275px;
        height:194px;
        margin-bottom:20px;
        position:relative;
    } 
    #ContentRightW #VideoBlock2W {
        background:url(../_images/shipBlockWhite.png) no-repeat top;
        #background:transparent;
        #filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='_images/videokBlock.png', sizingMethod='crop');
        width:275px;
        height:194px;
        position:relative;
    }  
	
    #ContentRightW #NanoBlockLeftW {
        background:url(../_images/h2offblockwhiteship.png) no-repeat top;
        width:275px;
        height:194px; 
        margin-bottom:20px;       
 }
	    #ContentRightW #NanoBlockLeftW h2 {
        font-weight:normal;
        color:#e18208;
        margin-left:15px;
        margin-top:30px;
        margin-bottom:5px;
        line-height:25px;
        text-align:right;
        margin-right:10px;
        font-size:16px;        
    }
	
    #ContentRightW #NanoBlockLeftW h2 a {
        text-decoration:none;
        color:#007dc3;
		text-shadow: 1px 1px 1px #fff;
		font-size: 19px;
    }
    #ContentRightW #NanoBlockLeftW h2 a:hover {
        text-decoration:underline;
    }    
    #ContentRightW #NanoBlockLeftW h2 span {
        color:#4ec537;
		text-shadow: 1px 1px 1px #27361d;
		font-size: 16px;
    }       
 
	.linkNanoW {
		color:#51A3EA;
		text-decoration:none;
	}
	
	#NanoBlock:hover a.linkNanoW, #NanoBlockLeftW:hover a.linkNanoW {
	   color:#51A3EA;
	}

	
	#ContentRightW a.link {
        text-decoration:none;
        color:#51A3EA;
        display:block;
        width:263px;
        height:174px;
        position:relative;
    }
	
.white table span {
	color:#e18208;
	font-family: Arial, Helvetica, sans-serif;
	color:#67B343;
	font-weight: bolder;
}

#Partnerek {
	width: 271px;
	margin-top: 50px;
	 
}
#Partnerek h2 {
	color: #67B343;
	text-align: center;
	text-decoration: underline;
	font-size: 20px;
	padding-top: 20px;
}	

	#Partnerek img {
		border: none;
		padding-left: 30px;
		padding-bottom: 20px;
		padding-top: 20px;
		
	}

