﻿#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:126px;
	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: 10px;
    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 ;
	font-size: 12px;
}

#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;
}

#banframe
{
    color:White;
    font-family: Arial CE;
    font-size: 10px;
}

#banframe td
{
    padding: 2px 30px 2px 0px;
}

#nabidka
{
    font-size:8pt;
    font-family: Verdana;	
}

#nabidka img
{
	border: solid 0px #646666;
}
#nabidka th
{
	color: #646666;
	text-align: left;
	margin: 0px 0px 0px 0px;  
	vertical-align: top;
	height: 20px;  
	border-bottom: dotted 1px #646666;
	padding: 5px 0px 0px 0px;
}

#nabidka a
{
	text-decoration:none;
	color: #646666;
}

#nabidka a:hover
{
	color:#dd0000;
}

#nabidka td
{
	vertical-align: top;
	padding: 5px 0px 0px 0px;
}