body
{
	background-color: #C4C8D1;
	font-family: Verdana, Arial, sans-serif;
	color: #222222;
	font-size: 13px;
	text-align: center;
}

a
{
	font-family: Verdana, Arial, sans-serif;
	color: #006699;
	font-size: 13px;
	text-decoration: none;
}

a:hover
{
    color: #CC6633;
    border-bottom-width: 1px;
    border-bottom-style: dotted;
}

.ImageInput
{
    width: 18px;
    height: 18px;
    margin-bottom: -4px;
}

.Separator1
{
    clear: both;
    line-height: 0px;
    font-size: 1px;
    width: 100%;
    height: 15px;
}

.Hr
{
    clear: both;
    width: 100%;
    height: 3px;
    background-image: url(Hr.gif);
    font-size: 1px;
    line-height: 0px;
}

.Hr2
{
    clear: both;
    width: 100%;
    height: 3px;
    background-image: url(Hr2.gif);
    font-size: 1px;
    line-height: 0px;
}

#BaseContainer
{
	margin: 0 auto;
	width: 865px;
    text-align: left;
}

#MainContainer
{
    width: 755px;
    float: left;
}

#ContainerEnd
{
	clear: both;
	height: 0px;
	line-height: 0px;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
}

#Languages
{
    float: right;
    padding-top: 4px;
}

#TopLine
{
    width: 100%;
    height: 30px;
}

#TopLine input
{
    font-size: 11px;
}

#Menu
{
    height: 32px;
    background-image: url(Menu.png);
    font-size: 11px;
	text-decoration: none;
	color: White;
}

#MenuLeft
{
    padding-left: 15px;
    float: left;
}

#MenuLeft a
{
	color: White;
	text-decoration: none;
	font-size: 12px;
}

#MenuLeft a:hover
{
    color: #CC6633;
}

#MenuRight
{
    padding-right: 15px;
    float: right;
}

#MenuRight a
{
	color: White;
	text-decoration: none;
	font-size: 12px;
}

#MenuRight a:hover
{
    color: #CC6633;
}

#Banner
{
    width: 100%;
    font-size: 1px;
    line-height: 0px;
}

#BannerLogo
{
    float: left;
    width: 165px;
    height: 96px;
}

#BannerPicture
{
    float: left;
    width: 590px;
    height: 96px;
}

#CommonCenterContainer
{
    width: 755px;
    background-color: White;
    float: left;
}

#SideCenterContainer
{
    width: 755px;
    background-color: White;
    float: left;
/*
    background-image: url(SidebarBkg.gif);
    background-position: left top;
    background-repeat: repeat-y;
*/
}

.Invisible
{
	visibility: hidden;
	width: 1px;
	height: 1px;
	position: absolute;
}

#Content
{
	float: left;	
	margin: 4px 4px 4px 4px;
    padding: 4px 4px 6px 4px;
    width: 579px;
    height: 100%;
    border: solid 1px #9F9F9F;
}

/*
Pridal PHa
*/
#Content p {
	line-height:1.4em;
	margin:0.5em 0pt 1.6em;
	padding:0pt;
}

#Content h2 {
	color:#0099CC;
	font-family:"Trebuchet MS",Arial,Helvetica,sans-serif;
	font-size:170%;
	font-weight:bold;
	letter-spacing:1.5px;
	line-height:0.8em;
	padding:0pt 0pt 10pt;
}

#Content h3 {
	font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
	font-size:120%;
	line-height:0.8em;
	margin:0pt;
	padding:0pt;
}

#Content h4 {
	font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
	font-size:105%;
	line-height:1.15em;
	margin:0pt;
	padding:5pt 0pt 0pt 0pt;
}

#Content table {
	margin:0.65em 0pt 1.8em;
	padding:0pt;
}

#Content ul {
	margin-top:0.7em;
	margin-bottom:1.6em;
}

#Content ol {
	margin-top:0em;
	margin-bottom:1em;
}

#Content li {
	line-height:1.4em;
}

#Content li p {
	margin:0.4em 0pt 1.2em;
}

#Content .FormOrderPadding {
	margin:15pt 0pt 7pt 0pt;
}

/*
Koniec pridania PHa
*/

#FooterContent
{
    width: 751px;
    height: 48px;
    padding: 2px 2px 2px 2px;
    background-color: #3E91C0;
    color: White;
    font-size: 10px;
    text-align: center;
    background-image: url(Bottom.gif);
    background-repeat: repeat-x;
}

#FooterContent a
{
    color: #E0FFFF;
    font-size: 10px;
}

h1
{
	font-size: 11px;
	font-weight: bold;
	color: Black;
	margin: -4px -4px 4px -4px;
	padding: 6px 4px 6px 4px;
    background-image: url(HeadingGray.gif);
    background-position: top left;
    background-repeat: repeat-x;    
    background-color: #BCBCBC;	
}

h1 a
{
	font-size: 11px;
	color: Black;
    text-decoration: none;
}

h1 a:hover
{
	font-size: 11px;
    color: #CC6633;
    border-bottom-style: none;
}

h2
{
	font-size: 13px;
	font-weight: bold;
    color: #222222;
    padding-left: 10px;
}

h5
{
	margin-top: 0px;
	margin-bottom: 0px;
	color: #777777;	
	font-size: 0.8em;
}

h6
{
	margin-top: 0px;
	margin-bottom: 0px;
	color: #777777;	
	font-weight: normal;
	font-size: 0.6em;	
}

#SideMenu
{
	font-size: 11px;
	float: left;
	width: 154px;
	overflow: hidden;
    color: Black;
}
#SideMenu a
{
	font-size: 11px;
	text-decoration: none;
        color: #E0FFFF;
}

/*
Pridal PHa
*/
#SideMenu h3 {
	font-size: 11px;
	font-weight: bold;
	color: Black;
	margin: -4px -4px 4px -4px;
	padding: 6px 4px 6px 4px;
   background-image: url(HeadingGray.gif);
   background-position: top left;
   background-repeat: repeat-x;    
   background-color: #BCBCBC;	
}

#SideMenu h4 {
	font-weight:normal;
	padding:0pt 0pt 4pt 0pt;
	margin:0pt;
	font-size: 11px;
}
/*
Koniec pridaniu PHa
*/

.SideMenuPanel
{
    border: solid 1px #9F9F9F;	
	margin: 4px 4px 4px 4px;
    padding: 4px 4px 0px 4px;    
    height: 1%;
}

.SideMenuPanelContent
{
	margin: -4px -4px 0px -4px;
    padding: 4px 4px 0px 4px;    
	background-image: url(Sidebar.gif);
	background-position: lef top;
	background-repeat: repeat-x;
	background-color: #6AB6E4;
}

.Validator
{
	font-size: 0.75em;
	font-weight: bold;
}

.ClearFloats
{
	clear: both;
}

.Buttons
{
	margin-top: 2em;
	clear: both;
	width: 100%;
	text-align: right;
}

.Button
{
	width: 100px;
	height: 18px;
	float: right;	
	background-image: url(ButtonNormal.gif);
	margin-left: 1em;
	text-align: center;
	padding-top: 7px;
	font-size: 9px;
	color: Black;
	cursor: hand;
}

.ButtonDisabled
{
	width: 100px;
	height: 18px;
	float: right;	
	background-image: url(ButtonNormal.gif);
	margin-left: 1em;
	text-align: center;
	padding-top: 7px;
	font-size: 9px;
	color: Gray;
}

.Button:hover
{
	background-image: url(ButtonHover.gif);
    border-bottom-width: 0px;
    border-bottom-style: none;
    color: Black;
}

.Button:active
{
	background-image: url(ButtonActive.gif);
}

.Note
{
	border-top-style: solid;
	border-top-color: #777777;
	border-top-width: 1px;
	color: #777777;
	font-size: 0.7em;
	
}