﻿#lfContent ul li a
{
	color: #3377CC;
	text-decoration: none;
	width: 100%;
	/*height: 50px;*/
	background-color: Transparent;
  padding: 9px 0px 9px 0px;
  display:block;

}

li.selected
{
	font-weight: bold;
	color: white;
	/*border-bottom: 1px dashed Maroon;*/
}

ul#LeftMenu
{
	color: white;
	display: block;
	/*padding: 10px 10px 3px 10px;*/
	padding:0px;
	/*width: 157px;*/
	position:relative;
}
#lfContent
{
  padding: 0px;
}

li#LeftMenuNode
{
  margin:1px 3px;
	background-repeat: no-repeat;
	vertical-align:middle;
	background-color: #D3E5F1;
	color: #3377CC;
	list-style-position: outside;
	list-style-type: none;
	/*border-bottom: 1px dashed #EEEEEE;*/
	background-position: center;
	display:block;
	position:relative;
	vertical-align:middle;
	padding: 0px 5px;
}

li#LeftMenuNode:hover, li#LeftMenuNode:hover a
{
	display:block;
	position:relative;
  color: white;
  background-color: #407bbb;
}


li#LeftMenuNodeSub
{
	padding-left: 30px;
	padding-top: 5px;
	background-position: left;
	background-repeat: no-repeat;
	background-position: 10px center;
	background-color: Transparent;
/*	width: 100%;*/
	color: white;
	list-style-position: outside;
	list-style-type: none;
	border-bottom: 1px dashed #EEEEEE;
}

.ContentBrowser
{
	color: Black;
	text-decoration: none;
}

a.ContentBrowser
{
	font-weight: bold;
}

a.Attachement
{
	color: #3399FF;
	font-weight: normal;
}

a.Attachement:hover
{
	color: red;
	font-weight: normal;
}

body
{
	padding: 0px;
	margin: 0px;
}

td
{
	overflow: hidden;
}

div
{
	/*border: 1px black solid;*/
}

#main_holder
{
/*	width: 100%; /*background-color: #3388FF;*/
}

#content
{
	/*background-color: #C0C0C0;*/
	height: auto;
	margin-left: 200px;
	min-height: 300px;
}

#left_holder
{
  /*width: 200px;*/
  border: 1.5px solid #e2e3e4;
  background-color: White;
  float: left; /*background-color: #3388FF;*/ /*height: auto;*/
  color: White;
  text-align: left;
  margin-left:10px;
}

#center_top
{
/*	width: 100%;*/
	float: left;
	background-color: #D0D0D0;
	height: auto;
	margin-bottom: 10px;
}

#center_holder
{
	background-color: White;
	border:solid 1.5px #e2e3e4;
	height: auto;
	min-height: 200px;
	padding: 0 8px 0 8px;
	margin-right: 10px;
}

#right_holder
{
	background-color: White;
	border:solid 1.5px #e2e3e4;
	height: auto;
	min-height: 200px;
	padding: 0 8px 0 8px;
}

.body
{
  background: url("http://www.cca.cz/templates/cca/images/bg-body.gif") repeat scroll 0 0 #F4F3F3;
  font-family:sans-serif;
  font-size:0.9em;
}

.nadpis
{
  /*background: url("http://www.cca.cz/templates/cca/images/menu-li.png") no-repeat right bottom transparent;*/
  background-color: #407bbb;
  font-weight: bold;
  color:White;
  padding:5px;
}

.loginBox
{
  background: url("http://www.cca.cz/templates/cca/images/bg-parex.png") no-repeat scroll left top white
}

.loginButton
{
  /*margin:10px;*/
  padding: 5px 10px;
}

.warning
{
  width: 100%; 
  height: 60px; 
  background-color: #407bbb;
  color: White; 
  font-weight: bold; 
  font-size: 110%;
  vertical-align: middle;
}

.webPart
{
  font-family: Verdana;
  color: #333333;
  border: 1px solid #E2E3E4;
  margin: 8px 0 8px 0;
  width: 100%;
  background-position: left top;
  background: transparent url("http://www.cca.cz/templates/cca/images/bg-parex.png") repeat-x scroll left top;
}

.webPart td
{
	padding: 2px;
}

.webPartStyle
{
  font-size:0.8em;
  Color:#333333;
}

.webPartTitle
{
  background-color: #407bbb;
  font-size: 0.8em;
  color: White;
  font-weight: bold;
}

.gridStyleHeader
{
  background-color: #407bbb;
  color: White;
  font-weight: bold;
}

.holder
{
	margin:10px 20px;
}

.part
{
	border:solid 1.5px #e2e3e4;
  background:url("http://www.cca.cz/templates/cca/images/bg-parex.png") repeat-x scroll left top transparent;
  font-family: Verdana;
  Padding:6px;
}

.detailHeader
{
  background-color: #c8dbef;
  font-weight: bold;
  color:#3377CC;
}
