div.content-view-full
{
/*	background-image: url(../images/krawedz_lewy.jpg);
    background-repeat: repeat-y;
    background-position: left;*/

    /*background-image: url(../images/krawedz_prawy.jpg);
    background-repeat: repeat-y;
    background-position: right;*/


}
div.class-article
{
	margin-left: 1%;
	margin-right: 1%;
	font-family: Tahoma;
    font-weight: normal;
 	font-size: 11px;
 	text-decoration:none;
    color: #403d3d;
    background:#f7f4ed;
}
div.class-article h1
{
	font-family: Georgia, Tahoma, Arial;
    font-weight: bold;
 	font-size: 1.4em;
 	text-decoration:none;
    color: #c46524;
}
div.class-article div.attribute-byline
{
}
div.class-article div.attribute-byline p.author
{
	font-weight: normal;
	font-size: 9px;
 	text-decoration:none;
 	color: #f49554;
	text-align: right;
}
div.class-article div.attribute-byline p.date
{
	font-weight: bold;
	font-size: 9px;
 	text-decoration:none;
 	color: #f49554;
}
div.class-article  div.attribute-image
{
	float: right;
    margin: 4px;
}
div.class-article  div.object-right div.attribute-image
{
	float: right;
    margin: 4px;
}
div.class-article  div.object-left div.attribute-image
{
	float: left;
    margin: 4px;
}
div.class-article  div.attribute-image
{
	/*float: center;*/
    margin: 4px;
}

div.object-center
{
}

div.class-article div.attribute-short
{
	text-indent: 0px;
	text-align: justify;
	line-height: 15px;
}
div.class-article div.attribute-short a
{
	color: #c46524;
}
div.class-article div.attribute-short a:hover
{
	color: #a44504;
}
div.class-article div.attribute-short a:visitedited
{
	color: #d48544;
}
div.class-article div.attribute-short ol
{
	text-indent: 0px;
}
div.class-article div.attribute-short ul
{
	text-indent: 0px;
	list-style-image: url(../images/list_punkt.jpg);
}

div.class-article  div.attribute-long
{
	text-indent: 0px;
	text-align: justify;
	line-height: 15px;
}
div.class-article div.attribute-long a
{
	color: #c46524;
}
div.class-article div.attribute-long a:hover
{
	color: #a44504;
}
div.class-article div.attribute-long a:visited
{
	color: #d48544;
}
div.class-article div.attribute-long ol
{
	text-indent: 0px;
}
div.class-article div.attribute-long ul
{
	text-indent: 0px;
	list-style-image: url(../images/list_punkt.jpg);
}
div.class-article div.attribute-tipafriend
{
}
div.class-article div.attribute-tipafriend a
{
	color: #c46524;
	text-decoration:none;
}
div.class-article div.attribute-tipafriend a:hover
{
	color: #a44504;
	text-decoration:none;
}
div.class-article div.attribute-tipafriend a:visited
{
	color: #d48544;
	text-decoration:none;
}
div.class-article div.attribute-pdf
{
}
div.class-article div.attribute-pdf a
{
	color: #c46524;
	text-decoration:none;
}
div.class-article div.attribute-pdf a:hover
{
	color: #a44504;
	text-decoration:none;
}
div.class-article div.attribute-pdf a:visited
{
	color: #d48544;
	text-decoration:none;
}
div.class-article h2
{
	font-family: Tahoma;
    font-weight: bold;
 	font-size: 12px;
 	text-decoration:none;
    color: #c46524;
}

div.class-article h3
{
	font-family: Tahoma;
    font-weight: bold;
 	font-size: 11px;
 	text-decoration:none;
    color: #c46524;
}

div.class-article h5
{
	font-family: Tahoma;
	font-weight: normal;
    font-size: 9px;
 	text-decoration:none;
    color: black;
}
div.class-article div.content-view-children
{
}
div.class-article form
{
}
div.class-article input.button
{
	height: 18px;
    width: 20%;
	margin-top: 10px;
	margin-left: 0px;
	margin-bottom: 10px;
	font-family: Tahoma;
    font-weight: bold;
 	font-size: 9px;
    color: #ffffff;
    border: 0px solid ;
    background-color: #c25b21;
    background-image: url(../images/button_tlo.jpg);
    background-repeat: repeat-x;
}
div.class-article hr.line
{
	width: 100%;
	height: 3px
}
div.class-article table
{
	font-family: Tahoma;
    	font-weight: normal;
 	font-size: 11px;
 	text-decoration:none;
 /*	text-indent: 20px; */
	text-align: justify;
	line-height: 15px;
	color: #403d3d;
	background:#f7f4ed;
}

div.content-view-line div.class-article
{
	/*text-indent: 20px;*/
	/*text-align: justify;*/
	/*line-height: 15px;*/
	font-family: Tahoma;
    	font-weight: normal;
 	font-size: 11px;
 	text-decoration:none;
	color: #403d3d;
	background:#f7f4ed;
}


div.class-article a
{
	color: #c46524;
	text-decoration:none;
}
div.class-article a:hover
{
	color: #a44504;
	text-decoration:none;
}
div.class-article a:visited
{
	color: #d48544;
	text-decoration:none;
}

/*dodatkowe klasy podpiete do online editor*/

div.class-article h1.headerRed
{
   background-color: red;
   
}

div.class-article h1.headerBlue
{
   background-color: blue;
   
}

/* Example of class visualization for paragraph element:
   red background and center-aligned text. */

div.class-article p.pRed
{
   background-color: red;
  }

div.class-article p.pBlue
{
   background-color: blue;
  
}

div.class-article table.tableRed
{
   background-color: red;
  
}

div.class-article table.tableBlue
{
   background-color: blue;
  
}

div.class-article td.tdRed
{
   background-color: red;
  
}

div.class-article td.tdBlue
{
   background-color: blue;
  }

div.class-article td.tdHTable
{
   background-color: #27f1bc;
   
}

div.class-article td.tdLeft
{
   background-color: #fefe86;
   
}


div.class-article th.thRed
{
   background-color: red;
  
}

div.class-article th.thBlue
{
   background-color: blue;
  
}

div.class-article b.strongRed
{
   background-color: red;
  }

div.class-article b.strongBlue
{
   background-color: blue;
  
}


