@charset "utf-8";
/* CSS Document */
body { background:#006b8b; margin:0px; padding:0px; font-family:Arial; font-size:12px;}


.website { width:740px; height:516px; margin:auto; background:url(../images/topbg.jpg) no-repeat center top; }
.videocontener { float:left; width:500px; height:293;}
.content { width:400px; float:right; height:293px; }


.t_corners { background:#fff url(../images/top_corners.gif) no-repeat; height:8px; line-height:1px; }
.b_corners { background:url(../images/bottom_corners.gif) no-repeat; height:8px; line-height:1px;}

.footer_sec { height:70px; margin-top:10px;}
.footer_con { height:40px;background:#FFF;}

a { outline:none;}

.f-logoset { margin-left:10px; margin:auto;}
.fl-title { color:#006b8b; height:15px; margin-left:10px;}
.f-logoset td{ padding-right:20px;}

.videocon { float:left;width:519px; height:285px; margin-top:11px;}

.cloudcon { width:190px; float:right; margin:4px 8px 0px 0px; }
.cltop { background:#006989 url(../images/cl-top.gif) no-repeat; height:10px; width:100%;}
.clbottom { background:url(../images/cl-bottom.gif) no-repeat; height:13px; width:100%;}
.clcontent { padding:10px; color:#FFF; font-size:10px; }

.txtcontent { padding:10px; color:#006989; line-height:20px; height:293px; overflow: auto; padding-bottom:0px;}


.Container {width:190px; height:256px;overflow:hidden; background:#006b8b; font-size:11px; color:#FFF;}
#Scroller-1 {position:relative;}
.Scroller-Container { position:absolute; top:0px; left:0px; padding:5px;}

.adresy { line-height:25px;}
.adresy a { color:#81003d; text-decoration:none;}
.adresy a:hover { text-decoration:underline;} 
/* clear float fix  >: */

.clear:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}


.clear  {display: inline-block;}

/* Hides from IE-mac \*/
* html .clear  {height: 1%;}
.clear  {display: block;}

