body
{
	font-family :Verdana;
	font-size :10px;
	margin: 0px;
	padding :0px;
}

.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;
}

.LeftPanel a
{
	font-size:8pt;
	color: Black;
	font-weight:bold;
	
}

.PanelTextB
{
	font-size: 12;
	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: hand;
    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: 10;
	text-align:left ;
	width : 60px;
	
}

.PanelInput
{
	font-size: 10;
	text-align:left ;
	width : 50px;	
}

.TopPanel h1 
{
	height: 22px; 
	width: 235px; 
	font-family: Tahoma,Verdana; 
	font-size: 24px; 
	color: #FFFFFF; 
	font-weight: bold;
}

#aktuality
{
    font-size:8pt;
    font-family: Verdana;	
}

#aktuality img
{
	border: solid 0px #646666;
}
#aktuality 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;
}
#aktuality td
{
	vertical-align: top;
	padding: 5px 0px 0px 0px;
}


#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;
}


#dfListNews
{
    font-size:8pt;
    font-family: Verdana;
}
#dfListNews th
{
    background-color: #ff842a;
    color: White;
    padding: 3px 5px 3px 5px;
}
#dfListNews td
{
    background-color: #fff1e7;
    padding: 3px 5px 3px 5px;
}

#banframe
{
    color:White;
    font-family: Arial CE;
    font-size: 10px;
}

#banframe td
{
    padding: 2px 30px 2px 0px;
}

#pruhc
{
    padding: 5px  10px 5px 10px;
    border: solid 1px Red;   
    margin-bottom: 10px;
}
#VerzeStranek
{
	padding-top: 100px;
	
}