html, body
{
	width: 100%;
	height: 100%;
}

body
{
	background: #f4f9fb;
}

*{
	margin: 0;
	padding: 0;
}

a 
{
	outline: none;
	color: #1b5eaf;
}

a:hover { color: #3cc1ff; }

a img
{
	border: 0;
}

div.topLineMenu
{
	min-width: 900px;
	width: 100%;
	height: 26px;
	border-bottom: 1px solid #dedcdc;
	background: #e8e7e7;
	font-family: Arial;
	font-size: 12px;
	color: #3d484e;
}

div.topLineMenuInner
{
	width: 845px;
}

div.langOuter
{
	width: 900px;
}

div.langOuter div, div.topLineMenuInner div
{
	padding-top: 6px;
	float: right;
}

div.topLineMenuInner div, div.topLineMenuInner div a, div.topLineMenuInner div span
{
	font-family: Arial;
	font-size: 12px;
}

div.langOuter, div.langOuter div a, div.langOuter div span
{
	font-family: Arial;
	font-size: 11px;
}

div.topLineMenuInner div a, div.langSelector a
{
	text-decoration: none;
	color: #3d484e;
}

div.topLineMenuInner div a:hover, div.topLineMenuInner div span, div.langSelector span, div.langSelector a:hover
{
	color: #3cc1ff;
}

div.topLineMenuInner div span, div.langSelector span
{
	font-weight: bold;
}

div.langSelector
{
	margin-right: 26px;
	margin-top: -1px;
	float: right;
	text-align: center;
	width: 88px;
	height: 18px;
	border-bottom: 1px solid #dedcdc;
	border-left: 1px solid #dedcdc;
	border-right: 1px solid #dedcdc;
	background: #e8e7e7;	
}

div.flashPlace
{
	min-width: 900px;
	width: 100%;
	height: 404px;
	background: url('../images/flashPlace.jpg');
	text-align: center;
}

div.logoPlace
{
	min-width: 900px;
	width: 100%;
	height: 200px;
}

div.logoPlaceInner
{
	width: 820px;
	height: 200px;
	text-align: left;
}

div.logoPlaceInner img
{
	margin-left: -25px;
}

a.contactMail
{
	font-family: Arial;
	color: #666666;
	font-size: 14px;
}

a.contactMail:hover
{
	color: #3cc1ff;
}

.pageTitles
{
	font-family: Georgia;
	font-size: 24px;
	color: #1b5eaf;
}

.pageTitles a
{
	font-family: Georgia;
	font-size: 24px;
	color: #1b5eaf;
	text-decoration: none;
}

.pageTitles a:hover
{
	text-decoration: underline;
}

.pageSubTitles
{
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: #1b5eaf;
}

.pageText
{
	font-family: Arial;
	font-size: 12px;
	color: #333333;
	margin-top: 10px;
	line-height: 18px;
}

.pageText a
{
	font-family: Arial;
	font-size: 12px;
}

div.offersPlace, div.offersPlaceSec
{
	min-width: 900px;
	width: 100%;
	background: #e8e7e7;
	border-top: 1px solid #dedcdc;
}

div.offersPlace { height: 216px; }
div.offersPlaceSec { height: 116px; }

div.offersInner
{
	height: 100%;
	background: url('../images/dottedLine.png') repeat-x;
	background-position: bottom;
}

div.offersText
{
	font-family: Arial;
	font-size: 12px;
	color: #333333;
	float: left;
	text-align: left;
	width: 190px;
}

div.offersPlaceInner
{
	width: 820px;
}

div.homeContents
{
	min-width: 900px;
	float: left;
	width: 100%;
	height: auto;
	margin-bottom: 30px;
	
}

div.homeContentsInner
{
	width: 800px;
	
}

div.newsArchiveLinks
{
	background: url('../images/newsArchiveLinksBg.png') no-repeat;
	height: 210px;
	margin-top: 20px;
	padding-left: 68px;
}

div.newsArchiveLinks a
{
	font-family: Arial;
	font-size: 12px;
	line-height: 18px;
}

div.leftMenus
{
	margin-top: 10px;
	font-family: Arial;
	font-size: 12px;
	color: #3d484e;
	line-height: 22px;	
}

div.leftMenus div
{
	padding-left:  30px;
}

div.leftMenus a
{
	font-family: Arial;
	font-size: 12px;
	color: #3d484e;	
}

div.leftMenus a:hover, div.leftMenus span
{
	color: #1b5eaf;
	text-decoration: underline;
}

div.contactsForms
{
	margin-top: 25px;
	width: 400px;
}

div.contactsForms input
{
	width: 315px;
	border: 1px solid #a3c2e0;
	height: 18px;	
	font-family: Arial;
	font-size: 12px;
	color: #333333;
}

div.contactsForms select
{
	width: 315px;
	border: 1px solid #a3c2e0;
	height: 20px;	
	font-family: Arial;
	font-size: 12px;
	color: #333333;
}

div.contactsForms textarea
{
	width: 315px;
	border: 1px solid #a3c2e0;
	height: 200px;	
	font-family: Arial;
	font-size: 12px;
	color: #333333;
}

div.contactsForms div
{
	margin-top: 10px;
}

div.contactsForms div div
{
	width: 80px;
	float: left;
	margin-top: 0px;
	height: 100%;
}

div.pageFooter
{
	float: left;
	min-width: 900px;
	width: 100%;
	height: 280px;
	border-top: 1px solid #dedcdc;
	background: #e8e7e7;
}

div.pageFooterInner
{
	width: 850px;
}

div.pageFooterInnerLeft
{
	text-align: left;
	width: 240px;
	float: left;
	font-family: Arial;
	font-size: 11px;
	color: #676767;
	margin-left: 25px;
}

div.pageFooterInnerLeft a
{
	font-family: Arial;
	font-size: 11px;
	color: #676767;
}

div.pageFooterInnerRight
{
	margin-left: 35px;
	text-align: left;
	width: 550px;
	float: left;
}

div.pageFooterInnerRight span
{
	font-family: Arial;
	font-size: 11px;
	color: #1b5eaf;
}

div.footerTitle
{
	font-family: Georgia;
	font-size: 18px;
	color: #1b5eaf;
}

div.pageFooterInnerRight a
{
	line-height: 16px;
	font-family: Arial;
	font-size: 11px;
	color: #3d484e;
	text-decoration: none;
}

div.pageFooterInnerRight a:hover
{
	color: #1b5eaf;
}

div.pagingLink
{
	font-family: Tahoma;
	font-size: 12px; 
	color: #666666;
	text-align: right;
}

div.pagingLink a
{
	font-family: Tahoma;
	font-size: 12px; 
	color: #666666;
	text-decoration: none;
}

div.pagingLink span
{
	font-family: Tahoma;
	font-size: 12px; 
	color: #3cc1ff;
}

div.pagingLink a:hover
{
	color: #3cc1ff;
}

div.pagingLink img
{
	margin-bottom: -5px;
	margin-left: 5px;
	margin-right: 5px;
}

.searchForm
{
	margin-top: 10px;
}

.searchForm input
{
	border: 1px solid #868582;
	width: 140px;
	color: #868582;
}

.searchForm img
{
	margin-bottom: -5px;
}

div.button, div.button div
{
	float: left;
}

div.buttonInner
{
	background: url('../images/buttonMiddle.png') repeat-x;
	height: 29px;
	padding-top: 5px;
}

div.buttonInner a
{
	font-family: Georgia;
	font-size: 12px;
	color: #58585a;
	text-decoration: none;
}

div.buttonInner a:hover { color: #3cc1ff; }
