a:hover, a:visited, a{
	text-decoration : none;
	color : White;
}

body {
    margin : 0 0 0 0;
    font-size : 10pt;
    font-family : Tahoma;
}
.block {
    clear : both;
    float : left;
    height : 1px;
    overflow : hidden;
}
.headerWraper {
    height : 234px;
    background-image : url('../image/headerBg.png');
}
.pngImage {
	filter:progid:DXImageTransform.Microsoft.Alpha(opacity=0);
}
#titlePngWraper {
	display: inline-block;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='files/image/title.png');
	width:300px;
	height:32px;
}
#mailPngWraper {
	display: inline-block;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='files/image/headerMail.png');
	width:16px;
	height:10px;
}
#searchPngWraper {
	display: inline-block;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='files/image/headerSearch.png');
	width:16px;
	height:10px;
}
#homePngWraper {
	display: inline-block;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='files/image/headerHome.png');
	width:16px;
	height:10px;
}

.titleWraper {
    background-repeat : no-repeat;
    background-position : left 35px;
    height : 234px;
    float : right;
    width : 330px;
}
.header {
    height : 234px;
    background-image : url('../image/header.png');
    background-repeat :no-repeat; 
}
.headerButton {
    margin-top : 15px;
    height : 10px;
    width : 16px;
    margin-left : 30px;
    float : right;
    cursor : pointer;
    cursor : hand;
}
#home {
    background-image : url('../image/headerHome.png');
    background-repeat : no-repeat;
}
#search {
    background-image : url('../image/headerSearch.png');
    background-repeat : no-repeat;
}
#mail {
    margin-right : 15px;
}
.bodyWraper {
    background-image : url('../image/menuBg.png');
    background-repeat : repeat-x;
    float : left;
    width : 100%;
}
.body {
    background-image : url('../image/menuImage.png');
    background-repeat : no-repeat;
    float : left;
    width : 100%;
}
.menu {
    overflow : hidden;
    width : 400px;
    _margin-left : 12px;
    padding-top : 5px;
}
.menu .menuItem {
    color : white;
    float : left;
    font-size : 1.1em;
    margin-left : 25px;
    font-weight : bold;
    cursor : hand;
    cursor : pointer;
}
.content {
    
}
.contentLeft {
    width : 290px;
    float : left;
}
.contentCenterWraper {
    width : 100%;
    float : left;
}
.contentCenter {
    padding-top : 105px;
    margin-right : 215px;
    _margin-right : 250px;
    _margin-left : 300px;
    overflow : hidden;
}
.contentRight {
    float : left;
    width : 213px;
    margin-left : -213px;
    _margin-left : -229px;
}
.pools {
    margin-top : 85px;
    margin-left : 20px;
    _margin-left : 10px;
}
.poolTitle, .poolTitle:hover, .poolTitle:visited {
    color : #32416e;
    text-decoration : underline;
    font-size : 1.8em;
}
#firstPoolItem {
    margin-top : 30px;
}
.pools .menuItem {
    background-image : url('../image/leftMenuItemImg.gif');
    background-position : 0 5px;
    background-repeat : no-repeat;
    width : 290px;
    height : 20px;
    overflow : hidden;
    clear : both;
}
.pools .firstMenuItemLable{
    color : #32416e;
    padding-left : 20px;
    font-size : 1.1em;
    cursor : pointer;
    cursor : hand;
}
.pools .secondMenuItemLable{
    color : #32416e;
    padding-left : 50px;
    font-size : 1.1em;
    cursor : pointer;
    cursor : hand;
}
.poolRebuild {
    float : left;
    background-repeat :no-repeat;
    width : 238px;
    height : 33px;
    margin-left : 22px;
    _margin-left : 11px;
    margin-top : 40px;
    cursor : hand;
    cursor : pointer;
}
#poolRebuildPngWraper {
	display: inline-block;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='files/image/poolRebuildImg.png');
	width : 238px;
    height : 33px;
}
#footerImagePngWraper {
	display: inline-block;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='files/image/footerImage.png');
	width : 114px;
	height : 184px;
}
.poolDecoration {
    float : left;
    background-repeat :no-repeat;
    width : 240px;
    height : 178px;
    margin-top : 75px;
    cursor : hand;
    cursor : pointer;
}
#poolDecorationPngWraper {
	display: inline-block;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='files/image/poolDecorationImg.png');
	width : 240px;
    height : 178px;
}
.devices {
    float : right;
    background-image : url('../image/devices.png');
    background-repeat :no-repeat;
    width : 215px;
    height : 218px;
    margin-top : 110px;
    cursor : hand;
    cursor : pointer;
}
.galery {
    float : right;
    background-image : url('../image/poolsGalery.gif');
    background-repeat :no-repeat;
    width : 203px;
    height : 203px;
    margin-top : 30px;
    margin-right : 10px;
    cursor : hand;
    cursor : pointer;
}
.footer {
    float : left;
    clear : both;
    height : 221px;
    width : 999px;
    background-image : url('../image/footer.png');
    background-repeat :no-repeat;
}
.footerWraper {
    float : left;
    width : 100%;
    height : 221px;
    background-image : url('../image/footerBg.png');
}
.footerImage {
	margin-left : -166px;
	margin-right : 52px;
	float : right;
	width : 114px;
	height : 184px;
}
*html.popupMenu {
    margin-top : 10px;
}
.popupMenu {
    position : absolute;
    background-color : #033de7;
    border : 1px solid #6eabd8;
    padding : 4px 4px 4px 4px;
    overflow : hidden;
}
.popupMenuItem {
    border-bottom : 1px dotted #6eabd8;
    padding-left : 10px;
    padding-right : 10px;
}
.lastPopupMenuItem {
    padding-left : 10px;
    padding-right : 10px;
}
.newsList {
    float : left;
    width : 100%;
    background-image : url('../image/newsListTitle.png');
    background-repeat : no-repeat;
    padding-top : 34px;
    background-position : right 0;
}
.newsDate {
    clear : both;
    float : left;
    padding-left : 24px;
}
.dayNumber {
    background-color : #32416e;
    color : white;
    width : 15px;
    float : left;
    text-align : center;
}
.month {
    padding-left : 5px;
    color : #81c325;
    float : left;
}
.newsTitle {
    clear : both;
    float : left;
    color : #32416e;
    font-size : 1.2em;
    text-decoration : underline;
    padding-left : 28px;
}
.newsShortText {
    clear : both;
    float : left;
    color : #32416e;
    font-size : 0.8em;
    padding-left : 45px;
}
.newsLink {
    clear : both;
    float : right;
    color : #81c325;
    cursor : hand;
    cursor : pointer;
}
.textContentWraper {
    float : left;
    width : 100%;
    background-repeat : no-repeat;
    padding-top : 34px;
    background-position : right 53px;
    text-align : right;
}
.textTitle {
    color : #32416e;
    font-size : 1.3em;
}
.bottomTextTitle {
    background-image : url('../image/itemsBorderBottom.png');
    background-repeat : no-repeat;
    text-align : right;
    background-position : right bottom;
}
.textContent {
    clear : both;
    color : #32416e;
    background-image : url('../image/textContentBg.png');
    background-repeat : no-repeat;
    background-position : 0 5px;
    text-align : justify;
    padding-left : 20px;
    padding-right : 20px;
}
.equipmentList {
    float : left;
    width : 100%;
    background-image : url('../image/equipmentTitle.png');
    background-repeat : no-repeat;
    padding-top : 85px;
    background-position : right 0;
}
.mosaicList {
    float : left;
    width : 100%;
    background-image : url('../image/mosaicTitle.jpg');
    background-repeat : no-repeat;
    padding-top : 85px;
    background-position : right 0;
}
.equipmentListBlueItemWraper {
    background-image : url('../image/equipmentItemBlueBg.png');
    background-repeat :repeat-y; 
    background-position : right;
    background-color : #cdf4fb;
    height : 43px;
}
.equipmentListItemWraper {
    height : 43px;
}
.equipmentItem {
    cursor : hand;
    cursor : pointer;
    color : #32416e;
    font-size : 1.3em;
    padding-left : 15px;
    padding-right : 10px;
    height : 43px;
    background-image : url('../image/textContentBg.png');
    background-repeat : no-repeat;
    background-position : right 18px;
}
.equipmentText {
    float : left;
    padding-top : 11px;
}
.equipmentImage {
    float : right;
}
.equipment {
    width : 500px;
    float : left;
    padding-top : 10px;
    padding-bottom : 10px;
    background-image : url('../image/itemsBorder.png');
    background-repeat : no-repeat;
    background-position : 0 bottom;
}
.equipmentItemImage {
    float : left;
    overflow : hidden;
    width : 150px;
}
.equipmentBody {
    float : left;
    overflow : hidden;
    width : 350px;
}
.equipmentItemTitle {
    cursor : hand;
    cursor : pointer;   
    color : #32416e;
    font-size : 1.3em;
    padding-bottom : 10px;
    text-decoration : underline;
}
.equipmentItemText {
    color : #32416e;
}
.equipmentItemsTitleWraper {
    background-image : url('../image/textContentBg.png');
    background-repeat : no-repeat;
    background-position : left 5px;
    overflow : hidden;
    height : 25px;
    margin-bottom : 25px;
}
.equipmentItemsTitle {
    background-image : url('../image/itemsBorder.png');
    background-repeat : no-repeat;
    background-position : 0 bottom;
    overflow : hidden;
    height : 25px;
    color : #97adc4;
    font-size : 1.2em;
    padding-left : 20px;
}
.equipmentSecretRow {
    clear : both;
    float : left;
    width : 500px;
    height : 1px;
    overflow : hidden;
}
.poolsContent {
    float : left;
    width : 100%;
    overflow : hidden;
    background-repeat : no-repeat;
    padding-top : 34px;
    background-position : right 53px;
    text-align : right;
}
.twoPools {
    width : 500px;
    clear : both;
    text-align :left; 
    float : left;
    padding-top : 10px;
    padding-bottom : 10px;
    background-image : url('../image/itemsBorder.png');
    background-repeat : no-repeat;
    background-position : 0 bottom;
}
.pool {
    float : left;
    width : 250px;
}
.poolName {
    cursor : hand;
    cursor : pointer;
    color : #32416e;
    font-size : 1.2em;
    padding-left : 15px;
    margin-left : 50px;
    height : 25px;
    background-image : url('../image/textContentBg.png');
    background-repeat : no-repeat;
    background-position : left 6px;
    text-decoration :underline; 
}
.poolWraper {
    width : 500px;
    text-align :left;
    float : left;
    padding-top : 10px;
    padding-bottom : 10px;
    background-image : url('../image/itemsBorder.png');
    background-repeat : no-repeat;
    background-position : 0 bottom;
    clear : both;
}
.poolImage {
    clear : both;
    cursor : hand;
    cursor : pointer;
}
.underLineText {
	background-image : url('../image/itemsBorderRight.png');
	float : right;
	background-repeat : no-repeat;
	width : 250px;
	clear : both;
}