﻿body {
	background-color: #f7f8fc;
	font-family: Arial, sans-serif;
	font-size: 86%;
	color: #000000;
	margin: 0;
	padding: 0;	
}

table {
	font-size: 100%;
}

#o2 {
    position: relative;
    width: 100%;
    min-width: 905px;
}

#obalka {
    border-top: 5px solid #002277;
    display: block;
}

a {
	text-decoration: underline;
	color: #002776;
}

a:hover {
	color: #f07800
}

a.okno {
    padding-right: 13px;
    background: transparent url('https://is.muni.cz/pics/design/14/b/nove-okno.png') 100% 70% no-repeat;
}

ul li {
	list-style: none;
	padding-left: 10px;
	background: transparent url('https://is.muni.cz/pics/design/14/b/li.png') 0 .5em no-repeat;
    background-color: transparent;
    background-image: url("https://is.muni.cz/pics/design/14/b/li.png");
    background-repeat: no-repeat;
    background-attachment: scroll;
    background-position: 0px 0.5em;
    background-clip: border-box;
    background-origin: padding-box;
    background-size: auto auto;
}

.help-otazky {
    margin-left: 30px;
}

hr {
    clear: both;
    height: 2px;
    border: none;
    background: #eee url('https://is.muni.cz/pics/design/14/b/hr.png') 0 0 repeat-x;
}

h2 {
	font-size: 1.5em;
	color: #1e5351;
	margin-left: 0.6em;
}

h3 {
	font-size: 1.25em;
	color: #1e5351;
}

#hlavicka {
    border-bottom: 1px solid #D4D4D4;
    height: 11.5em;
	background: #f3f3f3 url('https://is.muni.cz/pics/design/14/b/hlavicka.png') 0 0 repeat-x;
    min-height: 149px;
}

#hlavicka #logo {
    position: absolute;
}

#hlavicka #logo img {
    position: relative;
    top: 17px;
    left: 28px;
    border: none;
    z-index: 5;
}

#hlavicka #nadpis-drobecky {
    position: relative;
}

#hlavicka h1 {
    top: 75px;
    font-size: 20px;
    line-height: 1.1em;
    height: 2.2em;
    overflow: hidden;
    margin-right: 300px;
    color: #002776;
    position: absolute;
    left: 148px;
    margin: 0;
}

#hlavicka h2 {
    top: 55px;
    width: 319px;
    height: 17px;
    font-size: 15px;
    overflow: hidden;
    color: #002776;
    position: absolute;
    left: 148px;
    margin: 0;
}

#hlavicka h2 span {
    display: block;
    width: 319px;
    height: 18px;
    position: absolute;
    left: 0;
    top: 0;
    z-index: 1;
    background: transparent url('https://is.muni.cz/pics/design/14/b/nadpis/h2-ismu.png') 0 0 no-repeat;
}

.en #hlavicka h2 span  {
	background-image: url('https://is.muni.cz/pics/design/14/b/nadpis/h2-ismu-en.png');
}

#hlavicka .drobecky {
    position: absolute;
    left: 138px;
    top: 10.3em;
    margin-right: 300px;
}

#identita {
    position: relative;
    float: right;
    font-size: 0.9em;
    width: 290px;
    line-height: 1.7em;
    padding-right: 5px;
    z-index: 100;
	
}

#id-jazyk {
    text-align: center;
    width: 200px;
    color: #fff;
    background: #002776 url('https://is.muni.cz/pics/design/14/b/jazyk.png') top right no-repeat;
    margin-left: 20px;
}

#id-jazyk p {
    margin: 0;
    padding: 0;
    height: 25px;
    background: transparent url('https://is.muni.cz/pics/design/14/b/jazyk-p.png') 0 0 no-repeat;
    text-align: center;
    color: #fff;
}

#id-jazyk a {
    color: #b7d6ff;
}

.drobecky {
    background: transparent url('https://is.muni.cz/pics/design/14/b/li.png') 0 0.5em no-repeat;
    font-size: 0.89em;
    padding-left: 10px;
}