p{
	margin-top:10px;
}
h2{
	font-size:12px;
	font-family:Tahoma;
	color:#283891;
	margin:20px 0px 10px 0px;
}
h3{
	font-weight:bold;
	color:#283891;
	font-family:Tahoma;
	font-size:12px;
}

h4{
	color:gray;
}

a{
	color:#243384;
	text-decoration:none;
}

.content-item{
	float:left;
	width:200px;
	height:150px;
}

.red{
	color:red;
}

.blue{
	color:#283891;
}

.gray{
	color:gray;
	font-size:12px;
}

.purple{
	color:#800000;
}

.content-img{
	margin:20px;
}

.indent{
	margin:5px 0px 8px 8px;
}

.clear{
	clear:both;
}

.content-table-divider{
	border-bottom:1px solid gray;
	width:100%;
	font-weight:bold;
	font-size:12px;
	font-family:Tahoma;
	color:red;
}

.small-table{
	font-size:11px;
	cell-spacing:5px;
}

.ordinacne-hodiny1 td{
	padding:3px 10px;
	text-align:right;
}

.ordinacne-hodiny1 td b{
	color:#2838A2;
}

.poistovne-list{
	color:gray;
	margin-left:5px;
	list-style:none;
	font-size:11px;
}

.poistovne-list li{
	margin-top:8px;
}

.poistovne-list li:before{
	content:"» ";
}

.podmienky-list li{
	margin-left:20px;
	margin-top:10px;
	
}