/*
 *		Style dla edytora TinyMCE 
 *		plik:		js/tinymce.css
 *		autor: 		Technetium [Tc]
 *             	Marek Kleszyk
 *						27 sierpień 2009
 *		system:		T.CMS-4.0-SEO
 */


img { border-width: 0; }
:focus { outline: none; }
a.no-color { color: #000; }
.kursor { cursor: pointer; }

hr {}
h1 { }
h2 {  }
h3 { }
h4 {  }
h5 {}

* {  }
p { }
ul {}
ul li {  }
table {}
td, th { }

.about-red-text{ color: #c23d42;  font-size: 15px;  font-weight: 400;  line-height: 25px;  text-align: left;  padding-bottom: 5px; }
.lista{ list-style-type: square; color: #bd2a30;  }
.naglowek_h1{ color: #1c253b;  font-size: 28px;  font-weight: 400;  line-height: 22.46px; }
.tekst_paragraf{ color: #616469;  font-size: 13px;  font-weight: 400;  line-height: 19px;  text-align: justify; }

.linia_hr{  margin-top: 35px;  width: 100%;  height: 10px;  background-image: url(../templates/default/img/line.png);  background-repeat: repeat-x; }
.about-text{ color: #616469;  font-size: 13px;  font-weight: 400;  line-height: 19px;  text-align: justify; }
.sprez-text_h1{    font-family: 'Conv_Prime Regular_1';    color:  #000000;    font-size: 16px;    font-weight: 400;    line-height: 18px;    text-align: justify;    padding-top: 10px;padding-bottom: 10px;}
.cytat{    width: 75%;    margin: 20px auto;    border: 4px solid #fe453d;    -webkit-box-sizing: border-box;    -moz-box-sizing: border-box;    box-sizing: border-box; }
.lista-two {padding: 20px 0; box-sizing: border-box; width: 75%; margin: 0 auto;}
.czerwony_duzy{ font-family: 'proxima-reg' !important;    color: #fe453d !important;    font-size: 18px !important;    font-weight: 700 !important;    line-height: 24px;    text-align: justify;    margin: 20px 0; }
.kolor_czerwony_span{ text-decoration: underline;    font-family: 'proxima-reg';    color: #fe453d !important;    font-size: 14px;    font-weight: 300;    line-height: 36px;    text-decoration: underline;    text-align: left; }