
@import url("_blind-frontend.css");

body {
	color: #333;
}

#mainMenuWrapper,
#topMenuBottom,
#sliderContent,
#bottomLineWrapper,
#middleInnerRight {
	display: none;
}
#page {
	width: auto;
}
#pageWrapper,
#page {
	text-align: left;
	background: #fff;
}
/* top */
#top {
	min-height: auto;
	border-bottom: 1px solid #DDDDDD;
    height: auto !important;
    margin: 0 0 10px;
    padding: 10px 0;
}
#logo_union {
    background: url("../images/logo_unionpoistovna.jpg") no-repeat scroll left top transparent;
    height: 51px;
    left: 0;
    position: relative;
    text-decoration: none;
    top: 0;
    width: 156px;
}
#skipNavigation,
#logo_unionzp,
#quickMenuWrapper,
#searchWrapper {
	display: none;
}
/* promo */
#sliderWrapper,
#sliderWrapperInner {
	background: transparent;
	border: none;
	height: auto;
	min-height: auto;	
}
#sliderInfoWrapper {
	float: none;
	width: auto;
}
#promoWrapper {
	background: transparent;
}
#promoWrapperInner {
	border-top: none;
	border-bottom: 1px solid #ddd;
}
.promoBox {
    padding: 0 42px 18px;
}
.someModule .mPicture {
	background: transparent;
}
.lineHeaders {
	display: none;
}
.middleLinked #middleInner {
    background: none repeat scroll 0 0 transparent;
}
.grayModule,
.softWhiteModule,
.whiteModule,
.whiteBox {
	background: transparent;
	width: auto;
}
.whiteBox .mTop,
.whiteBox .mBottom, 
.whiteModule .mTop,
.whiteModule .mBottom,
.grayModule .mTop,
.grayModule .mBottom,
.softWhiteModule .mTop,
.softWhiteModule .mBottom {
	display: none;
}
.whiteBox .mMiddle,
.whiteModule .mMiddle,
.grayModule .mMiddle,
.softWhiteModule .mMiddle {
	border: none;
	background: transparent;
	border: 1px solid #DDDDDD;
	border-radius: 3px;
}

.formSmallItem {
	background: transparent;
}
select.selectWhiteUniform,
select.selectSmallWhite,
.formSmallItem input {
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(opacity=100)" !important;
	opacity: 1 !important;
	filter: alpha(opacity=100) !important;
	position: relative;
}
.formSmallItem input {
	border: 1px solid #aaa;
}


#bottomBlock {
	background: transparent;
}
#bottomBlock .moduleRight-1-4,
#bottomBlock .moduleRight-2-4,
#bottomBlock .module-1-4 {
	display: none;
}
#bottomBlock .lastModule-child {
	display: block;
	clear: both;
	text-align: left;
}

.alertWrapper .pbTop,
.alertWrapper .pbBottom {
	display: none;
}
.alertWrapper .pbMiddle  {
	border-left: none;
	border-right: none;
}

.successWrapper .pbTop,
.successWrapper .pbBottom {
	display: none;
}
.successWrapper .pbMiddle  {
	border-left: none;
	border-right: none;
}

/** content **/
table.cmsTable1 thead td,
table.cmsTable1 thead th {
	background: transparent;
	color: #666;
	border-top: 1px solid #ddd;
	border-right: 1px solid #ddd;
	border-bottom: 1px solid #ddd;
}
table.cmsTable1 tbody th {
	background: transparent;
}
h1.h1Icon_document {
	padding-left: 0;
	background: transparent;
}
h1.h1Icon_medic {
	padding-left: 0;
	background: transparent;
}
h1.h1Icon_graph {
	padding-left: 0;
	background: transparent;
}
h1.h1Icon_home {
	padding-left: 0;
	background: transparent;
}
.module-2-4 {
    margin-left: 10px;
}
.moduleRight-1-4 {
    float: left;
    margin-left: 10px;
}