﻿body {
    background-color: white;
    z-index: 100;
    margin: 0;
    padding: 0;
    font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
    font-size: 11px;
    line-height: normal;
}

a {
    text-decoration: none;
}

h1 {
    font-family: "Times New Roman", Times, serif;
    font-size: 26px;
    margin: 0 10px;
}

h2 {
    font-family: "Times New Roman", Times, serif;
    font-size: 22px;
    margin: 0 5px;
}

table {
    border-spacing: 0px;
    border-collapse: collapse;
    vertical-align: top;
}


.spacer {
    line-height: 1px;
    font-size: 1px;
}

tr {
    vertical-align: top;
    border-spacing: 0px;
}

td, th {
    min-height: 1px;
    border-spacing: 0px;
    vertical-align: top;
    display: table-cell;
}

img {
    margin: 0;
    padding: 0;
    border: none;
}

.mainContent {
    width: 1000px;
    max-width: 1000px;
    min-width: 1000px;
    height: auto;
    margin: 0 auto;
    background-color: #f6f6f9;
    position: relative;
}

.contentContainer {
    left: 0;
    padding: 0 20px;
    width: 960px;
    max-width: 960px;
    overflow: hidden;
    height: auto;
}

.bottomInfo {
    width: 1000px;
    max-width: 1000px;
    min-width: 1000px;
    height: 15px;
    margin: 0 auto;
    padding: 10px 0 10px;
    background-color: #f6f6f9;
    color: #666666;
    position: relative;
    text-align: center;
    font-size: 11px;
    vertical-align: middle;
}
    .bottomInfo a {
        color: #666666;
    }

.topMenu {
    z-index: 5000;
    height: 20px;
    min-height: 20px;
    padding: 17px 0 21px 20px;
    width: 980px;
    height: 61px;
    max-height: 61px;
    overflow: hidden;
    background-image: url(_images/menu_back.png);
    background-repeat: no-repeat;
    background-position: top;
    vertical-align: top;
    background-color: white;
}

    .topMenu a {
        height: 10px;
        font-size: 12px;
        vertical-align: middle;
    }

.normalPage, .selectedPage {
    text-decoration: none;
    font-weight: bold;
    width: auto;
    padding: 20px 10px;
    display: inline-block;
    text-align: center;
    border-right: inset 1px gray;
}

img.menuLogo {
    position: relative;
    top: -13px;
    display: inline-block;
}

.normalPage {
    color: #d6d6d6;
}

    .normalPage:hover, .selectedPage:hover {
        color: white;
    }

.selectedPage {
    color: white;
}

.menuSublevel {
    font-size: 12px;
    min-height: 30px;
    height: 30px;
    position: absolute;
    top: 58px;
    z-index: 9000;
}

.menuSublevelPanel {
    min-width: 150px;
    width: auto;
    padding: 0;
    margin: 0;
    margin-left: 8px;
    float: left;
    display: inline;
    visibility: hidden;
    z-index: 10000;
}

.menuSublevelPanel2 {
    width: auto;
    min-width: 150px;
    padding: 0;
    margin: 0;
    margin-left: 8px;
    float: left;
    display: inline;
    visibility: hidden;
    z-index: 20000;
}

.menuSublevelPolozka {
    width: auto;
    min-width: 140px;
    text-decoration: none;
    color: white;
    padding: 7px 10px;
    height: 15px;
    display: block;
    background-image: url(_images/hover.gif);
    border: none;
    border-spacing: 0px;
    font-weight: bold;
    color: #d6d6d6;
}

.menuSublevelPolozkaSelected {
    font-weight: bold;
    color: white;
    padding: 7px 10px;
    height: 15px;
    display: block;
    border-spacing: 0px;
    background-image: url(_images/hover.gif);
}

    .menuSublevelPolozka:hover, .menuSublevelPolozkaSelected:hover {
        color: white;
        font-weight: bold;
    }

.langSelect {
    font-weight: bold;
    position: relative;
    top: -30px;
    float: right;
    display: inline;
    z-index: 9500;
}

    .langSelect a {
        width: 62px;
        height: 62px;
        display: inline;
    }

/*administrační strana*/

.loginPage {
    width: 1000px;
    min-width: 1000px;
    margin: 50px auto;
    background-image: url(_images/menu_back.png);
    background-repeat: no-repeat;
    text-align: center;
    padding-top: 30px;
    color: white;
}

.logForm {
    margin: 20px auto 5px;
    color: black;
}

.backLink {
    text-decoration: underline;
}

    .backLink:hover {
        color: #a00004;
    }

.loginStatus {
    width: 980px;
    height: 80px;
    min-height: 80px;
    max-height: 20px;
    margin: 0 auto;
    text-align: right;
    padding: 0 20px;
    background-image: url(_images/menu_back.png);
    background-repeat: no-repeat;
    background-position: top;
}

.logOff {
    position: relative;
    top: 33px;
    color: white;
    font-size: 14px;
}

    .logOff a {
        font-weight: bold;
        color: #a00004;
    }

        .logOff a:hover {
            color: black;
        }

.loginStatus h3 {
    position: relative;
    top: 33px;
}

.editArea {
    width: 1000px;
    max-width: 1000px;
    min-width: 1000px;
    min-height: 500px;
    padding: 10px;
    margin: 0 auto;
    height: auto;
    border: solid 1px gray;
}

.adminSel {
    width: 150px;
    max-width: 150px;
}

.editArea h2 {
    font-size: 15px;
    display: inline;
    font-weight: bold;
}

.volby {
    background-color: whitesmoke;
    padding: 5px;
    margin-bottom: 30px;
}

.selectPage, .selectLang, .selectContent {
    display: inline;
}

.invis {
    visibility: hidden;
    display: none;
}

.adminBut {
    position: absolute;
    top: 130px;
    font-size: 13px;
    font-weight: bold;
    margin-bottom:5px;
}

    .adminBut a {
        color: gray;
    }

.adminBut input {
            border-radius:5px;
            width:80px;
            min-width:80px;
}
    .adminBut input:hover {
        color: white;
        background-color: #a00004;
        border-radius:5px;
    }

/*strana Nupolar availability*/


.avOdkazy a {
    color: black;
    text-decoration: underline;
    position: relative;
    top: 3px;
}

table.included {
    background-color: #FFFFFF;
    width: 100%;
    padding: 0;
    margin: 0;
    text-align: center;
    vertical-align: middle;
    border: #FFFFFF;
    border-collapse: collapse;
}


tr.row {
    background-color: #666666;
    height: 35px;
    vertical-align: middle;
    text-align: center;
    font: Verdana, Arial, Helvetica, sans-serif;
    font-size: 12px;
}

tr.rowa {
    background-color: #eeeeee;
    color: #000000;
    font: Verdana, Arial, Helvetica, sans-serif;
    font-size: 12px;
}

tr.rowb {
    background-color: #cccacc;
    color: #000000;
    font: Verdana, Arial, Helvetica, sans-serif;
    font-size: 12px;
}


p.normal {
    color: #000000;
    font: Verdana, Arial, Helvetica, sans-serif;
    font-size: 12px;
    vertical-align: middle;
    border: #FFFFFF;
    border-collapse: collapse;
}


span.tabletext2 {
    color: #000000;
    font: Verdana, Arial, Helvetica, sans-serif;
    font-size: 12px;
    vertical-align: middle;
}



span.smallwhitetext {
    color: #ffffff;
    font: Verdana, Arial, Helvetica, sans-serif;
    font-size: 10px;
}

span.sectionheadline {
    color: #252525;
    font-family: "Times New Roman", Times, serif;
    font-size: 20px;
}

span.tabheadline {
    color: #000000;
    font-family: "Times New Roman", Times, serif;
    font-size: 25px;
}




span.sectionsubheadline {
    color: #252525;
    font-family: "Times New Roman", Times, serif;
    font-size: 16px;
}

span.tableheadline {
    font: Verdana, Arial, Helvetica, sans-serif;
    color: #c0c0c0;
}



tr.tit {
    background-image: url(images/gui/titul.gif);
    color: #FFFFFF;
    vertical-align: bottom;
    padding-bottom: 8px;
}

td.rohhl {
    background-image: url(images/gui/rohhl.gif);
    background-repeat: no-repeat;
    background-position: top;
    width: 11px;
}

td.rohhp {
    background-image: url(images/gui/rohhp.gif);
    background-repeat: no-repeat;
    background-position: top;
    min-height: 35px;
    width: 12px;
}

td.hll {
    background-image: url(images/gui/hll.gif);
    background-repeat: no-repeat;
    background-position: top;
    width: 773px;
    height: 75px;
    font-family: "Times New Roman", Times, serif;
    font-size: 22px;
    color: #FFFFFF;
    vertical-align: bottom;
    padding-bottom: 10px;
}


td.hlp {
    background-image: url(images/gui/hlp.gif);
    background-repeat: no-repeat;
    background-position: top;
    width: 168px;
    font: Verdana, Arial, Helvetica, sans-serif;
    font-size: 9px;
    font-weight: bold;
    padding-bottom: 10px;
    vertical-align: bottom;
}

td.rohdl {
    background-image: url(images/gui/rohdl.gif);
    height: 17px;
    width: 11px;
}

td.sp {
    background-image: url(images/gui/sp.gif);
    height: 17px;
    width: 941px;
}


td.rohdp {
    background-image: url(images/gui/rohdp.gif);
    height: 17px;
    width: 11px;
}

td.stinl {
    background-image: url(images/gui/stinl.gif);
    height: 17px;
    width: 11px;
}

td.stin {
    background-image: url(images/gui/stin.gif);
    height: 17px;
    width: 940px;
}


td.stinp {
    background-image: url(images/gui/stinp.gif);
    height: 17px;
    width: 12px;
}


.headtab {
    FONT-SIZE: 16pt;
    font-family: "Times New Roman", Times, serif;
    COLOR: black;
    text-align: left;
    padding: 0 0 0 15px;
}

.headtabwhite {
    FONT-SIZE: 16pt;
    font-family: "Times New Roman", Times, serif;
    COLOR: white;
    text-align: left;
    padding: 0 0 0 15px;
}

.swissLogo {
    background-image: url(_images/YongerOpticsUSA_logo.png);
    background-repeat: no-repeat;
    background-position: left top;
}
/*trilogy availability*/
.SPH {
    FONT-SIZE: 10px;
    FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
    font-weight: bold;
    color: white;
    text-align: left;
    padding-left: 0px;
    color: #000000;
}

div.white {
    margin-left: 3px;
    margin-bottom: 3px;
    background: #FFFFFF;
    border: #0066CC;
    border-top-width: thin;
    border-color: #00CC00;
}

div.white2 {
    border: 1px solid #444444;
    /* padding:10px 6px 2px 5px;  horni pravy spodni levy */
    background: #ffffff;
    margin: 5px 5px 5px 5px;
    height: 10px;
}

div.gray {
    border: 1px solid #111111;
    /* padding:10px 6px 2px 5px;  horni pravy spodni levy */
    background: #dddddd;
    margin: 5px 5px 5px 5px;
    height: 10px;
}

td.white {
    margin-left: 3px;
    margin-bottom: 3px;
    background: #FFFFFF;
    border: #0066CC;
    border-top-width: thin;
    border-color: #00CC00;
}

.ColNum {
    FONT-SIZE: 9pt;
    FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
    font-weight: bold;
    text-align: right;
    padding-right: 3px;
    padding: 2px 2px 2px 2px;
    color: #000000;
}

div.ColNum {
    FONT-SIZE: 9pt;
    FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
    font-weight: bold;
    text-align: right;
    padding: 0px 5px 0px 8px;
    color: #000000;
}

.RowNum {
    FONT-SIZE: 9pt;
    FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
    font-weight: bold;
    color: #000000;
    text-align: center;
    padding-bottom: 5px;
    padding-top: 5px;
    color: #000000;
}

.ColTitle {
    FONT-SIZE: 18px;
    FONT-FAMILY: Arial, Verdana, Helvetica, sans-serif;
    COLOR: white;
    text-align: left;
    padding-left: 15px;
}
/*video z youtube*/
.icoVideo {
	width:250px;
	height:180px;
	min-width:250px;
	min-height:180px;
	background-color:gray;
	margin:25px;
}
.videoTransitions {
	background-image:url(_images/icoVideoTransitions.png);
}
.videoDrivewear {
	background-image:url(_images/icoVideoDrivewear.png);
}
.videoXtractive {
	background-image:url(_images/icoVideoXtractive.png);
}
.newsCont1 {
	width: 100%;
	height: 100%;
	position: fixed;
	top: 0;
	left: 0;
	margin: 0 auto;
	z-index: 200000;
	visibility: hidden;
	background-image: url(_images/newsCoverBg.png);
	background-repeat: repeat;
}
div.videoPlay {
	visibility: inherit;
	width: 640px;
	max-width: 640px;
	height: auto;
	min-height: 360px;
	margin-top: 20px;
	position: relative;
	z-index: 2500000;
}