/** Cortusa, autor: Ji�� Praus **/

@import url("basic.css");
@import url("menu.css");
@import url("modules.css");

a.vice {
    padding-right: 10px;
    background: transparent url('../images/vice.gif') no-repeat right 60%; }
    
a.vice:hover,
a.vice:focus { 
    }

div.center {
    width: 958px;
    margin: 0 auto;
    text-align: left; }
    
div.center2 {
    width: 950px;
    margin: 0 auto;
    text-align: left; }

/***** LOGA *****/

#logos {
    height: 96px;
    background: #ffffff; }
    
#logos img.group {
    margin-top: 34px;
    float: left; }    

#logos div.division {
    margin-top: 28px;
    text-align: right;
    float: right; }
    
#logos div.division img{
    margin-bottom: 5px;
    }

/***** HLAVICKA *****/
    
#header {
    background: #dddff3; }

#header div.center {
    background: transparent url('../images/header.gif') repeat-y left top; }

#header div.center2 {
    height: 230px;
    position: relative; /* kvuli main menu */
    background: #ffffff;
    overflow: hidden; }

/***** OBSAH *****/

#stred {
    background: transparent url('../images/stred.gif') repeat-y left top;
    font-size: 90%; }
    
#stred_end {
    padding: 1px 5px 20px 4px;
    background: transparent url('../images/stred_end.gif') no-repeat left bottom; }

#column {
    width: 252px;
    float: left;
    background: #ffffff url('../images/column.gif') repeat-y right top; }
    
#column_offset {
    padding-right: 2px;
    background: transparent url('../images/column_end.gif') no-repeat right bottom; }
    
#column h2.blok {
    padding: 8px 10px 10px 13px;
    background: #1827b0;
    color: #ffffff;
    font-size: 100%; }
    
#column div.column_blok {
    padding: 14px; }
    
dl.kontakt {
    padding: 0 0 5px 0; }

dl.kontakt dt {
    width: 70px;
    float: left; }

#newsletter {
    padding: 5px 0 10px 0; }
    
#newsletter input.text {
    width: 134px;
    border: 1px solid #a9afe2;
    border-right: 0; }
    
#newsletter input.submit {
    margin-left: -3px; }
    
#content {
    min-height: 350px;
    width: 697px;
    float: right;
    background: #ffffff url('../images/content.png') no-repeat left top; }

#content_offset {
    padding: 14px 15px 18px 14px; }
    
#search input.text {
    width: 98px;
    margin-left: 6px;
    border-top: 1px solid #0d1774;
    border-left: 1px solid #0d1774;
    border-bottom: 1px solid #a9afe2;
    border-right: 0px; }
    
#search input.submit {
    margin-left: -3px; }

/***** FOOTER & DOLNI BLOK *****/

#footer {
    padding: 14px 0 40px 0;
    font-size: 85%; }
    
#footer ul.copy {
    list-style: none;
    float: left; }
    
#footer ul.copy li {
    padding: 0 8px 0 8px;
    display: inline;
    background: transparent url('../images/footer_separator.gif') no-repeat right 70%; }

#footer ul.copy li.posledni {
    background: none; }
    
#footer a.webdesign {
    float: right; }

ul#drobky {
    list-style: none;
    font-size: 90%;
    height: 40px; }

ul#drobky li {
    padding: 0 0 0 6px;
    display: block;
    float: left; }

ul#drobky li a {
    padding-right: 11px;
    background: transparent url('../images/vice_black.gif') no-repeat right center; }

#partner {
  position: absolute;
  top: 67px;
  left: 430px;
}

