#wrap{
	background-image: url('../images/bgWrap.png');
	background-repeat: repeat-y;
	margin: 38px auto;
	min-height: 100%;
	width: 933px;
}

.topShadow{
	background-image: url('../images/topShadow.png');
	background-repeat: repeat-x;
	height: 13px;
}


.BottomShadow{
	background-image: url('../images/BottomShadow.png');
	background-repeat: repeat-x;
	height: 15px;
	width: 933px;
	margin-left: -8px;
}

#container{
	background-color:#fff;
	margin:0 12px 0 19px;
}

/************* Header Style **************/
#header{
	height: 98px;
}

#header h1{
	margin: 0 31px 0 0;
	padding: 17px 0 0 36px;
	float: left;
}

#header h2{
	float: left;
	font-weight: normal;
	margin: 0 21px 0 0;
	padding: 49px 0 0 0;
	line-height: 21px;
	font-size: 19px;
}

#header ul{
	float: left;
	margin: 53px 0 0 0;
	list-style: none;
	padding: 0;
}

#header ul li{
	font-size: 14px;
	color: #797979;
	display: inline;
	margin-right: 16px;
}

#header ul li span{
	color: #8ac000;
}

/***************** Center Block Style *******************/

#centerBlock{
	background: url('../images/centerBg.jpg') no-repeat;
	height: 303px;
	margin-left: -19px;
	position:relative;
	margin-bottom: 20px;
}


ul.menu{
	list-style: none;
	padding: 0;
	margin: 0 0 0 533px;
	top: -3px;
	position:relative;
	height: 24px;
}

ul.menu li{
	float: left;
}

#centerBlock h1{
	font-size: 35px;
	margin: 0;
	padding: 0;
	color: #fff;
	height: 40px;
}

#centerBlock .text{
	padding:35px 0 0 445px;
}

#centerBlock h2{
	font-size: 31px;
	margin: 0;
	padding: 0;
	color: #fff;
	font-weight: normal;
}

#centerBlock p{
	color: #fff;
	font-size: 18px;
	padding: 25px 0 15px 73px;
}

.book{
	position:absolute;
	top: 141px;
	left: 334px;
}


/********************Style for left Side ***********/

.leftSide{
	float: left;
	width: 235px;
}

.leftSide h3{
	color: #000;
	font-size: 14px;
	font-weight: normal;
	margin: 0;
	padding: 0;
}

h3 i{
	font-style:normal;
	color: #ba0101;
}

ul.step{
	list-style: none;
	margin: 20px 0 0 0;
	padding: 0;
}

ul.step li{
	height: 31px;
	margin: 8px 0;
}

.leftSide .roundersContent{
	margin-left: 40px;
}

.leftSide .roundersContent h4{
	color: #f61600;
	font-size: 18px;
	font-weight: normal;
	margin: 10px 0;
	padding: 0;
}

.categories{
	list-style: none;
	margin: 0;
	padding:0 0 15px 0;
}

.categories li{
	margin: 4px 0;
}

.block{
	width: 200px;
}

.item img{

}



/****************** Style For Content**************/
#content{
	padding: 0 73px;
}

.rounders{
	border: 1px solid #8e8e8e;
}

.leftTop{
	background: url('../images/leftTop.gif') no-repeat left top;
	height: 4px;
	position:relative;
	left: -1px;
	top: -1px;
}

.leftTop .rightTop{
	background: url('../images/rightTop.gif') no-repeat right top;
	height: 4px;
	position:relative;
	left: 2px;
}

.leftBottom{
	background: url('../images/leftBottom.gif') no-repeat left bottom;
	height: 4px;
	left:-1px;
	position:relative;
	top:1px;
}



.leftBottom .rightBottom{
	background: url('../images/rightBottom.gif') no-repeat right bottom;
	height: 4px;
	left: 2px;
	position:relative;
}


.siteBlock{
	width: 312px;
	margin:0 55px 40px 0px;
	float: left;
}

.siteBlock .roundersContent, .reklamaBlock .roundersContent{
	padding: 10px 0 0 24px;
}

.roundersContent{
	position:relative;
}

.roundersContent img{
	display: block;
}
.container .textAbsolute{
	position: absolute;
	top : 280px;
	right: 10px;
	width: 270px;
	text-align:center;
}


p.spec{
	font-size: 15px;
	color: #000;
	margin: 0 0 5px 0;
	padding: 0;
	height: 28px;
}

b.big, b.bigIn{
	font-size: 24px;
	color: #000;
	font-weight: normal
}

b.bigIn{
	margin-left: 15px;
}

.button{
	background: url('../images/button.jpg') no-repeat left top;
	height: 60px;
	width: 102px;
	position:absolute;
	right: -54px;
	bottom: -30px
}

.reklamaBlock{
	float: left;
	width: 389px;
}

.tcontent{
	clear: both;
	min-height: 275px;
	height: 100%;
}

.tcontent h1{
	text-align: center;
	font-size: 27px;
	margin: 10px;
	font-weight: normal;
}

.tcontent .rounders{
	background: url('../images/bgImag.jpg') no-repeat 10px top;
}

.menuUl{
	text-align: center;
}

.tcontent .roundersContent .container{
	padding: 0 307px 6px 28px;
	margin-top: 24px;
}

/********** Inner Page Content Style ********/
.content{
	padding-left: 53px;
}

.content .tcontainer{
	margin-left: 268px;
	padding-right: 100px;
}

/*********** Styl for class tcontainer *************/

.tcontainer h1{
	font-size: 30px;
	font-weight: normal;
	margin: 0;
	padding: 6px 0 12px 0;
	color: #545454;
	line-height: 24px;
	height: 24px;
}

.tcontainer ol{
	margin: 20px 0 0 0;
	padding: 0 0 0 26px;
}

.tcontainer ol li{
	margin-bottom: 20px;
}

.tcontainer ol li.active{
	color: #84011f;
}


.tcontainer ol li div{
	color: #5a5a5a;
	font-size: 11px;
	
}

.tcontainer ol li div{
}

.tcontainer p{
	line-height: 15px;
	padding-bottom:15px;
}

.tcontainer p span.title{
	font-size:14px;
	font-weight: bold;
	display: block;
	margin-top: 20px;
}

.blockGalerry{
	position:relative;
	width:110%;
}

.item{
	float: left;
	margin-top: 15px;
	margin-right: 10px;
}

.titleBlock{
	color: #000;
}

.item img{
	border: 3px solid #c5c3c3;
	display: block;
	margin-top: 8px;
}


/********* Style for Liting Page *************/
.pageListing{
	height: 14px;
	margin-top: 24px;
	margin-left: 5px;
}

.pageListing span{
	color:#cc0000; font-size: 11px; float: left; margin-right: 5px;
}

.pageListing ul{
	list-style: none; 
	margin: 0; 
	padding: 0;
	line-height: 14px;
}

.pageListing ul li{
	float: left;
}

.pageListing ul li span{
	padding: 0;
	margin: 0 0 0 5px; 
	font-size: 11px; 
	color: #cc0000;
	line-height: 15px;
}



/*************** footer Style ********************/


#footer{
	background: url('../images/footerBg.jpg') no-repeat left top;
	height: 163px;
	margin-left: 40px;
	position:relative;
	margin-top: 10px;
	padding-left: 48px;
}

#footer .blockWork{
	height: 57px;
	background: #fff;
	margin-top: 45px;
	border: 6px solid #7eb002;
	float: left;
	margin-right: 13px;
	position:relative;
}

.kapl{
	position:absolute;
	bottom: -11px;
	right: -2px;
}

.blockWork p{
	margin: 0 0 0 17px;
}



/*************** footer Style ********************/
.blockWork form{
	background: url('../images/bgFormBottom.gif') no-repeat 10px center;
	padding:0 40px 0 137px;
	height: 50px;
	padding-top:9px;
	float: left;
}

.blockWork{
	float: left;
	position:relative;
}

.blockWork form span{
	font-size: 11px;
	font-family: Myriad Pro;
	float: left;
	display: block;
	width: 40px;
	text-align: right;
	margin-right: 3px;
	padding-top: 2px;
	height: 14px;
}

.blockWork form input{
	width: 64px;
	border: 1px solid #bcbcbc;
	height: 14px;
	margin-bottom: 5px;
	font-size: 11px;
}

.blockWork form input.sent{
	background: url('../images/enter.gif') no-repeat;
	width: 29px;
	height: 30px;
	padding: 0;
	border: 0;
	position:absolute;
	right: 8px;
	top: 15px;
}


.underFooter{
	height: 63px;
	background: url('../images/pandaBg.jpg') 405px bottom no-repeat;
	position: relative;
}

.underFooter .left{
	height: 100%;
}

.underFooter .left div{
	margin:15px 135px 0 150px;
	margin-left: 150px;
	float: left;
}

.left p{
	float: left;
	padding: 25px 0 0 15px ;
}

