html, body {
    font-size: 11px;
    font-family: Tahoma, Arial, Verdana;
    color: #546476;
    background: #FFFFFF;
    background-image: url(/repository/layout/index/background.png);
    background-repeat: repeat-x;
    height: 100%;
    line-height: 180%;
}

td {
    font-size: 11px;
    font-family: Tahoma, Arial, Verdana;
    color: #546476;
    line-height: 180%;
}

a {
    text-decoration: underline;
    color: #2085D2;
}

a:hover 
{ 
    color: #DB9500;
}

h1, h2, h3, h4, h5, h6 {
    color: #2085D2;
    font-weight: bold;
    margin-top: 0px;
    margin-bottom: 0px;
}

h1 a {
    text-decoration: none;
    border-bottom: 1px dashed #2085D2;
    padding-bottom: 10px;
    color: #2085D2;
}

h2 a {
    text-decoration: underline;
    font-weight: normal;
    padding-bottom: 5px;
    color: #2085D2;
}

h2 a:hover {
    text-decoration: none;
    font-weight: normal;
    padding-bottom: 5px;
}

h1 {
    font-size: 26px;
    font-weight: normal;
    margin-top: 10px;
    line-height: 100%;
}

h2 {
    font-size: 18px;
}

h3 {
    font-size: 16px;
}

h4 {
    font-size: 12px;
}

ul {
    list-style-type: none;
    padding: 0;
    margin: 0;
}

li {
    background-image: url(/repository/layout/index/sipka.png);
    background-repeat: no-repeat;
    background-position: 0 .6em;
    padding-left: 20px;
    margin-bottom: 4px;
    margin-left: 10px;
}

.hledat {
    color: #546476;
    background: #B0D9FF;
    height: 18px;
    width: 160px;
    border-bottom: 1px solid #C5EEFF;
    border-right: 1px solid #C5EEFF;
    border-top: 1px solid #3D3D3D;
    border-left: 1px solid #3D3D3D;
}

.hledat1 {
    color: #546476;
    background-image: url(/repository/layout/index/background_prihlaseni.png);
    background-repeat: repeat-x;
    height: 20px;
    width: 140px;
    border-bottom: 1px solid #FFFFFF;
    border-right: 1px solid #FFFFFF;
    border-top: 1px solid #B5BDC6;
    border-left: 1px solid #B5BDC6;
}

.mapa a {
    text-decoration: underline;
    font-weight: normal;
    color: #617285;
}

.mapa a:hover {
    text-decoration: underline;
    font-weight: normal;
    color: #222222;
}

.list_odd, .list_even {
	color: #4E5E6F;
	min-height: 28px;
	padding-top: 5px;
	padding-left: 20px;
	font-size: 11px;
	font-weight: bold;
}

.list_odd1, .list_even1 {
	color: #4E5E6F;
	min-height: 28px;
	padding-top: 0px;
	padding-left: 0px;
	font-size: 11px;
	font-weight: normal;
}

.list_odd a, .list_even a {
	color: #4E5E6F;
}

.list_odd a:hover, .list_even a:hover {
	color: #000000;
}

.list_odd1 a, .list_even1 a {
	color: #4E5E6F;
	font-weight: bold;
}

.list_odd1 a:hover, .list_even1 a:hover {
	color: #000000;
}

div.list_odd {
    	background: #E6EBF3;
    	border-bottom: 1px solid #CBDFFF;
}

div.list_even {
    	background: #F8F9FC;
    	border-bottom: 1px solid #CBDFFF;
}

.list_odd1 {
    	background: #E6EBF3;
    	border-bottom: 1px solid #CBDFFF;
}

.list_even1 {
    	background: #F8F9FC;
    	border-bottom: 1px solid #CBDFFF;
}

.iconButton {
	width: 100px;
	height: 100px;
	float: left;
	margin-left: 5px;
	margin-top: 5px;
	text-align: center;
}

.iconButton img {
	margin: 4px;
	text-decoration: none;
}

.iconButton a {
	clear: both;
	font-weight: bold;
	text-decoration: none;
}

.elearning_error {
	color: #FFFFFF; 
	font-weight: bold;
	background: #FF0000; 
	padding-left: 16px; 
	padding-top: 8px; 
	padding-bottom: 8px; 
	padding-right: 8px; 
	margin: 20px;
}
