/* 
================================
 Container Styles for DotNetNuke
================================
*/
.containermaster_blue {
	width: 755px;
	border: none;
	}
	.container2 {
	border-bottom:1px solid #cccccc;
	padding-bottom: 10px;
	}
.cara
{
	color:Red;}
.nadpis1
{
	color:#b31f17;
	font-family: Trebuchet MS;
	font-size: 22px;
	font-weight: bold;
}
p,li,blockquote{
	font-size: 13px;
	color: #434343;
	font-family: Trebuchet MS;
	text-align: left;
	text-align: justify;
}
h1
{
    font-size: 19px;
	color:#b31f17;
    font-family: Trebuchet MS;
	 font-weight: bold;
}

h2
{
    font-size: 16px;
	color:#b31f17;
    font-family: Trebuchet MS;
	 font-weight: bold;
}
h3
{
	font-size: 14px;
	color:#b31f17;
	font-family: Trebuchet MS;
	font-weight: bold;
}

h4
{
    font-size: 10px;
    color: Black;
	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: #fff;
    font-weight: bold;
    font-family: Trebuchet MS;
    font-size: 11px;
    text-decoration: none;
	 
}