body
{
	font-family: Arial;
}

.background1 {
  background-image: url("/images/cpkp/b3.gif");
}

.background2 {
  background-image: url("/images/cpkp/b2.gif");
}

.background3 {
  background-image: url("/images/cpkp/b6.gif");
}

.background4 {
  background-image: url("/images/cpkp/b4.gif");
}

.background5 {
  background-color: #DCDDDF;
}

.background6 {
  background-color: #FE4F00;
}

.background7 {
  background-color: #77A8A5;
}

.background8 {
  background-color: #DA7A47;
}

.background9 {
  background-color: #51646B;
}

.background10 {
  background-color: #F0F0F0;
}

.background11 {
  background-color: #999999;
}

.menu_document_types_item {
  padding-left: 3px;
  padding-right: 3px;
}

.menu_document_types_link {
	color: #666666;
	font-family: Verdana;
	font-size: 10px;
	text-decoration: none;
}

.menu_document_types_link:link 
.menu_document_types_link:hover 
.menu_document_types_link:visited 
.menu_document_types_link:active {
	text-decoration: none;
}

.menu_document_types_link_selected {
	color: #666666;
	font-family: Verdana;
	font-size: 10px;
  font-weight: bold;
	text-decoration: none;  
}

.menu_document_types_link_selected:link 
.menu_document_types_link_selected:hover 
.menu_document_types_link_selected:visited 
.menu_document_types_link_selected:active {
	text-decoration: none;
}

.menu_document_types_separator {
	color: #666666;
	font-family: Verdana;
	font-size: 10px;
}

.menu_navigation_link
{
	color: #CCCCCC;
	font-size: 12px;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
}

.menu_navigation_link:link 
.menu_navigation_link:hover 
.menu_navigation_link:visited 
.menu_navigation_link:active {
	text-decoration: none;
}

.menu_navigation_item
{
  height: 41px;
  vertical-align: bottom;
  padding-left:6px;
  padding-right:20px;
  background-image: url("/images/cpkp/b9.gif");
  background-repeat: no-repeat;
  
}

.odkaz_editace {
	font-size: 12px;
	font-family: sans-serif;
	font-weight: bold;
	color: #BB0000;
}

.odkaz_editace:link
.odkaz_editace:hover
.odkaz_editace:active
.odkaz_editace:visited {
	color: #BB0000;
	text-decoration: none;
}

.odkaz_vice  {
	font-size: 12px;
	font-family: sans-serif;
	font-weight: bold;
	color: #000000;
}

.odkaz_vice:link
.odkaz_vice:hover
.odkaz_vice:active
.odkaz_vice:visited {
	color: #000000;
	text-decoration: none;
}

.nadpis_hlavni {
	color: #666666;
	font-family: sans-serif;
	font-size: 14px;
	font-weight: bold;		
}

.nadpis_hlavni:link
.nadpis_hlavni:hover
.nadpis_hlavni:active
.nadpis_hlavni:visited {
	color: #666666;
	text-decoration: none;
}

.nadpis_velky {
	color: #666666;
	font-family: sans-serif;
	font-size: 20px;
	font-weight: bold;		
}

.text_hlavni {
	font-size: 12px;
	font-family: sans-serif;
	color: #000000;
}

.text_bold {
	font-size: 12px;
	font-family: sans-serif;
	color: #000000;
	font-weight: bold;
}

.text_bold_italic {
	font-size: 12px;
	font-family: sans-serif;
	color: #000000;
	font-weight: bold;		
  font-style: italic;		
}

.nadpisy_bile {
	color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;	
}

.nadpisy_cerne {
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;	
}

.input
{
  font-family:Verdana, Arial, Helvetica, sans-serif; 
  font-size:10px;
}

.file_link
{
  font-size: 12px;
  font-family: sans-serif;
  font-weight: bold;
  color: #555555;
  text-decoration: none;
}

