/* init setting */

html, body {
	height: 100%;
	text-align:justify;
}
a {
	color: #0188de;
}
a:hover {
	color: #05407a;
}
body {
	color: #333;
	font: 62.5% Tahoma, Arial;
	background: #fff;
	width:100%;
	min-width: 960px;
}

#container {
	background: url(img/cont.jpg) center top no-repeat;
	position: relative;
	min-height: 100%;
}

/*-----HEADER------*/
#header {
	padding: 16px 10px 0 10px;
	height: 290px;
}
#small_menu {
	padding: 13px 0 0 2px;
	list-style: none;
	height: 30px;
}
#small_menu li {
	float: left;
	padding: 0 14px;
}
#small_menu img {
	vertical-align: top;
}
.topi {
	/*background: #bfd06a url(img/topinfo-bg.png) repeat-x;*/
	background: #c5d479;
	height: 290px;
}
.topinfo2 {
	background:  url(img/topinfo-right.png) right top no-repeat;
	height: 290px;
}
.topinfo {
	position: relative;
	background: url(img/topinfo-left.jpg) left top no-repeat;
	height: 290px;
	margin-right:25px;
	/*border: 1px solid red;*/
}
.topinfo h1 {
	font-weight: normal;
	width: 460px;
	text-align: right;
	position: absolute; right: 0; top: 25px;
	padding: 0 !important;
	/*border: 1px solid blue;*/
}
#logo {
	font: italic normal 28px Georgia,'Times New Roman';
	color: #0d4e8e;
	/*position: absolute; right: 0; top: 25px;*/
	text-decoration: none;
	/*width: 460px;
    text-align: right;*/
	/*border: 1px solid red;*/
}
#logo1 {
	font: italic normal 26px Georgia,'Times New Roman';
	color: #FF0000;
	/*position: absolute; right: 0; top: 25px;*/
	text-decoration: none;
	/*width: 460px;
    text-align: right;*/
	/*border: 1px solid red;*/
}
#logo img {
	vertical-align: top;
}
.contacts{
	position: absolute; top: 210px; right:0;
	width: 300px;
 	font: 37px Arial;
	/*color: #17affe;*/
	color: #4096EE;
	margin: 0;
}
.contacts h2 {
	font: italic 22px Georgia, 'Times New Roman';
	color: #0D4E8E;
	padding: 0 !important;
	margin: 0 !important;
	text-align: right;
}
.contacts p {
	position: relative;
	top: -5px;
	text-align: right;
}
.contacts span {
	color: #e2e2e2;
	font-size: 20px;
	position: relative;
	top: -10px;
}

/*-----/HEADER------*/

/*-----WRAPPER------*/
#wrapper {
	overflow: hidden;
	padding: 29px 10px 170px 10px;
}
/*leftbar*/
#leftbar {
	float: left;
	width: 202px;
	text-align:left;
}
.b-blue {
	background: #4096ee url(img/block_blue/cr1.gif) left -1px no-repeat;
	/*height: 29px;*/
	font: 20px Tahoma,Arial !important;
	padding: 0;
	text-align: left;
}
h1.b-blue {
	font: bold 12px Tahoma,Arial !important;
}
.b-blue span {
	display: block;
	/*height: 29px;*/
	background: url(img/block_blue/cr2.gif) right -1px no-repeat;
}
.b-blue span span {
	display: block;
	/*height: 29px;*/
	background: url(img/block_blue/cr3.gif) right bottom no-repeat;
}
.b-blue span span span {
	display: block;
	height: 27px;
	background: url(img/block_blue/cr4.gif) left bottom no-repeat;
	padding: 2px 0 0 20px;
}
h1.b-blue span span span{
	/*height: 22px;*/
	height: auto !important;
	padding: 7px 0 8px 10px;
}
.nav {
	margin: 4px 0 15px 0;
	background: #f1f0e7 url(img/block_gray/corner1.gif) left top no-repeat;
}
.nav div{
	background: url(img/block_gray/corner2.gif) right top no-repeat;
}
.nav div div{
	background: url(img/block_gray/corner3.gif) right bottom no-repeat;
}
.nav ul{
	background: url(img/block_gray/corner4.gif) left bottom no-repeat;
	padding: 7px 15px 13px 15px;
}
.nav li{
	list-style: none;
	font: bold 12px Tahoma, Arial;
	color: #0192f2;
	padding: 9px 0;
	background: url(img/nav.gif) left bottom repeat-x;
}
.nav li a {
	color: #333;
	text-decoration: none;
}
.nav li.current a, .nav li a:hover {
	color: #0192f2;
	text-decoration: underline;
}
.nav li ul {
	padding: 11px 0 0 9px;
	background: transparent;
}
.nav li li {
	font-size: 11px;
	padding: 0 0 6px 9px;
	background: url(img/marker.gif) left 5px no-repeat;
}
.nav li li a, .nav li.current li a {
	color: #333;
}

.nav li.current li.current a, .nav li.current li a:hover {
	color: #999;
}

.banner {
	margin: 0 0 10px 0;
}
/* /leftbar*/


	/*---CONTENT---*/
	#content {
		margin: 0 0 0 202px;
		padding: 0 0 0 40px;
		font-size: 1.2em;

	}

	/*** общие стили для вставленного через cms контента ***/
	#content p {
		margin: 0 0 1.7em 0; /* 20px */
	}
	#content .study p {
		padding: 0 0 0 20px;
	}
	#content ul {
		margin: 0 0 1.7em 10px; /* 20px */
		list-style-position: outside;
		list-style-type: disc;
		padding: 0 0 0 10px;
		/*border: 1px solid red;*/
	}
	#content ul li {
		margin: 0 0 1.7em 0; /* 20px */
		/*border: 1px solid red;*/
	}
	/*******************************************************/

	#content h1 {
		font-size: 1.6em;
		margin: 0 0 17px 0;
	}
	#content h2 {font-size: 1.5em; margin: 0 0 17px 0;}
	#content h3{font-size: 1.5em; margin: 0 0 17px 0;}
	#content h4 {font-size: 1.4em; margin: 0 0 17px 0;}
	#content h5 {font-size: 1.3em; margin: 0 0 17px 0;}
	#content h6 {font-size: 1.2em; margin: 0 0 17px 0;}

	/*text*/
	#text {
		padding: 0 30px 10px 10px;
	}
	/* /text*/
	/*** блог Обучение большому теннису ***/
	.b-green{
		background: #b0de27 url(img/block_green/block1.jpg) left -1px no-repeat;
		height: 32px;
		font: 20px Tahoma,Arial !important;
		padding: 0;
		margin: 0 -30px 0 -10px !important;
	}
	.b-green span {
		display: block;
		height: 28px;
		background: url(img/block_green/block2.jpg) right -1px no-repeat;
		padding: 4px 0 0 20px;
	}
	.b-green br{
		display: none;
	}
	#products {
		overflow: hidden;
		margin: 0 auto 15px auto;
		padding: 20px 0 18px 0;
		width: 620px;
	}
	#products_ins {
		width: 690px;
		padding: 0 0 0 23px;
	}
	.product {
		float: left;
		width: 149px;
		margin-right: 70px;
	}
	.product-image {
		display: block;
		margin: 0 0 10px 0;
		width: 149px;
	}
	.product-image img {
		display: block;
	}
	#content .product h2 {
		margin: 0 0 0 10px;
		padding: 0 0 0 8px;
		font-size: 12px;
		font-weight: normal;
		width: 100px;
		border-left: 2px solid #ccc;
	}
	.product h2 a{
		position: relative;
		top: -2px;
	}

	/*** ins *** внутренний блок с новостями ***/
	#news {
		padding: 33px 0 0 0;
		font: 1.2em Tahoma,Arial;
		position:relative;

	}
    #full{ margin-left:10%;margin-right:10%;}
	.b-gray{
		background: #ccc url(img/block_gray/block1.gif) left -1px no-repeat;
		height: 32px;
		font: 17px Tahoma,Arial !important;
		padding: 0;
	}
	.b-gray span {
		display: block;
		height: 27px;
		background: url(img/block_gray/block2.gif) right -1px no-repeat;
		padding: 5px 0 0 23px;
	}
	.news-block div{
		padding: 0 23px 0 23px;

	}
	.news-block.tennis {
		/*margin-right: 4%;*/

	}
	.news-block dl {
		margin: 27px 0 0 0;
	}
	.news-block dt {
		font: 12px Tahoma, Arial;
		color: #333;
		padding: 0 0 10px 10px;
		border-left: 1px solid #ccc;
	}
	.news-block dd{
		font: 12px Tahoma, Arial;
		padding: 0 0 0 10px;
		border-left: 1px solid #ccc;
		margin: 0 0 27px 0;
	}
	/* /rightbar*/



	/*---/CONTENT---*/
/* yandex news */
span.yandex_date {font-size: 85%; margin-right:0.5em;} div.yandex_informer	{font-size: 85%; margin-bottom: 0.3em;} div.yandex_title 	{font-size: 90%; margin-bottom: 0.5em; }	div.yandex_title a	{font-size: 40%; }	div.yandex_allnews	{font-size: 80%; margin-top: 0.3em;} div.yandex_allnews	{font-size: 80%; margin-top: 0.3em;}	div.yandex_annotation		{font-size: 75%; margin-bottom: 0.5em;}


/*-----/WRAPPER------*/

/*-----FOOTER------*/
#footer {
	/*float:left;*/
	height: 98px;
	/*min-width: 719px;*/
	margin: -98px auto  0 0;
	padding: 0 42px 0 42px;
	position: relative;
}
#footer_ins {
	border-top: 1px solid #ccc;
	height: 97px;
}
.dev {
	position: relative;
	font: normal 12px Tahoma, Arial;
	color: #666;
}

#footer address {
	font: normal 12px Tahoma, Arial;
	color: #666;
	padding: 12px 0 0 15px;
	display: block;
}
#footer address strong {
	margin-left: -15px;
}
/*-----/FOOTER------*/
