﻿/*#Všeobecné styly#*/

html {
  height:100%;
}

body {
  margin:0px;
  padding:0px;
  font-family:Tahoma,Verdana,Arial,Helvetica,sans-serif;
  font-size:12px;
  line-height:1.4em;
  height:100%;
  color:#000000;
  background:url(/img/page_bg.gif) #4396ca top left repeat-x;
}

input {
  font-family:Tahoma,Verdana,Arial,Helvetica,sans-serif;
  color:#2f2f2f;
}

img, a img {
  border:none;
  margin:0px;
  padding:0px;
}

h1 {
  position:relative;
  top:0px;
  left:0px;
  font-size:16px;
  font-weight:bold;
  text-align:left;
  color:#000000;
  margin:5px 0px 20px 0px;
  padding:0px 0px 0px 0px;
}

h1.title {
  margin:0px 0px 15px 0px;
  padding:0px 0px 0px 0px;
}

h2 {
  position:relative;
  top:0px;
  left:0px;
  font-size:14px;
  font-weight:bold;
  text-align:left;
  color:#000000;
  margin:20px 0px 10px 0px;
  padding:0px 0px 0px 0px;
}

h2.title {
  margin:0px 0px 10px 0px;
  padding:0px 0px 0px 0px;
}

.content_unit_bg h2 {
  margin:0px 0px 10px 0px;
  padding:10px 0px 0px 0px;
}

h3 {
  position:relative;
  top:0px;
  left:0px;
  font-size:12px;
  font-weight:bold;
  text-align:left;
  color:#000000;
  margin:10px 0px 10px 0px;
  padding:0px 0px 0px 0px;
}

h4 {
  position:relative;
  top:0px;
  left:0px;
  font-size:12px;
  font-weight:bold;
  text-align:left;
  color:#000000;
  margin:10px 0px 0px 0px;
  padding:5px 10px 5px 10px;
  background: #eef5ff;
  border-bottom:1px solid #b3cdf1;
}

a {
  color:#13599f;
  text-decoration:underline;
}

a:hover {
  color:#0c3e73;
  text-decoration:underline;
}

p {
  margin:0px 0px 15px 0px;
  padding:0px 0px 0px 0px;
}

/*# HEADER #*/

#header {
  position:absolute;
  top:0px;
  left:0px;
  width:100%;
  height:80px;
  margin:0px 0px 0px 0px;
  padding:0px 0px 0px 0px;
}

/*# HEADER / logo #*/

#header a.logo {
  position:absolute;
  top:9px;
  left:18px;
  display:block;
  width:366px;
  height:35px;
  margin:0px 0px 0px 0px;
  padding:0px 0px 0px 0px;
  background:url(/img/eku-logo.png) transparent top left no-repeat;
}

/*# HEADER / user #*/

#header #header_user {
  position:absolute;
  top:21px;
  right:25px;
  width:auto;
  height:35px;
  line-height:35px;
  margin:0px 0px 0px 0px;
  padding:0px 0px 0px 0px;
  color:#ffffff;
}

#header #header_user .header_user_btns {
  position:relative;
  top:0px;
  right:0px;
  width:auto;
  height:35px;
  line-height:35px;
  margin:0px 0px 0px 0px;
  padding:0px 0px 0px 0px;
  display:inline-block;
  vertical-align:top;
}

input.signoutButton {
  cursor:pointer;
  background-color:#5c96d5;
  border:1px solid #75b3e6;
  color:#fff;
  height:35px;
  margin:0px 0px 0px 15px;
  padding:0px 15px;
  text-transform:lowercase;
}

input.signoutButton:hover {
  background-color:#3e73b2;
  border:1px solid #428cb8;
}

#header #header_user .header_user_btns .header_user_btn_myprofile {
  position:absolute;
  top:0px;
  left:0px;
  display:block;
  width:auto;
  height:19px;
  margin:0px 0px 0px 0px;
  padding:3px 0px 3px 0px;
  color:#ffffff;
  text-decoration:none;
  text-align:center;
}

#header #header_user .header_user_btns .header_user_btn_logout {
  position:absolute;
  top:0px;
  right:0px;
  display:block;
  width:84px;
  height:19px;
  margin:0px 0px 0px 0px;
  padding:3px 0px 3px 0px;
  color:#ffffff;
  text-decoration:none;
  text-align:center;
}

#header #header_user .header_user_btns a:hover {
  color:#ffffff;
  text-decoration:none;
}

#header #header_user .header_user_text {
  position:relative;
  top:0px;
  left:0px;
  width:auto;
  height:36px;
  margin:0px 0px 0px 0px;
  padding:0px 0px 0px 0px;
  text-align:right;
  display:inline-block;  
}

/*# HEADER / menu #*/

#header_menu {
  position:absolute;
  bottom:0px;
  left:0px;
  width:100%;
  height:28px;
  padding:0px 0px 0px 0px;
  margin:0px;
  border-bottom:1px solid #2763a5;  
}

#header_menu>ul {
  position: relative;
  margin:0px;
  padding:0px;
  width:auto;
  padding-left:15px;
  height:28px;  
}

#header_menu>ul>li {
  position:relative;
  top:0px;
  left:0px;
  width:auto;
  height:28px;
  line-height:28px;
  list-style-type:none;
  margin:0px 3px 0px 0px;
  padding:0px;
  float:left;
  background-image:url("~/App_Themes/EKU-Standard/menl.gif"), url("~/App_Themes/EKU-Standard/men.gif");
  background-position: left top, right top;
  background-repeat: no-repeat;
}

#header_menu>ul>li>a {
  text-decoration: none;
  color:#fff;
  margin:0px;
  padding:0px 15px;
  display:block;
  width:auto;
  height:auto;
}

#header_menu>ul>li>a:hover {
  background-image:url("~/App_Themes/EKU-Standard/menlh.gif"), url("~/App_Themes/EKU-Standard/menh.gif");
  background-position: left top, right top;
  background-repeat: no-repeat;
}

#header_menu ul ul {
  display:none;
}

#header_menu ul li:hover ul {
  position:absolute;
  display: block;
  margin: 0px;
  padding:0px;
  width:auto;
  min-width:150px;
  height:auto;
  border-top:1px solid #2763a5;  
  border-left:1px solid #2763a5;
  border-right:1px solid #2763a5;
  background:red;
}

#header_menu ul ul li {
  display:block;
  float:none;
  width:auto;
  height:auto;
  border-bottom:1px solid #2763a5;
  background-image:none;
}

#header_menu ul ul li {
  display:block;
  float:none;
  width:auto;
  height:auto;
  border-bottom:1px solid #2763a5;
  background-image:none;
}

#header_menu ul ul a {
  color:#fff;
  display:block;
  height:auto;
  line-height:16px;
  margin:0px;
  padding:4px 10px;
  text-decoration:none;
  background:#5c96d5;
  border:1px solid #75b3e6;
}

#header_menu ul ul a:hover {
  color:#fff;
  text-decoration:none;
  background:#3e73b2;
  border:1px solid #428cb8;  
}









/*# TELO #*/

#telo {
  position:relative;
  top:0px;
  left:0px;
  width:100%;
  min-width:990px;
  height:auto;
  background:none;
  margin:0px 0px 0px 0px;
  padding:80px 0px 0px 0px;
}

#telo .telo_bg {
  background:#ffffff;	
  margin:0px 0px 0px 0px;
  padding:10px 0px 15px 0px;
  min-height: 400px;
}

#telo .telo_one_col, #telo .telo_two_cols {
  position:relative;
  top:0px;
  left:0px;
  width:auto;
  height:auto;
  margin:0px 0px 0px 0px;
  padding:0px 15px 15px 15px;
}

#telo .telo_two_cols .telo_col_right {
  position:relative;
  top:0px;
  right:15px;
  width:25%;
  height:auto;
  float:right;
}

#telo .telo_two_cols .telo_col_left {
  position:relative;
  top:0px;
  left:15px;
  width:75%;
  height:auto;
  float:left;
}

#telo .telo_one_col .telo_col_only {
  width:100%;
  height:auto;
}

.content_unit {
  width:100%;
  height:auto;
  margin:0px 0px 15px 0px;
  padding:0px 0px 0px 0px;
  background:none;
}

.content_unit_bg {
  position:relative;
  top:0px;
  left:0px;
  width:auto;
  height:auto;
  margin:0px 10px 10px 10px;
  padding:5px 15px 15px 15px;
  background:#eef5ff;
  border:1px solid #b3cdf1;
}

/*# FOOTER #*/

#footer {
  position:relative;
  top:0px;
  left:0px;
  width:100%;
  height:60px;
  margin:0px 0px 0px 0px;
  padding:0px 0px 0px 0px;
  background-color:#277fb6;
  border-bottom:1px solid #2763a5;  
  color:#fff;
}

#footer a {
  position:relative;
  top:0px;
  left:0px;
  width:auto;
  height:auto;
  margin:0px 0px 0px 0px;
  padding:0px 0px 0px 0px;
  color:#fff;
  text-decoration:none;
}

#footer a:hover {
  text-decoration:underline;
}

#footer .footer_links {
  position:absolute;
  top:21px;
  left:20px;
  width:485px;
  height:auto;
  margin:0px 0px 0px 0px;
  padding:0px 0px 0px 0px;
  text-align:left;
}

#footer .footer_copyright {
  position:absolute;
  top:21px;
  right:20px;
  width:485px;
  height:auto;
  margin:0px 0px 0px 0px;
  padding:0px 0px 0px 0px;
  text-align:right;
}

#footer_under {
  position:relative;
  top:0px;
  left:0px;
  width:990px;
  height:80px;
  margin:0px 0px 0px 0px;
  padding:0px 0px 0px 0px;
  height:auto;
  margin:0px 0px 0px 0px;
  padding:0px 0px 0px 0px;
  text-align:left;
}

#footer .footer_copyright {
  position:absolute;
  top:21px;
  right:20px;
  width:485px;
  height:auto;
  margin:0px 0px 0px 0px;
  padding:0px 0px 0px 0px;
  text-align:right;
}

#footer_under {
  position:relative;
  top:0px;
  left:0px;
  width:990px;
  height:80px;
  margin:0px 0px 0px 0px;
  padding:0px 0px 0px 0px;
  height:auto;
  margin:0px 0px 0px 0px;
  padding:0px 0px 0px 0px;
  text-align:left;
}

#footer .footer_copyright {
  position:absolute;
  top:21px;
  right:20px;
  width:485px;
  height:auto;
  margin:0px 0px 0px 0px;
  padding:0px 0px 0px 0px;
  text-align:right;
}

#footer_under {
  position:relative;
  top:0px;
  left:0px;
  width:990px;
  height:80px;
  margin:0px 0px 0px 0px;
  padding:0px 0px 0px 0px;
}

table.tablestyle_01, table.tablestyle_01_vnitrni
{
  border-collapse:collapse;
  width:100%;
  border:1px solid #8ba0bc;
}

table.tablestyle_01_nowidth 
{
  border-collapse:collapse;
  width:auto;
}

table.tablestyle_01 tr.header td, table.tablestyle_01_nowidth tr.header td
{
  background:#edf4fb;
  border:1px solid #8ba0bc;
}

table.tablestyle_01 tr.header_lighter td, table.tablestyle_01_nowidth tr.header_lighter td
{
  background:#f8fbff;
  padding:3px;
}

table.tablestyle_01 tr.oramovane td, table.tablestyle_01_nowidth tr.oramovane td
{
  border:1px solid #8ba0bc;
  margin:0px;
  padding:6px;
}

table.tablestyle_01 td, table.tablestyle_01 tr.oramovane td table.tablestyle_01_vnitrni td, table.tablestyle_01_nowidth td
{
  border:1px solid #cfddee;
  padding:3px;
}

table.tablestyle_01 tr.header_lighter_nobottom td 
{
  background:#f8fbff;
  padding:6px;
  border-bottom:none;	
}

table.tablestyle_01 tr.nobottom td 
{
  border-bottom:none;
  padding:3px;	
}

table.tablestyle_02
{
  border-collapse:collapse;
  width:auto;
  border:none;
}

h1.bez_odsazeni_dole 
{
  margin-bottom:0px;    
}

.doprava 
{
  text-align:right;    
}

.doleva
{
  text-align:left;    
}

.uprostred
{
  text-align:center;    
}

table.hlavicka 
{
  border-collapse:collapse;
  width:100%;
  border-bottom:1px solid #8ba0bc;    
}

h1.inline label, h1.inline
{
  display:inline;
  font-weight:bold;
  font-size:16px;
  margin:0px;
  padding:0px;
}

Table.tablestyle_01_nowidth tr td.noborder 
{
  border:none;    
}


td.LogonDialog input[type="text"],
td.LogonDialog input[type="password"]
{
  border:1px solid #a5acb5;
  height:25px;
  padding:0px 4px;
}
