#center.title {
    min-height: 300px;
}
* html #center.title { 
    height:300px; 
}

.article h2 {
    text-align: center;
}

#panel-in .block { 
    padding:7px; 
    background:#FFF;
}


.box-audience-wrapper {
    width: 595px;
    margin: 0 auto;
    font-family: 'Open Sans', sans-serif;
}

.box-audience {
    width: 280px;
    height: 240px;
    display: block;
    float: left;
    -moz-border-radius: 15px; 
    -webkit-border-radius: 15px; 
    -khtml-border-radius: 15px; 
    -o-border-radius: 15px;
    border-radius: 15px; 
    margin: 7px; 
    overflow: hidden;
    
    -moz-box-shadow: 0 0 5px #888;
    -webkit-box-shadow: 0 0 5px#888;
    box-shadow: 0 0 5px #888;    
    
    font-size: 13px;
    font-weight: normal;
}

.box-audience > h2 {
    padding: 7px;
    text-align: center;
    font-size: 14px;
}

.box-audience > div {
    padding: 7px;
}

.box-audience.student {
    background-color: #f88;
}

.box-audience.student > h2 {
    background-color: #f66;
}

.box-audience.academy {
    background-color: #ff8;
}

.box-audience.academy > h2 {
    background-color: #ff6;
}

.box-audience.public {
    background-color: #8f8;
}

.box-audience.public > h2 {
    background-color: #6f6;
}

.box-audience.companies {
    background-color: #88f;
}

.box-audience.companies > h2 {
    background-color: #66f;
}

.title-wrapper {
    margin: 0 auto;
    width: 1010px;
}

.title-wrapper-small {
    margin: 0 auto;
    width: 566px;
}

.title-wrapper-wrapper {
    margin: 0px;
    padding: 15px 0;
}

.article {
    float: left;
}

.article-new {
    float: left;
    width: 550px;
    font-size: 16px;
    padding: 20px 10px;

    background-color: #FFBF60;   
    -moz-border-radius: 15px; 
    -webkit-border-radius: 15px; 
    -khtml-border-radius: 15px; 
    -o-border-radius: 15px;
    border-radius: 15px; 
}

.omojeid {
    float: center;   
    font-size: 12px;
    padding: 20px 10px;

    background-color: #FFBF60;   
    -moz-border-radius: 15px; 
    -webkit-border-radius: 15px; 
    -khtml-border-radius: 15px; 
    -o-border-radius: 15px;
    border-radius: 15px; 
}

.omojeid ul li {
    background-image: url(/resources/yf0pgq/static/images/bullet1.png);
    background-repeat: no-repeat;
    background-position: 5px 0px; 
    padding-left: 30px;     
    margin-bottom: 10px;
}

.omojeid strong {
    font-weight: bolder;
}

.omojeid  img{
margin-bottom: -8px;
}

.omojeid  h1{
margin-bottom: 8px;
}


.article-new ul {
    list-style-type: none;
    padding: 0px;
    margin: 0px;
    font-size: 18px;
    line-height: 28px;
    font-weight: bold;
    margin-bottom: 20px;
}

.article-new ul li {
    background-image: url(/resources/yf0pgq/static/images/bullet1.png);
    background-repeat: no-repeat;
    background-position: 10px 5px; 
    padding-left: 30px;     
    margin-bottom: 10px;
}

.article-new .audiences {
    padding-left: 20px;
    padding-right: 20px;
}

.article-new .audiences h2 {
    font-size: 18px;
    font-weight: bold;
}

.article-new .audiences h3 {
    font-size: 16px;
    font-weight: bold;
    color: brown;
    margin-top: 18px;
}

.article-new .audiences ul {
    list-style-type: none;
    padding: 0px;
    margin: 0px;
    font-size: 16px;
    line-height: 20px;
    font-weight: normal;
}

.article-new .audiences ul li {
    background-image: url(/resources/yf0pgq/static/images/bullet1.png);
    background-repeat: no-repeat;
    background-position: 10px 2px; 
    padding-left: 30px;     
    margin-bottom: 7px;
}

#panel {
    width: 400px;
    float: left;
    margin-left: 30px;
}

#content-in .sitit-title {
    text-align: center;
    margin-bottom: 50px;
    font-size: 3.5em;
}


/* seznam s odrazkami - "pro koho je portal urcen" */
.article ul {
    font-size: 13px;
    font-style: normal;
    line-height: 17px;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    text-decoration: none;
    list-style-position: outside;
    list-style-type: disc;
    padding: 6px;
    margin-left: 16px;
}

.article ul li {
    margin-bottom: 8px;
}

.headline-documents { 
    margin-top: 20px;
    font-style: italic;
    font-size: 16px;
    color: #666;
}

.audiences.expandable .less span {
    display: block;
    float: left;
    cursor: pointer;
} 
.audiences.expandable .switcher {
    display: block;
    float: left;
    width: 16px;
    height: 16px;
    background-position: 2px 2px;
    background-repeat: no-repeat;
}
.audiences.expandable .more .switcher {
    background-image: url("/resources/yf0pgq/static/images/collapse-vertical_12.png");
}
.audiences.expandable .less .switcher {
    background-image: url("/resources/yf0pgq/static/images/expand_12.png");
}
.audiences .detail {
    padding: 15px;
    background-color: #FFDFA0;   
    -moz-border-radius: 15px; 
    -webkit-border-radius: 15px; 
    -khtml-border-radius: 15px; 
    -o-border-radius: 15px;
    border-radius: 15px; 
    margin-top: 5px;
    
}

    
/* panel registrace */
.panel-registration {
    
}
    .panel-registration input, .panel-registration textarea, .panel-registration select {
        width: 100%;
        box-sizing: border-box;
        -moz-box-sizing: border-box;
        -webkit-box-sizing: border-box;
    }
    .panel-registration input[type='checkbox'] {
        width: 20px;
    }
    .panel-registration textarea { 
        resize: none; 
        height:200px
    }
    .panel-registration textarea[name="license"] {
        height: 200px;
    }
    
    /* modre podbarveni panelu na titulni strane */
    .panel-registration > .embedded-form .ui-widget-content,
    .panel-resend > .embedded-form .ui-widget-content {
        border: none; 
        background: #2EC0FF;
    }
    
/* panel login a OpenID */
.login-panel fieldset label > span,
.openid-login-panel fieldset label > span {
    display: block;
    float: left;
    width: 80px;
    height: 15px;
    padding-top: 3px;
    padding-bottom: 3px;
}

label.loginlabel { 
    display: block; 
    width: 50px;
}
.loginform fieldset { 
    padding: 10px 0;
}

.login-panel input,
.openid-login-panel input {
    height: 14px;
    line-height: 14px;
}

.login-panel label {
    display: block;
    margin-bottom: 6px;
}

.openid-login-panel, .openid-providers {
    margin-top: 15px;
}

    
/***************************************************************************************************/
/* Upozorneni na titulni strane  */
/* TODO dat to do title.css */
/***************************************************************************************************/
.title-warnings-wrapper {
    margin-right: 8px;
}

.title-warnings {
    background: #F0F041;
    padding: 6px 20px 6px 20px; 
    -moz-border-radius: 25px; 
    -webkit-border-radius: 25px; 
    -khtml-border-radius: 25px; 
    border-radius: 25px;
    width: 964px;
    margin: 20px auto 20px auto;
    
    background-image: linear-gradient(bottom, #F5F500 18%, #E8E041 50%, #EBCE2A 80%);
    background-image: -o-linear-gradient(bottom, #F5F500 18%, #E8E041 50%, #EBCE2A 80%);
    background-image: -moz-linear-gradient(bottom, #F5F500 18%, #E8E041 50%, #EBCE2A 80%);
    background-image: -webkit-linear-gradient(bottom, #F5F500 18%, #E8E041 50%, #EBCE2A 80%);
    background-image: -ms-linear-gradient(bottom, #F5F500 18%, #E8E041 50%, #EBCE2A 80%);

    background-image: -webkit-gradient(
            linear,
            left bottom,
            left top,
            color-stop(0.18, #F5F500),
            color-stop(0.5, #E8E041),
            color-stop(0.8, #EBCE2A)
    );
    
    
}

    .title-error {
        padding: 8px 15px 8px 40px;
        background-image: url("/resources/yf0pgq/static/images/icons/icon_error_24.png"); 
        background-position: left center; 
        background-repeat: no-repeat; 
    }


    .title-warning {
        padding: 8px 15px 8px 40px;
        background-image: url("/resources/yf0pgq/static/images/icons/icon_warning_24.png"); 
        background-position: left center; 
        background-repeat: no-repeat; 
    }    
    
    .title-warning,
    .title-warning h1,
    .title-warning h2,
    .title-warning h3,
    .title-warning h4,
    .title-warning h5 {
        color: darkred;
    }


/* remove header bar from tabs on the title page */
#panel-in .ui-tabs-nav {
	background: transparent;
	border-width: 0px 0px 0px 0px;
	-moz-border-radius: 0px;
	-webkit-border-radius: 0px;
	border-radius: 0px;
}
#panel-in .ui-tabs-selected.ui-state-active {
        background: #8fD0FF !important;
}
#panel-in .ui-tabs-panel {
	margin: 0em 0.2em 0.2em 0.2em;
        background: #8fD0FF;
}