/* CSS webovy-servis: print */
body, div, p, html, form  { font-family: Arial, Verdana, "Geneva CE", lucida, sans-serif;  font-size: 1em; margin: 0px; padding:0px; }

#content  { font-size: 0.8em;   color: #1f1f1f; }
#content p              { line-height: 140%; padding-bottom: 10px;  }
h1, h2, h3, h4, h5, h6, dt.comment  {  font-family: Arial, "Trebuchet MS", Georgia, "New York CE", utopia, serif;   font-weight: normal;  }
h1        { font-size: 185%; color: #7BB101;  border-bottom: 1px solid #7BB101;  margin: 15px 20px 8px 0px;  }
h2        { font-size: 163%; color: #CA2720; }
h3        { font-size: 150%; color: #3A678D; }
h4        { font-size: 138%; color: #000; }
h5        { font-size: 125%; color: #555; font-weight: bold; }
h1#first  { font-size: 2em; padding: 13px 0px 3px 45px; margin: 0px 0px 7px 0px; }


#content ul         { margin: 5px; padding: 0px; }
#content ul li      { list-style-type: none; background: url('../img/odrazka.gif') 0px 3px no-repeat; padding: 1px 0px 2px 25px;  }
#content ul li.ok, #content ul.ok li, #content fieldset ul li { background-image: none; padding-left: 5px;  }
#content ul.nic li  { background-image: none; padding-left: 5px; }

#webovyservis { font-size: 180%; display: block; text-align: right; padding: 15px 20px 0px 0px; border-bottom: 2px solid #cc0000; margin: 0px 5px; text-decoration: none; color: #cc0000;  }

#TopRight, #TopLeft form , #menu, #submenu, .boxR, p#DrobecekMenu, #tools, #footer {  display: none;  }
 
/* Obsah */
#content    { float: left; width: 66%; margin-left: 25px; }

#obsah  { color: #000;  }
#panel    { width:265px; float:left;  }

.boxR       { background: url('../img/box-repeat2.gif') repeat-y; margin-top: 55px;   }
div.less    { margin-top: 35px; }
.boxT       { background: url('../img/box-vrsek2.gif') no-repeat; position:relative; top:-13px; width: 265px; }
.boxT div   { background: url('../img/box-bottom2.gif') no-repeat left bottom; position:relative; top:33px;  padding: 0px 25px 0px 25px; text-align: center; }
.boxT div span, .boxT div p, .boxT div table, .boxT div ul { position: relative; top: -25px; }
.boxR span, #submenu span { font-weight: bold; font-size: 0.8em; text-transform: uppercase;  display: block; border-bottom: 1px solid #dedede; text-align: center; color: #7BB101; margin: 0px 40px 5px 45px; padding: 20px 0px 5px 0px; }
.boxR span  {  margin: 0px 15px 10px 20px; }
.boxR a, .boxR a:link, .boxR a:visited { display: block; color: #7b7b7b; font-size: 0.9em;   }
.boxR a:hover { color: #5b5b5b; }
.printYes { display: block; }

#content .boxR a, #submenu .boxR a:link, #submenu .boxR a:visited { color: #3A678D;  }
#content .boxR a:hover { color: #7BB101; }
.boxR ins { text-decoration: none; color: #7b7b7b; font-weight: bold; font-style: italic; font-size: 135%; position:relative; top:4px; left: -14px; font-family: georgia;  }

.ref        { font-size: 0.9em; width: 97%; }
.ref  h3    { font-size: 1.1em; padding: 0px 0px 0px 0px; margin: 0px 0px 4px 0px;  }
.ref h3 a   { text-decoration: none; color: #333; }
.ref a img  { padding: 5px; border: 1px solid; border-color: #a9a9a9; display:block; margin-bottom:5px;  }
.ref a:hover img  { border-color: #7BB101; padding: 4px; border: 2px solid;  }
.ref td.hov a img { border-color: #353535; }
.ref td.hov a:hover img { border-color: #3A678D; }
.ref td    { border-top: 1px solid #e0e0e0; border-right: 1px solid #e0e0e0; padding: 15px 15px 25px 15px; }
.ref tr.ttop td { border-top: none; }
.ref td.lll { border-right: none; }

.fle  { float: left; width: 330px; }
.fri  { float: left; width: 230px; padding-left: 20px;  }
.fri h5 { margin-bottom: 5px; }
.fle img ,.fri img  { border: 1px solid #a9a9a9; padding: 0px; margin-top:20px;  }



acronym, abbr { border-bottom: 1px dashed #09f; cursor: help;  }
table         { width: 100%; }
li table      { width: auto; }
hr            { width: 100%; color: #f5f5f5; border-top: 1px double #f5f5f5;  height: 2px; border-bottom: 1px dashed #f5f5f5; border-left: 0px; border-right: 0px; }
.unf          { clear: both; width: 0px; height: 0px; }



/* TABULKY */
table   {border-collapse: collapse; }
th, td     { padding: 0px; vertical-align: middle; }
table.kontakt td, table.kontakt th, table.vatop td, table.vatop th  { vertical-align: top; }
.bl { border-left: 1px solid #dedede; padding-left: 15px; }

table.kontakt table td  { vertical-align: middle; padding: 5px; }
table.kontakt table { width: auto; }
textarea  { border: 1px solid #cacaca; width: 95%; height: 75px;  }
table.kontakt textarea  { height: 115px;  }

label { font-weight: bold; }
ul li label { display: block; width: 130px; float: left; }
label.nowi, ul.nowi li label  { display: inline; width: auto; float: none; }

/* zarovnani */
.c {text-align: center;}
.l   {text-align: left;}
.r  {text-align: right;}

img { padding: 6px; }
#foo a img       {    padding: 6px;    border: 1px solid #e0e0e0;    margin-right: 4px; }

pre, code, kbd, var {  font-family: courier, monospace;   font-size: 110%;  line-height: 1.1em;  background: #F1F1F1; }

/*  xStandard elements */
kbd {padding:0px 1px 0px 1px;border-width:1px 2px 2px 1px;border-style:solid;}
dfn {font-style:normal;border-bottom:1px dashed;cursor:help;}
img.left {float:left;margin-right:3px;}
img.right {float:right;margin-left:3px;}

.cenik tr td, .cenik tr td.r  { border: 1px solid #555; }
.cenik tr td      { background-color: #fafafa; padding: 3px 7px;  border-right: none; }
.cenik tr td.r    {  border-left: none;}
.cenik tr.line td  { background-color: #f5f5f5; }

.marl     { padding-left: 35px; }
.marl h3  { padding-bottom: 8px; margin-bottom: 0px; }

.r input  { margin-right:20px; } 

fieldset { border: 1px dashed #7e7e7e; margin-right:20px;  padding: 10px; width: 90%; }
legend  { padding: 10px; font-size: 110%; font-weight: bold; background-color: #fff; }
fieldset ul { }
fieldset li { margin-bottom: 5px; }
fieldset textarea { margin-left:10px; }
fieldset table    { margin-left:8px; }
 
#content fieldset label.pt  {display:block; }
#content fieldset .pt, #content fieldset table { margin-top: 25px;  }


img.fl  { float: left; margin: 0px 10px 5px 0px; }
a img.fl  { margin-right: 20px; }
p.un { clear: both; margin-bottom: 20px; }
ol.leftside { list-style-position: inside; margin-top: 5px;   }

blockquote    { font-style: italic;  background: url('../img/quoted.gif') 0px 25px no-repeat; margin: 0px; }
blockquote h4 { font-style:normal; margin: 15px 0px 15px 50px;   }
blockquote p  { text-indent: 30px;    }

img.nobo, #content img.nobo, #QuickContact img  { border: none; }
#QuickContact { text-align: left; font-size: 85%; margin-left: 25px; }
