﻿/* DEFINICE POUŽITÝCH BAREV 
pozadí webu: šedivá #bbc1cb
písmo do grafiky: bíle #fff
písmo do obsahu: černá #000
písmo do nadpisů: vínová #cc0808
pozadí obsahu: bílá #fff
pozadí zvíryzněného obsahu: bleděmodrá #90d5f6
*/

BODY, H1, H2, H3, H4, H5, HR, DT, DD, TABLE, td, p, li, ul, ol {margin: 0px; padding: 0px;}
BODY {background-color: #bbc1cb; color: #000;  font-family: Verdana, Tahoma, Arial, Helvetica, Sans-Serif;
    font-size: 0.7em;  margin: 0px; padding:0px; width: 100%; }
p {margin-top: 8px; margin-bottom: 8px;}    
A:link {color: #cc0808; text-decoration:underline;}
A:visited {color: #cc0808; text-decoration:underline;}
A:hover {color: #000;}
H1, H2, H3, H4, H5, H6 {color: #cc0808; margin-top: 5px; margin-bottom: 5px;}
H1 {font-size: 150%;}
H2 {font-size: 130%;}
H3 {font-size: 110%;}
H4 {font-size: 100%;}
hr {border: none; border-top: dotted 1px #888; height: 1px;}
.line {border: solid 1px black; background: #fff url(images/face/borderLine.gif) no-repeat center bottom; 
        margin: 8px auto; }
ul {padding-left: 10px;}
li {list-style-type: disc; elevation:lower; }
td {vertical-align: top;}
th {font-weight: normal; text-align:right; color:#888; width:80px;}
dt {font-weight: bold;}
dd {margin-left: 2ex;}
fieldset {border: solid 1px #888;}
legend {color:#cc0808; font-weight:bold; padding: 2px 2px;}
em { font-style:normal;}

.r {text-align: right;}
.c {text-align: center;}
.l {text-align: left;}
.t {vertical-align:top;}
.m {vertical-align:middle;}
.b {vertical-align:bottom;}
.clear {clear:both;}
.w100 {width:100%;}
.h100 {height:100%;}
.bold { font-weight: bold;}
.shadow {font-size:0.85em;}
.big1 {font-size: 150%; color: #cc0808; font-weight:bold;}
.big2 {font-size: 120%; color: #cc0808; font-weight:bold;}
.big3 {font-size: 105%; color: #cc0808; font-weight:bold;}
.intense {background-color: #90d5f6; padding:3px;}
#page {width: 971px; height:697px;  margin-left: auto; margin-right:auto; }
#overcontent { width:318px; height:460px; background-color: #fff;  margin:0px; padding:0px; border:none;}
#webcontent {width:318px; height:460px; overflow:auto; margin:0px; border:none;}
#imagecontent {width:219px; height:546px;} 
#imidzovka {background-image: url(images/face/default_imidzovka.jpg); background-repeat:no-repeat; margin:0px;
    width: 412px; height: 493px;   
    vertical-align:bottom;}
#imidzovka A:link {color: #fff; text-decoration:underline;}
#imidzovka A:visited {color: #fff; text-decoration:underline;}
#imidzovka A:hover {color: #cc0808;}
#serverInfo {display:block; margin: 0px 30px 55px 30px; font-size: 90%; color: White;}
#siteMapPath {height: 240px;}
.tKontakt {margin-left: auto; margin-right:auto;}

.shortTextBox {width:50px; height:14px;}
.textBox {width:190px; height:14px;}
.multiLineTextBox {width:190px; height:100px;  }
.tableCellButton {text-align:right;}

.tableForm {width:98%;}
.contentImageBG {background: white; background-image: url(images/face/image.jpg); }

.referenceHeader { font-weight:bold; font-size: 110%;color: #cc0808; margin-top: 5px; margin-bottom: 5px;}
#reference .personFace { margin:0px; padding: 3px;  margin-right: 5px; margin-bottom: 5px;}

.banner_130 {width:219px; height:130px;  display:block; padding-left: 50px; 
             padding-top:38px}
.banner_130 a {display:block; border: 1px solid #cc0808;width: 136px; height:136px;}
.banner_130 img {padding: 3px;}