		*{ 
			padding: 0; 
			margin:0;
		}
		
		body{
			background:url(/img/bg1.gif);
			color: #D2D2D2;
			font-family:tahoma, arial, verdana, courier;
			font-size:11px;
			line-height:13px;
			behavior: url('/js/csshover.htc');
		}
		
		a{
			text-decoration: none;
		}
		
		a:hover{
			text-decoration: underline;
		}
		
		div#main{
			/*width: 658px;*/
			width: 633px;
			margin: 0 auto;
			padding: 0 0 10px 0;
		}
		
		div#header{
			background: none;
			/*height: 325px;*/
			height: 496px;
		}
		
		div#left{
			float: left;
			width: 196px;
		}
		
		div#right{
			float: right;
			width: 430px;	
			background: #ffffff url(/img/mainBottomRight.gif) no-repeat bottom right;
		}
		
		/*
		div#right h1{
			background: #ffffff url(/img/mainTopLeft.gif) no-repeat top left;
			padding: 10px 25px 0 25px;
			font-family: Arial, "Arial Narrow";
			letter-spacing: -1px;
			font-size: 17px;
			color: #393838;
			font-weight: bold;
			height: 48px;
		}
		*/
		
		div#right #mainContent h1{
			background: none;
			padding: 10px 0 5px 0;
			font-family: Arial, "Arial Narrow";
			letter-spacing: -1px;
			font-size: 17px;
			color: #FFA200;
			font-weight: bold;
			height: 18px;
		} 
		
		
		div#right h2, div#homePageNews h2{
			color: #646464;
			font-size: 11px;
			padding: 5px 0 5px 0;
		}
		
		
		div#footer{
			text-align: center;
			line-height: 15px;
		}
		
		div#homePageNews{
			text-align: justify;
		}
		
		div#footer img{
			width:1px;
			height: 1px;
			border: 0;
		}
		
		div#footer a.blim img{
			float:right;
			font-weight:bold;
			/*padding: 0 0 10px 0;*/
			/*color:orange;*/
			/*font-size: 10px;*/
			width: 39px;
			height: 10px;
		}
		
		div#footer a{
			color: #D2D2D2;
		} 
		
		div.clear, p.clear{
			clear: both;
			height: 10px;
		}
		
		div.clear2{
			clear: both;
		}
		
		div#leftBottom{
			padding: 5px 5px 0 0;
		}
		
		div#scrollBox{
			overflow: hidden;
			text-align: center;	
			margin: 10px 0 0 0;
			height: 100px;
		}
		
		div#scroll{
			
		}
		
		div#offers a{
			color: #FFA200;
			display: block;
		}

		div#leftBottom h1, div#offers h1{
			font-family: Arial, "Arial Narrow";
			letter-spacing: -1px;
			font-size: 17px;
			padding: 10px 0 5px 0;
			font-weight: bold;
		}
		
		div#offers a.right{
			float: right;
			padding: 0 15px 0 0;
		}
		
		div#mainContent h2 a, div#homePageNews h2 a{
			color: #646464;;
		}
		
		div#offers h2, div#homePageNews h2{
			font-size: 11px;
			padding: 0 0 5px 0;
		}
		
		div#offers ul li{
			list-style-type: none;
			padding: 10px 10px 0 10px;
			vertical-align: top;
		}
		
		div#offers img{
			float: left;
			margin-right: 7px;
			margin-bottom: 5px;
		} 
		
		
		div.break, p.break{
			border: 0;
			height: 1px;
			background:url(/img/break.gif) repeat-x;
			width: 95%;
		}

		div.break2, p.break2{
			border: 0;
			height: 1px;
			background:url(/img/break.gif) repeat-x;
			width: 100%;
			margin: 5px 0 5px 0;
			clear: both;
		}
		
		div.break3, p.break3{
			border: 0;
			height: 1px;
			background:url(/img/break.gif) repeat-x;
			width: 100%;
			margin: 10px 0 10px 0;
			clear: both;
		}

		div.break4, span.break4{
			border: 0;
			height: 1px;
			background:url(/img/break.gif) repeat-x;
			width: 100%;
			margin: 8px 0 0 0;
			clear: both;
		}
		
		hr.break{
			border: 0;
			height: 1px;
			margin: 8px 0 0 0;
			background:url(/img/break.gif) repeat-x;
			width: 100%;		
		}
		
		div#mainContent{
			padding: 5px 25px 25px 25px;
			color: #646464;
		}
		
		div#mainContent a, a.rightLink{
			color: #2F6586;
		}
		
		div#mainContent a.right, a.rightLink{
			float: right;
			padding: 10px;
			font-weight: bold;
		}	
		
		div#mainContent p, div#mainContent div {
		text-align: justify; 
		line-height: 16px;}
		
		div#mainContent ul, div#mainContent ol{
			padding-left: 30px;
			 line-height: 16px;
		}
		
		div#mainContent h2{
			font-size: 14px;
		}
		
		img.left{
			float: left;
			padding: 0 10px 0 0;
		}
		
		p.action{
			padding: 5px;
			float: right;
		}
		
		p.action img{
			border: 0;
			height: 13px;
		}
		 
		div.header{
			font-weight: bold;
			padding: 5px 0 5px 0;
		}
		
		.info{
			text-align: center;
			clear: both;
		}
		
		.content{
			color: #393838;
		}
		
div#homePageNews{
	margin: 20px 0 0 0;
	float: right;
	width: 425px;
	background: url(/img/newsCenter.gif);
}



div#homePageNews .center{
	padding: 10px 25px 0 25px;
}

div#homePageNews .bottom{
	background: url(/img/newsBottom.gif) no-repeat;
	height: 22px;
}
		
ul.siteMap li{
	list-style-type: none;
	padding: 5px;
	text-align: top;
}
		
/* stary */		

.contactForm input, .contactForm textarea{
	width: 250px;
	font-size: 11px;
	padding: 3px;
}

.contactForm input:hover, .contactForm textarea:hover{
	background: #D2D2D2;
}



div#mainContent div table td{
	padding: 5px;
	font-size: 11px;
	color: #393838;
}

div#mainContent div table td .contact{
	font-weight: bold;
}


/* menu glowne */
	div#menuBox{
		height: 325px; 
		width: 635px; 
	}
	
	div#menuButtons{
		float: left;
		width: 206px;
		height: 325px;
		background: url('/imgMenu/butsBg.jpg') no-repeat;
		display: block;
	}
	
	div#menuButtons ul{
		padding: 10px 0 0 0;
		color: #fff;
	}
	
	div#menuButtons ul li a{
		color: #fff;
		font-family: Tahoma;
		text-decoration: none;
		font-weight: bold;
		font-size: 13px;
		display: block;
		letter-spacing: 1px;
		width: 170px;
	}
	
	div#menuButtons ul li.selected{
		background: url('/imgMenu/liBg.jpg') no-repeat;
		background-position: 25px 2px;
	}
	
	div#menuButtons ul li.act{
		background: url('/imgMenu/arrow.gif') no-repeat;
		background-position: 7px 3px;
	}	
	
	div#menuButtons ul li{
		background: none;
		list-style-type: none;
		padding: 1px 0 3px 25px;
		opacity: 1;
		height: 20px;
		line-height: 20px;
		filter: alpha(opacity=100);		
	}
	
	div#menuButtons ul li.separator{
		background: url('/imgMenu/liBgWhite.jpg') no-repeat;
		height: 1px;
		line-height: 1px;
		padding: 0;
		font-size: 1px;
	}	
	
	div#menuContent{
		float: left;
		width: 427px;
		height: 325px;
		background: url('/imgMenu/sky.jpg') no-repeat;
		overflow: hidden;
		font-size: 20px;
	}
		
	div.box{ 
		height: 325px; 
		width: 530px; 
		text-align: center; 
		border: 0px solid red;
		margin-left: -250px;
	}	
	
	div.textBox { 

		font-size: 17px; 
		color: #fff; 
		height: 70px; 
		position: absolute; 
		width: 415px; 
		overflow: hidden;
		background: none;
		padding: 250px 0 0 10px;
		font-family: tahoma;
		text-align: right;
		line-height: 19px;
	}
	
	div#textContent {
		background: none;
		padding: 0 20px 0 0;
	}
	
	div#textContent p{
		border-right: 3px solid red;
		padding: 3px 10px 3px 3px;
	}
	
	div#menuMainContent{
		overflow: auto;
		width: 425px;
		height: 321px;
		overflow: hidden;
		text-align: center;
		vertical-align: center;
		border: 0px solid green;
	}
	
	a #logo, a #logo2{ border: 0;}
	
	#logo{
		position: absolute; 
		margin: -275px 0 0 220px;
		z-index: 99999;
	}
	
	#logo2{
		position: absolute; 
		margin: 8px 0 0 67px;
	}	
	
	
	div#right div.h1{
			padding: 10px 0 5px 0;
			font-family: Arial, "Arial Narrow";
			letter-spacing: -1px;
			font-size: 17px;
			font-weight: bold;
			background: #ffffff url(/img/mainTopLeft.gif) no-repeat top left;
			height: 48px;
			
		} 
		
	div#right div.h1 h1{
			background: none;
			padding:10px 25px 0;
			font-family: Arial, "Arial Narrow";
			letter-spacing: -1px;
			font-size: 17px;
			color: #393838;
			font-weight: bold;
			height: 18px;
		}
		
	div#homePageNews div.h1 h1{
			background: url(/img/newsTop.gif) no-repeat;
			padding: 10px 25px 0 25px;
			font-family: Arial, "Arial Narrow";
			letter-spacing: -1px;
			font-size: 17px;
			color: #393838;
			font-weight: bold;
}

span.error{ color: red; font-weight: bold;}
