﻿body {
	text-align: center;
	}
div#outerDiv {	
	width: 950px;
	padding: 7px 37px 20px 37px;	
	margin: 0 auto;
	text-align: left;	
	}
div#layoutDiv,
div#layoutTopNewsDiv,
div#layoutMainNavDiv {
	width: 950px;		
	}
	
/* --- 3 columns blocks: --- */
div.col3LeftBlk {
	width: 275px;
	float: left;
	}
div.col3RightBlk {
	width: 320px;
	float: right;
}
div.col3CenterBlk {
	padding: 0 360px 0 315px;
	}
	
/* --- Top: --- */
div#layoutTopDiv {	
	background-position: left top;
	margin-bottom: 15px;
	background-color: #888;
	position: relative;
	font-size: 11px;
	}
div#layoutTopDiv a {
	color: White;		
	font-weight: bold;
	}
div#layoutTopDiv div.corner_br {
	background-position: right bottom;
	min-height: 26px;
	}
* html div#layoutTopDiv div.corner_br { height: 26px; }
div#layoutTopDiv,
div#layoutTopDiv div.corner_tr,
div#layoutTopDiv div.corner_bl,
div#layoutTopDiv div.corner_br {
	background-image: url("../picm/1_white.gif");
	background-repeat: no-repeat;		
	}
div#layoutTopDiv div.corner_tr { background-position: right top; }
div#layoutTopDiv div.corner_bl { background-position: left bottom; }
a#telWorldImgLink {
	position: absolute;
	top: 1px;
	left: 10px;
	}
a#telWorldImgLink img {
	width: 24px;
	height: 24px;
	}
a#telWorldTxtLink {
	position: absolute;
	top: 5px;
	left: 40px;
	}
a.feedbackImgLink {
	position: absolute;
	left: 250px;
	top: 1px;
	}
a.feedbackImgLink img {
	width: 24px;
	height: 24px;
	}
a.feedbackTxtLink {
	position: absolute;
	top: 5px;
	left: 280px;
	}
input#searchInput {
	width: 265px;
	height: 15px;
	border: 1px solid #6e6e6e;
	position: absolute;
	right: 58px;
	top: 4px;
	font-size: 12px;
	}
input.searchSubmit {
	width: 45px;
	height: 19px;
	position: absolute;
	right: 7px;
	top: 4px;
	}
	
/* --- Top news block: --- */
div#layoutTopNewsDiv div.news,
div#layoutTopNewsDiv div.news div.img { margin-bottom: 0; }
* html div#layoutTopNewsDiv div.news { margin-bottom: 1px; }

div#layoutTopNewsDiv div.news div.date { display: none; }
div#layoutTopNewsDiv div.news div.link {
	position: relative;
	top: -0.3em;	
	margin-bottom: 3px;
	line-height: 1.3em;
}
div#layoutTopNewsDiv div.news div.link a { color: #409688; }
* html div#layoutTopNewsDiv div.news { height: 20px; }

/* --- Logo, main nav: ---*/
div#layoutMainNavDiv {
	min-height: 40px;
	margin-bottom: 15px;
	margin-top: 15px;	
	position: relative;
	text-align: right;
	clear: both;
	}
* html div#layoutMainNavDiv { height: 40px; }
img.rainbowImg {
	width: 13px;
	height: 40px;
	position: absolute;
	left: -37px;
	top: 0;
	}
a#logoImgLink {
	position: absolute;
	left: 0;
	top: 0;
	}
a#logoImgLink img {
	width: 280px;
	height: 40px;
	}
div.mainNavDiv {
	margin-top: 10px;
	white-space: nowrap;
	font-size: 17px;
	font-family: Arial, Tahoma, Verdana, Sans-Serif;
	}
div.mainNavDiv a {	
	color: #4f4f4f;
	font-weight: bold;
	margin-left: 10px;
	}	

/* --- Middle table: --- */
table#layoutMiddleTbl { width: 950px; }
td#layoutMiddleTblLeftTd {	width: 590px;	}

div#BlockMainBanner {
	margin-bottom: 20px;
	width: 590px;
	overflow: hidden;
	}

td#layoutMiddleTblRightTd {
	width: 360px;
	padding-left: 40px;	
	}

/* --- Right news: --- */
table#layoutMiddleTbl div.capt { margin-bottom: 10px; }
table#layoutMiddleTbl div.capt a {
	font-family: Arial, Tahoma, Verdana, Sans-Serif;
	font-size: 1.2em;
	color: #228675;
	font-weight: bold;
	margin-right: 20px;
	}
td#layoutMiddleTblRightTd div.capt { margin-top: 10px; }
td#layoutMiddleTblRightTd div.capt a { color: #5b5b5b; }
td#layoutMiddleTblRightTd div.news div.date {
	line-height: 1.3em;
	position: relative;
	top: -0.3em;
	left: 0;
	}
td#layoutMiddleTblRightTd div.news div.link {
	line-height: 1.3em;
	position: relative;
	top: -0.3em;
	left: 0;
	}
td#layoutMiddleTblRightTd div.news div.link a { font-weight: normal; }
td#layoutMiddleTblRightTd div.news { width: 320px; }

* html td#layoutMiddleTblRightTd div.news { height: 10px; }

/* --- Product show table: --- */
table#prodShowTbl {
	width: 100%;
	margin-bottom: 15px;			
	}
table#prodShowTbl a { color: #424242; }
td#prodShowTblFirstLinkTd { border-top: 1px solid white; }
td#prodShowTblLastLinkTd { border-bottom: 1px solid white; }
table#prodShowTbl td.linkTd div {
	position: relative;	
	padding: 7px 10px;
	width: 240px;		
	background-color: White;
	}
td#prodShowTblFirstLinkTd div { top: -1px; }
td#prodShowTblLastLinkTd div { top: 1px; }
table#prodShowTbl td.linkTd div.hil {
	border-top: 1px solid #cfcfcf;	
	border-bottom: 1px solid #cfcfcf;
	border-left: 1px solid #cfcfcf;
	left: 1px;
	margin-left: -1px;	
	padding: 6px 10px;
	}
td#prodShowTblImgTd {	
	vertical-align: middle;
	border-top: 1px solid #cfcfcf;
	border-bottom: 1px solid #cfcfcf;
	border-left: 1px solid #cfcfcf;
	padding: 10px 15px;
	}
td#prodShowTblImgTd img {
	width: 150px;
	height: 150px;
	}
td#prodShowTblTxtTd {
	vertical-align: middle;	
	width: 100%;
	border-top: 1px solid #cfcfcf;
	border-bottom: 1px solid #cfcfcf;
	border-right: 1px solid #cfcfcf;
	padding: 10px 10px 10px 0;
	background-image: url("../pic/start/ProdTable_bg.gif");
	background-position: right center;
	background-repeat: no-repeat;
	}

/* --- Local org info: --- */
div#localOrgInfoDiv {
	width: 320px;
	background-color: #e7e8e9;
	background-position: left top;	
	margin-bottom: 15px;
	}
div#localOrgInfoDiv,
div#localOrgInfoDiv div.corner_tr,
div#localOrgInfoDiv div.corner_bl,
div#localOrgInfoDiv div.corner_br {
	background-image: url("../picm/1_white.gif");
	background-repeat: no-repeat;
	font-family: Arial, Sans-Serif;
	font-size: 13px;
	}
div#localOrgInfoDiv div.corner_tr { background-position: right top; }
div#localOrgInfoDiv div.corner_bl { background-position: left bottom; }
div#localOrgInfoDiv div.corner_br {
	background-position: right bottom;
	padding: 10px;
	}
div#localOrgInfoDiv div.welcome {	
	font-weight: bold;
	color: #636363;	
	margin-bottom: 5px;
	}
div#localOrgInfoDiv div.phone {	
	font-size: 1.2em;
	font-weight: bold;	
	color: #007360;	
	}
div#localOrgInfoDiv div.mainoffice {
	margin-top: 20px;	
	font-weight: bold;
	}
div#localOrgInfoDiv div.mainoffice div.mainofficeCapt {		
	font-size: 0.9em;
	color: #777;
	margin-bottom: 5px;
	}
div#localOrgInfoDiv div.mainoffice div.mainofficeCity {	
	color: #007360;	
	}

/* --- Article --- */

div#BlockArticleContent { margin-top: 20px; }
* html div#BlockArticleContent { margin-top: 30px; }
		
/* --- Basement: --- */
div#layoutBasementDiv {
	clear: both;
	margin-top: 70px;
	border-top: 1px solid #ccc;
	padding-top: 20px;
	position: relative;
	min-height: 43px;
	color: #828282;
	font-size: 1.2em;
	}
* html div#layoutBasementDiv { height: 43px; }
a#bottomLogoLink {
	position: absolute;
	top: 20px;
	right: 173px;
	}
a#bottomLogoLink img {
	width: 122px;
	height: 18px;
	}
a#liveinternetLink {
	position: absolute;
	top: 20px;
	right: 112px;
	}
a#liveinternetLink img {
	width: 31px;
	height: 31px;
	}
a#kemaLink {
	position: absolute;
	top: 20px;
	right: 0;	
	}
a#kemaLink img {
	width: 82px;
	height: 43px;
	}