﻿@import url(https://fonts.googleapis.com/css?family=Open+Sans:400,700&subset=latin,cyrillic-ext,greek-ext,greek,vietnamese,latin-ext,cyrillic);

body {
    font-family: 'Open Sans', sans-serif;
    margin: 0;
    padding: 0;
    background-color: #fff;
    font-size: 15px;
    color: #666666;
    -webkit-font-smoothing: subpixel-antialiased;
    text-align: left;
}

#uvodnistrank {
    background-image: url('images/body2.png');
    background-position: top left;
    background-repeat: repeat-x;
}

p {
    margin: 5px 0 5px 0;
    padding: 0px;
    color: #666666;
    line-height: 22px;
}

    p span {
        font-weight: 900;
        font-style: italic;
    }

h1 {
    font-weight: 200;
    font-size: 35px;
    line-height: 35px;
    letter-spacing: -1px;
    margin: 0 0 20px 0;
    padding: 0;
    color: #424f59;
}

h2 {
    font-weight: 200;
    font-size: 22px;
    line-height: 35px;
    letter-spacing: -1px;
    margin: 15px 0 11px 0;
    padding: 0;
    color: #424f59;
}

h3 {
    font-weight: 200;
    font-size: 18px;
    line-height: 35px;
    letter-spacing: -1px;
    margin: 0 0 10px 0;
    padding: 0;
    color: #424f59;
}

h4 {
    font-size: 22px;
    font-weight: 800;
    letter-spacing: -1px;
    margin: 0;
    padding: 0px 0 10px 0;
    color: #26416c;
    font-style: italic;
}


a:link {
    color: #666666;
    font-weight: normal;
    text-decoration: underline;
}

a:visited {
    color: #666666;
    font-weight: normal;
    text-decoration: underline;
}

a:hover, a:active, a:focus {
    color: #666666;
    font-weight: normal;
    text-decoration: none;
}

hr {
    position: relative;
    float: left;
    width: 800px;
    height: 1px;
    padding: 10px 0;
    border: 10px solid #fff;
    color: #fff;
}

.container {
    width: 980px;
    margin: 0 auto;
    padding: 0px;
    min-height: 100px;
}

#hlavicka {
    position: relative;
    float: left;
    width: 980px;
    height: 91px;
    margin: 0;
    padding: 0;
}

#logo {
    float: left;
    width: 301px;
    height: 32px;
    padding: 30px 0;
}

    #logo span {
        display: none;
    }


#menu {
    position: relative;
    float: right;
    width: 600px;
    padding: 0px;
    margin: 30px 0 0 0px;
    height: 60px;
    font-size: 12pt;
}

    #menu ul {
        float: right;
        margin: 0;
        padding: 0;
        list-style: none;
    }

    #menu li {
        float: left;
        margin: 0;
        padding: 0;
        height: 32px;
        line-height: 32px;
        display: block;
    }

    #menu a {
        margin: 0 1px 0 0;
        padding: 0 8px;
        color: #000;
        display: block;
        font-weight: 200;
        text-decoration: none;
        border: 2px solid #fff;
        -webkit-border-radius: 3px;
        -moz-border-radius: 3px;
        border-radius: 3px;
    }

        #menu a:hover {
            color: #2ea3f2;
            border: 2px solid #2ea3f2;
            -webkit-border-radius: 3px;
            -moz-border-radius: 3px;
            border-radius: 3px;
        }

    #menu .aktivni a {
        color: #2ea3f2;
        border: 2px solid #fff;
        -webkit-border-radius: 3px;
        -moz-border-radius: 3px;
        border-radius: 3px;
    }

        #menu .aktivni a:hover {
            border: 2px solid #2ea3f2;
        }

    #menu .aktivni {
        color: #2ea3f2;
        border: 2px solid #fff;
        -webkit-border-radius: 3px;
        -moz-border-radius: 3px;
        border-radius: 3px;
    }

        #menu .aktivni:hover {
            border: 2px solid #2ea3f2;
        }

    #menu .sign a {
        color: #2ea3f2;
        padding: 0 20px;
        border: 2px solid #2ea3f2;
        -webkit-border-radius: 3px;
        -moz-border-radius: 3px;
        border-radius: 3px;
    }

        #menu .sign a:hover {
            border: 2px solid #2ea3f2;
            background-color: #2ea3f2;
            color: #fff;
        }
/*#menu .flag a:hover {border:2px solid #fff;}*/
li.flag a:hover {
    border: 2px solid #fff !important;
}

#menu span {
    margin-left: 5px;
}

#menu .name {
    color: #000;
    border-left: 1px solid #dfdfdf;
    padding: 0 10px;
    line-height: 36px;
}
/*#menu ul li:hover > ul */
li.flag:hover > ul {
    display: block;
}

/* #menu .flag li */
li.flag li {
    width: 100% !important;
    height: 30px !important;
}

#menu ul:after {
    content: "";
    clear: both;
    display: block;
}


#menu ul li:hover {
}



/*#menu ul ul  */
ul.localize {
    display: none;
    position: absolute;
    width: 110px !important;
    top: 30px;
    padding: 0px;
    margin: 0 0 0 8px;
    background-color: #fff;
    list-style: none;
}

    /*#menu ul ul li */
    ul.localize li {
        float: none;
        position: relative;
        margin: 0;
        padding: 0;
        line-height: 25px !important;
        height: 25px !important;
    }

        /*#menu ul ul li a */
        ul.localize li a {
            color: #000;
            background-color: #fff !important;
            padding: 0px;
            margin: 0px;
            font-size: 10pt !important;
            line-height: 25px !important;
            height: 25px !important;
            text-decoration: none !important;
        }

            /*#menu ul ul li a:hover*/
            ul.localize li a:hover {
                color: #2ea3f2;
                text-decoration: underline;
            }

div.LocalizePanel ul.localize {
    padding: 5px;
}

div.LocalizePanel ul.LocalizeList {
    list-style: none;
    padding-left: 10px;
}

div.LocalizePanel a:hover {
    border-width: 0px !important;
}

div.LocalizeWidget ul.localize {
    /*position:absolute;
    top:31px;
    left:295px;*/
    /*position:relative;
    top:2px;
    left:-1px;*/
    margin-top: 2px;
    margin-left: -5px;
    position: static !important;
}

div.LocalizeWidget {
    /*display: table-cell;*/
    width: 20px;
    height:20px;
    vertical-align: middle;
    text-align: center;
    padding: 0px;
    margin-top:-20px;
}

div.WidgetLink
{
    width:250px; 
    border-top:1px solid #000000; 
    font-size:9pt;
}

#welcome {
    float: left;
    width: 100%;
    height: 278px;
    margin-bottom: 25px;
    padding: 25px 0;
    background-image: url('images/welcome.png');
    background-repeat: repeat-x;
    background-position: top left;
}

    #welcome p {
        width: 500px;
        font-size: 17px;
        color: #424f59;
    }

.buttoncontainer {
    float: left;
    margin: 20px 0 0 0;
}

    .buttoncontainer .info {
        font-size: 13px !important;
        color: #6f6f6f !important;
    }

    .buttoncontainer .button a {
        margin-right: 10px;
    }

.button a 
{
    float: left;
    padding: 0 10px;
    line-height: 50px;
    height: 50px;
    color: #2ea3f2;
    font-weight: bold;
    font-size: 20px;
    border: 2px solid #2ea3f2;
    text-decoration: none;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
}

    .button a:hover {
        color: #fff;
        background-color: #2ea3f2;
    }

.buttons a {
    float: left;
    padding: 0 10px;
    line-height: 50px;
    height: 50px;
    color: #2ea3f2;
    font-weight: bold;
    font-size: 20px;
    border: 2px solid #2ea3f2;
    text-decoration: none;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
}

    .buttons a:hover {
        color: #fff;
        background-color: #2ea3f2;
    }

.buttons {
    padding-bottom: 40px;
}

.buttonadd a {
    float: right;
    padding: 0 5px;
    margin: 15px 3px 0 0;
    line-height: 25px;
    height: 25px;
    color: #2ea3f2;
    font-weight: bold;
    font-size: 13px;
    border: 2px solid #2ea3f2;
    text-decoration: none;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
}

    .buttonadd a:hover {
        color: #fff;
        background-color: #2ea3f2;
    }

.buttonsmall {
    padding-bottom: 40px;
    padding-top: 10px;
}

    .buttonsmall a {
        float: left;
        padding: 0 5px;
        margin: 0 3px 0 0;
        line-height: 25px;
        height: 25px;
        color: #2ea3f2;
        font-weight: bold;
        font-size: 13px;
        border: 2px solid #2ea3f2;
        text-decoration: none;
        -webkit-border-radius: 3px;
        -moz-border-radius: 3px;
        border-radius: 3px;
    }

        .buttonsmall a:hover {
            color: #fff;
            background-color: #2ea3f2;
        }

.buttonsmallcenter {
    padding-bottom: 40px;
    padding-top: 10px;
}

    .buttonsmallcenter a {
        padding: 5px 5px;
        margin: 0 3px 0 0;
        line-height: 25px;
        height: 25px;
        color: #2ea3f2;
        font-weight: bold;
        font-size: 13px;
        border: 2px solid #2ea3f2;
        text-decoration: none;
        -webkit-border-radius: 3px;
        -moz-border-radius: 3px;
        border-radius: 3px;
    }

        .buttonsmallcenter a:hover {
            color: #fff;
            background-color: #2ea3f2;
        }
a.BlueButton
{
    cursor:pointer;
    padding: 5px 5px;
    margin: 0 3px 0 0;
    line-height: 25px;
    height: 25px;
    color: #2ea3f2;
    font-weight: bold;
    font-size: 13px;
    border: 2px solid #2ea3f2;
    text-decoration: none;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
}
a.BlueButton:hover
{
    color: #fff;
    background-color: #2ea3f2;
}

a.ButtonGray
{
    color:#aaa;
    border-color:#aaa;
}

a.ButtonGray:hover
{
    background-color: #aaa;
}

div.smallpadding
{
    padding:10px;
}

.buttonsmall input {
    padding: 0 5px;
    background-color: white;
    margin: 0 3px 0 0;
    line-height: 25px;
    height: 25px;
    color: #2ea3f2;
    font-weight: bold;
    font-size: 13px;
    border: 2px solid #2ea3f2;
    text-decoration: none;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
}

    .buttonsmall input:hover {
        color: #fff;
        background-color: #2ea3f2;
    }

td .buttonsmallHref {
    padding: 0 5px;
    margin: 0 3px 0 0;
    line-height: 25px;
    height: 25px;
    color: #2ea3f2;
    font-weight: bold;
    background-color: white;
    font-size: 13px;
    border: 2px solid #2ea3f2;
    text-decoration: none;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
}

    td .buttonsmallHref:hover {
        color: #fff;
        background-color: #2ea3f2;
    }

.buttonsmall2 a {
    float: left;
    padding: 0 5px;
    margin: 0 3px 0 0;
    line-height: 25px;
    height: 25px;
    color: #000;
    background-color: #E5E5E5;
    font-weight: bold;
    font-size: 13px;
    border: 2px solid #E5E5E5;
    text-decoration: none;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
}

    .buttonsmall2 a:hover {
        color: #fff;
        background-color: #2ea3f2;
        border: 2px solid #2ea3f2;
    }

#welcome .left {
    float: left;
    width: 500px;
}

#welcomephoto {
    float: right;
    width: 300px;
    text-align: center;
}

    #welcomephoto p {
        font-size: 12px;
        width: 150px !important;
        line-height: 15px;
    }

    #welcomephoto strong {
        font-size: 25px;
    }

#graph {
    float: left;
    width: 150px;
    margin-top: 20px;
}

#globe {
    float: left;
    width: 150px;
    margin-top: 20px;
}

#about {
    float: left;
    width: 100%;
    padding: 25px 0;
    background-color: #878787;
}

    #about h2 {
        color: #fff;
    }

    #about p {
        color: #fff;
    }

    #about .button a {
        float: right;
        color: #fff;
        border: 2px solid #fff;
    }

        #about .button a:hover {
            background-color: #fff;
            color: #878787;
        }

#content {
    float: left;
}

#left {
    float: left;
    width: 770px;
    margin-right: 30px;
}

.obal {
    float: left;
    margin-bottom: 20px;
}

.box {
    float: left;
    width: 250px;
}

    .box p {
        width: 220px;
    }

#right {
    float: left;
    width: 180px;
}

#news p {
    margin-bottom: 12px;
}

#social {
    float: left;
    margin: 20px 0 0 0;
}

    #social a:hover {
        filter: alpha(opacity=80);
        -moz-opacity: 0.8;
        KhtmlOpacity: .8;
        opacity: .8;
    }

.left {
    float: left;
}

.right {
    float: right;
}

.protocol {
    float: left;
    margin: 30px 0 0 0;
    padding-bottom: 30px;
    border-bottom: 1px solid #e6e6e6;
}

.content2 {
    float: left;
    width: 640px;
    padding: 0 20px;
}

#boxy {
    float: left;
    width: 100%;
    margin: 25px 0;
}

    #boxy .box {
        float: left;
        width: 320px;
        text-align: center;
    }

        #boxy .box p {
            width: 300px;
        }

#boxyright {
    float: left;
    width: 180px;
    margin: 25px 0;
}

    #boxyright .box {
        float: left;
        width: 180px;
        margin: 0 0 30px 0;
        text-align: center;
    }

        #boxyright .box p {
            width: 180px;
            text-align: left;
        }

    #boxyright h3 {
        text-align: left;
    }

table {
    color: #000;
}

.tab {
    width: 770px;
    margin: 10px 0px;
    border: 1px solid #f1f1f1 !important;
}

    .tab td {
        padding: 5px 10px;
        margin: 0;
        border: 1px solid #f1f1f1;
    }

    .tab th {
        background-color: #fff;
        padding: 10px;
        border: 1px solid #f1f1f1;
    }

        .tab th a {
            font-weight: bold !important;
        }

    .tab th {
        font-weight: bold !important;
    }

    .tab tr:hover {
        background-color: #ebf7ff;
        color: #000;
    }

    .tab span {
        color: #494949;
        font-size: 10pt;
    }

    .tab strong {
        font-size: 13pt;
    }

.arrow {
    width: 78px;
}

    .arrow a {
        float: left;
        width: 78px;
        height: 28px;
        line-height: 24px;
        padding-left: 10px;
        font-size: 12px;
        background-image: url('images/arrow.png');
        background-repeat: no-repeat;
        color: #2ea3f2;
        text-decoration: none;
    }

.info {
    float: left;
    margin: 0 0 20px 0;
}

#end {
    float: left;
    width: 100%;
    margin: 25px 0 0 0;
    padding: 20px 0;
    background-color: #0089cf;
}

    #end p {
        color: #fff;
        font-size: 13px;
    }

    #end a {
        color: #fff;
    }

#subpage {
    float: left;
    width: 100%;
    border-top: 1px solid #e6e6e6;
    padding-top: 25px;
}

#admin {
    float: left;
    width: 100%;
    height: 40px;
    border-top: 1px solid #D7D7D7;
    margin-bottom: 25px;
    padding: 25px 0;
    background-image: url('images/welcome.png');
    background-repeat: repeat-x;
    background-position: bottom left;
}

    #admin a {
        color: #2ea3f2;
        text-decoration: none;
    }

#signin {
    height: 300px;
    overflow: hidden;
}

#login {
    float: left;
    width: 345px;
}

    #login h2 {
        float: left;
        font-weight: 800;
        padding: 10px 30px;
    }

    #login form {
        padding: 30px;
    }

#login {
    padding-left: 20px;
}

    #login .user {
        width: 300px;
        color: #b1b1b1;
        line-height: 38px;
        height: 38px;
        padding-left: 10px;
        border: 1px solid #cacaca;
        background-image: url("images/user.png");
        background-repeat: no-repeat;
        background-position: top right;
    }

    #login .pass {
        width: 300px;
        color: #b1b1b1;
        line-height: 38px;
        height: 38px;
        padding-left: 10px;
        border: 1px solid #cacaca;
        background-image: url("images/pass.png");
        background-repeat: no-repeat;
        background-position: top right;
    }

    #login .login {
        width: 312px;
        color: #fff;
        font-weight: bold;
        font-size: 17px;
        font-style: italic;
        line-height: 38px;
        text-align: center;
        background-color: #2ea3f2;
        border: 1px solid #2ea3f2;
    }

        #login .login:hover {
            filter: alpha(opacity=90);
            -moz-opacity: 0.9;
            KhtmlOpacity: .9;
            opacity: .9;
        }

    #login div {
        float: left;
        width: 100%;
        margin: 0 0 5px 0;
    }

    #login a {
        float: right;
        color: #2ea3f2;
    }

#sociallogin {
    float: left;
    width: 240px;
}

    #sociallogin a {
        color: #fff;
        text-decoration: none;
        margin: 0 0 10px 0;
    }

        #sociallogin a.singup {
            float: right;
            color: #2ea3f2;
            padding: 40px 0 30px 0;
            margin-bottom: 0px;
        }

        #sociallogin a:hover {
            filter: alpha(opacity=90);
            -moz-opacity: 0.9;
            KhtmlOpacity: .9;
            opacity: .9;
        }

        #sociallogin a.facebook {
            float: left;
            width: 180px;
            padding-left: 60px;
            line-height: 40px;
            background-image: url("images/fblogin.png");
            background-repeat: no-repeat;
            background-position: top left;
            background-color: #3b5998;
        }

        #sociallogin a.twitter {
            float: left;
            width: 180px;
            padding-left: 60px;
            line-height: 40px;
            background-image: url("images/twlogin.png");
            background-repeat: no-repeat;
            background-position: top left;
            background-color: #45b0e3;
        }

        #sociallogin a.google {
            float: left;
            width: 180px;
            padding-left: 60px;
            line-height: 40px;
            background-image: url("images/gplogin.png");
            background-repeat: no-repeat;
            background-position: top left;
            background-color: #de4c34;
        }

#protocolpreview a {
    text-decoration: none !important;
}

.buy {
    text-align: center;
}

    .buy a {
        text-decoration: none;
    }

.paypal {
    text-decoration: none !important;
}

/* taskid#12264*/
.numberCircle {
    border-radius: 50%;
    width: 24px;
    height: 24px;
    line-height: 24px;
    padding: 6px;
    background: #C0C0C0;
    color: #fff;
    text-align: center;
    float: left;
    margin-top: 15px;
    margin-right: 10px;
    font-size: 20px;
}

.projectDetail, .dotedBackground {
    background-image: url("images/dot.png");
    background-repeat: repeat-y;
    background-position: left 10px;
    background-color: transparent;
    margin-left: 0px;
    padding-left: 100px;
}

    .dotedBackground .buttonsmall {
        float: left;
        margin-right: 10px;
        margin-top: 5px;
    }

.protocol {
    margin-top: 0px;
    border-bottom: none;
}

    .protocol:last-of-type {
        border-top: 1px solid #e6e6e6;
    }

    .protocol .content2 {
        padding-left: 0px;
    }

.center {
    text-align: center;
    margin: 0px auto;
}
/* konec taskdi#12264*/

textarea.ProjectNote
{
    height: 3.5em;
    width:500px;
}

span.Normal
{
    font-weight:normal;
    font-style:normal;
}

div.ImportChoice
{
    display:inline;
    background-color:#00bbff;
    padding:2px;
}
/*RESPONSIVE WEB*/


#handle {
    float: left;
    width: 100%;
    padding: 0 0 0 35px;
    height: 35px;
    font-size: 12pt;
    line-height: 35px;
    display: inline-block;
    text-align: left;
    cursor: pointer;
    background-image: url("images/BurgerMenu.png");
    background-position: 5px 4px;
    background-size: 26px;
    background-repeat: no-repeat;
    display: none;
}

.close {
    background-image: url("images/BurgerMenuClose.png") !important;
}

.flag:hover .localize{
    display: none;
}


/* SHOW MENU */
@media only screen and (min-width: 1000px), (max-width:1000px) and (min-width:480px), (max-device-width: 1000px) and (min-device-width:480px) {

    #menu {
        display: block !important;
    }
}

/*TABLET*/
@media (max-width:1000px), (max-device-width: 1000px) {

    .responsive div {
        width: 100% !important;
        box-sizing: border-box !important;
        height: auto !important;
    }

    .responsive header, .responsive .container {
        width: 100% !important;
        height: auto !important;
        min-height: 30px !important;
    }

        .responsive header #logo {
            width: 100% !important;
            float: left;
        }

            .responsive header #logo img {
                display: block;
                margin: 0 auto;
            }

        .responsive header #menu {
            margin: 0 0 5px 0;
            min-height: 36px !important;
            float: left;
        }

            .responsive header #menu > ul {
                width: 100%;
                text-align: center !important;
            }

            .responsive header #menu > ul > li, .responsive header #menu > ul > li a {
               float: none !important;
               display: inline-block !important;
            }


    .responsive article {
        width: 100% !important;
    }

        .responsive article h1 {
            font-size: 30px;
            padding: 0 0 0 5px;
        }

    .responsive footer #end {
        width: 100% !important;
        margin: 15px 0 0 0;
        padding: 0;
        text-align: center;
    }

        .responsive footer #end p {
            float: none;
        }

    .responsive table {
        width: 100% !important;
    }

    .responsive article > .container {
        padding: 12px;
    }
}


/*MOBIL*/
@media (max-width:480px), (max-device-width: 480px) {

    /* .responsive */

    .responsive header #logo {
        padding: 10px 0;
    }

    .responsive #handle {
        display: inline-block;
    }

    .responsive #menu > ul > li a, .responsive #menu > ul > li {
        width: 100% !important;
        padding: 0;
        margin: 4px 0;
        border: none !important;
        border-radius: 0 !important;
        border-top: 2px solid #fff !important;
        border-bottom: 2px solid #fff !important;
    }

        .responsive #menu > ul > li a:hover, .responsive #menu .sign a {
            border: none !important;
            border-radius: 0 !important;
            padding: 0 !important;
            margin: 4px 0 !important;
            border-top: 2px solid #2ea3f2 !important;
            border-bottom: 2px solid #2ea3f2 !important;
        }

    .responsive .flag {
        height: auto !important;
        line-height: normal !important;
        width: auto !important;
    }

    .responsive #menu > ul > .flag > a {
        display: none !important;
    }


    .responsive header #menu > ul > li .localize {
        display: block !important;
        position: relative !important;
        top: auto !important;
        padding: 0 30px;
        width: auto !important;
        height: auto !important;
    }

    .responsive header #menu .localize li a, header #menu .localize li a:hover {
        border: 0 !important;
    }

    .responsive header #menu .localize li {
        margin: 0 6px !important;
    }

    .responsive header #menu ul li ul li {
        float: left !important;
        width: auto !important;
    }


    /* Obsah stránky*/

    .responsive article {
        font-size: 13px;
    }

        .responsive article h1 {
            font-size: 24px;
        }

        .responsive article h2 {
            font-size: 20px;
            margin: 20px 0 0 0;
        }

    .responsive .ProjectNonprofit {
        font-size: 16px;
    }


    .responsive article > .container {
        padding: 8px;
    }
}
