/* 
================================
Kontejnery pro Chrustenice
================================
*/   


.Container
{
	padding-right: 5px;
	padding-left: 5px;
	margin-bottom: 4px;
	padding-bottom: 5px;
	width: 100%;
	padding-top: 5px;
}

.TitleRow {
	font-family: Tahoma, Arial, Helvetica;
	font-weight: bold;
	width: 100%;
}

.Title 
{
}

.ContPane {
	padding: 4px;
}

.Actions a {
	padding: 0 2px 0 2px;
}



.PlainContainer {}

.TopAndBottomMargin {
	MARGIN-TOP: 1px; MARGIN-BOTTOM: 3px
}

/* Modry */

.BlueContainer
{
	color: white;
	background-color: #0099cc;
}

.BlueTitleRow {}


.BlueTitleRow TR .Title
{
	margin-top: 0.2em;
	font-weight: bold;
	font-size: 11px;
	margin-bottom: 0.2em;
	font-family: Tahoma, Verdana, Arial;
	text-decoration: none;
}

/* SvetleModry */

.LightBlueContainer {
	PADDING-RIGHT: 10px; PADDING-LEFT: 10px; PADDING-BOTTOM: 10px; PADDING-TOP: 10px; BACKGROUND-COLOR: #dae8f3
}


.LightBlueTitleRow {}

.LightBlueTitleRow TR .Title
{
	margin-top: 0.2em;
	font-weight: bold;
	font-size: 11px;
	margin-bottom: 0.2em;
	color: #ff9900;
	font-family: Tahoma, Verdana, Arial;
	text-decoration: none;
}

/* Modry Ramecek */
.BlueBorderContainer {
	BORDER-RIGHT: #dae8f3 1px solid; BORDER-TOP: #dae8f3 1px solid; MARGIN-TOP: 1px; MARGIN-BOTTOM: 3px; BORDER-LEFT: #dae8f3 1px solid; WIDTH: 100%; BORDER-BOTTOM: #dae8f3 1px solid
}

.BlueBOrderTitleRow {}

.BlueBOrderTitleRow TR .Title
{
	font-weight: bold;
	font-size: 11px;
	margin-bottom: 1ex;
	text-transform: uppercase;
	color: #FF6600;
	font-family: Tahoma, Verdana,   Arial;
	text-decoration: none;
}
