/*
Description: Prawo dla Praktyków 2024
Version: 1.0
Author: Piotr 'Mikołaj' Mikołajski
*/

body {height:100%; border:0px;
	font-family:Arial, Verdana, Helvetica, sans-serif;
	font-weight:normal;
	text-align:left; color:#000;}

/* Linki */
a:link, a:visited {color:#680016; text-decoration:none;}
a:hover, a:active {text-decoration:underline;}


/* Font size */
#content .elementor-widget-container h3 {font-size:1em;}    
                                          
/* Content */
#content .elementor-widget-container {font-family:Arial; font-weight:normal; color:#222; font-size:1em; line-height:1.4em;} 
#content .elementor-widget-container h2 {padding:0.5em 0.5em 0em 0.5em; color:#006852; font-size:1.4em; font-weight:normal; line-height:1.6em;}
#content .elementor-widget-container h3 {padding:0.5em 0.5em 0em 0.5em; color:#006852;}
#content .elementor-widget-container ul, .elementor-widget-container ol {padding:0em; margin:0em 1em 0em 3em;}
#content .elementor-widget-container ul {list-style:disc;}
#content .elementor-widget-container ol {list-style:decimal;}
#content .elementor-widget-container ul.none, .elementor-widget-container ol.none {list-style:none;}
#content .elementor-widget-container ul li, .elementor-widget-container ol li {padding:0 0 4px 0; margin:0 0 0 5px;} 
#content .elementor-widget-container p {padding:0.5em 1em 0.5em 1em; margin:0px;}

  /* Aple */
#content .elementor-widget-container blockquote {margin:2em 3em 2em 3em; color:#000; background:#bdd7c4; border:1px solid #7db18c; border-radius:10px;}
#content .elementor-widget-container blockquote.editor {color:#000; background:#ffffe5; border:1px solid #fce27c;}
#content .elementor-widget-container blockquote h3 {color:#000; padding:1em; margin:0px;}
#content .elementor-widget-container blockquote p {font-family:Calibri, Arial, Verdana, Helvetica, sans-serif;}
#content .elementor-widget-container blockquote p cite {margin:0 0 0 5em;}


  /** Category **/
/*  #category h1 {margin:10px 20px 10px 20px; font-size:2.4em; line-height:1.5em;}
  #category p {margin:10px 20px 20px 20px; line-height:1.5em;}
  #articles h2 {padding:10px 20px 5px 20px; font-size:1.6em; line-height:1.5em;}
  #articles p {padding:5px 10px 10px 10px; line-height:1.5em;}
*/
  
  /* Lists */
/*  .article ol, .article ul, #post ol, #post ul {margin:0px 8px 0px 48px; padding:0 0 4px 0; font-size:1.2em; line-height:1.4em;}
  .article ol ul, .article ul ol, .article ul ul, .article ol ol, #post ol ul, #post ul ol, #post ul ul, #post ol ol {margin:1px 8px 4px 18px; font-size:1.0em;}
  .article ol, #post ol {list-style:decimal;}
  .article ul, #post ul {list-style-type:disc;}
  .article li, #post li {padding:2px 0 2px 0;}
*/
  
  /* Tables */
  #content #tablepress-1 td.column-2, #tablepress-1 td.column-3, #tablepress-1 td.column-4, #tablepress-2 td.column-2, #tablepress-2 td.column-3, #tablepress-2 td.column-4 {text-align: center;}
  #content #tablepress-1 th, #tablepress-2 th {background-color:#e3eafa;}
  #content #tablepress-1 tr.row-12 td, #tablepress-2 tr.row-11 td {background-color:#e3eafa; font-weight:bold}
  #content p a.prenumerata {width:250px; margin:0 0 0 250px; text-align: center; vertical-align:middle; padding:6px 10px 6px 10px; line-height:20px; font-size:1.4em; font-weight:bold; border-left:1px solid #efefef; border-top:1px solid #efefef; border-right:1px solid #9ca2aa; border-bottom:1px solid #9ca2aa; border-radius:10px;}
   
  
  
  #content #footnotes h2 {background:#871818;}
  #content #footnotes ol {font-size:1.1em; margin:8px 16px 8px 48px;}
    
