/** Style boxa - czesc wspolna**/

.box { width: 300px; min-height: 200px; border: 5px solid #e9e9e9; margin-bottom: 5px; }
.box .box_title { width: 290px; border-bottom: 1px solid #e9e9e9; margin-left: 5px; margin-bottom: 10px; }
.box_title .more { position: absolute; margin-top: -23px; margin-left: 240px; }



.box .box_title_grey { width: 300px; border-top: 1px solid #e9e9e9; margin-top: 10px; padding-bottom: 1px; background-color: #f7f7f7;}
.box_title_grey .more { position: absolute; margin-top: -23px; margin-left: 240px; }

.box .box_body { width: 290px; margin: 5px 5px 10px 5px; }
.box img { border: 0px;}

/** Box video **/

.box-video { width: 300px; min-height: 200px; border: 5px solid #101612; margin-bottom: 5px; background-color: #101612;}  
.box-video .title { font-family: Arial; font-weight: bold; color: #ffffff; width: 210px; float: left;font-size: 12px; padding-bottom: 5px; }

.box-video .more { float: right; width: 80px; padding: 2px 0px 5px 0px;} 
.box-video .more a { color: #006cb7; text-decoration: none; font-size: 11px; outline:0;}
.box-video .more a:hover { text-decoration: underline;}

.box-video .play a { padding: 0px; margin: 0px; outline: 0;}
.box-video .play { padding: 0px; margin: 0px;}
.box-video .play img { border: 0px; width: 300px; padding: 0px; margin: 0px;}
.box-video .play .button { position: absolute; width: 300px; height: 110px; background-image: url('i/play-video.png'); background-repeat: no-repeat; background-position: bottom center;}

/** Box news **/

.box .news  { width: 284px; border-bottom: 1px solid #e9e9e9; margin-bottom: 10px; padding-bottom: 10px; }
.box .news_b  { width: 284px; border-bottom: 1px solid #e9e9e9; margin-bottom: 10px; padding-bottom: 10px; clear:both; }
.box p { font-size: 11px; color: #3d3d3d; padding-bottom: 0px; margin-bottom: 0px; flot: right; }

.news_b .news_title_s { font-family: Arial; font-size: 16px; color: #006cb7; text-decoration: none; font-weight: bold; padding-bottom: 51px; }
.news_b .news_title_s:hover { text-decoration: underline; }

.news_b .date { display: block; color: #6f6f6f; }
.news_b img { float: left; padding: 15px 10px 10px 0px; }

.news .news_title_s { font-family: Arial; font-size: 12px; color: #006cb7; text-decoration: none; font-weight: bold; padding-bottom: 51px; }
.news .news_title_s:hover { text-decoration: underline; }
.news .date { display: block; color: #6f6f6f; }

/** Box Nowosci i Zapowiedzi**/

div#box_nowosci .cover { width: 290px; height: 70px; line-height: 16px; border-bottom: 1px solid #e9e9e9; margin-bottom: 10px;}
div#box_nowosci .cover_last { padding: 0px; border: none; margin-bottom: -10px;}
div#box_nowosci .cover img { float: left;  border: none; padding: 0px 10px 10px 3px; margin: 0px;}
div#box_nowosci .cover .title { display: block ; font-family: Arial; font-size:12px; font-weight: bold; }
div#box_nowosci .cover .artist { font-family: Arial; font-size:12px;}

div#box_artystamiesiaca .artist_month { font-family: Arial; font-size: 16px; color: #006cb7; text-decoration: none; font-weight: bold; padding-bottom: 51px;}
