/*@font-face {
	font-family: 'Planer-Regular';
	src: url('fonts/Planer-Regular.eot');
	src: local('‚el'), url('fonts/Planer-Regular.woff') format('woff'), url('fonts/Planer-Regular.ttf') format('truetype'), url('fonts/Planer-Regular.svg') format('svg');
	font-weight: normal;
	font-style: normal;
}

@font-face {
	font-family: 'Planer-DemiBold';
	src: url('fonts/Planer-DemiBold.eot');
	src: local('‚el'), url('fonts/Planer-DemiBold.woff') format('woff'), url('fonts/Planer-DemiBold.ttf') format('truetype'), url('fonts/Planer-DemiBold.svg') format('svg');
	font-weight: normal;
	font-style: normal;
}*/

html {
    font: 11pt "Verdana";
}

body {
    font: inherit;
    margin: 0;
    background-attachment: fixed;
    background-image: url(../images/2016back.jpg);
    background-repeat: no-repeat;
    background-position: top center;
    /*background: #9d9d9d;*/
    color: #fff;
}

#wrapper {
    max-width: 950px;
    padding-top: 500px;
    margin-top: 0px;
    margin-right: auto;
    margin-left: auto;
    position: relative;
    z-index: 3;
    top: 0px;
    /*border-style: solid;
    border-color: #582d86;
    border-left-width: 2px;
    border-right-width: 2px;
    border-bottom-width: 2px;
    border-top-width: 0px;*/
}

#LogoOAM {
    background-attachment: scroll;
    background-image: url(../images/2016logo2.png);
    background-repeat: no-repeat;
    background-position: top center;
    position: absolute;
    height: 470px;
    width: 1111px;
    left: inherit;
    top: 0px;
    z-index: 100;
    margin-left: -164px;
}

#NazevOAM {
    font-family: "Verdana";
    font-size: 32px;
    font-weight: bold;
    color: #000;
    text-indent: 36pt;
    position: absolute;
    height: 34px;
    width: 950px;
    left: 0px;
    top: 50px;
    text-align: center;
}

#LogoTUL {
    position: absolute;
    height: 34px;
    width: 550px;
    left: 433px;
    top: 118px;
    text-align: left;
}

#LogoTUL img{
    border: 0;
}

#UserName {
    font-family: "Verdana";
    font-size: 14px;
    font-weight: bold;
    color: #fff;
    position: absolute;
    height: 16px;
    width: 930px;
    left: 415px;
    top: 200px;
    padding-right: 20px;
    text-align: left;
}

#menu {
    position: absolute;
    top: 8.7em;
}


#ajax-spinner {
    margin: 15px 0 0 15px;
    padding: 13px;
    background: white url('../images/spinner.gif') no-repeat 50% 50%;
    font-size: 0;
    z-index: 123456;
    display: none;
}

div.flash {
    color: white;
    font-weight: bold;
    background: url('../images/flash-green.png');
    border: 1px solid #787878;
    padding: 1em;
    margin-left: 50px;
    margin-right: 20px;
    border-radius: 10px;
}

div.error {
    color: white;
    font-weight: bold;
    background: url('../images/flash-red.png');
    border: 1px solid #787878;
    padding: 1em 1em 1em 3em;
    margin-left: 50px;
    margin-right: 20px;
    border-radius: 10px;
}

.error {
    color: black;
    background: #ffb5b5;
    border: 1px solid #7a5a5a;
    padding: 1em 1em 1em 3em;
    margin: 1em 0;
}

a[href^="error:"] {
    background: red;
    color: #582d86;
}

#content {
    padding-left: 3px;
    padding-top: 10px;
    /*margin: 20px;*/
    min-height: 300px;
    height: auto;
    width: 910px;
}

#content p, ul {
    margin-top: 20px;
    margin-left: 55px;
    margin-right: 55px;
}

#content table{
    margin-left: 55px;
    margin-right: 55px;
}

#content h1 {
    font: 150% "Verdana";
    font-weight: bold;
    text-align: left;
    padding-left: 51px;
    margin-left: 0px;
}

#content h2 {
    font: 150% "Verdana";
    font-weight: bold;
    text-align: left;
    padding-left: 51px;
    margin-left: 0px;
}

#content h3 {
    background-image: url('../images/head-left.png');
    background-position: left top;
    background-origin: padding-box;
    background-repeat: no-repeat;
    font: 125% "Verdana";
    font-weight: bold;
    text-align: left;
    padding-left: 51px;
    margin-left: 0px;
    min-height: 37px;
    color: #009fe3;
}

#content h4 {
    font: 100% "Verdana";
    font-weight: bold;
    text-align: left;
}

#content .FinalProgram {
    font: 125% "Verdana";
    font-weight: bold;
    text-align: center;
    color: #009fe3;
}

#content .stred {
    text-align: center;
}

#content a {
    color: #83cded;
    text-decoration: none;
    font-weight: bold;
}

#Tvorba {
    border-style: solid;
    border-color: #4e8096;
    border-left-width: 0px;
    border-right-width: 0px;
    border-bottom-width: 0px;
    border-top-width: 0px;
    position: relative;
    color: #4e8096;
    text-decoration: none;
    padding-left: 10px;
    padding-top: 3px;
    font-size: 12px;
    font-weight: bold;
    font-family: Arial, Helvetica, sans-serif;
    overflow: hidden;
}

#Tvorba a{
    color: #4e8096;
    text-decoration: none;
}

#Tvorba img{
    vertical-align: text-bottom;
}

#Navigace {
    color: #009fe3;
    text-align: right;
    position: absolute;
    height: auto;
    left: 45px;
    top: 470px;
}

#Navigace ul {
    margin: 0;
    padding: 0;
    list-style: none;
}

#Navigace ul li {
    display: inline;
    font-size: 12.5pt;
    font-weight: bold;
    height: 60px;
    width: auto;
    padding-top: 8px;
    padding-bottom: 6px;
    padding-left: 10px;
    padding-right: 8px;
    line-height: 55px;
    font-weight: bold;
}

#Navigace ul li a {
    color: #009fe3;
    text-decoration: none;
    font-weight: bold;
}

.prvni {
    color: #009fe3;
    text-decoration: none;
    font-weight: bold;
}

#Navigace ul li#active {
    font-weight: bold;
    color: #82cdec;
}

#Navigace ul li:hover {
    text-decoration: none;
    color: #82cdec;
    font-weight: bold;
}

#Navigace ul li a:hover {
    text-decoration: none;
	color: #82cdec;
}


#NavigaceA {
    margin-top: 20px;
    margin-right: 55px;
    text-align: right;
    position: relative;
    height: auto;
    width: auto;
    /*left: 250px;*/
    /*top: 220px;*/
}

#NavigaceA ul {
    margin: 0;
    padding: 0;
    list-style: none;
}

#NavigaceA ul li {
    display: inline;
    font-size: 11pt;
    font-weight: bold;
    height: 35px;
    width: auto;
    padding-top: 8px;
    padding-bottom: 6px;
    padding-left: 10px;
    padding-right: 8px;
    line-height: 35px;
}

#NavigaceA ul li a {
    color: #009fe3;
    text-decoration: none;
}

#NavigaceA ul li#activeA {
    color: #82cdec;
    font-weight: bold;
}

#NavigaceA ul li:hover {
    text-decoration: none;
    color: #82cdec;
    font-weight: bold;
}

#NavigaceA ul li a:hover {
    text-decoration: none;
    color: #82cdec;
}

.required {
	text-align: right;
	color: #f99a9a;
}

.default {
	text-align: right;
	vertical-align: top;
}

.defaultLabel {
	text-align: right;
	vertical-align: top;
	width: 250px;
}

input, textarea {
	border: 2px solid #787878;
}

.checkbox {
	border: 0px;
}

.radiobutton {
	border: 0px;
}

select {
	border: 2px solid #787878;
}

.ramecek {
    text-align: center;
    border: 2px solid #787878;
    margin-left: 60px;
}

.banka_hlavicka {
    padding: 1pt 2pt 1pt 2pt;
    background-color: #787878;
    text-align: center;
    border: 2px solid #787878;
}

.banka_data {
    padding: 1pt 2pt 1pt 2pt;
    border: 1px solid #787878;
}


.labelnormal {
	text-align: right;
}

.labeltop {
	vertical-align: top;
}

.button {
	background-color: #009fe3;
	border: 3px solid #8cddff;
	color: #fff;
}

.text {
	border: 2px solid #787878;
}

.textcenter {
     text-align: center;
}

.sirka250 {
     width: 250px;
}

.sirka400 {
     width: 400px;
}

.textleft {
	text-align: left;
}

.textright {
	text-align: right;
}

#article1 {
	border: 3px solid #4e8096;
        text-align: center;
        margin-left: 30px;
}

#article1 .legenda{
        background-color: #4e8096;
        font-weight: bold;
        width: auto;
        padding: 5px;
}

#article2 {
        margin-top: 5px;
	border: 3px solid #4e8096;
        text-align: center;
        margin-left: 30px;
}

#article2 .legenda{
        background-color: #4e8096;
        font-weight: bold;
        width: auto;
        padding: 5px;
}

#UbytovaniC {
	border: 3px solid #787878;
        text-align: center;
        background-color: #FFF9D7;
}

#UbytovaniC .legenda{
        background-color: #787878;
        font-weight: bold;
        width: auto;
        padding: 5px;
 }

div#his {
    text-align: right;
    position: absolute;
    height: auto;
    width: 950px;
    left: inherit;
    top: 0px;
    border-top-width: 0px;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 16px;
    z-index: 102;
}

div#his ul {
	margin: 0;
	padding: 0;
	list-style: none inside none;
}

div#his ul li {
	display: inline;
	font-family: Arial, Helvetica, sans-serif;
	height: 26px;
	width: 100px;
	padding-top: 4px;
	padding-bottom: 4px;
	padding-left: 4px;
	padding-right: 4px;
	margin: 0;
	line-height: 26px;
}

div#his ul li a {
	color: #ebeaea;
	text-decoration: none;
}

div#his ul li:hover {
	text-decoration: none;
	color: #FFFFFF;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	background-color: #787878;
}

div#his ul li a:hover {
	text-decoration: none;
	color: #FFFFFF;
}

 /**
 * Gridito CSS
 */

.ui-widget {
    font-size: 0.8em ! important;
}

li.N1 {
	background: url('../images/N2016-1.png') no-repeat 1px 0px transparent;
    list-style-type: none;
    margin: 0;
    padding: 0px 0px 1px 25px;
    vertical-align: middle;

	/*list-style-image: url('../images/N2016-1.png');
	margin:4px 0px;
	vertical-align: middle;
	font-size:14px;
	line-height:8px;*/
}

li.N2 {
	background: url('../images/N2016-2.png') no-repeat 1px 0px transparent;
    list-style-type: none;
    margin: 0;
    padding: 0px 0px 1px 25px;
    vertical-align: middle;
}

li.N3 {
	background: url('../images/N2016-3.png') no-repeat 1px 0px transparent;
    list-style-type: none;
    margin: 0;
    padding: 0px 0px 1px 25px;
    vertical-align: middle;
}

li.N4 {
	background: url('../images/N2016-4.png') no-repeat 1px 0px transparent;
    list-style-type: none;
    margin: 0;
    padding: 0px 0px 1px 25px;
    vertical-align: middle;
}

li.N5 {
	background: url('../images/N2016-5.png') no-repeat 1px 0px transparent;
    list-style-type: none;
    margin: 0;
    padding: 0px 0px 1px 25px;
    vertical-align: middle;
}

li.N6 {
	background: url('../images/N2016-6.png') no-repeat 1px 0px transparent;
    list-style-type: none;
    margin: 0;
    padding: 0px 0px 1px 25px;
    vertical-align: middle;
}

li.N7 {
	background: url('../images/N2016-7.png') no-repeat 1px 0px transparent;
    list-style-type: none;
    margin: 0;
    padding: 0px 0px 1px 25px;
    vertical-align: middle;
}

.statut0 {color: #C00; font-weight: bolder;}
.statut1 {color: #C00; font-weight: bolder;}
.statut2 {color: #009fe3; font-weight: bolder;}
.statut3 {color: #009fe3; font-weight: bolder;}
.statut4 {color: #C00; font-weight: bolder;}
.statut5 {color: #009fe3; font-weight: bolder;}
.statut6 {color: #C00; font-weight: bolder;}
.statut7 {color: #C00; font-weight: bolder;}

hr {
	color: #787878;
	border-style: solid;
	border-width: 1px;
}

.help {
	border: 1px #000 solid;
}

#Auspices {
	width: 950px;
        background-color: #fff;
        position: relative;
        color: #000;
        vertical-align: middle;
}

#Auspices table{
        width: 950px;
        border-spacing: 0px;
        border: 3px solid #4e8096;
}

#Auspices table td{
        padding-left: 20px;
        padding-top: 15px;
        padding-bottom: 15px;
}

#Auspices .AuspicesTableLeftBorder{
        border-left: 3px solid #4e8096;
}

#Auspices img{
	margin: 5px;
}
