html, body {
	height:100%;
}
body {
	background: #FFF;
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	width:100%;
	min-width:1000px;
}

/* HELPERS */
.wrapper {
	overflow: hidden;
}
ul.inline li {
	display: inline-block;
}
.hidden {
	display: none;
}
/* LAYOUT */
#wrap {
	/*background: url(../images/bg_gradient_tile.jpg) no-repeat left bottom;*/
	position: relative;
/*	min-width:1000px;
	max-width: 1024px;*/
	width:1000px;
	margin: 0px auto;
	min-height:100%;
	height:auto !important;
	height:100%;
}

#header {
	background: #FFFFFF;
	padding: 10px 14px 10px 10px;
	/*30px; poslednij*/
}

#header #site-logo {
	float: right;
}

#header .menu-box {
	margin-left: -10px;
	/*margin-right: 100px;*/
	padding: 20px 0 0 0;
}
#header .menu-box .menu {
	float: left;
}
#header #main-menu li {
	font: bold 16px/1 Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	margin-right: 10px;
	/*menu width 16*/
}
#header .menu-box li a {
	color: #A4C7EB;
	text-decoration: none;
	
}
#header .menu-box li.active a,
#header .menu-box li a:hover {
	color: #9D0E0E;
}
#header #lang-switcher li {
	font-size: 14px;
	font-weight: normal;
	text-transform: uppercase;
	margin-right: 4px;
	margin-left: 0px;
}

/* MAIN MENU - IMAGES INSTEAD OF TEXT */
#header #main-menu li a {
	display: block;
	text-indent: -5000px;
	background-repeat: no-repeat;
	background-position: left bottom;
	margin-left: 0px;
}
#header #main-menu li.active a,
#header #main-menu li a:hover {
	background-position: left top;
}

#hea_vesi a {
	background-image: url(../images/hea_vesi.gif);
	width: 69px;
	height:16px;
	
}
#mineraalained a {
	background-image: url(../images/mineraalained.gif);
	width: 136px;
	height:20px;
}
#hinnad a {
	background-image: url(../images/hinnad.gif);
	width: 65px;
	height:16px;
}
#seadmed a {
	background-image: url(../images/seadmed.gif);
	width: 79px;
	height:18px;
}
#pakkumised a {
	background-image: url(../images/pakkumised.gif);
	width: 106px;
	height:17.2px;
}
#kontakt a {
	background-image: url(../images/kontakt.gif);
	width: 74px;
}
/* END TEXT REPLACEMENT */


.standard-page #content {
	background: url(../images/bg_whole.jpg) no-repeat center top;
	min-height: 700px;
	position: relative;
}
.two-col-page #content {
	background: url(../images/bg_whole_no_cooler.jpg) no-repeat center top;
}

#content-top {
	position: relative;
	padding: 23px 0 0 0;
	/*slogan 7 px*/
}
#content-top2{
	position: relative;
	padding: 133px 0 0 0;
}
#content-top h2 {
	color: #9BBBDB;
	font: bold 40px/1.8 Verdana, Helvetica , sans-serif;
	/**/
	/* font: bold 40px/1 Gerogia, Helvetica , sans-serif;*/
	text-align: left;
	letter-spacing: -3px;
	padding-left: 430px;
	margin-bottom: 325px;
	
}

#content-top h2 a {
color: #9BBBDB;
text-decoration: none;
}

#content-top #flash-1 {
	position: absolute;
	width: 217px;
	height: 118px;
	background: #CCC;
	left: 72px;
	top: 148px;
}

#content #content-main {
	color: #3B3B3B;
	font: normal 15px/20px Verdana, Helvetica, sans-serif;
	padding-left: 465px;
	padding-right: 70px;
	margin-bottom: 90px;
}
#content #content-main a {
	color: #1476B1;
	text-decoration: none;
}

#content #content-main .kuum {
	color: #9D0E0E;
}

#content #content-main .sinine{
	color: #0000C6;
}

#content #content-main .block td,
#content #content-main .block th {
	color: #000000;
}
#content #content-footer {
	position: absolute; 
	right: 0;
	bottom: 0;
	z-index: 1;
}
#content-footer .contact-info {
	color: #3B3B3B;
	text-align: right;
	font-size: 9px;
	padding: 0 10px 10px 0;
}


#content-footer .contact-info a {
	color: #3B3B3B;
	text-decoration: none;
}
/*#footer {
	padding-top:25px;
	position:relative;
	margin-top:-70px;
	height:45px;
	width:100%;
}
.footer_blank {
	height:70px;
}*/

/* BLOCK STYLES */
.transparent {
	opacity: 0.95;
	/*0.90*/
}
.block .reflection {
	background: url(../images/bg_reflection.png) no-repeat left top;
	height:	70px;
}
.block-content,
.block .block-content {
	background: url(../images/bg_block_right.gif) #FFFFFF repeat-y right top;
	padding: 0 6px 19px 8px;
	position: relative;
}
.block .block-content h3 {
	font-weight: bold;
	color: #A0BF25;
	font-size: 24px;
	margin-bottom: 10px;
}

.block .block-content .block-content-footer {
	position: absolute;
	height: 15px;
	left: 70px;
	bottom: 0;
}

.block .bg-left,
.block .bg-right,
.block .bg-top,
.block .bg-bottom,
.block .block-bg-top,
.block .block-bg-bottom {
	height: 7px;
}

.block .bg-top,
.block .bg-bottom {
	margin: 0 6px 0 8px;
}
.block .bg-top {
	background: #FFF;
}
.block .bg-bottom {
	background: url(../images/bg_bottom.gif) repeat-x bottom;
}

.block .bg-left {
	float: left;
	width: 8px;
}
.block .bg-right {
	float: right;
	width: 6px;
}

.block .block-bg-top .bg-left {
	background: url(../images/bg_top_left.gif) no-repeat left top;
}
.block .block-bg-top .bg-right {
	background: url(../images/bg_top_right.gif) no-repeat left top;
}
.block .block-bg-bottom .bg-left {
	background: url(../images/bg_bottom_left.gif) no-repeat left bottom;
}
.block .block-bg-bottom .bg-right {
	background: url(../images/bg_bottom_right.gif) no-repeat left bottom;
}

#content-main .block td,
#content-main .block th,
#content-main .block p {
	font-size: 13px;
	/*razmer wrifta v tabli4ke*/
	line-height: 16px;
}
#content-main .block p2 {
	font-size: 10px;
	/*razmer wrifta v tabli4ke*/
	line-height: 16px;
}

#content-main .block p {
	padding-bottom: 20px;
}

#content-main .block table {
	border: 1px solid #BCC8D7;
	width: 100%;
	margin: 0;
}

#content-main .block th,
#content-main .block td {
	text-align: center;
	vertical-align: middle;
}
#content-main .block th {
	background: #D2DFEF;
	height: 40px;
	/*zagolovok tabli4ki*/
	padding: 0 3px;
	
}
#content-main .block th.middle {
	border-width: 0 1px;
	border-color: #FFFFFF;
	border-style: solid; 
}
#content-main .block td {
	border: 1px solid #BCC8D7;
	padding: 5px 2px 5px 8px;
	/* otstup v tablice*/
}

#content-main .block .left-cell {
	text-align: left;
}

/* PAGE SPECIFIC STYLES */
.two-col-page #content-top h2 {
	margin-bottom: 77px;
}
.two-col-page #content #content-main {
	padding: 0 100px;
}

#hinnad-page .block-left {
	width: 370px;
	/*358*/
	float: left;
}

#hinnad-page .block-right {
	width: 395px;
	/*420 bloki*/
	float: right;
}
#hinnad-page .block-content {
	min-height: 440px;
}
#hinnad-page .block-content .table {
	height: 100%;
}

#mineraalained-page #content-main,
#hinnad-page #content-main {
	margin-bottom: 0;
}

#mineraalained-page .transparent .block-content,
#hinnad-page .transparent .block-content {
	padding-bottom: 0;
}

#mineraalained-page #content-top h2 {
	margin-bottom: 40px;
	/*84px*/
}
#mineraalained-page #content #content-main {
	padding-right: 5px;
	/*200*/
}
#mineraalained-page .block  .block-content {
	padding-bottom: 20px;
}


#mineraalained-tbl .col-1 {
	width: 136px;
	/*136px*/
	}


#mineraalained-tbl .col-2 {
	width: 68px;
	/*68px*/
}
#mineraalained-tbl .col-3 {
	width: 140px;
	/*140px*/
}
#mineraalained-page #content-main .block td {
	padding: 5px 2px 5px 8px;
}
#seadmed-page #content {
	background: url(../images/bg_seadmed.jpg) no-repeat center top;
}
#seadmed-page #content #content-main {
	padding: 200px 28px 0 28px;
	margin: 0;
	position: relative;
}
#pakkumised-page #content #content-main {
	padding-right: 124px;
}
#kontakt-page #content-top h2,
#pakkumised-page #content-top h2 {
	margin-bottom: 275px;
}
#pakkumised-page .block-content {
	padding-top: 20px;
	padding-bottom: 20px;
}

#kontakt-page #content #content-main {
	padding-right: 188px;
}
#kontakt-page .block-content h3 {
	background: #D3E0EE;
	color: #3B3B3B;
	font-size: 16px;
	font-weight: bold;
	padding: 20px;
	margin: 0 0 20px 0;
}
#kontakt-page .block-content p {
	padding: 0 0 20px 20px;
}
 
/* Gallery styles */
.gallery {
	text-align: center;
}
.gallery .block {
	margin-right: 16px;
	vertical-align: top;
}
.gallery .last {margin-right: 0;}
.gallery .block .block-content {
	width: 101px;
	min-height: 325px;
	padding-bottom: 4px;	
}
#content-main .gallery .block p {
	line-height: 12px;
	padding: 0;
	margin: 0 0 7px 0;
	/*letter-spacing: -1px;*/
}
.gallery .block .reflection {
	background: url(../images/bg_reflection_iconed.png) no-repeat left top;
	height: 155px;
}

.gallery .block-content a {
	color: #1476B1;
	font-size: 10px;
	font-weight: bold;
	
}
.gallery .block-content img {
	margin: 0 0 7px 0;
}
.gallery .block-content .icon {
	background: url(../images/icon_red_arrow.gif) no-repeat;	
	position: absolute;
	right: 7px;
	bottom: 4px;
	width: 15px;
	height: 18px;
}
.product-full {
	position: absolute;
	left: 385px;
	top: 8px;
	width: 240px;
	z-index: 2;
}
.product-full .block-bg-top {
	background: url(../images/bg_item_full_top.png) no-repeat left top;
	height: 11px;
}
.product-full .block-content {
	background:url(../images/bg_item_full_content.png) repeat-y;
	margin: 0;
	padding: 8px 20px 0 15px;
	min-height: 653px;
} 
.product-full .block-bg-bottom {
	background: url(../images/bg_item_full_bottom.png) no-repeat left top;
	height: 11px;
}
.product-full img {
	margin-bottom: 10px;
	display: block;
}
.product-full h2 {
	color: #1476B1;
	font-size: 14px;
	font-weight: bold;
	line-height: 1.1;
	margin: 0 0 8px 0;
	letter-spacing: -0.5px;
}
#content-main .product-full p {
	color: #1476B1;
	font-size: 12px;
	line-height: 14px;
	margin-bottom: 0;
	letter-spacing: -0.5px;
	padding-bottom: 7px;
}
.product-full .block-content .icon {
	background: url(../images/icon_red_arrow_big.gif) no-repeat;	
	position: absolute;
	right: 20px;
	bottom: 8px;
	width: 28px;
	height: 36px;
}

#content-top h2 {
  margin-bottom: 100px;
}

#content-main.index {
    color: #000 !important;
    font: 15px/20px Verdana,Helvetica,sans-serif !important;
    margin-top: 210px;
    margin-bottom: 10px !important;
    padding-left: 530px !important;
    padding-right: 70px !important;
    
}
