


/* Start:/bitrix/templates/rostok/components/bitrix/menu/top_menu/style.css*/
/* Left menu*/
ul.left-menu
{
	list-style:none;
	margin:0; padding:0;
	margin-bottom:8px;
	position: relative; /*IE bug*/
}

ul.left-menu .white {
	height: 8px;
	background: #fff;
	width: 144px;
	position: absolute;
	margin: 50px 0 0 4px
}


ul.left-menu li
{
	padding: 10px 16px;
	background:#F5F5F5 url('/bitrix/templates/rostok/components/bitrix/menu/top_menu/images/left_menu_bg.gif') top repeat-x;
}

ul.left-menu  a
{
	font-size:100%;
	color:#BC262C;
	text-decoration:none;
}

ul.left-menu li a:visited
{
	color:#BC262C;
}

ul.left-menu li a:hover
{
	color:#BC262C;
}


ul.left-menu li a.selected:link, 
ul.left-menu li a.selected:visited, 
ul.left-menu li a.selected:active, 
ul.left-menu li a.selected:hover
{
	color:#FC8D3D;
}



/* End */



/* Start:/bitrix/templates/rostok/components/bitrix/menu/foot_menu/style.css*/
/* Left menu*/
ul.left-menu
{
	list-style:none;
	margin:0; padding:0;
	margin-bottom:8px;
	position: relative; /*IE bug*/
}

ul.left-menu li
{
	padding: 10px 16px;
	background:#F5F5F5 url('/bitrix/templates/rostok/components/bitrix/menu/foot_menu/images/left_menu_bg.gif') top repeat-x;
}

ul.left-menu li a
{
	font-size:100%;
	color:#BC262C;
	font-weight:bold;
	text-decoration:none;
}

ul.left-menu li a:visited
{
	color:#BC262C;
}

ul.left-menu li a:hover
{
	color:#BC262C;
}


ul.left-menu li a.selected:link, 
ul.left-menu li a.selected:visited, 
ul.left-menu li a.selected:active, 
ul.left-menu li a.selected:hover
{
	color:#FC8D3D;
}

.ftr_text {
	font-family: 'PT Sans Narrow';
}

/* End */



/* Start:/bitrix/templates/rostok/components/bitrix/menu/foot2_menu/style.css*/
/* Left menu*/
ul.left-menu
{
	list-style:none;
	margin:0; padding:0;
	margin-bottom:8px;
	position: relative; /*IE bug*/
}

ul.left-menu li
{
	padding: 10px 16px;
	background:#F5F5F5 url('/bitrix/templates/rostok/components/bitrix/menu/foot2_menu/images/left_menu_bg.gif') top repeat-x;
}

ul.left-menu li a
{
	font-size:100%;
	color:#BC262C;
	font-weight:bold;
	text-decoration:none;
}

ul.left-menu li a:visited
{
	color:#BC262C;
}

ul.left-menu li a:hover
{
	color:#BC262C;
}


ul.left-menu li a.selected:link, 
ul.left-menu li a.selected:visited, 
ul.left-menu li a.selected:active, 
ul.left-menu li a.selected:hover
{
	color:#FC8D3D;
}



/* End */



/* Start:/bitrix/templates/rostok/template_styles.css*/
body{
	background-color:#ffee75;
	margin:0;
	padding:0;
	font-family: Arial, sans-serif;
}

img {
	border:0;
}

.puzzle_up{
	width:100%;
	float:left;
	background-image:url('/bitrix/templates/rostok/images/fon-up.png');
	background-position:center top;
	background-repeat:no-repeat;
}

.puzzle_down{
	width:100%;
	float:left;
	background-image:url('/bitrix/templates/rostok/images/fon-down.png');
	background-position:center bottom;
	background-repeat:no-repeat;
}

/*HEADER begin*/

.header{
	width:100%;
	float:left;
}

.hdr_lim{
	padding-top: 20px;
	font-family: 'Palatino', sans-serif;
	width:960px;
	margin:0 auto;
	overflow:hidden;
	background-image:url('/bitrix/templates/rostok/images/light.png');
	background-position:center top;
	background-repeat:no-repeat;
}

.hdr_head{
	font-weight:bold;
	font-size:29px;
	color:#002692;
	width:100%;
	float:left;
	text-align:center;
	text-shadow: 0 3px 5px #6d6d6d;
}

.hdr_logo{
	width:100%;
	height:310px;
	float:left;
}

	.hdr_img{
	    display:block;
		background-image:url('/bitrix/templates/rostok/images/hdr-logo.png');
		width:718px;
		height:310px;
		margin:0 auto;
	}

.hdr_text{
	font-weight:bold;
	font-size:29px;
	color:#cc0000;
	text-align:center;
	width:100%;
	float:left;
	text-shadow: 0 3px 5px #6d6d6d;
}

.hdr_text2{
	font-weight:bold;
	font-size:18px;
	color:#00b352;
	text-align:center;
	width:100%;
	float:left;
	margin:15px 0 -20px 0;
}

.hdr_menu{
	font-family: 'PT Sans Narrow', sans-serif;
	font-size:19px;
	width:100%;
	float:left;
	margin-top:35px;
}

	.hdr_menu_lim{
		width:916px;
		margin:0 auto;
	}

	.menu{
		width:144px;
		height:35px;
		padding-top:15px;
		margin:0 2px;
		text-align:center;
		float:left;
		border-radius:25px 25px 0 0;
		color:#fff;
		border:2px solid #4d4d4d;
		border-bottom:none;
	}

	.menu_act{
		width:144px;
		height:35px;
		padding-top:15px;
		margin:0 2px;
		text-align:center;
		float:left;
		border-radius:25px 25px 0 0;
		color:#fff;
		border:2px solid #4d4d4d;
		border-bottom:none;
	}

/*HEADER end*/

.content{
	width:100%;
	float:left;
}

	.cont_lim{
		overflow:hidden;
		width:920px;
		margin:0 auto;
		background-color:#fff;
		border:2px solid #4d4d4d;
		border-radius:25px;
		padding: 20px;
	}

	.cont_left{
		width:260px;
		float:left;
		margin:35px 0 0 0px;
	}

	.cont_head{
		width:100%;
		float:left;
		font-family: 'PT Sans Narrow', sans-serif;
		color:#ccc;
		border-bottom:1px solid #ccc;
		font-size:33px;
		text-align:center;
	}

	.etap{
		width:260px;
		float:left;
	}

		.et{
			width:260px;
			height:120px;
			margin-top:20px;
			float:left;
		}

		.et.et1{
			background-image:url('/bitrix/templates/rostok/images/et1.png');
		}

		.et.et2{
			background-image:url('/bitrix/templates/rostok/images/et2.png');
		}

		.et.et3{
			background-image:url('/bitrix/templates/rostok/images/et3.png');
		}


		.et_active{
			width:280px;
			height:116px;
			margin-top:20px;
			float:left;
			border-radius: 10px 0 0 10px;
			background-color: #fff;
			position:relative;
			z-index: 10;


		}
		.et_active img{
			margin: 25px auto;
			display: block;
		}

	.cont_right1{
		width:620px;
		float:left;
		margin:35px 20px 0 20px;
	}
	.cont_right{
		width:596px;
		float:left;
		margin: 20px 0 20px 20px;
		padding:0 20px;
		border:2px solid #0b5fa3;
		border-radius:12px;
		position:relative;
		z-index: 5;
	}

		.right_text1{
			width:640px;
			float:left;
			font-size:17px;
		}

		.right_text{
			width:596px;
			float:left;
			font-size:17px;
		}


		.sup_img{
			float: right;
			margin: 0px 16px 19px 11px;
		}
	.mnn{
		width:100%;
		overflow:hidden;
	}
		.mnnlim{
			font:16px Arial;
			color:#666666;
			text-indent:10px;
		}
		.mnnlim input[type=text] {
			width:600px;
			height:32px;
			font:16px Arial;
			color:#666666;
			text-indent:10px;
		}
		.mnnlim input[type=submit] {
			font:16px Arial;
			color:#666666;
			margin:20px 0 0 20px;
		}
		.mnnlim textarea{
			width:600px;
			height:80px;
			text-indent:10px;
		}
		.rigblc{
			overflow:hidden;
			width:230px;
			font:19px Arial;
			float:left;
			padding-left: 30px;
			color:#333333;
		}
		.rigblc a{
			color:#4000ff;
			display:block;
			margin:5px 0;
			font:19px 'PT Sans Narrow'
		}
		.lefblc{
			float:left;
			width:640px;
		}
		.lefblc_2{
			float:left;
			width:640px;
		}
		.rigblc img{
			position: absolute;
			margin-left: 10px;
		}
	/*	.table_info{
			width:300px;
			height:40px;
			background-color:#e6e6e6;
			font:14px arial;
			border-radius:25px;
			border:0px;
			box-shadow: inset 2px 2px rgba(0,0,0,0.2);
			text-indent:10px;
			font:16px Arial;
		}
		.table_info input[type=submit]{
			width:190px;
			height:43px;
			background:url(/pic/Regg.png);
			border:0;
			color:#fff;
		}*/


		.lefblc input[type=radio]{
			width: 10px;
			height: 12px;
		}

		.lefblc input, select, textarea{

			width:150px;
			height:40px;
			background-color:#e6e6e6;
			font:14px arial;
			border-radius:25px;
			border:0px;
			box-shadow: inset 2px 2px rgba(0,0,0,0.2);
			text-indent:10px;
			font:16px Arial;
		}
		.lefblc  input[type=submit]{
			width:190px;
			height:43px;
			background:url(/pic/Regg.png);
			border:0;
			color:#fff;
		}


		.lefblc input, select{
			width:150px;
			height:40px;
			background-color:#e6e6e6;
			font:14px arial;
			border-radius:25px;
			border:0px;
			box-shadow: inset 2px 2px rgba(0,0,0,0.2);
			text-indent:10px;
			font:16px Arial;
			/*margin: 20px 0px;			*/
		}
		.lefblc input[type=submit]{
			width:190px;
			height:43px;
			background:url(/pic/Regg.png);
			border:0;
			color:#fff;
		}

		.lefblc a.pay-sb{
			width: 190px;
			height: 43px;
			background: url(/pic/Regg.png);
			border: 0;
			color: #fff;
			display: block;
			text-decoration: none;
			text-align: center;
			padding-top: 11px;
			background-repeat: no-repeat;
		}

		.sellc{
			overflow:hidden;
			background:url('/bitrix/templates/rostok/images/selectd.png') no-repeat right;
			height: 40px;
			background-color:#e6e6e6;
			box-shadow: inset 2px 2px rgba(0,0,0,0.2);
			border-radius:25px;
			margin-bottom: 38px;

		}
		.moidoy{
			overflow:hidden;
			margin-top:20px;
			margin-bottom: 20px;
		}
		.moidoy a{
			text-decoration:none;
		}
		.doyy  a.img{
			float:right;
			margin-right:20px;
		}
		.doyy{
			color:#333333;
			font:20px Arial;
			text-indent:15px;
		}
		.doyy b{
			color:#333333;
			font:normal 13px Arial;
		}
		.podrob{
			padding-left: 30px;
			margin-bottom:20px;
		}
		td.tlt{
			width: 130px;
			color:#b3b3b3;
			font:12px Arial;
		}
		td.txt{
			color:#4d4d4d;
			font:20px Arial;
		}
		td.info{
			text-align:center;
			color:#4d4d4d;
			font:19px Arial;
		}
		.info{
			text-align:center;
			color:#4d4d4d;
			font:10px Arial;
		}
		tr.table_zadan{
			border-radius:10px;
		}
		a.adddoy{
			color:#4000ff;
			padding-left:43px;
			margin:20px 0 0 -10px;
		}
		a.adddoy img{
			position:absolute;
			margin-left: -35px;
			margin-top: -3px;
		}
		#ssl{
			cursor:pointer;
			color:#cc0000;
			display:block;
			margin-bottom:20px;
		}
		.personl{
			overflow:hidden;
			margin-bottom:40px;
		}
		.podsch{
			margin:-98px 0 0 317px;

		}
		.podsch a{
			text-decoration:none;
		}

		.metod{
			overflow:hidden;
		}
		.metod ul{
			text-indent:0px;
		}
		input[type=submit].nostyle{
			background:#cc0000;
			border: 0;
			color: #fff;
			width: 20px;
			height: 20px;
			text-indent:0px;

		}

	width:100%;
	height:350px;
	float:left;
	background:url('/bitrix/templates/rostok/images/cont-img.png') no-repeat center;
	.table_zadan{

	}



/* FOOTER begin */

.footer{
	width:100%;
	float:left;
	font-family: 'PT Sans Narrow', sans-serif;
	padding:20px 0 55px 0;
}

	.ftr_lim{
		width:960px;
		margin:0 auto;
		overflow: hidden;
	}

	.ftr_left{
		width:180px;
		float:left;
		margin:0 55px 0 20px;
	}

		.ftr_img{
			width:158px;
			height:96px;
			float:left;
			background-image:url('/bitrix/templates/rostok/images/ftr-logo.png');
			background-repeat:no-repeat;
		}

	.ftr_block{
		float:left;
		margin:15px 0 0 105px;
		width:90px;
	}

		.ftr_text{
			font-size:15px;
			float:left;
			text-decoration:underline;
			width:100%;
			margin-top:5px;
			color:#4d4d4d;
		}

	.ftr_ban{
		width:88px;
		float:left;
		margin-left:200px;
	}

		.ftr_ban_img{
			width:88px;
			height:31px;
			float:left;
			margin-top:15px;
		}

.posr{ position: relative; }
.fb-logo{ position: absolute; top: 50%; right: 0; margin-top: -55px; z-index: 10; }
.issl-logo{ position: absolute; top: 50%; left: 0; margin-top: -50px; z-index: 10; }
.issl-logo img{ max-width: 120px; }

/* FOOTER end */
/* End */
/* /bitrix/templates/rostok/components/bitrix/menu/top_menu/style.css */
/* /bitrix/templates/rostok/components/bitrix/menu/foot_menu/style.css */
/* /bitrix/templates/rostok/components/bitrix/menu/foot2_menu/style.css */
/* /bitrix/templates/rostok/template_styles.css */
