﻿body
{
	font-family :Verdana;
	font-size :10pt;
	margin: 0px 0px 0px 0px;
	padding :0px;
}

#content
{
	height: 100%;
}

.TopPanel, .LeftPanel
{
	table-layout:fixed ;
	font-family :Verdana;
	font-size:10px;
	text-align:left;
	vertical-align :top;
}

.TopPanel
{
	background :#0D4E6B;
	width: 600px;
	height:100px;
	border-bottom-color: White;	border-bottom-style: solid;	border-bottom-width: 1px;
	text-align:center;
}

.LeftPanel
{
	background :#B5C9D2;
	width: 200px;
	height:400px;
	text-align:center ;
	table-layout:fixed ;
	border-right-color: White ; border-right-style :solid; border-right-width: 1px;
}

.PanelTextB
{
	font-size: 12pt;
	font-weight: bold;
	text-align: center;
}

.PanelText
{
	font-size :10px;
	text-align:center;
}

.InputLabel
{
	text-align: left;
	font-size: 10px;
	padding-left :10px;
}

.PanelInput
{
	border-top: solid 1px #827F7A; 
	border-left: solid 1px #827F7A; 
	border-right: solid 1px #EFEDEA; 
	border-bottom: solid 1px #EFEDEA;
	vertical-align : top;
	height: 18px;
	width: 95px;
}

#butLogin
{
    BORDER-TOP: solid 1px #FFFFFF;
    BORDER-LEFT: solid 1px #FFFFFF;
    BORDER-RIGHT: solid 1px #333333;
    BORDER-BOTTOM: solid 1px #333333;
    FONT-WEIGHT: normal;
    FONT-SIZE: 9px;
    CURSOR: pointer;
    COLOR: #333333;
    FONT-FAMILY: Verdana, Arial;
    BACKGROUND-COLOR: #CCCCCC;
    width : 95px;
    height: 19px;
    table-layout :auto;
    text-decoration : none;
}

#RightPanel
{
	background :#90B2C4;
	width: 400px;
	height:400px;
	table-layout:fixed ;
	text-align:center ;
}

#RightPanel a
{
    color: White;
    font-weight:bold ;
}

#LinkWin
{
    color: White;
    font-weight:bold ;
    font-size: 8pt;
}


.PanelInputCaption
{
	font-size: 10pt;
	text-align:left ;
	width : 60px;
	
}

.PanelInput
{
	font-size: 10pt;
	text-align:left ;
	width : 50px;	
}

.TopPanel h1 
{
	height: 22px; 
	width: 235px; 
	font-family: Tahoma,Verdana; 
	font-size: 24px; 
	color: #FFFFFF; 
	font-weight: bold;
}

#dfHlavniPanel
{
    font-size:8pt;
    font-family: Verdana;
    float:left;
    width: 250px;
}

#dfHlavniPanel th
{
    background-color: #D5DDE3;
    color: #0D4E97;
    padding: 3px 5px 3px 5px;    
}

#dfHlavniPanel td
{
    background-color: #E2E8EC;
    padding: 3px 5px 3px 5px;    
    font-weight:bold;
    text-align:center;
}
#dfHlavniPanel a
{
    color: #0D4E97;
}
