/* 
================================
 Container Styles for DotNetNuke
================================
*/
.containermaster_blue {
width: 99%;
	border: none;
	}
	.container2 {
	border-bottom:1px solid #fbebb4;
	padding-bottom: 10px;
	}
	.container3 {
	border-bottom:0px;
	padding-bottom: 50px;
	}
.cara
{
	color:Red;}
.nadpis1
{
	color: #01adeb;
	font-family: Trebuchet MS;
	font-size: 1.4em;
	font-weight: bold;
}
.nadpis2
{
	color: #797257;
	font-family: Trebuchet MS;
	font-size: 1.1em;
	font-weight: bold;
}
h1
{
	font-size: 1.5em;
	color: #797257;
	font-family: Trebuchet MS;
	font-weight: bold;
}

h2
{
    font-size: 1.4em;
	color: #797257;
    font-family: Trebuchet MS;
	font-weight: bold;
	padding-left: 15px;
}
h3
{
	font-size: 1.2em;
	color: #797257;
	font-family: Trebuchet MS;
	font-weight: bold;
}

h4
{
    font-size: 10px;
	color: #797257;
	font-family: Trebuchet MS;
	font-weight: bold;
}
.obsah{
	vertical-align: top;
	text-align: left;
	padding-left: 15px;
	padding-right: 15px;
	padding-bottom: 10px;
	width: 100%;
}
.whiteobject2, .whiteobject2 A, .whiteobject2 A:link, .whiteobject2 A:visited, .whiteobject2 A:active
{
    color: #8c9b93;
    font-weight: bold;
    font-family: Trebuchet MS;
    font-size: 11px;
}
.whiteobject2 A:hover
{
    color: #000;
    font-weight: bold;
    font-family: Trebuchet MS;
    font-size: 11px;
    text-decoration: none;
}