﻿* {
  margin: 0;
  padding: 0
  }

body {
  font-size: small;
  font-family: Tahoma, 'Lucida Grande CE', lucida, sans-serif;
  line-height: 1.7em;
  background: #fff url(../imgs/bg.gif) top left repeat-x;
  color: #000;
  }

a:link {
  color: #bc3506;
  }

a:visited {
  color: #bc3506;
  }

a:hover {
  color: #bc3506;
  text-decoration: none;
  }

p {
  padding: 0.7em 0;
  }

.right {
  text-align: right;
  }

h1 {
  padding: 20px 0px 0px 0px;
  font-size: 1.8em;
  font-weight: normal;
  text-align: center;
  }

h2 {
  font-size: 1.5em;
  font-weight: normal;
  color: #000;
  padding: 0.8em 0 0.1em 0;
  }
  
  
.navTreeMenu h3 {
  font-size: 1.1em;
  margin: 15px 15px 0 15px;
  text-indent: 10px;
  font-weight: normal;
  color: #000;
  width: 185px;
  height: 35px;
  line-height: 35px;
  display: none;
  background: url(../imgs/column-header-bg.gif) top left no-repeat;
  }

/************************************************************  PAGE */

.page {
  width: 770px;
  margin: 0 auto;
  }

.header {
  height: 100px;
  background: url(../imgs/header.jpg) top right no-repeat;
  position: relative;
  }
  
.header p {
  padding-top: 10px;
  text-align: center;
  }
  
.quick-nav {
  height: 20px;
  line-height: 20px;
  color: #244515;
  position: absolute;
  top: 90px;
  left: 40px;
  }

.quick-nav a, .quick-nav a:visited {
  color: #244515;
  }
  
.quick-nav a:hover {
  color: #244515;
  }

  
/************************************************************ MAIN */

/************************************************************ CONTENT */

.main {
  width: 770px;
  background: url(../imgs/main-top.jpg) top left no-repeat;
  }

.content-main {
  width: 515px;
  float: right;
  position: relative;
  overflow: hidden;
  }
  
.content-top {

  }
  
.content-bottom {
  padding: 60px 40px 0 0px;
  margin: 0;
  }

.column {
  width: 185px;
  float: left;
  }
/************************************************************ STARTER */

.FolderHeader {
  background: none;
  color: #fff;
  text-align: center;
  margin-top: -20px;
  width: 400px;
  }

.FolderHeader h1 {
  font-size: 1.9em;
  line-height: 1.2em;
  font-weight: bold;
  color: #83550d;
  margin: 0;
  padding: 0;
  }

.FolderHeader a {
  font-size: 12px;
  color: #bc3506;
  }
  
.FolderHeader p
  {
  	clear: both;
  	padding: 5px 0px 0 0;
    color: #83550d;
    text-align: center;
  }
  


/************************************************************  FOOTER */

.cleaner
{
	clear:both; height:1px;
	border: 0 none;
}


.FolderContentSubItems
{
	margin-left: 15px;
	margin-bottom: 10px;
}

.cleanerUnvisible 
{
	clear: both;
	border: 0 none;
	height: 0px;
	line-height: 0px;
	font-size: 0px;
	visibility: hidden;
	padding-bottom: 10px;
}

/* mpArticleView ------------------------------------------------------------------------- begin */
.mpArticleContent {
  background: url(../imgs/bg-article.gif) top left no-repeat;
  width: 100%;
  margin-top: 10px;
 
}
.mpArticleContentBody {
  padding: 1px 20px 0 25px;
}
.mpArticleContentHeader h2 
{ 
  padding: 18px 20px 5px 25px;
	margin: 0px 10px 0px 0px;
	color: #83550d;
	font-size: 1.6em;
}

.mpArticleContentHeader a, .mpArticleContentHeader a:visited  {
  color: #37454e;
  text-decoration: none;
  }


.mpArticleContentHeader 
{ 

}

.mpArticleContentHeader p 
{ 
	padding-left: 10px; 
}
.mpArticleContentFooter {
	clear:left;
  background: url(../imgs/article-footer.gif) bottom left no-repeat;
	color:#4f8738;
	margin-bottom: 10px;
	margin-top: 0px;
  padding: 5px 20px 15px 25px;
	
}
tentFooter p { margin:0 }
.mpArticleContentFooter a, .mpArticleContentFooter a:visited {color:#4f8738 }
/* mpArticleView ------------------------------------------------------------------------- end */



/* mpImageView ------------------------------------------------------------------------- begin */
.mpImageContent {
	background:#fff url(../imgs/ObjectContent.gif) 0 0 no-repeat;
	border-width:3px 3px 0 3px;
}

.mpImageContentBody {
	padding:  0px 10px 10px 10px;
/*	background:url(../imgs/ObjectContentBody.gif) bottom left no-repeat; */
}

.mpImageContentHeader h2 
{ 
  color: #37454e;
	margin:  10px 10px 0px 10px;
}
.mpImageContentFooter {
	clear:left;
	/* background:#eef url(../imgs/ObjectContentFooter.gif) bottom left no-repeat; */
	background:#7bad51; 
	color:#1e3c05;
	padding: 3px 0px;
	margin-bottom:0px;
	border-bottom: 4px solid #382513;
}
.mpImageContentHeader 
{ 
	margin:0 
}
.mpImageContentFooter p { margin:0 }
.mpImageContentFooter a, .mpImageContentFooter a:visited { color:#1e3c05 }
.mpImageContentBody h2
{
	margin-top: -5px;
	padding-top: 10px;
	top: 0px;
}
.mpImageContentImage
{

}
/* mpImageView ------------------------------------------------------------------------- end */



/* mpImageGalleryView ------------------------------------------------------------------------- begin */
.mpImageGalleryContent {

}
.mpImageGalleryContentBody {
	padding:  0px 10px 10px 10px;
/*	background:url(../imgs/ObjectContentBody.gif) bottom left no-repeat; */
}
.mpImageGalleryContentHeader h2 
{ 
	margin: 10px 10px 0px 10px;
  color: #37454e;
}
.mpImageGalleryContentFooter {
	clear:left;
	/* background:#eef url(../imgs/ObjectContentFooter.gif) bottom left no-repeat; */
	background:#7bad51; 
	color:#1e3c05;
	padding: 3px 0px;
	margin-bottom:0px;
	border-bottom: 4px solid #382513;
}
.mpImageGalleryContentHeader 
{ 
	margin:0 
}
.mpImageGalleryContentFooter p { margin:0 }
.mpImageGalleryContentFooter a, .mpImageGalleryContentFooter a:visited { color:#1e3c05 }
.mpImageGalleryContentBody h2
{
	margin-top: -5px;
	padding-top: 10px;
	top: 0px;
}

.mpImageImageGalleryImage img {
  border: 1px solid #ffc60e;
  }

/* mpImageGalleryView ------------------------------------------------------------------------- end */



/* mpFileView ------------------------------------------------------------------------- begin */
.mpFileContent {
	background:#fff url(../imgs/ObjectContent.gif) 0 0 no-repeat;
	border-width:3px 3px 0 3px;
}
.mpFileContentBody {
	padding:  10px 10px 10px 10px;
}
.mpFileContentBody h2 
{ 
	margin: 10px 10px 0px 5px;
  color: #37454e;
	font-size: 1.4em;
}

.mpFileContentBody img 
{ 
	margin: -3px 0px 0px 0px;
}

.mpFileContentFooter {
	clear:left;
	background:#7bad51; 
	color:#1e3c05;
	padding: 3px 0px;
	margin-bottom:0px;
	border-bottom: 4px solid #382513;
}
.mpFileContentHeader 
{ 
	margin:0 
}
.mpFileContentFooter p { margin:0 }
.mpFileContentFooter a, .mpFileContentFooter a:visited  { color:#1e3c05 }
.mpFileContentBody h2
{
	margin-top: -5px;
	padding-top: 10px;
	top: 0px;
}
.mpFileContentBody img
{
	padding-top: 10px;
	padding-left: 0px;
	margin-left: 0px;
}

/* mpFileView ------------------------------------------------------------------------- end */



/* mpUrlView ------------------------------------------------------------------------- begin */
.mpUrlContent {
	background:#fff;
	border-width:3px 3px 0 3px;
}
.mpUrlContentBody {
	padding:  0px 10px 0px 10px;
}
.mpUrlContentHeader h2 
{ 
  color: #37454e;
	margin: 10px 10px 0px 10px;
}
.mpUrlContentHeader 
{ 
	margin:0 
}
.mpUrlContentBody h2
{
	margin-top: -5px;
	padding-top: 10px;
	padding-left: 5px;
	top: 0px;
  color: #a1591f;
}
.mpUrlContentBody img
{
	padding-top: 10px;
	padding-left: 0px;
	margin-left: 0px;
}

.mpUrlContentFooter {
	clear:left;
	background:#7bad51; 
	color:#1e3c05;
	padding: 3px 0px;
	margin-bottom:0px;
	border-bottom: 4px solid #382513;
}
.mpUrlContentFooter p { margin:0 }
.mpUrlContentFooter a, .mpUrlContentFooter a:visited  { color:#1e3c05 }


/* mpFramePageView ------------------------------------------------------------------------- begin */
.mpFramePageContent {
	background:#fff url(../imgs/ObjectContent.gif) 0 0 no-repeat;
	border-width:3px 3px 0 3px;
}
.mpFramePageContentBody {
	padding:  0px 10px 0px 10px;
/*	background:url(../imgs/ObjectContentBody.gif) bottom left no-repeat; */
}
.mpFramePageContentHeader h2 
{ 
  color: #37454e;
	margin: 10px 10px 0px 10px;
}
.mpFramePageContentFooter {
	clear:left;
	background:#7bad51; 
	color:#1e3c05;
	padding: 3px 0px;
	margin-bottom:0px;
	border-bottom: 4px solid #382513;
}
.mpFramePageContentHeader 
{ 
	margin:0 
}
.mpFramePageContentHeader p 
{ 
	padding-left: 10px; 
}
.mpFramePageContentFooter p { margin:0 }
.mpFramePageContentFooter a, .mpFramePageContentFooter a:visited { color:#1e3c05 }
/* mpFramePageView ------------------------------------------------------------------------- end */



/* mpHtmlTextView ------------------------------------------------------------------------- begin */
.mpHtmlTextContent {
	font-style: italic;
}
.mpHtmlTextContentBody {
	padding:  0px 10px 0px 10px;

}
.mpHtmlTextContentHeader h2 
{ 
  color: #37454e;
	margin: 10px 10px 0px 10px;
}

.mpHtmlTextContentHeader 
{ 
	margin:0 
}
.mpHtmlTextContentHeader p 
{ 
	padding-left: 10px; 
}
.mpHtmlTextContentFooter {
	clear:left;
	background:#7bad51; 
	color:#1e3c05;
	padding: 3px 0px;
	margin-bottom:0px;
	border-bottom: 4px solid #382513;
}
.mpHtmlTextContentFooter p { margin:0 }
.mpHtmlTextContentFooter a, .mpHtmlTextContentFooter a:visited { color:#1e3c05 }
/* mpHtmlTextView ------------------------------------------------------------------------- end */


/* mpDiscussionView ------------------------------------------------------------------------- begin */

.Discussion {

  }

.mpDiscussionContent {
	background:#fff url(../imgs/ObjectContent.gif) 0 0 no-repeat;
	border:solid #eef;
}
.mpDiscussionContentBody {

/*	background:url(../imgs/ObjectContentBody.gif) bottom left no-repeat; */
}
.mpDiscussionContentHeader h2 
{ 
	margin: 0px 10px 0px 0px;
  color: #382513;
}
.mpDiscussionItemContentHeader h2
{
  color: #382513;
	margin: 0px 10px 0px 10px;
}
.mpDiscussionContentHeader p 
{ 
	margin: 0px 10px 0px 10px;
}
.mpDiscussionContentFooter {
	clear:left;
	/* background:#eef url(../imgs/ObjectContentFooter.gif) bottom left no-repeat; */
	background:#7bad51; 
	color:#1e3c05;
	padding: 3px 0px;
	margin-bottom:0px;
	border-bottom: 4px solid #382513;
}
.mpDiscussionContentHeader 
{ 
	margin:0 
}
.mpDiscussionContentFooter p { margin:0 }
.mpDiscussionContentFooter a, .mpDiscussionContentFooter a:visited { color:#1e3c05 }
/* mpDiscussionView ------------------------------------------------------------------------- end */

/* DiscussionItemEdit ------------------------------------------------------------------------ begin*/
.DiscussionItemEditHeader {

}
.DiscussionItemEditHeader h3
{
  color: #528a3a;
	margin: 0px 0px 5px 0px;
	font-weight: normal;
	font-size: 1.4em;
}
.DiscussionItemEditContent 
{
	margin-top: 0px;
	background: #fff;
	margin-bottom: 10px;


}
.DiscussionItemEditBody {
	background: #fff url(../imgs/ObjectContent.gif) 0 0 no-repeat;
}



input.button {
  color: #fff;
  border: none;
  background: #986412;
  padding: 1px 3px;
  }

textarea, .TextBox {
  border: 1px solid #498132;
  background: #ffffff;
  padding: 5px;
  }
  
.pageItem {
  color: #5a611b;
  font-weight: bold;
  }
  
.FormEditBody .pageItem {
  width: 100px;
  display: block;
  }
  
.pageItem a, .pageItem a:visited {
  color: #df5a00;
  }
  
/* DiscussionItemEdit --------------------------------------------------------------------------- end */


/* mpDiscussionItemView ------------------------------------------------------------------------- begin */
.mpDiscussionItemContent {
	background:#fff url(../imgs/ObjectContent.gif) 0 0 no-repeat;
	border-width:3px 3px 0 3px;
}
.mpDiscussionItemContentBody {
	padding:  0px 10px 0px 10px;
	margin: 0px;
/*	background:url(../imgs/ObjectContentBody.gif) bottom left no-repeat; */
}
.mpDiscussionItemContentHeader h2 
{ 
  color: #37454e;
	margin: 5px 10px 0px 10px;
}
.mpDiscussionItemContentFooter {
	clear:left;
	/* background:#eef url(../imgs/ObjectContentFooter.gif) bottom left no-repeat; */
	background:#7bad51; 
	color:#1e3c05;
	padding: 3px 0px;
	margin-top: 0px;
	margin-bottom:10px;
	margin-left: 10px;
	border-bottom: 4px solid #1e3c05;
}
.mpDiscussionItemContentHeader 
{ 
	margin:0 
}
.mpDiscussionItemContentFooter p { margin:0 }
.mpDiscussionItemContentFooter a, .mpDiscussionItemContentFooter a:visited { color:#1e3c05 }
/* mpDiscussionItemView ------------------------------------------------------------------------- end */


/* mpFormControlView ------------------------------------------------------------------------- begin */
.mpFormControlContent {

}
.mpFormControlContentBody {
	padding:  0px 10px 0px 10px;
/*	background:url(../imgs/ObjectContentBody.gif) bottom left no-repeat; */
}
.mpFormControlContentBody h2
{
	margin-top: -5px;
	padding-top: 10px;
	top: 0px;
	color: #457d2e;
	padding-left: 5px;
}

.mpFormControlContentBody table td {
  color: #000;
  }

.mpFormControlContentFooter {
	clear:left;
	/* background:#eef url(../imgs/ObjectContentFooter.gif) bottom left no-repeat; */
	background:#7bad51; 
	color:#1e3c05;
	padding: 3px 0px;
	margin-bottom:0px;
	border-bottom: 4px solid #1e3c05;
}
.mpFormControlContentHeader 
{ 
	margin:0 
}
.mpFormControlContentFooter p { margin:0 }
.mpFormControlContentFooter a, .mpFormControlContentFooter a:visited { color:#274806 }

.mpFormControlContentBody img
{
	padding-top: 10px;
	padding-left: 0px;
	margin-left: 0px;
}

/* mpFormControlView ------------------------------------------------------------------------- end */


/* mpUrlView ------------------------------------------------------------------------- end */



/* formAddNew.aspx -------------------------------  EDITACE  -------------------------------------------- begin*/


.FormAddNewContent {
	clear: both;
	border: 8px solid #d4de74;
	width: 770px;
	margin: 50px auto 20px auto;
	background: #fff;
	padding-bottom: 15px;
  }
  
.FormAddNewContent h1 {
  font-size: 1.8em;
  color: #4d8536;
  padding: 0.8em 0 0.1em 0;
  }

.FormAddNewHeader {
	background:#fff;
	padding: 0px 10px 5px 20px;
	margin: 10px 10px 0px 10px;
	color: Black;
}
.FormAddNewHeader p {	margin: 0px 0px 0px 0px; color: Black; text-align: center; }
.FormAddNewHeader 
{
	padding-top: 10px;
	top: 0px;
}
.FormAddNewItem
{
	margin:  0px 10px 0px 10px;
	background: #fff;
	color: Black;
	padding: 0 20px;
}
.FormAddNewItem h2 
{ 
	padding: 20px 10px 5px 10px;
	font-size: 20px;
	color: #4a8233;
}
.FormAddNewItem p {
	padding: 0px 0px 0px 10px;
	margin: 0px 0px 0px 0px;
}
/* formAddNew.aspx --------------------------------------------------------------------------- end */



/* FormEdit.aspx --------------------------------------------------------------------------- begin*/
.FormEditHeader {
	background:#fff;
	padding: 0px 10px 5px 0px;
}
.FormEditHeader h1
{
  color: #4d8536;
	margin: 0px 0 20px 0;
}
.FormEditContent 
{
	clear: both;
	border: 8px solid #d4de74;
	width: 770px;
	margin: 50px auto 20px auto;
	background: #fff;
	padding: 0 20px;
}
.FormEditBody {

	background:#fff;
}

.FormEditBody legend {
	padding:  0px 10px;
	color: #4d8536;
	font-size: 1.2em;
	font-weight: bold;
}

.FormEditBody fieldset {
  border: 1px solid #4d8435;
  padding: 10px;
}

.FormEditTitle h2 
{ 
	margin: 10px 10px 0px 10px;
	color: #4a8233;
}
.FormEditTitle 
{ 
	margin:0 
}
.FormEditBodyContent {
	background:#fff;
	border:solid #eef;
	border-width:3px 3px 0 3px;
}


/* FormEdit.aspx --------------------------------------------------------------------------- end */



/* PasswordIU.aspx --------------------------------------------------------------------------- begin*/
.PasswordIUHeader {
	background:#eef url(../imgs/FolderHeader.gif) 0 0 no-repeat;
	padding: 0px 10px 5px 20px;
	border-bottom: solid 1px blue;
}
.PasswordIUHeader h1
{
}
.PasswordIUContent 
{
	padding: 0px 10px 0px 10px;
}
.PasswordIUBody 
{
	margin-top: 10px;
	height: 200px;
	padding: 4px 10px 0px 10px;
	background:#eef;
}

.PasswordIUTitle h2 
{ 
	margin: 10px 10px 0px 10px;
}
.PasswordIUTitle 
{ 
	margin:0 
}
.PasswordIUBodyContent {
	background:white url(../imgs/ObjectContent.gif) 0 0 no-repeat;
	border:solid #eef;
	border-width:3px 3px 0 3px;
}


/* PasswordIU.aspx --------------------------------------------------------------------------- end */


/* pager ------------------------------------------------------begin- */
.pagerButtons
{
  background: none;
  color: #508939;
  padding: 2px 5px;
  margin-top: 5px;
  text-align: center;
  display: block;
  width: 480px;
  height: 25px;
}

.pagerButtons img
{
  margin-top: 5px;
  border: none;
}

.pagerButtons a, .pagerButtons a:visited
{
  color: #bc3506;
}

.pagerButton
{
  padding : 0px 2px 0px 2px;
  font-size: 11px;
  color: #fff;
  font-family: sans-serif;
  padding: 0 5px;

  
}
a.pagerButtonSel , a:visited.pagerButtonSel
{
  text-decoration: none;
  color: #fff;
  background: #508939;
}
/* pager ------------------------------------------------------end- */




/* prava ------------------------------------------------------------------------- end */
.AspNet-GridView table
{
	font-size : 12px;
	color : black;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	padding-bottom: 3px;
  margin: 10px;
}

.AspNet-GridView tbody .AspNet-GridView-Alternate
{
	 background-color: white; 
}
.AspNet-GridView tbody tr
{
	background-color: #fff;
	
}
.AspNet-GridView td
{
  padding: 5px;
	text-align: center;

}
.AspNet-GridView th
{
	padding: 4px 22px;
	font-weight: bold;
	text-align: center;
	border-left: 1px solid #fff;
}

.AspNet-GridView thead
{
	background-color: #4d8536;
	font-weight: bold;	
	color: White;
}/* GridView ------------------------------------------------------------------------- end */









/* ObjectRights.aspx --------------------------------------------------------------------------- begin*/
.ObjectRightsHeader {

}
.ObjectRightsHeader h1
  {
  margin: 0;
  color: #4a8233;
  }

.ObjectRightsHeader p
  {
  text-align: center;
  }  


.trHeader {
  font-size: 1.4em;
  color: #000;
  padding: 15px 0px 5px 0; 
  }
  
.ObjectRightsHeader p { margin: 0px 0px 0px 0px; }
.ObjectRightsContent 
{
	clear: both;
	border: 8px solid #d4de74;
	width: 775px;
	margin: 50px auto;
	background: #fff;
	padding: 0 15px 15px 20px;
	
}

pageInfoHelp {
  width: 200px;
  }

.ObjectRightsContent fieldset {
  border: 1px solid #4d8435;
  padding: 15px;
  width: 730px;
  margin-top: 20px;
  }
  
.ObjectRightsContent legend {
  color: #4a8233;
  font-size: 1.1em;
  padding: 0px 10px;
  }  

.ObjectRightsTitle h2 
{ 
	margin: 10px 10px 0px 10px;
}
.ObjectRightsTitle 
{ 
	margin:0 
}
.ObjectRightsBodyContent 
{

}
.ObjectRightsBodyContent hr
{
	border-bottom: solid 1px blue;
	height: 1px;
}
/* ObjectRights.aspx --------------------------------------------------------------------------- end */.mpArticleCon


 
/*********************************************************** ALL */

.mpImageContentBody h2,
.mpImageGalleryContentHeader h2,
.mpFileContentBody h2,
.mpUrlContentHeader h2,
.mpFramePageContentHeader h2,
.mpHtmlTextContentHeader h2,
.mpDiscussionContentHeader h2,
.mpDiscussionItemContentHeader h2,
.mpFormControlContentHeader h2 
{ 
	margin: -6px 10px 0px 5px;
  color: #477f30;
}


.mpImageContentFooter,
.mpImageGalleryContentFooter,
.mpFileContentFooter,
.mpUrlContentFooter,
.mpFramePageContentFooter,
.mpHtmlTextContentFooter,
.mpDiscussionContentFooter,
.mpDiscussionItemContentFooter,
.mpFormControlContentFooter
{
	clear:left;
	background:#f7f7f7; 
	color:#b67f29;
	padding: 3px 0px;
	margin-bottom:0px;
	border-bottom: 2px solid #e5e5e5;
	font-size: 80%;
}

.mpImageContentFooter a, .mpImageContentFooter a:visited,
.mpImageGalleryContentFooter a, .mpImageGalleryContentFooter a:visited,
.mpFileContentFooter a, .mpFileContentFooter a:visited,
.mpUrlContentFooter a, .mpUrlContentFooter a:visited,
.mpFramePageContentFooter a, .mpFramePageContentFooter a:visited,
.mpHtmlTextContentFooter a, .mpHtmlTextContentFooter a:visited,
.mpDiscussionContentFooter a, .mpDiscussionContentFooter a:visited,
.mpDiscussionItemContentFooter a, .mpDiscussionItemContentFooter a:visited,
.mpFormControlContentFooter a, .mpFormControlContentFooter a:visited
{
  color:#b67f29;
	font-size: 80%;
}

.about {
  display: block;
  background: #d4de74 url(../imgs/box-top.gif) top left no-repeat;
  width: 185px;
  margin-top: 10px;
  float: left;
  }
  
.about-bottom {
  background: url(../imgs/box-bottom.gif) bottom left no-repeat;
  padding: 0 15px 5px 15px;
  }
  
.about h2 {
  font-weight: normal;
  color: #5a611b;
  text-align: center;
  padding: 10px 0 5px 35px;
  font-size: 1.35em;
  }
  
.about table {

  }
  
.prihlasit {
  width: 185px;
  float: left;
  margin-top: 10px;
  background: #d4de74 url(../imgs/box-top.gif) top left no-repeat;
  }
  
.prihlasit-inside {
  background: url(../imgs/box-bottom.gif) bottom left no-repeat;
  padding-bottom: 7px;
  }
  
.prihlasit h3 {
  font-weight: normal;
  color: #5a611b;
  text-align: center;
  padding: 7px 0 5px 0;
  font-size: 1.35em;
  }

.ControlPanelBody {
  padding: 4px 0 4px 6px;
  }
  
.TextBox {
  background: #fff;
  padding: 2px 2px;
  border: 1px solid #498132;
  width: 180px;
  }

.button {
  padding: 1px 3px;
  background: #986412;
  color: #fff;
  border: none;
  }
  
.sPanel {
  width: 185px;
  float: left;
  background: #d4de74 url(../imgs/box-top.gif) top left no-repeat;
  margin-top: 10px;
  }
  
.sPanel-inside {
  background: url(../imgs/box-bottom.gif) bottom left no-repeat;
  padding-bottom: 7px;
  }
  
.sPanel-inside h3 {
  font-weight: normal;
  color: #5a611b;
  text-align: center;
  padding: 7px 0 5px 0;
  font-size: 1.35em;
  }
  
/* divSummaryServicePanel -----------------------------------start- */

.divSummaryServicePanel
{
	padding: 5px 0px 10px 0px;
	height: auto;
}

.divSummaryServicePanel img {
  border: none;
  }

.divSummaryServicePanel *{
 font-family: Arial, Helvetica, sans-serif;
 font-size: 9px;
 font-weight: normal;
 text-transform: uppercase;
 color: #FFFFFF;
 text-decoration: none;
 line-height: 11px;
}
.divSummaryServicePanelLineA{
 clear: both;

/* width: 169px; */
 padding-left:9px;
 padding-bottom:3px;
 
 }

.divSummaryServicePanelLineA .SumLineBgr{}
 

.divSummaryServicePanelLineB{
 float: left;
 padding-left:9px;
 padding-bottom:3px;
}

.divSummaryServicePanelLineA div.SumText{
 /*background-color: #7F846E;*/
 display:block;
 width: 163px;
 height: 11px;
 padding: 1px;
 border:1px solid #fff;
 text-align:center;
 
 /*background-repeat: no-repeat; background-position: left center; background-color: #7F846E;*/
}

.divSummaryServicePanelLineA div.SumTextBrdr{
 /*background: white;*/
 display:block;
 width: 167px; height: 15px;
 border:1px solid #666666;
}



.divSummaryServicePanelLine2 * *{ /* Existing Lines: 1 - 9 */
 text-transform: lowercase; 
}
.divSummaryServicePanelLine3 *{
 text-transform: none; 
}
.divSummaryServicePanelLine9{ 
 clear: both; padding-left: 50px;
}


/* formAddNew.aspx -------------------------------  editace EDITACE  -------------------------------------------- begin*/


.FormAddNewContent {
	clear: both;
	border: 5px solid #d4de74;
	width: 800px;
	margin: 50px auto 20px auto;
	background: #fff;
	padding-bottom: 15px;
  }
  
.FormAddNewContent h1 {
  font-size: 1.8em;
  font-weight: bold;
  color: #428822;
  padding: 0.8em 0 0.1em 0;
  }

.FormAddNewHeader {
	background:#fff;
	padding: 0px 10px 5px 0px;
	margin: 10px 10px 0px 10px;
	color: Black;
}
.FormAddNewHeader p {	margin: 0px 0px 0px 0px; color: Black; }
.FormAddNewHeader 
{
	padding-top: 10px;
	top: 0px;
}
.FormAddNewItem
{
	margin:  0px 10px 0px 10px;
	background: #fff;
	color: Black;
	padding: 0 20px;
}
.FormAddNewItem h2 
{ 
	padding: 20px 10px 5px 10px;
	font-size: 20px;
}
.FormAddNewItem p {
	padding: 0px 0px 0px 10px;
	margin: 0px 0px 0px 0px;
}
/* formAddNew.aspx --------------------------------------------------------------------------- end */



/* FormEdit.aspx --------------------------------------------------------------------------- begin*/
.FormEditHeader {
	background:#fff;
	padding: 0px 10px 5px 0px;
}
.FormEditHeader h1
{
  color: #428822;
	margin: 20px 0 20px 0;
	font-weight: bold;
	font-size: 1.7em;
}
.FormEditContent 
{
	clear: both;
	border: 5px solid #d4de74;
	width: 800px;
	margin: 50px auto 20px auto;
	background: #fff;
	padding: 0 20px;
}
.FormEditBody {

	background:#fff;
}

.FormEditBody table {

  }

.FormEditBody legend {
	padding:  0px 10px;
	color: #428822;
	font-size: 1.2em;
	font-weight: bold;
}

.FormEditBody fieldset {
  padding: 10px;
}

.FormEditTitle h2 
{ 
	margin: 10px 10px 0px 10px;
}
.FormEditTitle 
{ 
	margin:0 
}
.FormEditBodyContent {
	background:#fff;

}

fieldset {
  border: 1px solid #4d8435;
  }
  

/* prava ------------------------------------------------------------------------- end */
.AspNet-GridView table
{
	font-size : 12px;
	color : black;
	font-family: Verdana, Arial, Helvetica, sans-serif;
  margin: 10px;
  width: 100%;
  border: 1px solid #428822;
}

.AspNet-GridView tbody .AspNet-GridView-Alternate
{

}
.AspNet-GridView tbody tr
{

}
.AspNet-GridView td
{
  padding: 1px;
	text-align: center;

	padding: 2px 0;

}
.AspNet-GridView th
{
	padding: 3px 22px;
	font-weight: bold;
	text-align: right;

}

.AspNet-GridView thead
{
	background: #4f8838;
	font-weight: bold;	
	color: #fff;
}/* GridView ------------------------------------------------------------------------- end */


/* mpContent --------------------------------------------------------------------------- begin*/
.mpHeader {

}
.mpHeader h1
  {
  margin: 0px 0 0 0;
  color: #4f8838;
  font-weight: bold;
  }
.mpHeader p { margin: 0px 0px 0px 0px; }
.mpContent 
{
	clear: both;
	border: 2px solid #6bacca;
	width: 775px;
	margin: 50px auto;
	background: #fff;
	padding: 0 15px 15px 20px;
	
}
.mpContent fieldset {
  border: 1px solid #4d8435;
  padding: 15px;
  width: 730px;
  margin-top: 20px;
  }
 
.mpContent legend {
  color: #7b4d0a;
  font-size: 1.1em;
  padding: 0px 10px;
  }  
.mpContent hr
{
	height: 1px;
}
/* mpContent --------------------------------------------------------------------------- end */.mpArticleCon







/* ObjectRights.aspx --------------------------------------------------------------------------- begin*/
.ObjectRightsHeader {

}
.ObjectRightsHeader h1
  {
  margin: 0px 0 0 0;
  color: #4f8838;
  font-weight: normal;
  font-size: 1.7em;
  }

.trHeader {
  font-size: 1.4em;
  color: #000;
  padding: 15px 0px 5px 0; 
  font-weight: normal;
  }
  
.ObjectRightsHeader p { margin: 0px 0px 0px 0px; }
.ObjectRightsContent 
{
	clear: both;
	border: 5px solid #cad46a;
	width: 775px;
	margin: 50px auto;
	background: #fff;
	padding: 0 15px 15px 20px;
	
}

pageInfoHelp {
  width: 200px;
  }

.ObjectRightsContent fieldset {
  border: 1px solid #4d8435;
  padding: 15px;
  width: 730px;
  margin-top: 20px;
  }
  
.ObjectRightsContent legend {
  color: #428822;
  font-size: 1.2em;
  padding: 0px 10px;
  font-weight: bold;
  }  

.ObjectRightsTitle h2 
{ 
	margin: 10px 10px 0px 10px;
}
.ObjectRightsTitle 
{ 
	margin:0 
}
.ObjectRightsBodyContent th
{text-align: center;

}
.ObjectRightsBodyContent hr
{

}

.search {
  float: right;
  width: 185px;
  z-index: 999;
  background: #d4de74 url(../imgs/box-top.gif) top left no-repeat;
  margin-top: 20px;
  }
  
.search-inside {
  padding: 2px;
  background: url(../imgs/box-bottom.gif) bottom left no-repeat;
  padding-bottom: 8px;
  }   

.search .TextBox 
{
  margin-top: 6px;
  margin-left: 10px;
  width: 98px;
  padding: 2px 1px;
  border: 1px solid #498132;
  }
  
.search .button {
  background: #895a0f;
  padding: 1px 3px;
  }
  
.column {
  float: left;
  width: 185px;
  position: relative;
  top: 100px;
  left: 40px;
  margin-top: -40px;
  }
  
.home a {
  display: block;
  height: 34px;
  width: 110px;
  line-height: 32px;
  background: url(../imgs/home.gif) top left no-repeat;
  position: relative;
  top: 40px;
  left: 54px;
  padding-left: 45px;
  font-size: 1.2em;
  color: #538b3c;
  }

.content table {

  overflow: hidden;
  }

.ContentBody {

  }



.pagination {
	width: 100%;
	margin-bottom: 15px;
	padding: 20px 0;
}
.pagination li {
	float: left;
}

.pagination li span {
	display: block;
	margin-right: 5px;
	padding: 2px 6px;
	border: 1px solid #dadada;
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	border-radius: 2px;
	color: #3e3e3e;
	text-decoration: none;
}

.pagination a  {
	display: block;
	float: left;
	margin-right: 5px;
	padding: 2px 6px;
	border: 1px solid #dadada;
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	border-radius: 2px;
	color: #3e3e3e;
	text-decoration: none;
}

.pagination a.selected  {
	background: #e6e6e6;
	color: #000;
	font-weight: bold;
	text-decoration: none;
}

.pagination a:hover  {
	background: #e6e6e6;
	color: #000;
	text-decoration: none;
}
.pagination ol, ul {
	list-style: none;
}





.mpArticleContentBody .thmbl img
{
  width: 100px;
  float: left;
  border: solid 1px #024387;
  margin-right: 10px;
}
.mpArticleContentFooter .footer-menu
{
   float: left;
}
.mpArticleContent ol, ul {
	list-style: normal;
}
.mpArticleContent li {
        margin-top: 5px;
	list-style: disc;
}
