h1 {
	background-image: url(images/contenttitlebg_small.jpg);
	background-position: 5px 0;
	background-repeat: no-repeat;	
	font-size: 1.6em;
	padding: 7px 0 8px 14px;
	font-style: italic;
	color: #5F8A52;
	background-color: White;
	font-weight: normal;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
    margin: 0 0 4px 0;
	border-bottom: 1px dotted #9A9A9A;

}

h2 {
	background-image: url(images/big_ball.jpg);
	background-position: 0px 11px;
	background-repeat: no-repeat;
	font-size: 11px;
	padding: 7px 0 0 20px;
	font-style: normal;
	color: #5F8A52;
	background-color: White;
	font-weight: bold;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
    margin: 0 0 10px 20px;

}

h3 {
	background: none;
	font-size: 1em;
	padding: 7px 0 0 14px;
	font-style: normal;
	color: #5F8A52;
	background-color: White;
	font-weight: bold;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
    margin: 0 0 0px 0;

}

h4 {
	color: #5F8A52;
	background-color: White;
	font-weight: bold;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	padding: 0 0 0 14px;
	font-size: 11px;
   background: transparent;	
}

h5 {
	background: url(images/contenttitlebg_small.jpg) top left no-repeat;
	font-size: 1.6em;
	padding: 7px 0 0 10px;
	font-style: italic;
	color: #5F8A52;
	background-color: White;
	font-weight: normal;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
    margin: 0 0 10px 0;

}

a.header5{
	color: #5F8A52;
	background-color: transparent;
	text-decoration: none;
	font-weight: normal;
}
#right_column h1 a {
	color: #5F8A52;
	background-color: transparent;
	text-decoration: none;
	font-weight: normal;
}

.background1 {
	background: url(images/cbg1.jpg) bottom left no-repeat;
}

.background2 {
	background: url(images/cbg2.jpg) bottom left no-repeat;
}

li {
	list-style-image: url(images/small_ball.jpg);
}

li.bigdot {
	list-style-image: url(images/small_ball.jpg);
}

p {
	
	padding: 7px 0 0 14px;
	margin: 0 0 0 0;
}

ul.sitemap li {
	list-style-type: none;
    padding: 2px;
}

#right_column table.career_form th.big_bull  {
	border-bottom: 1px dotted #ccc;
    background-image: url('images/big_ball.jpg');
	background-position: 15px 2px;
	background-repeat: no-repeat;
	padding-left: 35px;
    padding-bottom: 5px;
}

.big_bull {
/*	border-bottom: 1px dotted #ccc;*/
    background-image: url('images/big_ball.jpg');
	background-position: 15px 2px;
	background-repeat: no-repeat;
	padding-left: 35px;
    padding-bottom: 5px;
}

#right_column table.career_form td.third_level, #right_column table.career_form td.question {
	vertical-align:top;
	font-size:11px;
	padding-left:40px;
}

.small_bull {
    background-image: url('images/small_ball.jpg');
	background-position: 20px 3px;
	background-repeat: no-repeat;
	padding-left: 40px;
	vertical-align:top;
	font-size:11px;
}

.comments textarea {
	width:550px;
	height:80px;
	float:right;
}

* html .comments textarea {
	width:600px;
}

.right {
    text-align: right;
}

.green {
	color: #5F8A52;
}

/*usługi*/
div.left_image_div {
	float:left;
	width:120px;
}

div.introtext_div {
	padding:0px 10px 10px 20px;
}

div.more_div {
	text-align:right;
	padding:10px;
}

/*tabelka download ze strefy modx*/
table.download {
    width: 99%;
}

.download td, .download th {
    text-align: center;
}

table.download .left {
	text-align: left;
}
