body,html,div,p,a,ul,li,input,button,form,textarea,span,img,h1,h2,h3 { margin: 0; padding: 0; }

body { background-color: rgb(232,232,232); color: rgb(132,132,132); font-family: 'Open Sans Condensed', sans-serif; }
input, button { font-family: 'Open Sans Condensed', sans-serif; }

li { list-style-type: none; }

img { background-color: rgb(212,212,212); display: block; }

a { color: rgb(52,52,52); text-decoration: none; }
a:hover { color: rgb(34,134,194); }

h1, h2 { display: block; font-weight: normal; text-transform: uppercase; }
h1 { font-size: 24px; line-height: 26px; margin: 10px 1px 0 1px; }
h2 { color: rgb(52,52,52); font-size: 22px; line-height: 24px; margin: 40px 1px 0 1px; }
 
.copw-head-wrapper { background-color: rgb(242,242,242); border-bottom: 1px solid rgb(212,212,212); }
.copw-head { margin: 0 auto; text-align: center; padding: 10px 5px; min-height: 30px; }
.copw-logo { float: left; }
.copw-logo a { color: rgb(52,52,52); text-transform: uppercase; font-size: 20px; height: 30px; line-height: 30px; display: block; overflow: hidden; }
.copw-logo a span { color: rgb(34,134,194); }

.copw-head-open-menu { background-color: rgb(252,252,252); color: rgb(52,52,52); border: 1px solid rgb(212,212,212); border-radius: 3px; height: 28px; line-height: 28px; width: 28px; font-size: 18px; float: right; cursor: pointer; margin: 0 1px; }
.copw-head-open-menu.active, .copw-head-open-menu:hover { border-color: rgb(34,134,194); color: rgb(34,134,194); }

.copw-head-langs { float: right; position: relative; }
.copw-head-langs-selector { background-color: rgb(252,252,252); color: rgb(52,52,52); border: 1px solid rgb(212,212,212); border-radius: 3px; height: 28px; line-height: 28px; font-size: 16px; text-transform: uppercase; float: right; cursor: pointer; margin: 0 1px; }
.copw-head-langs-selector.active, .copw-head-langs-selector:hover { border-color: rgb(34,134,194); color: rgb(34,134,194); }
.copw-head-langs-selector div { padding: 0 10px 0 36px; background-repeat: no-repeat; background-position: 10px center; background-size: 16px 11px; }
.copw-head-langs-selector div span { display: none; }

.copw-head-langs-list { display: none; position: absolute; top: 30px; right: 0; width: 260px; z-index: 10000; }
.copw-head-langs-list ul { background-color: rgb(252,252,252); color: rgb(52,52,52); border: 1px solid rgb(212,212,212); padding: 8px 9px 10px 9px; border-radius: 3px; overflow: hidden; margin-top: 5px; text-align: left; }
.copw-head-langs-list li { float: left; width: 50%; }
.copw-head-langs-list li a { border: 1px solid rgb(212,212,212); background-repeat: no-repeat; background-position: 10px center; background-size: 16px 11px; border-radius: 3px; height: 30px; line-height: 30px; font-size: 14px; text-transform: uppercase; margin: 2px 1px 0 1px; display: block; padding: 0 10px 0 36px; }
.copw-head-langs-list li a:hover { border-color: rgb(34,134,194); }

.copw- { background-image: url(../icons/en.png); }
.copw-en { background-image: url(../icons/en.png); }
.copw-cs { background-image: url(../icons/cs.png); }
.copw-da { background-image: url(../icons/da.png); }
.copw-de { background-image: url(../icons/de.png); }
.copw-el { background-image: url(../icons/el.png); }
.copw-es { background-image: url(../icons/es.png); }
.copw-fr { background-image: url(../icons/fr.png); }
.copw-ko { background-image: url(../icons/ko.png); }
.copw-it { background-image: url(../icons/it.png); }
.copw-hu { background-image: url(../icons/hu.png); }
.copw-nl { background-image: url(../icons/nl.png); }
.copw-ja { background-image: url(../icons/ja.png); }
.copw-no { background-image: url(../icons/no.png); }
.copw-pl { background-image: url(../icons/pl.png); }
.copw-ru { background-image: url(../icons/ru.png); }
.copw-pt { background-image: url(../icons/pt.png); }
.copw-sk { background-image: url(../icons/sk.png); }
.copw-sl { background-image: url(../icons/sl.png); }
.copw-fi { background-image: url(../icons/fi.png); }
.copw-sv { background-image: url(../icons/sv.png); }
.copw-zh-cn { background-image: url(../icons/zh-cn.png); }
.copw-zh-tw { background-image: url(../icons/zh-tw.png); }

.copw-head-bottom { display: none; clear: both; padding-top: 10px; overflow: hidden; }

.copw-head-menu { font-size: 0; border-top: 1px solid rgb(212,212,212); text-align: center; padding-top: 8px; }
.copw-head-menu li { display: inline-block; vertical-align: top; margin: 2px 1px 0 1px; text-transform: uppercase; position: relative; }
.copw-head-menu li a { background-color: rgb(252,252,252); border: 1px solid rgb(212,212,212); border-radius: 3px; height: 38px; line-height: 38px; display: block; padding: 0 10px; font-size: 18px; }
.copw-head-menu li a:hover, .copw-head-menu li.active a, .copw-head-menu li a.active { color: rgb(34,134,194); border-color: rgb(34,134,194); }

.copw-search { margin: 10px auto 0 auto; width: 98%; max-width: 500px; }
.copw-search form { position: relative; }
.copw-search input, .copw-search button { display: block; outline: none; text-transform: uppercase; }
.copw-search input { background-color: rgb(252,252,252); border: 1px solid rgb(212,212,212); color: rgb(52,52,52); font-size: 16px; border-radius: 3px; float: left; width: 80%; padding: 0 2%; height: 38px; line-height: 38px; }
.copw-search input:focus { border-color: rgb(34,134,194); }
.copw-search button { background-color: rgb(34,134,194); border: 0 none; color: rgb(255,255,255); border-radius: 3px; float: right; height: 40px; line-height: 40px; width: 15%; cursor: pointer; font-size: 18px; }
.copw-search button:hover { background-color: rgb(52,52,52);  }

.copw-wrapper { margin: 0 auto; width: 98%; text-align: left; }

.copw-top-bl { overflow: hidden; }
.copw-top-bl h1 { float: left; margin-right: 9px; }
.copw-sort { float: left; overflow: hidden; margin-top: 8px; }
.copw-sort li { display: block; float: left; margin: 2px 1px 0 1px; }
.copw-sort li a { background-color: rgb(242,242,242); border: 1px solid rgb(212,212,212); border-radius: 3px; height: 24px; text-transform: uppercase; line-height: 24px; text-align: center; display: block; padding: 0 10px; font-size: 14px; }
.copw-sort li a:hover, .copw-sort li.active a, .copw-sort li a.active { background-color: rgb(252,252,252); color: rgb(34,134,194); border-color: rgb(34,134,194); }

.copw-thumbs-wrap { overflow: hidden; padding-top: 8px; }

.copw-thumb-bl { float: left; width: 50%; }
.copw-thumb { background-color: rgb(242,242,242); border: 1px solid rgb(212,212,212); overflow: hidden; position: relative; border-radius: 3px; margin: 2px 1px 0 1px; text-transform: uppercase; }
.copw-thumb:hover { background-color: rgb(252,252,252); border-color: rgb(34,134,194); }
.copw-thumb img { width: 100%; height: auto; max-height: 200px; }
.copw-thumb-name { line-height: 30px; height: 30px; font-size: 18px; overflow: hidden; text-align: center; }
.copw-thumb-tags { overflow: hidden; height: 40px; line-height: 15px; padding: 0 0 0 10px; margin: 0 0 5px 0; font-size: 0; }
.copw-thumb-tags a { display: block; float: left; margin: 5px 10px 0 0; font-size: 14px; }
.copw-thumb-tags a i { color: rgb(34,134,194); }
.copw-thumb-tags a:hover { text-decoration: underline; }
.copw-thumb-dur { position: absolute; background-color: rgba(52,52,52,0.8); color: rgb(252,252,252); height: 20px; line-height: 20px; padding: 0 5px; font-size: 13px; top: 2px; right: 2px; border-radius: 2px; }

.copw-pages-bl { overflow: hidden; margin-top: 18px; text-align: center; font-size: 0; }
.copw-pages-bl li { display: inline-block; vertical-align: top; margin: 2px 1px 0 1px; }
.copw-pages-bl li a, .copw-pages-bl li span { background-color: rgb(242,242,242); border: 1px solid rgb(212,212,212); min-width: 30px; border-radius: 3px; display: block; height: 40px; line-height: 40px; padding: 0 5px; font-size: 16px; }
.copw-pages-bl li a:hover, .copw-pages-bl li.active a, .copw-pages-bl li a.active { background-color: rgb(252,252,252); color: rgb(34,134,194); border-color: rgb(34,134,194); }

.copw-bns-bl { margin-top: 10px; text-align: center; overflow: hidden; font-size: 0; }
.copw-bn { background-color: rgb(212,212,212); display: inline-block; vertical-align: top; margin: 10px 5px 0 5px; width: 300px; height: 250px; }
.copw-bn-2, .copw-bn-3, .copw-bn-4, .copw-bn-5 { display: none; }

.copw-categories-list { background-color: rgb(242,242,242); border: 1px solid rgb(212,212,212); border-radius: 3px; overflow: hidden; margin: 10px 1px 0 1px; padding: 10px 10px 15px 10px; }
.copw-categories-list ul { overflow: hidden; float: left; width: 50%; }
.copw-categories-list li { overflow: hidden; text-transform: uppercase; margin: 5px 5px 0 5px; }
.copw-categories-list li span.copw-alpha-letter { background-color: rgb(34,134,194); color: rgb(255,255,255); border-radius: 3px; font-size: 20px; overflow: hidden; text-align: center; height: 25px; line-height: 25px; display: block; width: 25px; }
.copw-categories-list li a { font-size: 14px; display: block; overflow: hidden; height: 25px; line-height: 25px; }
.copw-categories-list li a:hover { text-decoration: underline; }
.copw-categories-list li a span { display: block; }
.copw-categories-list li a span:first-child { float: left; }
.copw-categories-list li a span:last-child { color: rgb(132,132,132); float: right; font-size: 12px; }

.copw-tl-list { background-color: rgb(242,242,242); border: 1px solid rgb(212,212,212); border-radius: 3px; overflow: hidden; margin: 10px 1px 0 1px; padding: 10px 10px 15px 10px; }
.copw-tl-list ul { overflow: hidden; float: left; width: 50%; }
.copw-tl-list li { overflow: hidden; text-transform: uppercase; margin: 5px 5px 0 5px; }
.copw-tl-list li a { font-size: 14px; display: block; overflow: hidden; height: 25px; line-height: 25px; }
.copw-tl-list li a:hover { text-decoration: underline; }
.copw-tl-list li a i { color: rgb(34,134,194); }
.copw-tl-list li a:hover i { color: inherit; }

.copw-video-block { background-color: rgb(242,242,242); border: 1px solid rgb(212,212,212); border-radius: 3px; margin: 10px 1px 0 1px;overflow: hidden; }
.copw-player-col { padding: 10px; }
.copw-player { background-color: rgb(0,0,0); position: relative; width: 100%; height: 250px; }
.copw-player iframe, .copw-player object, .copw-player embed { width: 100%; height: 100%; }

.copw-right-player-col { font-size: 0; text-align: center; padding-bottom: 10px; overflow: hidden; }
.copw-player-bn { background-color: rgb(212,212,212); display: inline-block; vertical-align: top; margin: 10px 5px 0 5px; width: 300px; height: 250px; }
.copw-player-bn-2, .copw-player-bn-3 { display: none; }

ul.copw-video-tags { padding-top: 8px; overflow: hidden; }
ul.copw-video-tags li { margin: 2px 2px 0 0; float: left; }
ul.copw-video-tags li a, ul.copw-video-tags li span { font-size: 18px; display: block; text-transform: uppercase; }
ul.copw-video-tags li a { border: 1px solid rgb(212,212,212); border-radius: 3px; height: 35px; line-height: 35px; padding: 0 10px; display: block; }
ul.copw-video-tags li i { color: rgb(34,134,194); }
ul.copw-video-tags li a:hover { background-color: rgb(252,252,252); border-color: rgb(34,134,194); }

.copw-footer-wrapper { background-color: rgb(242,242,242); border-top: 1px solid rgb(212,212,212); margin-top: 20px; text-transform: uppercase; }
.copw-footer { margin: 0 auto; overflow: hidden; text-align: center; padding: 15px 0; width: 98%; font-size: 16px; line-height: 18px; }
.copw-footer span { color: rgb(34,134,194); }
.copw-footer a { text-decoration: underline; }
.copw-footer a:hover { text-decoration: none; }


@media all and (min-width:400px) {
    .copw-logo a { font-size: 24px; }
    .copw-head-langs-selector div span { display: inline; }
    .copw-player { height: 300px; }
}

@media all and (min-width:500px) {
    .copw-player { height: 350px; }
}

@media all and (min-width:600px) {
    .copw-player { height: 400px; }
}

@media all and (min-width:648px) {
    .copw-thumb-bl { width: 33.3333%; }
}

@media all and (min-width:700px) {
    .copw-player { height: 450px; }
	.copw-bn-2, .copw-player-bn-2 { display: inline-block; }
    .copw-categories-list ul, .copw-tl-list ul { width: 33.3333%; }
}

@media all and (min-width:800px) {
	.copw-player { height: 500px; }
    .copw-categories-list li a { font-size: 16px; }
}

@media all and (min-width:992px) {
    .copw-wrapper { width: 972px; }
    .copw-head { width: 972px; padding: 10px 0; height: 40px; }
    .copw-head-open-menu { display: none; }
    .copw-head-langs-selector { height: 38px; line-height: 38px; font-size: 16px; }
    .copw-head-langs-list { top: 40px; width: 600px; }
    .copw-head-langs-list li { width: 25%; }
    .copw-logo { margin-right: 20px; }
    .copw-logo a { font-size: 30px; height: 40px; line-height: 40px; }
    .copw-head-bottom { display: block !important; padding: 0; clear: none; overflow: visible; }
    .copw-head-menu { border-top: 0 none; padding: 0 10px 0 0; float: left; }
    .copw-head-menu li { display: block; float: left; margin: 0 2px 0 0; }
    .copw-search { width: 240px; margin: 0; float: left; }
    .copw-search input { padding: 0 10px; width: 176px; font-size: 16px; }
    .copw-search button { width: 40px; }
    h1 { font-size: 30px; line-height: 34px; }
    h2 { font-size: 32px; line-height: 34px; }
    .copw-sort { float: right; }
    .copw-sort li a { height: 32px; line-height: 32px; font-size: 16px; min-width: 40px; }
    .copw-thumb-bl { width: 324px; }
    .copw-thumb a img { width: 320px; height: 180px; max-height: 180px; }
    .copw-thumb-name { font-size: 22px; height: 35px; line-height: 35px; }
    .copw-thumb-tags { height: 46px; line-height: 18px; }
    .copw-thumb-tags a { font-size: 16px; }
    .copw-categories-list li a, .copw-tl-list li a { font-size: 16px; }
    .copw-bn { margin: 10px 10px 0 10px; }
    .copw-bn-3 { display: inline-block; }
	.copw-video-tab { display: table; width: 100%; }
	.copw-player-col, .copw-right-player-col { display: table-cell; vertical-align: top; }
	.copw-player { height: 460px; }
    .copw-right-player-col { width: 310px; }
    .copw-player-bn { margin: 10px 10px 0 0; display: block; }
    .copw-player-bn-3 { display: none; }
    .copw-footer { width: 972px; }
}


@media all and (min-width:1316px) {
    .copw-logo a { font-size: 40px; }
    .copw-head-menu { padding: 0 20px 0 0; }
    h2 { font-size: 34px; line-height: 36px; }
    .copw-sort li a { min-width: 60px; font-size: 18px; }
    .copw-wrapper, .copw-head, .copw-footer { width: 1296px; }
    .copw-search { width: 300px; }
    .copw-search input { width: 236px; font-size: 18px; }
    .copw-head-menu li a { min-width: 100px; font-size: 18px; }
    .copw-bn-4 { display: inline-block; }
    .copw-categories-list ul, .copw-tl-list ul { width: 16.6666%; }
	.copw-player { height: 510px; }
	ul.copw-video-tags li a, ul.copw-video-tags li span { font-size: 20px; }
}

@media all and (min-width:1640px) {
    .copw-wrapper, .copw-head, .copw-footer { width: 1620px; }
    .copw-search { width: 370px; }
    .copw-search input { width: 306px; }
    .copw-head-menu li a { min-width: 120px; font-size: 20px; }
    .copw-player { height: 770px; }
    .copw-bn-5 { display: inline-block; }
    .copw-player-bn-3 { display: block; }
}