html {
    background-color: White;
    margin:0px;
    padding:0px;
}
body {
    font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
    font-size: small;
    margin:0px;
    padding:0px;
    height: 100%;
    width: 100%;
}
img {
    border: 0px;
}
body a {
    text-decoration: none;
}
a.ico[href^="http:"] {
    background: url(/images/inter_icon.png) right center no-repeat;
    padding-right: 16px;
}
a.ico[href^="https:"] {
    background: url(/images/inter_icon.png) right center no-repeat;
    padding-right: 16px;
}
a.ico[href^="mailto:"] {
    background: url(/images/mail_icon.gif) right center no-repeat;
    padding-right: 16px;
}
div.header {
    height: 77px;
    background-image: url(../images/header_bckgr.jpg);
    background-repeat: repeat-y;
    background-position: right;
}
a.header_logo_AVC {
    float: left;
    margin: 10px 15px 0px 10px;
}
div.header_text{
    padding-top: 10px;
    float: left;
}
img.header_links_left {
    float: right;
}
img.id1_scaled {
    height: 80px;
}
div.header_links {
    float: right;
    background-image: url(../images/header_links_bckgr.gif);
    background-repeat: repeat-x;
    height: 22px;
}
a.header_link {
    color: White;
    font-size: x-small;
    font-variant: small-caps;
    font-weight: bold;
    padding-right: 5px;
}
a.header_link:hover {
    color: Black;
} 
div.header_search {
    float: right;
    margin-top: 30px;
}
img.logo_sh {
    position: absolute;
    top: 30px;
    right: 130px;
}
img.logo_su {
    position: absolute;
    top: 30px;
    right: 10px;
}
img.logo_cvut {
    position: absolute;
    top: 20px;
    right: 10px;
}
img.logo_student{
    position: absolute;
    top: 25px;
    right:80px;
}
div.menu {
    height: 30px;
    background-image: url(../images/menu_bckgr.png);
    background-repeat: repeat-x;
}
ul#right-menu li {
  border-bottom: 1px solid #ddd;
  padding: 2px 0;
}
a.menu_link, a.menu_link_right {
    float: left;
    color: black;
    margin-left: 25px;
    padding-top: 4px;
    font-size: 10pt;
    font-variant: small-caps;
    font-weight: bold;
}
a.menu_link_right {
    float: right;
    margin-left: 0px;
    margin-right: 12px;
}
a.menu_link:hover, a.menu_link_right:hover {
    color: white;
}
div.menu img.flag {
    padding-top: 1px;
}
div.content {
    width: 99%;
    _width: 100%;
}
div.left {
    width: 14%;
    float: left;
    padding-left: 5px;
}
div.sidebar_content {
    background-image: url(../images/sidebar_bckgr_up.gif);
    background-repeat: no-repeat;
    width: 90%;
    padding: 10px;
    margin-bottom: 15px;
}
div.sidebar_content h2, h2.podkategorie {
    font-size: 10pt;
    font-variant: small-caps;
    font-weight: bold;
    /*color: #5B9DC2;*/
    color: Black;
    margin: 0px;
    margin-bottom: 5px;
}
div.sidebar_content h2 a {
    color: black;
}
div.sidebar_content h2 a:hover {
    color: blue;
}
div.sidebar_content ul, div.sidebar_content ol {
    margin: 0px;
    padding: 0px;
    padding-left: 2px;
}
div.sidebar_content ul li, div.sidebar_content ol li {
    list-style: none;
    font-size: 9pt;
    font-variant: small-caps;
    font-weight: bold;
    color: #5B9DC2;
}
div.sidebar_content ol li {
    list-style-type: decimal;
    list-style-position: inside;
}
a.sidebar_link, a.advanced_search {
    color: #4858BB;
}
a.sidebar_link:hover, a.advanced_search:hover {
    color: black;
}
a.sidebar_link.right {
  font-size: 80%;
}
div.vektor {
    font-size: 11px;
    font-variant: small-caps;
    font-weight: bold;
    padding-bottom: 5px;
}
div.center {
    float: left;
    width: 65%;
    margin-left: 10px;
    background-color: White;
}
div.center table.latest_archive {
    text-align: center;
}
div.center_content_center {
    background-image: url(../images/center_content_bckgr_centr.gif);
    background-repeat: repeat-x;
}
div.center_content_left {
    background-image: url(../images/center_content_bckgr_left.gif);
    background-repeat: no-repeat;
    background-position: left top;
}
div.center_content_right {
    background-image: url(../images/center_content_bckgr_right.gif);
    background-repeat: no-repeat;
    background-position: right top;
    padding: 12px;
    padding-top: 0px; 
}
div.center_content_header {
    width: 100%;
    height: 17px;
}
.error_text{
    color: red;
}
span.content_header, span.content_red, span.content_header_left {
    float: right;
    color: black;
    padding-right: 10px;
    font-weight: bold;
    font-size: 11px;
    padding-top: 1px;
}
span.content_red{
    color: red;
    font-variant: small-caps;
}
span.content_header_left {
    float: left;
    padding-left: 10px;
}
div.center_lpetr h1 {
    font-size: medium;
}
div.center p {
    margin: 7px;
}
div.center a:hover {
    color: Black;
}
div.center_content_inner {
    margin-top: 5px;
    _margin-top: 10px;
}
div.center_content_inner ul {
    margin-bottom: 0px;
}
div.center_content_inner_left {
    float: left;
    width: 40%;
}
div.center_content_inner_right {
    float: right;
    width: 40%;
}
div.right {
    width: 14%;
    float: right;
    padding-top: 2px;
    padding-right: 5px;
}
div.spacer {
        display: block;
        clear: both;
        content: "";
        height: 0px;
        line-height: 0px;
          _height: 0px;
}
form.search {
    margin: 0px;
}
input.pole_vyhledavani {
    width: 100%;
    font-size: 10px;
}
input.tlacitko_vyhledavani {
    background-color: #99CCFF;
    border : 0px;
    font-weight: bold;
    font-size: 10px;
    float: right;
    padding: 0px 4px 0px 4px;
    margin: 0px;
}
a.advanced_search {
    font-weight: bold;
    text-transform: uppercase;
    font-size: 10px;
    float: left;
    padding-top: 2px;
}

div.akce_sloupce {
    width: 100%;
}
div.akce_leva {
    width: 72%;
    float: left;
}
div.akce_prava {
    width: 28%;
    float: right;
}
div.akce_leva_detail, div.akce_prava_detail {
    float: left;
}
img.akce_preview {
    margin-top: 10px;
}
div.center_content_right strong {
    font-variant: small-caps;
}
ul.akce_detaily {
    padding-top: 15px;
}
p.akce_anotace, p.akce_klicova, p.akce_poznamka {
    text-align: justify;
}
p.akce_hodnoceni {
    padding-left: 32px;
}
ul.akce_zpracovali_detail {
    margin-top: 3px;
    margin-bottom: 2px;
    padding-left: 10px;
    list-style-position: inside;
}
div.akce_vod {
    height: 100px;
    width: 100px;
    border: solid red 1px;
    padding: 20px;
    margin: 20px;
}

table {
    margin-top: 4px;
    width: 90%;
}
th {
    padding-left: 6px;
    padding-right: 6px;
    background-color: #99bbff;
    font-variant: small-caps;
    font-size: 12px;
}
th a {
    color: #4858BB;
}
th a:hover {
    color: black;
}
tr.radek_barva_0 {
    background-color: #EEEEFF;
}
tr.radek_barva_1 {
    background-color: #E7E7E7;
}
td.bunka_vlevo {
    text-align: left;
    padding-left: 3px;
    padding-right: 3px;
}
td.bunka_centr {
    text-align: center;
    padding-left: 3px;
    padding-right: 3px;
}
hr {
    border-style: dotted;
    border-top-width: 0px;
    border-left-width: 0px;
    border-right-width: 0px;
    border-bottom-width: 1px;
    border-color: #1B397C;
    _display: none;
}

.article_content ul{
    margin:0px 0px 0px 25px;
        padding:0px 0px 0px 0px;
}
.article_content h1, .article_content h2, .article_content h3,.article_content h4, .article_content h5, .article_content h6 {
    font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
    margin:10px 0px 5px 0px;
    padding:0px 0px 0px 0px;	
}
.article_content h1{
    font-size: 150%;
    font-weight: bold;
}
.article_content h2{
    font-size: 150%;
    font-weight: normal;
}
.article_content h3{
    font-size: 130%;
    font-weight: bold;
}
.article_content h4{
    font-size: 130%;
    font-weight: normal;
}
.article_content h5{
    font-size: 120%;
    font-weight: bold;
}
.article_content h6{
    font-size: 120%;
    font-weight: normal;
}

.indent {margin-left:10px;} 
.green {color:#00992F!important;}
.red   {color:#AA0000!important;}
.blue  {color:#000088!important;}


/* styly z MediaWiki
Sem nakopirovat styly z MediaWiki, ktere chcete zachovat
*/

/*
Tabulka obsah stránky
*/

#toc,
.toc,
.mw-warning {
  border: 1px solid #aaa;
  background-color: #f9f9f9;
  padding: 5px;
  font-size: 95%;
  text-align: left;
}
#toc h2,
.toc h2 {
  display: inline;
  border: none;
  padding: 0;
  font-size: 100%;
  font-weight: bold;
}
#toc #toctitle,
.toc #toctitle,
#toc .toctitle,
.toc .toctitle {
  text-align: center;
}
#toc ul,
.toc ul {
  list-style-type: none;
  list-style-image: none;
  margin-left: 0;
  padding-left: 0;
  text-align: left;
}
#toc ul ul,
.toc ul ul {
  margin: 0 0 0 2em;
}
#toc .toctoggle,
.toc .toctoggle {
  font-size: 94%;
}

.mw-warning {
  margin-left: 50px;
  margin-right: 50px;
  text-align: center;
}

/*
Odkazy v zapati
*/
.printfooter {
  display: none;
}