/* 
================================
 Container Styles for DotNetNuke
================================
*/
.content_bg
{
    background-color: #e2f0ff;
    padding-top: 15px;
    padding-bottom: 8px;
    padding-left: 17px;
    padding-right: 20px;
    vertical-align: top;
    height:350px;
}
.nadpis1
{
	color: black;
	font-family: Trebuchet MS;
	font-size: 15px;
	font-weight: bold;
}
.kontakt {
font-size: 14px;
color:  #11849d;
font-family: Trebuchet MS;
font-weight: bold;

}

p,li{
	font-size: 13px;
	color: #545454;
	font-family: Trebuchet MS;
	text-align: left;
	text-align: justify;
}
h1
{
    font-size: 20px;
    color: #11849d;
    font-family: Trebuchet MS;
	 font-weight: bold;
}

h2
{
    font-size: 17px;
    color: #11849d;
    font-family: Trebuchet MS;
	 font-weight: bold;
}
h3
{
	font-size: 13px;
	color: #11849d;
	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;
	width: 760px !important;
	padding-left: 15px;
	padding-right: 15px;
	padding-bottom: 10px;
	font-size: 13px;
	color: #545454;
	font-family: Trebuchet MS;
}
