
/* spamtitan */

.clear { clear: both; }
.fl { float: left; }
.fr { float: right; }

#intro {
	width: 960px; min-height: 237px;
	margin: 0 auto;
	background: url(../images/spamtitan/head-bg.png) no-repeat;
}

	#STlogo {
		float: left;
		margin: 57px 0 0 80px;
	}
	
	#introtext {
		float: left;
  	width:464px;
		text-align: justify;
		margin: 60px 0 0 90px;
	}
	
	span.he2 {
		background: url(../images/spamtitan/bullet.png) no-repeat 0 50%;
		padding: 3px 0 3px 30px;
		margin: 0px;
		color: #171717; font-size: 15px; font-weight: bold;
	}
	
	span.he3 {
		background: url(../images/spamtitan/bullet-blue.png) no-repeat 0 50%;
		padding: 3px 0 3px 26px;
		margin: 0px;
		color: #333333; font-size: 13px; font-weight: bold;
	}
	
	.introlinka {
		background: url(../images/spamtitan/head-linka.png) no-repeat;
		width: 425px; height: 2px;
		position: relative; left: -105px; top: 8px
	}
	
	span.introtext {
		font-size:  13px; color: #595959;
		position: relative; top: 17px;
	}
	
	span.b { font-weight: bold; color: #171717; }
	
	.buttons {
		position: relative; top: 45px;
	}
	
	.button {
		width: 140px; height: 25px; padding-top: 10px;
		float: left;
		margin-right: 10px;
		background: url(../images/spamtitan/button.jpg) no-repeat;
	}
	
	.objednat {
		width: 140px; height: 25px; padding-top: 10px;
		float: right;
		margin-top: 53px;
		background: url(../images/spamtitan/objednat.jpg) no-repeat;
	}
	
	.kalkulacka {
		width: 140px; height: 25px; padding-top: 10px;
		float: right;
		margin-top: 30px;
		background: url(../images/spamtitan/button.jpg) no-repeat;
	}
	
	  a .button, a .objednat, a .kalkulacka {
      text-align: center; font-weight: bold; color: white;
		}
		
.stdivier {
	width: 960px;
	margin-top: 20px;
}

.wrap {
	width: 940px;
	margin: 0 auto;
	text-align: left; color: #595959; font-size: 11px;
}

.stCol {
	width: 300px; min-height: 345px; float: left;
	margin-right: 20px; margin-bottom:20px;
	background: #f2f2f2;
}

	.last {
		margin: 0px;
	}
	
	.stH2 {
		padding: 15px;
		display: block;
		background: url(../images/spamtitan/col-heading-bg.jpg) no-repeat;
	}
	
	.stH3 {
		padding: 20px 0 10px 15px;
		display: block;
		background: url(../images/spamtitan/col-heading-bg.jpg) no-repeat;
	}
	
	.stText {
		padding: 10px 15px;
	}
	
	ul.st li {
		list-style: url(../images/spamtitan/sipka.jpg);
		margin-left: 25px; margin-right: 15px;
	}

table.stT {
	color: black;
}
	
	td.stH {
		font-weight: bold;
	}
	
	span.orange {
		color: #ff7502;
	}

table.stObjednat {
	margin: 10px 0;
}
	
	td.stInfo {
		font-weight: bold; color: #171717; text-align: right;
	}
	
	a.stPodminky {
		color: #ff7703; text-decoration: underline;
	}
	
.stCerfif {
	width: 940px;
}
	
	.certifH2 {
    padding: 10px;
		display: block;
		background: url(../images/spamtitan/certifikaty-bg.jpg) no-repeat;
	}
	
	span.CerH2 {
		background: url(../images/spamtitan/bullet-black.jpg) no-repeat 0 50%;
		padding: 3px 0 3px 30px;
		margin: 0px;
		color: #eeeeee; font-size: 15px; font-weight: bold;
	}

	.stCertifikaty {
		position: relative;
		top: -20px;
		z-index: -1;
	}

/*style for mail form */
#form-mail-err {
	color: red;
	font-weight: bold;
}
#form-success {
	font-size:20px;
	font-weight:bold;
	position:relative;
	text-align:center;
	top:85px;
}
