/* EasyWeb html style file */



body {font-family:Tahoma, Arial, Helvetica, sans-serif; font-size:12px; color:#361202; margin:0; padding:0; position:relative; height:100%; }


/* txt  */
p {margin:0 0 1.8em 0; padding:0; line-height:1.6em;}
h1 {font-size:28px; margin:0 0 0.7em 0; font-weight:bold; color:#004a6c; font-family:'Istok Web', sans-serif;}
h2 {font-size:22px; margin:0 0 0.7em 0; font-weight:bold; color:#004a6c; font-family:'Istok Web', sans-serif;}
h3 {font-size:18px; margin:0 0 0.7em 0; font-weight:bold; color:#000;}
h4 {font-size:17px; margin:0 0 0.6em 0; font-weight:bold; color:#676767;}
h5 {font-size:15px; margin:0 0 0.5em 0; font-weight:bold; color:#000;}
h6 {font-size:13px; margin:0 0 0.4em 0; font-weight:bold; color:#676767;}
a {text-decoration:none; color:#D80000; outline:none;}
a:hover {text-decoration:underline; color:#D80000;}


img { border: 0; }


p.MyText { font-size: 14px; text-align: justify; padding: 0 0 0 0; margin: 0 0 0 0; color: #FFF; }


.obtokLeft { float: left; padding-right: 10px; padding-bottom: 10px; }
.obtokRight { float: right; padding-left: 10px; padding-bottom: 10px; }


.boxAkce {border:3px solid #b2ab91; background:#b99d71; -webkit-border-radius: 4px; -moz-border-radius: 4px; border-radius: 4px; padding:14px 13px 14px 13px; width:291px; margin:0 0 6px 0}
.boxAkce a {display:block; width:290px; height:40px; line-height:40px; background:url(499d76cd-c1ae-4e0d-83d5-08e567e5f673) no-repeat left top; padding:135px 0 0 0; color:#fff; font-size:18px; font-weight:bold; text-decoration:none; font-family:'Istok Web', sans-serif; text-shadow:1px 1px #040b18; text-align:center}
.boxAkce a:hover {background-position:left bottom; color:#fff; text-decoration:none}



	p.blockquote {
		background: #f2f3f5;
    	padding: 20px;
    	border-left: 4px solid #e40614;
	}



	p.tip {
		background: #59556e;
    	padding: 30px;
    	
    	color: #fff;
	}



	p.quote {
		position:relative;
		padding: 60px;
    	font-weight: bold;
	}
	p.quote::before {
		content: "“";
	    font-weight: 700;
	    font-size: 70px;
	    font-family: Arial;
	    left: 0;
	    position: absolute;
	    top: 0px;
	}



	a.red-button {
		background: #e40614;
    	color: #fff;
    	display: inline-block;
    	    padding: 8px 15px;
	}

