/* BSP Magnetica s.r.o., Robert Gonda, 2009 ***************************************************** */

#content {
	margin-top: 18px;
}

.hlines {
	background: url('../img/home/hlinesBg.gif') repeat-y -1px 0;
}
	

/* Subscription form on home page *************************************************************** */

#subscription {
	height: 183px;
	background: url('../img/home/newsletterBg.gif') no-repeat 0 0;
}

#subscription #nl-block {
	color: #094880;
	padding: 46px 10px 0 20px;
}

#subscription #nl-block div, #subscription #nl-block input, #subscription #nl-block span {
	color: #094880;
}

#subscription #nl-block input.mail {
	width: 186px;
	font-size: 11px;
	line-height: 11px;
	margin: 8px 0 0 0;
	padding: 0 0 0 1px;
	border: none;
	background-color: transparent;
}

*> #subscription #nl-block input.mail {
	margin: 5px 0 10px 0;
}

#subscription #nl-block input.radio, #subscription #nl-block label.radiotext {
	width: auto;
	float: left;
	margin-left: 0;
}

#subscription #nl-block label.radiotext {
	margin-right: 12px;
}

#subscription #nl-block label.radiotext#radiotextRem {
	margin-right: 0;
}

#subscription #nl-block input.sbmt {
	width: 186px;
	height: 29px;
	margin-left: 0;
	padding: 0;
	border: none;
	background-color: transparent;
	cursor: pointer;
}


/* Blocks *************************************************************************************** */

.b1, .b2, .b3, .b4 {
	float: left;
	width: 234px;
	background-color: transparent;
}

.hlines .b1, .hlines .b2, .hlines .b3, .hlines .b4 {
	background: transparent url('../img/home/hlinesBg.gif') repeat-y 6px 0;
}

.hlines .b1 {
	background: transparent url('../img/home/hlinesBg.gif') repeat-y -1px 0;
}
.b1 { text-align: left; }
.b4 { text-align: right; }

.b2, .b3 {
	width: 241px;
	text-align: center;
}

.b1_in, .b2_in, .b3_in, .b4_in {
	text-align: left;
	background-color: transparent;
	padding-right: 7px;
}

.b2_in, .b3_in, .b4_in {
	padding-left: 7px;
}

.b4_in {
	padding-right: 0;
}

.clearerLine {
	float: none;
	clear: both;
	width: 950px;
	height: 57px;
	font-size: 0;
	line-height: 0;
	background: url('../img/home/lineSeparator.gif') no-repeat 0px 18px;
}

h2.hhome {
    font-size: 24px;
    font-weight: bold;
    line-height: 26px;
    color: #094880;
}

.wrapper {
	float: none;
	clear: both;
}

.wspace {
    display: block;
	float: none;
	clear: both;
	height: 10px;
	font-size: 1px;
	line-height: 1px;
}

.wleft {
    display: block;
    float: left;
    width: 60px;
}

.wright {
    display: block;
    float: left;
    width: 167px;
}

p.wcat {
	color: #094880;
	font-weight: bold;
	text-decoration: none;
}

.b4_in .wright {
    width: 167px; /* 160px; */
}

.wrapper h3 {
	color: #094880;
	font-size: 14px;
	line-height: 16px;
	font-weight: bold;
	text-transform: uppercase;
	background: url('../img/circleArrowOrange.gif') no-repeat 0 2px;
	padding-left: 15px;
	padding-bottom: 4px;
}

.wrapper h3 a, .wrapper h3 a:visited {
	color: #094880;
	font-size: 14px;
	line-height: 16px;
	font-weight: bold;
	text-decoration: none;
}

.wrapper p {
	font-size: 13px;
	line-height: 15px;
	padding-bottom: 4px;
}


/* BSP Magnetica s.r.o., Robert Gonda, 2009 ***************************************************** */


