﻿body {
	margin: 0px;
	padding: 0px;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
	font-family: Tahoma, Verdana, Arial, Helvetica, Sans-serif;
	font-size: 9pt;
    clear: both;
}

div
{
	margin-left: auto;
	margin-right: auto;
	text-align: justify;
}

#Banner
{
	width: 955px;
	height: 215px;
    background-image: url( "App_Images/banner.jpg" );
}

#Obsah
{
	width: 955px;
	height: auto;
}

#Paticka
{
	width: 955px;
	height: 35px;
	border-top-style: solid;
	border-top-width: 1px;
	border-top-color: rgb(211, 211, 211);
	margin-top: 18px;
	padding-top: 5px;
	text-align: left;
}

 #LevyPanel
{
	width: 216px;
	vertical-align: top;
	background-color: #EBE2EF;
}
 
 #PravyPanel
{
	width: 714px;
	background-color: #EDEDED;
}

.MainMenu
{
	width: 216px;
	background-color: #F5F1F7;
}

.MenuItem
{
	background-color: #F5F1F7;
	height: 30px;
	font-size: 14px;
	font-weight: bold;
	color: #6F6F6F;
	padding-left: 15px;
}

.MenuItem:hover
{
	color: #8A146C;
}

.txtFooter
{
    font-size: 7pt;
    color: rgb(145, 145, 145);
}

.txtFooter2
{
    font-size: 7pt;
    text-decoration: none;
	color: #8A146C;
}

.menu2
{
	background-color: #F5F1F7;
	height: 32px;
	width: 216px;
	text-align: left;
}

.btLogout
{
	height: 30px;
	width: 75px;
	border-style: none;
	background-color: #F5F1F7;
	text-align: left;
	vertical-align: middle;
	font-size: 14px;
	font-weight: bold;
	color: #6F6F6F;
	padding: 0px;
	margin: 0px;
}

.btLogout:hover
{
	color: #8A146C;
}

.Default
{
	padding: 5px 18px 10px 18px;
	font-size: 13px;
	font-family: 'Franklin Gothic Medium';
	line-height: 22px;
}

.Ctrl
{
	border-right: #959595 1px solid;
	border-top: #959595 1px solid;
	border-left: #959595 1px solid;
	border-bottom: #959595 1px solid;
	margin-top: 1px;
	height: 16px;
}

.lbl
{
	font-weight: bold;
	font-size: 11px;
}

.txt
{
	font-size: 8pt;
}

.btLogin
{
	border: 1px solid #A13E84;
	background-color: #F5F1F7;
	height: 24px;
	cursor: pointer;
}

h1
{
	margin: 0 0 10px 0;
	font-size: 18px;	
	color: #8A146C;
}

h4
{
	margin: 5px 0 5px 0;
}

#divGaler
{
	min-height: 35px;
	height: auto;
	width: inherit;
	background-color: #EBE2EF;
}

#divGalerL
{
	width: 90%;
}

#divGalerR
{
	width: 10%;
	text-align: center;
}

.txtGaler
{
	height: auto;
	font-size: 13pt;
	color: #666666;
}

.txtZpet
{
	padding-left: 15px;
	font-size: 13pt;
	color: #8A146C;
	font-weight: bold;
}
