
/*
body {
    font-family: 'Average Sans', sans-serif;
    text-shadow: #333333;
}

.logo {
    font-size: 32px;
    font-family: 'BenchNine', sans-serif;
    margin-bottom: 10px;
}
.naviContainer {
    float: left;
    position: fixed;
    width: 240px;
    height: 70%;
    padding: 5px;
    text-align: center;
   
    margin: 0 2px;
    float: left;
    padding-bottom: 60px;
    margin-left: 40px;
    padding-top: 0px;
}
.naviBg {
    background: url(/img/leftBg.png) repeat-y; 
    padding-top: 20px;
    padding-left: 5px;
}

.naviContainer a{
    color: #657d92;
    text-decoration: none;
}

.navPos:hover {
    background-position: 0 -86px;
    border-top: 1px solid #657d92;
}

.navPos {
    padding: 10px 0 12px 10px;
    display: block;
    font-size: 10px;
    text-transform: uppercase;
    font-weight: bold;
    color: #efefef;
    text-decoration: none;
    display: block;
    background: url(/img/navBg.png) repeat-x 0 0;
    border-bottom: 1px solid #1c252b;
    border-top: 1px solid #404950;
    cursor: pointer;
    width: 220px;
    margin-top: 1px;
}


.contentContainer {
    margin-top: 20px;
    margin-left: 290px;
    float: left;
    width: 90%;
}
.disnone {
    display: none;
}

.mainLoginFrame {
    width: 100%;
}

.loginFrame {
    margin: 0px auto;

    margin-top: 100px;
    width: 400px;
    height: 220px;
    padding: 5px;
    padding-top: 20px;
    text-align: center;
    background: url(/img/loginBg.png) repeat-y;

    font-size: 21px;
    padding-bottom: 60px;
}

.loginInput {
    padding: 14px;
    border-radius: 4px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    width: 200px;;
    border: 1px solid #e6e6e6;
    font-family: 'BenchNine', sans-serif;
    font-size: 21px;
}
.loginSub {
    margin-top: 10px;
    padding: 3px 6px;
    border-radius: 4px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    width: 90px;;
    border: 1px solid #e6e6e6;
    font-size: 28px;
    font-family: 'BenchNine', sans-serif;
    float: right;
    margin-right: 72px;
}
.loginTitle {
    font-size: 32px;
}
.errorMessageLogin {
    color: #da4d4d;
    margin-top: 12px;
}
.userInfo {
    margin-bottom: 10px;
}
.biggerFont {
    font-size: 24px;
}
.pageRow {
    height: 22px;
    background-color: #eee;
    width: 500px;
    margin-top: 5px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    padding: 5px 20px;
}
.pageRow a {
    color: #666666 !important;
}
.pageRow:hover {
    background-color: #e8e8e8;

}
.pageRow:last-child {
    border-bottom: none;
}

.addSub {
    padding: 14px;
    border-radius: 4px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    width: 100px;;
    border: 1px solid #e6e6e6;
    font-family: 'BenchNine', sans-serif;
    font-size: 21px;
}
.messageGreen {
    color: #4dda65;
}
.menuLogo {
    color: #eee;
    font-size: 16px;
    margin-bottom: 15px;
}
.greenMessage {
    padding: 10px 20px;
    font-size: 16px;
    color: #4dda65;
}

.pageRows {
    width: 80%;
}
.vidRow {
    margin-bottom: 5px;
    height: 22px;
    background-color: #eee;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    padding: 5px 20px;
    width: 98%;
}
.vidLink {
    float: left;
    width: 30%;
    overflow: hidden;
}
.vidInfo {
    float: left;
    width: 30%;
    font-size: 12px;
}
.vidActions{
    font-size: 12px;
    float: right;
    width: 40%;
}
.rowButton {
    margin-right: 5px;
    float: right;
}
.overlay_form{
    position: absolute;
    border: 3px solid gray;
    padding: 10px;
    background: white;
    width: 50%;
    display: none;
    
    -webkit-border-radius: 15px;
    -moz-border-radius: 15px;
    border-radius: 15px;
}
.pop{
    
}
#migamVideoSmall {
    display: none;
}
.navEnd {
    width: 240px;
    height: 292px;
    background: url(/img/menuEnd.png) no-repeat;
    
}
.vidFrames {
    float: left;
}
#migamVideoSmalll .vjs-big-play-button {
    top: 177px;
    left: 217px;
}
#migamVideoo .vjs-big-play-button {
    top: 240px;
    left: 260px;
}
#migamVideoSmalll {
    margin-top: 22px;
}
*/

/** Og�lne **/

* {
    margin: 0;
    padding: 0;
}

body {
    background: url(http://likejon.pl/images/main-bg.jpg) no-repeat center top;
}

/** g��wne elemeny **/

#layout-main {
    width: 900px;
    margin: 0 auto;
}

/** Nag��wek **/

#layout-header {
    position: relative;
    height: 134px;
    background: url(http://likejon.pl/images/main-header.jpg) no-repeat 0 0;
}


#layout-baner {
    position: relative;
    height: 178px;
}

/** Menu g�rne **/

#layout-menu1 ul {
    padding: 34px 0 0 285px;
    font-size: 0.8em;
    font-weight: none;
}

#layout-menu1 ul a {
    color: #000;
    text-decoration: none;
    display: block;

    height: 5px;
    margin-left: 3px;
    padding: 0 2em;
}


#layout-menu1 ul li {
    list-style: none;
    float: left;
    background: none;
    padding: 40px 0em 0px;
    height: 60px; 
    line-height: 40px;
    vertical-align: center;
}

#layout-menu1 li a:hover, #layout-menu1 li.active a {
    border-bottom: 30px solid #ececec;
}

#layout-menu1 ul li.active a {
    border-bottom: 30px solid #ececec;
    color: #000;
	font-weight: bold;
    

}


/** Menu boczne **/

#layout-menu2 {
    position: relative;
    float: left;
    width: 256px;
    min-height: 100px;
    padding-top: 0px;
}

#layout-menu2 h1 {
    position: absolute;
    top: 20px;
    left: 0px;
    width: 219px;
    padding-left: 37px;
    font-size: 1em;
    text-align: left;
    color: #fff;
}


#layout-menu2-in ul {
    list-style: none;
    font-size: 0.8em;
}

#layout-menu2-in li {
    margin-left: 2.5em;
    border-bottom: 1px solid #bbbbbb;
}

#layout-menu2-in li a {
    color: #000;
    text-decoration: none;
    padding-left: 2em;
    line-height: 2.2em;
    vertical-align: center;
    display: block;
	
}

#layout-menu2-in li a:hover, #layout-menu2-in li.active a {
    background: #ececec;
}

#layout-menu2-in li.active a {
    background: #ececec;
	font-weight: bold;
}

#layout-menu2-container {
    padding: 1em 1em 0;
}


/** Content **/

#layout-content {
    float: right;
    width: 640px;
}

#content {
    padding: 0em 3em;
}

#content-navigation {
    float: right;
}

#content-box{
    margin: 2em; 
	padding: 1.5em;
    background: #ececec;
	
}

#layout-content-navigation1 {
    border-bottom: 1px solid #bbbbbb;
    padding: 0em 0em 1.5em;
    margin: 0em 2em 2em;    
}

#layout-content-navigation2 {
    border-top: 1px solid #bbbbbb;
    padding: 0.5em 0 0.5em;
    margin: 2em 2em 2em; 
}

#layout-content-navigation3 {
    border-bottom: 1px solid #bbbbbb;
    padding: 0em 0em 1em;
    margin: 0em 25em 1em 0em;    
}

#layout-content-navigation21 {
    float: left;
	margin-left: 1em;
	font-size: 0.6em;
}
#layout-content-navigation22 {
    float: right;	
	margin-right: 1em;
	font-size: 0.6em;
}

#layout-content-navigation23 {
    float: left;
	margin-left: 1em;
	margin-top: 1em;
	margin-bottom: 1em;
	font-size: 0.6em;
	color: #fbfbfb;
	
}
/* - - - - - - - - - - - - - - - - - - */
.contentContainer {
    width: 600px;
    margin-left: 270px;
    min-height: 500px;
}
.overlay_form{
    position: fixed;
    border: 3px solid gray;
    padding: 10px;
    background: white;
    width: 50%;
    display: none;
    
    -webkit-border-radius: 15px;
    -moz-border-radius: 15px;
    border-radius: 15px;
}
.overlay_form .close{
    float: right;
    cursor: pointer;
}
#migamVideoSmall {
    display: none;
}

.vidRow {
    margin-bottom: 5px;
    min-height: 22px;
    background-color: #eee;
    padding: 5px 20px;
    width: 575px;
    padding-top: 9px;
}
.vidLink {
    float: left;
    width: 59%;
    overflow: hidden;
}
.vidInfo {
    float: right;
    width: 17%;
    font-size: 12px;
    margin-top: 2px;
    text-align: center;
}
.vidActions{
    font-size: 12px;
    float: right;
    width: 24%;
    margin-top: -3px;
}
.rowButton {
    margin-right: 5px;
    float: right;
}
.listIcon {
    width: 25px;
    height: 25px;
    cursor: pointer;
    margin-right: 4px;
}
.downloadLQ {
    background: url(/img/icons/downloadLQ.png) no-repeat 0 0;
    background-size: 25px 25px;
}
.downloadHQ {
    background: url(/img/icons/downloadHQ.png) no-repeat 0 0;
    background-size: 25px 25px;
}
.showVideo {
    background: url(/img/icons/video.png) no-repeat 0 0;
    background-size: 25px 25px;
}
.showCode {
    background: url(/img/icons/code.png) no-repeat 0 0;
    background-size: 25px 25px;
}
.vidLink a {
    text-decoration: none;
    color: black;
}
.poweradeBox {
    float: left;
    margin-left: 5px;
    margin-top: 23px;
    font-size: 12px;
    color: white
}
.powerade {
    font-size: 12px;
    color: #003399;
    text-decoration: none;
}
.vidPreView .vjs-big-play-button {
    top: 20em !important;
    left: 25em !important;
}
.smallVID .vjs-big-play-button {
    top: 18em !important;
    left: 22em !important;
}    
.DownloadLinks {
    text-align: right;
}
.vidRow:hover {
    background-color: #ccc;
}