
@font-face {
	font-family: 'MyriadWebProRegular';
	src: url('/styles/myriad_web_pro-webfont.eot');
	src: local(' '), url('/styles/myriad_web_pro-webfont.woff') format('woff'), url('/styles/myriad_web_pro-webfont.ttf') format('truetype');
	font-weight: normal;
	font-style: normal;
}

@font-face {
	font-family: 'MyriadWebProBold';
	src: url('/styles/myriadwebpro-bold-webfont.eot');
	src: local(' '), url('/styles/myriadwebpro-bold-webfont.woff') format('woff'), url('/styles/myriadwebpro-bold-webfont.ttf') format('truetype');
	font-weight: normal;
	font-style: normal;
}

@font-face {
	font-family: 'RockwellBold';
	src: url('/styles/rockwell_bold-webfont.eot');
	src: local(' '), url('/styles/rockwell_bold-webfont.woff') format('woff'), url('/styles/rockwell_bold-webfont.ttf') format('truetype'), url('/styles/rockwell_bold-webfont.svg#webfontlK00bFwu') format('svg');
	font-weight: normal;
	font-style: normal;
}

@font-face {
	font-family: 'RockwellRegular';
	src: url('/styles/rockwell-webfont.eot');
	src: local(' '), url('/styles/rockwell-webfont.woff') format('woff'), url('/styles/rockwell-webfont.ttf') format('truetype'), url('/styles/rockwell-webfont.svg#webfontVsUmDJyZ') format('svg');
	font-weight: normal;
	font-style: normal;
}

body {
    margin: 7px 0 0 0;
    padding: 0;
    font-family: arial;
    font-size: 10pt;
	color: #4b4b4d;
	background: url('/images/background.png') repeat-x #e20a24;
}

a {
	color: #4b4b4d;
    outline: none;
    text-decoration: none;
}

a:hover {
    text-decoration: underline;
}

img, fieldset {
    border: 0;
}

h1, h2, h3 {
    margin: 0;
    padding: 0;
}

h1 {
    font-family: RockwellRegular;
    font-size: 23pt;
	color: #e20a24;
	font-weight: normal;
	font-style: normal;
    margin: 0 0 5px 0;
}

h2 {
	font-family: RockwellRegular;
    font-size: 11pt;
	color: #e20a24;
	font-weight: normal;
	font-style: normal;
}

h2.red, span.ccb_text_title {
	font-family: RockwellRegular;
    font-size: 11pt;
	color: #e20a24;
	font-weight: normal;
	font-style: normal;
}

span.ccb_text_title {
	display: block;
	margin: 5px 0 8px 0;
	font-size: 14pt;
}

h2.gray {
	font-family: RockwellRegular;
    font-size: 11pt;
	color: #4a4b4d;
	font-weight: normal;
	font-style: normal;
}

h3 {
    font-size: 11pt;
}

input[type='text'], textarea {
    margin: 0;
    padding: 0;
	/*background-color: #FFFFFF;
	border: 1px solid #c3b600;*/
}

input[type='text'] {
	height: 22px;
	line-height: 22px;
	border: 0;
	padding: 0 5px;
	color: #898a8c;
	background: url('/images/input-shader.png') no-repeat transparent;
}

input.inp_width_2 {
	width: 30px;
}

input.inp_width_4 {
	width: 56px;
}

input.inp_width_full {
	width: 100%;
}

iframe.iframe_width_full, textarea.txt_width_full {
	width: 614px;
	height: 250px;
	/*margin: 20px 0 0 70px;*/
	border: 1px solid gray;
}

hr {
    color: #C3B602;
	margin: 10px 0;
}

p {
	margin: 0;
	padding: 0;
}

table {
	font-size: 10pt;
}

#page {
    position: relative;
    width: 1000px;
    height: auto;
    margin: 0 auto;
}


.dd_item {
	float: left;
	width: auto;
	height: 20px;
	margin: 0 8px 0 0;
}

.dd_item_2 {
	float: left;
	width: auto;
	height: 20px;
	margin: 0 20px 20px 0;
}

.dd_item_suggestions {
	position: relative;
	width: auto;
	height: auto;
	padding: 8px;
	margin: 20px 0 0 0;
	display: none;
	z-index: 99;
	background-color: #ffffff;
	border: 1px solid #dddddd;
}

.dd_item_suggestions ul {
	list-style-type: none;
	padding: 0;
	margin: 8px 0;
}

.dd_item_suggestions li {
	color: #000000;
	background-color: #FFFFFF;
	padding: 0 0 0 5px;
	margin: 0;
	cursor: pointer;
}

.dd_item_suggestions li:hover {
	background-color: #dddddd;
}

/******************************** HEADER ********************************/
#header {
    position: relative;
    width: 100%;
    height: 196px;
    padding: 0;
	margin: 0;
	
	background: url('/images/background-header.png') bottom left repeat-x #ffffff;
    z-index: 1;
}

#header_logo {
    float: left;
    width: 240px;
    height: 107px;
}

#header_menu {
    position: relative;
    width: 100%;
    height: 35px;
    margin: 0;
    /*color: #004640;*/
	background-color: #dfdfdf;
	z-index: 2;
}

#header_leftbottom {
    position: relative;
    width: 550px;
    height: 22px;
	line-height: 22px;
    margin: 10px;
}
#header_leftbottom span {
    top: 2px;
    position: absolute;
}

#header_right {
    position: absolute;
	top: 103px;
	right: 0px;
	
    width: 236px;
    height: 76px;
    margin: 0 15px 0 0;
	padding: 0 0 0 52px;
	background: url('/images/background-klok.png') bottom left no-repeat;
}

.clock_item {
	float: left;
	width: 52px;
	height: 53px;
	line-height: 53px;
	margin: 0 9px 0 0;
	color: #707173;
	text-align: center;
	font-family: MyriadWebProBold;
    font-size: 26pt;
	font-weight: normal;
	font-style: normal;
}


/**************************** DROPDOWN MENU ***********************************/
#header_dropdown {
	margin: 0;
	padding: 0;
	display: block;
	float: right;
}

#header_dropdown li {
	float: left;
	list-style: none;
	/*color: #c3b600;*/
}

#header_dropdown li a, #header_dropdown li a.selected {
	display: block;
	/*color: #004640;*/
	padding: 8px 10px 11px 10px;
	text-decoration: none;
	white-space: nowrap;
	font-family: RockwellRegular;
    font-size: 11pt;
	font-weight: normal;
}
#header_dropdown li a.first, #header_dropdown li a.last {
	padding-left: 6px;
}

#header_dropdown li a:hover, #header_dropdown li a.selected {
	background-color: #e20a24;
	color: #FFFFFF;
}
	
#header_dropdown li ul
{	margin: 0;
	padding: 0;
	position: absolute;
	visibility: hidden;
}
		
#header_dropdown li ul li
{	float: none;
	display: inline;
	width: 202px;
}

#header_dropdown li ul li a
{
	min-width: 192px;
	width: auto !important;
	width: 192px;
	height: 23px;
    line-height: 23px;
	
	padding: 2px 0 0 10px;
	margin: 0;
	font-size: 11px;
	
	color: #4b4b4d;
	background: url('/images/dd-gradient-background.png') right repeat-y #dfdfdf;
	border-bottom: 1px solid #ffffff;
}

#header_dropdown li ul li a:hover
{
	color: #FFFFFF;
	background: url('/images/dd-gradient-background.png') right repeat-y #e20a24;
}
#header_dropdown li ul li div.bottom {
	/*height: 8px;
	min-width: 202px;
	width: auto !important;
	width: 202px;
	background-color: #f0edc2;
	background-color: #dfdfdf;*/
}



/******************************** CONTENT ********************************/
#content {
    position: relative;
    width: 100%;
    height: auto;
    padding: 0;
    background-color: #ffffff;
}

#content_left {
    float: left;
    width: 736px;
    height: auto;
	min-height: 300px;
    margin: 0;
}

#content_right {
    float: left;
    width: 242px;
    height: auto;
    margin: 0;
	padding: 0 11px;
}

#home_content {
	position: relative;
	width: 100%;
	height: auto;
}

#default_content {
	position: relative;
	width: 668px;
	height: auto;
	padding: 28px 34px;
}

div.graydiv {
	background-color: #efefef;
	padding: 11px;
}

div.block_bottom {
	float: left;
	width: 300px;
	height: auto;
	background-color: #efefef;
	padding: 10px;
	margin: 23px 23px 23px 0;
}

div.block_bottom_last {
	margin: 23px 0 23px 0 !important;
}

a.block_bottom {
	display: block;
	float: right;
	clear: both;
	color: #e20a24;
}

div.missed_deal_nav {
	float: right;
	width: auto;
	height: 22px;
	line-height: 22px;
	margin: 16px 42px 20px 0;
}

a.missed_deal_nav_left {
	display: inline-block;
	width: 19px;
	height: 22px;
	line-height: 22px;
	color: #ffffff;
	background: url('/images/btn-shader.png') repeat-x #e20a24;
	text-align: center;
	text-decoration: none;
}

a.missed_deal_nav_right {
	display: inline-block;
	width: 19px;
	height: 22px;
	line-height: 22px;
	color: #ffffff;
	background: url('/images/btn-shader.png') repeat-x #e20a24;
	text-align: center;
	text-decoration: none;
}




/******************************** FOOTER **************************************/
#footer {
    position: relative;
    width: 100%;
    height: 41px;
    padding: 0 0 50px 0;
}

#footer_spacer {
    position: relative;
    width: 100%;
    height: 5px;
    padding: 0;
	border-top: 1px solid gray;
	background-color: #ffffff;
}

#footer_left {
    float: left;
    width: 456px;
    height: 36px;
	line-height: 36px;
    margin: 0;
	padding: 0 0 0 34px;
	font-size: 8pt;
	color: #ffffff;
}
	#footer_left a {
		color: #ffffff;
	}

#footer_right {
    float: left;
    width: 510px;
    height: 36px;
    margin: 0;
	background-color: #ffffff;
}

#footer_right span {
	display: inline-block;
	width: 450px;
	margin: 0 0 0 10px;
	font-size: 8pt;
}

/*********************************** HOME *************************************/
#home_dealbox_frame {
	position: relative;
	width: 100%;
	height: 376px;
}

#home_dealbox {
	float: left;
	width: 480px;
	height: 356px;
	padding: 10px;
	background-color: #808080;
}

#home_dealbox_wrapper {
	position: relative;
	width: 480px;
	height: 356px;
}


#home_dealbox_header {
	position: absolute;
	left: 0;
	bottom: 76px;
	width: 380px;
	height: 33px;
	line-height: 33px;
	padding: 0 0 0 25px;
	
	font-family: RockwellRegular;
    font-size: 18pt;
	color: #ffffff;
	font-weight: normal;
	font-style: normal;
	
	background-color: #df0b24;
	z-index: 1;
}

#home_dealbox_description {
	position: absolute;
	left: 0;
	bottom: 0;
	width: 455px;
	height: 76px;
	padding: 14px 0 0 25px;
	
	font-family: RockwellBold;
    font-size: 22pt;
	color: #ffffff;
	font-weight: normal;
	font-style: normal;
	letter-spacing: 1px;
	background: url('/images/gray-transparent-background.png') repeat;
}


#home_dealbox_button {
	display: block;
	position: absolute;
	right: -16px;
	bottom: 56px;
	width: 188px;
	height: 189px;
	background: url('/images/btn-deal-maken.png') no-repeat;
	background-position: 0 0;
	z-index: 1;
}

#home_dealbox_button:hover {
	background-position: 0 -189px;
}

#home_dealbox_closed {
	display: block;
	position: absolute;
	right: -16px;
	bottom: 56px;
	width: 188px;
	height: 189px;
	/*background: url('/images/dealbeeindigd.png') no-repeat;*/
	background-position: 0 0;
	z-index: 1;
}

#home_dealbox_frame_description {
	float: left;
	width: 222px;
	height: auto;
	min-height: 100px;
	padding: 16px 7px 20px 7px;
	background: url('/images/textdiv-gradient.png') repeat-x;
	overflow-y: hidden;
}


#home_dealbox_spacer {
	position: relative;
	width: 1000px;
	height: 14px;
	background: url('/images/lower-content-shader.png') repeat-x;
}


#home_deal_left {
	float: left;
	width: 455px;
	height: auto;
	min-height: 100px;
	padding: 20px 10px 20px 35px;
}

	#home_deal_left img {
		float: left;
		margin: 0 10px 10px 0;
	}

#home_deal_right {
	float: left;
	width: 222px;
	height: auto;
	min-height: 100px;
	padding: 20px 7px 20px 7px;
}

#home_dealbox_frame_price {
	position: absolute;
	width: 226px;
	height: 78px;
	bottom: 10px;
	right: 0;
	padding: 12px 0 0 20px;
	color: #ffffff;
	background-color: #df0b24;
	
	font-weight: normal;
	font-style: normal;
}

 span.price_normaal {
	font-family: MyriadWebProRegular;
    font-size: 20pt;
 }
 
 span.price_nu {
	font-family: RockwellBold;
    font-size: 28pt;
    display: block;
 }
 
 div.home_company_info {
    clear: both;
    margin-top: 5px;
 }


/***************************** WINKELWAGEN ************************************/
.cart_deal_container {
	position: relative;
	width: 660px;
	min-height: 150px;
	height: auto;
	padding: 0 0 20px 0;
	margin: 20px 0 0 34px;
	border-bottom: 1px solid #a7a7a8;
}

.cart_deal_container_ftr {
	position: relative;
	width: 660px;
	height: auto;
	padding: 0 0 10px 0;
	margin: 10px 0 0 34px;
	border-bottom: 1px solid #a7a7a8;
}

img.cart_image {
	display: block;
	float: left;
	width: 200px;
	height: 150px;
	margin: 0 16px 0 0;
}

.cart_prices {
	float: left;
	height: 29px;
	width: 252px;
	padding: 0 0 0 8px;
	background-color: #e20a24;
	
	font-family: RockwellRegular;
	color: #ffffff;
	font-weight: normal;
	font-style: normal;
}

.cart_numdeals {
	float: left;
	height: 29px;
	line-height: 29px;
	width: 172px;
	padding: 0 10px 0 0;
	background-color: #efefef;
	text-align: right;
	
	font-family: RockwellRegular;
	font-weight: normal;
	font-style: normal;
	font-size: 14pt;
}

.cart_deal_description_small {
	float: left;
	height: 80px;
	width: 244px;
	background-color: #efefef;
	padding: 8px;
	overflow: hidden;
}

.cart_company_logo {
	float: left;
	height: 96px;
	width: 182px;
}

	.cart_company_logo img {
		display: block;
		position: absolute;
		/*top: 90px;*/
		right: 0;
	}


div.cart_deal_description {
	display: none;
	position: relative;
	width: 660px;
	height: auto;
	padding: 0 0 0 0;
}

div.cart_deal_description img {
	float: left;
	margin: 0 10px 10px 0;
}

/*#home_deal_left {
	float: left;
	width: 455px;
	height: auto;
	min-height: 100px;
	padding: 20px 10px 20px 35px;
}*/

.cart_footer_1 {
	float: left;
	height: 29px;
	line-height: 29px;
	width: 467px;
	margin: 20px 0 0 0;
	background-color: #b7b7b8;
	padding: 0 10px 0 0;
	text-align: right;
}

.cart_footer_2 {
	float: left;
	height: 29px;
	line-height: 29px;
	width: 162px;
	margin: 20px 0 0 0;
	background-color: #efefef;
	padding: 0 10px;
}


/***************************** AFREKENEN **************************************/
td.tbl_right {
	text-align: right;
	padding: 0 20px 0 0;
}

input.btn_order {
	width: 128px;
	height: 40px;
	line-height: 40px;
	border: 0;
	cursor: pointer;
	
	font-family: RockwellRegular;
	font-weight: normal;
	font-style: normal;
	font-size: 20pt;
	color: #ffffff;
	background-color: #129dd7;
}

input.btn_order:hover {
	background-color: #d60922;
}

#form_footer {
	position: relative;
	width: 614px;
	height: auto;
	margin: 20px 0 0 70px;
}

/******************************* OVERIGE **************************************/
#widget_dealoftheday {
	position: relative;
	width: 242px;
	height: auto;
}

#widget_dealoftheday_wrapper {
	position: relative;
	width: 242px;
	height: 233px;
}

#widget_dotd_header {
	position: relative;
	width: 222px;
	height: 25px;
	line-height: 25px;
	padding: 0 10px;
	
	font-family: RockwellRegular;
    font-size: 12pt;
	color: #ffffff;
	font-weight: normal;
	font-style: normal;
	
	background-color: #e20a24;
	z-index: 1;
}


#widget_dotd_bekijk {
	display: block;
	position: absolute;
	right: 0;
	top: 123px;
	width: 73px;
	height: 26px;
	line-height: 26px;
	padding: 0 10px;
	
	font-family: RockwellBold;
    font-size: 12pt;
	color: #ffffff;
	font-weight: normal;
	font-style: normal;
	background-color: #0b9bd4;
	text-decoration: none;
}


#widget_dotd_description {
	position: absolute;
	left: 0;
	bottom: 29px;
	width: 232px;
	height: 45px;
	padding: 5px 0 0 10px;
	
	font-family: RockwellBold;
    font-size: 11pt;
	color: #ffffff;
	font-weight: normal;
	font-style: normal;
	background: url('/images/gray-transparent-background.png') repeat;
}


#widget_dotd_footer {
	position: relative;
	width: 222px;
	height: 29px;
	padding: 0 10px;
	background-color: #e20a24;
	
	font-family: RockwellRegular;
	color: #ffffff;
	font-weight: normal;
	font-style: normal;
}


span.widget_dotd_footer_left {
	display: inline-block;
	font-size: 10pt;
	margin: 0 4px 0 0;
	
}


span.widget_dotd_footer_right {
	display: inline-block;
	font-size: 16pt;
	line-height: 28px;
}



#newsletterbox {
	position: relative;
	width: 100%;
	height: 60px;
	margin: 10px 0 0 0;
}

.newsletterbox_input {
	float: left;
	width: 170px;
	margin: 0 8px 0 0 !important;
}

.btn_newsletter {
	display: inline-block;
	float: left;
	width: 53px;
	height: 22px;
	background: url('/images/btn-newsletter.png') no-repeat;
	background-position: 0 0;
	border: 0;
	cursor: pointer;	
}
.btn_newsletter:hover {
	background-position: 0 -22px;
}

.btn_newsletter2 {
	display: inline-block;
	position: absolute;
	width: 139px;
	height: 27px;
	top: 286px;
	left: 370px;
	background: url('/images/btn-newsletter2.png') no-repeat;
	background-position: 0 0;
	border: 0;
	cursor: pointer;
	-moz-box-shadow: 3px 3px 3px rgba(0, 0, 0, 0.15);
    -webkit-box-shadow: 3px 3px 3px rgba(0, 0, 0, 0.15);
    box-shadow: 3px 3px 3px rgba(0, 0, 0, 0.15);
}
.btn_newsletter2:hover {
	background-position: 0 -27px;
}

.btn_tellafriend {
	position: absolute;
	width: 80px;
	height: 23px;
	right: 18px;
	top: -1px;
	margin: 0;
	padding: 0;
	background: url('/images/btn-vertelvriend.png') no-repeat;
	cursor: pointer;
}

#social_container {
	position: relative;
	width: 100%;
	height: 20px;
	margin: 5px 0 0 0;
	padding: 0;
}

.fb_iframe_widget {
	/*top: -2px !important;
    top: 1px!important;*/
    top: 0;
    position: absolute!important;
    left: 58px;
}

.twitter-share-button {
    display: inline-block;
    margin-bottom: 1px;
}

#deelnemer_container {
	position: relative;
	width: 100%;
	height: 34px;
	/*margin: 5px 0 0 0;*/
	padding: 0;
	
	font-family: RockwellRegular;
	font-weight: normal;
	font-style: normal;
}

	span.deelnemer_container_left {
		display: inline-block;
		float: left;
		font-size: 22pt;
		margin: 0 4px 0 0;
	}
	
	span.deelnemer_container_right {
		display: inline-block;
		float: right;
		font-size: 9pt;
	}

#missed_deal_container {
	position: relative;
	width: 100%;
	height: auto;
	margin: 40px 0 0 0;
	padding: 0;
}

.missed_deal_item {
	position: relative;
	width: 100%;
	height: auto;
	margin: 13px 0 0 0;
	padding: 0 0 13px 0;
	border-bottom: 1px solid gray;
}

.missed_deal_item a {
	color: #e20a24;
	font-weight: bold;
	margin: 5px 0 0 0;
}

div.no_deal {
	position: absolute;
	width: 65px;
	height: 11px;
	right: 0;
	top: 55px;
	background: url('/images/deal_nodeal.png') no-repeat;
	background-position: 0 -11px;
}

div.deal {
	position: absolute;
	width: 65px;
	height: 11px;
	right: 0;
	bottom: 35px;
	background: url('/images/deal_nodeal.png') no-repeat;
	background-position: 0 0;
}


div.no_deal_big {
	position: absolute;
	width: 82px;
	height: 16px;
	right: 5px;
	top: 64px;
	background: url('/images/deal_nodeal_big.png') no-repeat;
	background-position: 0 -16px;
}

div.deal_big {
	position: absolute;
	width: 82px;
	height: 16px;
	right: 5px;
	top: 64px;
	background: url('/images/deal_nodeal_big.png') no-repeat;
	background-position: 0 0;
}

a.btn_deal_maken {
	display: block;
	position:relative;
	width: 234px;
	height: 69px;
	background: url('/images/btn-deal-maken2.png') no-repeat;
	background-position: 0 0;
}

a.btn_deal_maken:hover {
	background-position: 0 -69px;
}

a.btn_misseddeals {
	display: block;
	float: right;
	width: 76px;
	height: 25px;
	line-height: 25px;
	background: url('/images/btn-shader.png') #E20A24 repeat-x bottom;
	cursor: pointer;
	color: #ffffff;
	margin: 0;
	padding: 0 8px;
	text-decoration: none;
}

div.btn_embed {
	position: relative;
	width: 150px;
	height: 25px;
	line-height: 25px;
	background: url('/images/btn-shader.png') #E20A24 repeat-x bottom;
	cursor: pointer;
	color: #ffffff;
	margin: 8px 0 0 0;
	padding: 0 8px;
}

div.btn_embed:hover, a.btn_misseddeals:hover {
	background-color: #B7B7B8;
}

div.stupid_spacer {
	clear: both;
	position:relative;
	width: 235px;
	height: 12px;
	margin: 8px 0;
	background: url('/images/stupid-spacer.png') no-repeat;
}

div.nodeal_filler {
	clear: both;
	position:relative;
	width: 235px;
	height: 220px;
}

#tellafriend_page {
	position: relative;
	width: 450px;
	height: 400px;
}

body.tellafriend {
	width: 420px;
	height: 370px;
	background: none;
	padding: 15px;
}


#popup_newsletter_wrapper {
	position: absolute;
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	z-index: 2;
}

#popup_newsletter_overlay {
	position: fixed;
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	background-color: #ffffff;
	opacity:0.50;
	filter:alpha(opacity=50);
	z-index: 3;
}

#popup_newsletter {
	position: relative;
	width: 600px;
	height: 450px;
	margin: 150px auto 0 auto;
	background: url('/images/nieuwsbrief-popup.jpg') no-repeat;
	z-index: 4;
	-moz-box-shadow: 5px 5px 12px rgba(0, 0, 0, 0.4);
    -webkit-box-shadow: 5px 5px 12px rgba(0, 0, 0, 0.4);
    box-shadow: 5px 5px 12px rgba(0, 0, 0, 0.4);
}

	#popup_newsletter input[type='text'] {
		position: absolute;
		width: 279px;
		height: 27px;
		top: 286px;
		left: 71px;
		line-height: 27px;
		background: none;
	}

#btn_popup_newsletter_close {
	position: absolute;
	width: 121px;
	height: 19px;
	right: 10px;
	top: 10px;
	background: url('/images/btn-sluiten.png') no-repeat;
	cursor: pointer;
}



/*------- sitemap ------------------------------------------------------------*/
.sitemap_link {
    font-size: 10pt;
    font-weight: normal;
    text-decoration: none;
	cursor: pointer;
}

.indent_1 {
	margin-left: 8px;
}

.indent_2 {
	margin-left: 20px;
}

.sitemap_column_container {
	position: relative;
	width: 100%;
	height: auto;
}

.sitemap_column {
	float: left;
	width: 200px;
	height: 100%;
}

/*----- BLOCKS ---------------------------------------------------------------*/
.block_container {
    position: relative;
    width: 100%;
    height: auto;
    margin: 0 0 15px 0;
    padding: 0;
    line-height: 12pt;
}

.block_left {
    float: left;
    width: 200px;
    height: auto;
}

.block_right {
    float: left;
    width: 338px;
    height: auto;
    margin: 0; 
    text-align: justify;
}

.block_middle {
    position: relative;
    width: 100%;
    height: auto;
    text-align: justify;
}

.block_container h1 {
    margin: 0;
    padding: 0;
}
