/* ----------------------------------------------- */
/* skinovani vlastniho textu stranky */
/* skinovani FCK editoru */
/* ----------------------------------------------- */

#content{ padding: 30px; }

#content h1, #content h2, #content h3{ margin: 0 0 10px 0; font-size: 18px; }
#content h2{ font-size: 16px; }
#content h3{ font-size: 14px; }

#content *{ color: black !important; }

#content p{ color: #78787A; margin-bottom: 5px; line-height: 1.5em; }
#content a{ color:#CD0000; }

#content ul{ margin: 10px }
#content ul li{ background: url('/img/articleArrow.gif') no-repeat left 3px; color: #8F8F92; margin-bottom: 5px; padding-left: 20px; }

#content table{ width: 100%; border-collapse: collapse; margin: 10px 0; }
#content table th, #content table td{ border: 1px solid #BDC3C7; text-align: left; padding: 3px 5px; color: #88898C; }
#content a img{ border: 0px; }

#contact-env{ margin: 15px 0; }
#contact-env table{ width: 100%; border-collapse: collapse; }
#contact-env table *{ color: #8F8F92; font-size: 11px; }
#contact-env table td{ padding: 3px; border: none; }
#contact-env table td strong{ color: black; font-size: 12px; }
#contact-env table td.map{ width: 280px; text-align: center; }

#poptavka-env table{ margin-bottom: 5px; }
#poptavka-env table th, #poptavka-env table td{ padding: 1px 3px; border: 0; vertical-align: middle; }
#poptavka-env table th{ text-align: right; padding-right: 20px; }
#poptavka-env table th.top{ vertical-align: top; }
#poptavka-env table td input, #poptavka-env table td select,
#poptavka-env table td textarea{ border: 1px solid #6B6B6B; padding: 3px; }

#reference-env *{ margin: 0; padding: 0; }
#reference-env h2{ font-size: 16px; margin: 10px; color: #202020; }
#reference-env h2 a{ color: #202020; text-decoration: none; }
#reference-env h2 a:hover{ text-decoration: underline; }
#reference-env .item-env{ width: 460px; background: #F4F4F4; overflow: hidden; margin: 10px 0; }
#reference-env .picture-env{ height: 140px; width: 210px; background: #999A9C; float: left; _margin-right: -3px; }
#reference-env .picture{ padding: 10px; }
#reference-env .perex-env{ /*margin-left: 210px; _margin-left: 207px;*/ float: left; height: 140px; width: 250px; overflow: hidden; }
#reference-env .perex-env.wide{ margin-left: 0; width: 100%; height: auto; }
#reference-env .perex{ padding: 0 10px 5px 10px; font-size: 12px; font-size: 11px; line-height: 1.2em; }
