.oferta_master{
	font-family:  arial, sans-serif;
  font-size: 11px;
	width: 773px;
	border: 1px solid #BBB;
	overflow: hidden;
	/*color: #116B9E;*/
	color: #000;
  margin: 0 auto;
	background-color: #FFF;
  /*background: url('bg.png') top no-repeat;*/
  background: white;
  /*height: 1080px;*/
}

.block{
  width: 100%;
  float: left;
  margin: 10px 0px 5px;
}

.block.third{
  width: 33.3%;
}

.block.no_bottom_margin{
  margin-bottom: 0px;
}

.block.double_top_margin{
  margin-top: 20px;
}

.block.double_bottom_margin{
  margin-bottom: 20px;
}

.block.no_top_margin{
  margin-top: 0px;
}

.justified{
  text-align: justify;
}

.center{
  text-align: center;
}

.italic{
  font-style: italic;
}
.bigger{
  font-size: 20px;
}

.big{
  font-size: 14px;
}

.small{
  font-size: 11px;
}

.apply_info{
  font-family: Times New Roman, sans-serif;
	width: 720px;
	padding: 10px 20px 10px 20px;
	margin: 0 auto;
	font-size: 1em;
  text-align: center;
	color: #000;
  font-size: 15px;
	border-width: 0;
}

.oferta_master_inside{
  /*margin: 160px 60px 0px;*/
  margin: 20px 60px 20px;
}


.header-images img{
  width: 216px;
}
.content-bar-first{
  float: left; 
  border-top: 1px solid #000; 
  border-bottom: 1px solid #000;
}

.content-bar-second{
  float: left;
  border-bottom: 1px solid #000;
}


.left-side{
  width: 203px; 
  float: left; 
  border-right: 1px solid #000;
}

.content-bar-second .left-side{
  padding: 5px;
  width: 193px;
}

.right-side{
  width: 548px; 
  float: left; 
  padding: 10px;
  padding-top: 20px;
}

.text-block{
  width: 100%; 
  float: left; 
  margin-top: 10px;
}

.text-block.center{
  text-align: center;
}

.text-block.bold{
  font-weight: bold;
}

.text-block.offer-title{
  font-size: 18px;
  margin-bottom: 20px;
}

.top-logo{
  width: 203px;
  height: 123px;
}

.oferta_master ul{
/*  list-style-image: url('tick.png')!important;
  list-style-position: outside;
  margin-left: 0px;*/
}

.oferta_master a{
  color: #A33126;
}

ul.mdash-list 
{
    list-style:none;
    margin-top: 0px;
    margin-left: 25px;
}

ul.mdash-list  li
{
    position:relative;
    line-height: 1.5em;
}

ul.mdash-list li .mdash-icon
{
    position:absolute;
    left:-20px;
}

ul.mdash-list-inside {
	margin-left: 15px;
	list-style-type: disc;
	list-style-image: none;
}
.oferta_top_image {
	text-align: center;
	margin: 20px;
}
.oferta_box_1 {
	color: #6F7F84;
	font-style: italic;
	font-family: "Times New Roman";
	font-size: 14px;
}
.oferta_row, .oferta_subtitle {
	color: #2a2a2a;
	font-size: 15px;
}
.oferta_row {
	margin: 15px 0px 15px 0px;
}
.oferta_row u {
	font-weight: bold;
}
.oferta_title {
	font-size: 24px;
	color: #008080;
	text-align: center;
	font-weight: bold;
	font-family: Verdana;
}
.oferta_subtitle {
	font-style: italic;
	text-align: center;
	font-weight: bold;
	font-size: 14px;
}
.oferta_list ul {
	margin: 0px 0px 0px 30px;
	padding: 0px;
	list-style-image: url("/oferty-pracy/7189/list.png");
}
.oferta_list ul li {
	font-size: 15px;
	color: #3a3a3a;
}