﻿/*#254D6F  #4682B4  #C2DEF0  #F0F8FF  #f5f5f5*/
@import url("start.css");
/*{border:solid 1px red}*/
body  {width: 600px;}
#obal {width: 588px; margin:0px 6px 0px 6px;}  /* spolu 600*/
html, body, form, fieldset,input, select, textarea, td {
        font-family: Verdana, Arial, Helvetica, sans-serif;
        color:#254d6f;
        font-size: 11px;
        line-height: 14px;
}
p  {
    margin-left: 10px;
}
.p10
{
    font-size: 10px;
    line-height: 12px;
}

hr      {height: 1px; color: #4682B4; clear:both;}

h1 { background-image: url('../../../Binec/H1_585x26.jpg'); background-repeat: no-repeat; color: white; font: bold 14px/26px Verdana, Arial, Helvetica, sans-serif; padding-left: 10px; height: 26px; width: 585px; margin-bottom: 2px; }
h2
{
   background-image: url('/Binec/H2_585x20.jpg');
   background-repeat: no-repeat;
   color: #254D6F;
   font: bold 11px/20px Verdana, Arial, Helvetica, sans-serif;
   padding-left: 10px;
   height: 20px;
   width:585px;
   margin-bottom:2px;

}

h3, h4 {
    background-color: #C2DEF0;
    font: bold 12px/1.4 Verdana, Arial, Helvetica, sans-serif;
    padding-left: 10px;
}
h2, h4 {
    margin-bottom: 3px;
}
li  {
    list-style-image: url('B.gif');
    }

.td1, .td2 {
    color: white;
    background-color: #4682B4;
    font: bold 16px/1.5 Verdana, Arial, Helvetica, sans-serif;
    padding:2px 6px 2px 6px;
}
th, .td3, .td4
{
    background-color: #C2DEF0;
    font: bold 11px/1.5 Verdana, Arial, Helvetica, sans-serif;
    padding:2px 6px 2px 6px;
}
.td5
{
    background-color: #F0F8FF;
    padding-left: 6px;
    padding-right: 6px;
}
.td6,.td7, .td8
{
    background-color: #f5f5f5;
    padding-left: 6px;
    padding-right: 6px;
}


a       {color:#254D6F; font-weight:bold; text-decoration: none;}
a:hover {color:#FF6D00; font-weight:bold; text-decoration: none;}

.ram {border: #254d6f 1px solid; padding:4px;}

.pole, .pole50, .pole100, .pole150, .pole200, .pole300, .pole400, .pole500, .pole100p
{color:#254D6F; 
 background-color:#F0F8FF; 
 border:1px solid #254D6F; 
 padding-left:3px;
 font-size: 11px; 
 font-family: Verdana, Sans-Serif;}
.pole50  {width:40px;}
.pole100 {width:100px;}
.pole150 {width:150px;}
.pole200 {width:200px;}
.pole300 {width:300px;}
.pole400 {width:400px;}
.pole500 {width:500px;}
.pole600 {width:600px;}
.pole100p {width:100%;}

.btn110  {width:110px;}
