﻿body
{
    background-color: #CACED1;
    margin: 10px 0;
    font-family: Trebuchet MS, Trebuchet, Sans-Serif;
    color: #777777;
    text-align: center;
}

#wrap
{
    width: 980px;
    margin: 0 auto;
    text-align: left;
    background: #ECF3FB url(img/background.png) repeat-y scroll center top;
}

#content-wrap
{
    clear: both;
    padding: 0;
}

#content
{
    float: right;
    display: inline;
    width: 775px;
    padding: 10px 15px;
    margin-bottom: 6px;
    font-size: 10pt;
    background-color: White;
    color: #777777;
}

#menu
{
    float: left;
    font-size: 8pt;
    width: 153px;
    padding: 6px;
    margin-bottom: 4px;
    color: #777777;
}

#footer
{
    float: none;
    clear: both;
    text-align: center;
    color: Gray;
    font-size: small;
    padding-top: 2em;
}

#header-top
{
    width: 100%;
    height: 126px;
    background-image: url(/img/header-background.png);
}

#header-top img
{
    float: left;
    padding: 15px 10px;
}

#dhtmltooltip
{
    position: absolute;
    width: 350px;
    border: 2px solid black;
    padding: 2px;
    background-color: #FFFFE0;
    visibility: hidden;
    z-index: 100;
}

h1
{
    font-size: 40px;
    font-weight: bold;
    text-align: right;
    color: White;
    padding: 25px 10px 0 0;
    margin: 0px;
}

#header-top h2
{
    color: White;
    text-align: right;
    font-size: 15px;
    margin: 0;
    padding-right: 10px;
    letter-spacing: 1.09px;
}

#header-bottom
{
    color: White;
    background: #A2C488;
    font-size: 10pt;
    font-weight: bold;
    width: 100%;
    text-align: left;
}

#header-bottom a
{
    color: White;
    padding-left: 6px;
}

#header-top a
{
    color: White;
}

a
{
    text-decoration: none;
}

#menu strong
{
    font-weight: normal;
}

#header-bottom h2
{
    margin: 0px;
    padding: 0px;
    font-size: 10pt;
    text-align: right;
}

.style1
{
    height: 25px;
}

a:hover, .button:hover
{
	color: #FF8500;
}

.Login
{
    border-collapse: collapse;
}

.Login td
{
    padding: 0;
    padding-bottom: 2px;
}

.Login .TextBox
{
    font-size: 0.95em;
    margin-left: 2px;
}

.column
{
    width: 350px;
	float: left;
	margin-left: 20px;
}

.icon-menu
{
    margin-bottom: 20px;
}

.icon-menu div
{
	padding-left: 30px;
}

.icon-menu h3
{
	margin: 0;
	padding: 0;
}

.icon-menu img
{
	float: left;
	vertical-align: top;
	padding-right: 10px;
}

#content a, #content .button
{
    color: #FF8500;
}

a, .button, #content .tip a
{
    color: #2494FF;
}

a img
{
    text-decoration: none;
}

.popis-bran h3
{
    font-size: 1em;
}

img
{
    border: 0px;
    vertical-align: middle;
}

.filters_panel
{
    padding: 6px;
    margin: 2px 0px 6px 0px;
    border: solid 1px #E6E2D8;
    background: #F7F6F3;
    overflow: hidden;
}

.filters
{
    text-align: right;
    float: left;
    padding-left: 20px;
}

.filters input
{
    width: 100px;
}

.column1
{
    width: 49.7%;
    float: left;
    margin-right: 0.4%;
}

.column2
{
    width: 49.7%;
    float: left;
}

.nazory li
{
    margin-bottom: 1em;
    text-align: justify;
}

div.jmeno
{
    text-align: right;
    float: none;
    font-style: italic;
    margin: 0.3em 0;
}

.button
{
    background: #FFFBFF;
    border: solid 1px #CCCCCC;
    font-size: 8pt;
}

.porovnani-variant
{
    border: solid 1px #A2C488;
    margin-bottom: 1em;
    border-collapse: collapse;
}

#content .porovnani-variant td
{
    padding: 0.5em 1em;
}

#content .porovnani-variant th
{
    padding: 1em;
    text-align: center;
}

#content h2
{
    color: #FF8500;
}

#menu h3, div.AspNet-DetailsView-Header, .heslo-title
{
    color: #2666C3;
}

#menu h3, #content h2, div.AspNet-DetailsView-Header, .heslo-title
{
    text-align: left;
    font-size: 1.5em;
    font-weight: normal;
    padding-left: 0;
}

#content table
{
    margin-top: 10px;
}

th
{
    text-align: left;
    font-size: 1em;
    font-weight: bold;
    height: 1.2em;
    color: White;
    background-color: #88B0DD;
    border: solid 1px #6699CC;
}

#content th a
{
    color: White;
}

.datagrid th
{
    padding: 0 1em;
    white-space: nowrap;
}

.datagrid td
{
    border: 1px solid #E5F0FB;
}

.datagrid td, .invisible-table td
{
    padding-left: 12px;
    padding-right: 12px;
}

#menu h3, #content h2
{
    margin: 15px 0 5px 0;
    padding: 0;
    padding-bottom: 2px;
}

h2 a.nohref
{
    color: #2666C3 !important;
}

#content h2 a
{
    color: #FF8500;
    text-decoration: none;
}

div.AspNet-DetailsView
{
    margin: 6px;
}

.tip
{
    padding: 20px;
    margin: 20px 15px;
    text-align: center;
    font-size: larger;
    font-weight: bold;
    vertical-align: middle;
    background-color: #F4F8FD;
    border: 1px solid #E5F0FB;
    display: block;
}

.tip a
{
    display: block;
}

.tip .small a
{
    display: inline;
}

hr
{
    color: #A2C488;
    background-color: #A2C488;
    height: 1px;
    border: 0;
}

.gray
{
    color: Gray;
}

.col1
{
    float: left;
    width: 60px;
    text-align: right;
    color: Gray;
    padding-right: 5px;
}

.col2
{
    float: none;
}

.address
{
    margin-left: 65px;
}

ul.numbered li
{
    list-style-type: decimal;
}

ul li ul li
{
    list-style-type: none;
}

ul li ul
{
    padding-bottom: 10px;
}

.nahled-radek
{
    float: none;
    overflow: hidden;
}

.nahled
{
    text-align: center;
    float: left;
    margin: 0 1em 1em 1em;
}

.nahled img
{
    float: none;
}

.nahled p
{
    text-align: center;
}

p
{
    margin-top: 0px;
    /*width: 515px;*/
    text-align: justify;
}

.otazky
{
    padding-bottom: 1.5em;
}

a.otazka
{
    font-weight: bold;
    padding-top: 1.5em;
}

a.otazka:hover
{
    color: #2494FF;
}

.warning-header
{
    font-weight: bold;
    font-size: large;
    text-align: center;
}

.warning-text
{
    font-weight: bold;
    color: Red;    
}

.red
{
    color: Red;    
}

.datagrid
{
    border-collapse:collapse;
}

.row
{
    color:#333333;
    background-color:#F7F6F3;
}

.rowalter
{
    color:#284775;
    background-color:White;
}

/* ---------------------------------- Treeview ------------------------------- */
.Tree
{
    margin: 0;
    padding: 0;
}

.Tree ul
{
    list-style: none;
    margin: 0;
    padding: 0;
}

.Tree-Show
{
}

.Tree-Hide
{
    display:none;
}

.Tree ul li
{
    white-space: nowrap;
    padding: 3px 0 2px 0;
    font-size: 8pt;
}

.Tree ul ul
{
    margin: 2px 0 2px 10px;
}

.Tree ul li img
{
    border: none;
    vertical-align: middle;
    margin: 0 2px 0 0;
}

.Tree li a
{
    text-decoration: none;
}

.Tree li.Tree-Root
{
    margin-left: 10px;
}

.Tree li.Tree-Parent
{
}

.Tree li.Tree-Leaf
{
   margin-left: 10px;
}

.Tree .Tree-ClickableNonlink
{
    cursor: pointer;
}

.Tree .Tree-Collapse
{
    background: url(collapse.gif) 0 -2px no-repeat;
    width: 15px;
    float:left;
    cursor: pointer;
}

.Tree .Tree-Expand
{
    background: url(expand.gif) 0 -2px no-repeat;
    width: 15px;
    float:left;
    cursor: pointer;
}

/* ------------------------------------- DetailsView ------------------------------------ */
div.AspNet-DetailsView-Data ul
{
    margin: 0;
    padding: 0;
}

div.AspNet-DetailsView-Data li
{
    margin: 0;
    padding: 0;
    list-style-type: none;
    position: relative;
}


div.AspNet-DetailsView-Data li
{
    padding: 3px 0 2px 4px;
    background-color: White;
    vertical-align: middle;
    min-height: 1.4em; /* ADDED for Firefox */
}

div.AspNet-DetailsView-Data li.AspNet-DetailsView-Even
{
    background-color: #F7F6F3;
}

span.AspNet-DetailsView-Name
{
    position:absolute;
    top: 3px;
    left: 0;
    width: 80px;
    font-weight: bold;
}

span.AspNet-DetailsView-Value
{
    margin-left:90px;
}

/* --------------------------------------------------------------------------------------------------- */
.AspNet-DetailsView-Pagination
{
    background-color: #284775;
    text-align:center;
    padding: 4px 0 4px 0;
    position:relative;
}

.AspNet-DetailsView-ActivePage
{
    color: White;
    margin-left: 4px;
}

.AspNet-DetailsView-OtherPage
{
    color: #00FFFF;
    text-decoration:none;
    margin-left: 4px;
}


.AdminViewSouhrn td a
{
    color: #777777;
}

.small
{
    font-size: xx-small;
    color: Gray;
}
