/***************/
/*.. dbText .. */
/***************/

.dbTekst {
	font-family:Arial, Helvetica, sans-serif;
	background-color:#efefef;
	padding:10px;
	width:420px;
	text-align:left;
	font-size:12px;
	line-height:16px;
	color:#333333;
	width:420px;
	}
	
.dbTekst h1, .dbTekst h2, .dbTekst h3 {
	font-size:20px;
	line-height:23px;
	font-weight:bold;
	color:#EC1C24;
	padding:0;
	margin:0px 0px 1px;
	}

.dbTekst h1 {
	text-transform:uppercase;
	letter-spacing:0.075em;
	}


.dbTekst h2, .dbTekst h3 {
	font-size:17px;
	line-height:20px;
	font-weight:normal;
	}

.dbTekst h3 {
	font-size:14px;
	line-height:16px;
	font-weight:normal;
	color:#0362b5;
	}

.dbTekst a { 
	color:#EC1C24;
	text-decoration:underline;
	}

.dbTekst a:hover { 
	text-decoration:none;
	background-color:#EC1C24;
	color:#efefef;
	}

.dbTekst hr {
	margin: 10px 0px;
	border:none;
	border-bottom:0.1em #333333 solid;
	}
	
.dbTekst img {
	margin:0px;
	}
