


/* Start:/bitrix/templates/tszh_blue/template_styles.css*/
html,body {
	margin:0; padding:0;
	font: 12px/15px Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #666; background: #fff url(/bitrix/templates/tszh_blue/images/hdr.gif) left top repeat-x;
	position: relative;
	height: 100%; width: 100%;
}
#page-wrapper {
	min-height: 100%; width: 100%;
	position: relative;
}
.page-inner { position: relative; background: #fff url(/bitrix/templates/tszh_blue/images/hdr.gif) repeat-x left top; }

h1,h2,h3,h4,h5,h6 { margin: 1em 0; color: #333; }
hr {
	border: none;
	border-top: 1px solid #E7EDF0;
	height: 1px;
	width: 100%;
	padding: 0; margin: 1em 0;
	background: none;
}
hr.big { border-top: 4px solid #DCDBCF; }
a img, #content .column-in button img { border: none; }

h1 {
	font: normal 30px/30px Arial, Helvetica, sans-serif;
	color: #333;
	text-transform: uppercase;
}
h1 a, h2 a, h3 a, h4 a, h5 a, h6 a  { color: #333; text-decoration: none; }
h3 a.link { text-decoration: underline; }
h1 a:hover, h2 a:hover, h3 a:hover, h4 a:hover, h5 a:hover, h6 a:hover  { text-decoration: underline; }
h2 em, h3 em, h4 em, h5 em, h6 em { color: #f93; font-style: normal; 	}

h1 em {
	font-family: "Arial Black", Arial, Helvetica, sans-serif;
	font-style: normal;
	color: #f93;
}
h2 {
	font: bold 22px/30px Arial, Helvetica, sans-serif;
	color: #333;
	border-bottom: 4px solid #dcdbcf;
	margin-bottom: 17px;
	overflow: hidden;
}
h2 a {
	display: block;
	float: left; padding-right: 50px;
	background: url(/bitrix/templates/tszh_blue/images/btn.png) right center no-repeat;
	padding-bottom: 2px;
	cursor: pointer;
}
h3 {
	font: normal 18px/20px Arial, Helvetica, sans-serif;
	color: #666;
	margin: 0;
}
h3 a {
	text-decoration: none;
	color: #666;
}
h3 a:hover { text-decoration: underline; }
h3.alt, h4 {
	font: bold 16px/18px Arial, Helvetica, sans-serif;
	color: #909090;
	margin: 0 0 1em 0;
}

p { margin: 1em 0 1.3em 0; }
a {
	color: #4e8f09;
	text-decoration: underline;
}

.page-width {
	max-width: 1150px; min-width: 996px;
	margin: 0 auto;
	position: relative;
}

#top-links {
	background: #034;
	height: 31px;
	position: absolute; top: 0; width: 100%; z-index: 3;
	border-bottom: 1px solid #ddd;
}
#top-links .menu {
	position: absolute; right: 0; top: 0;
	list-style: none;
	padding: 6px 14px 0 14px; margin: 0;
	height: 24px;
}
#top-links ul {
	list-style: none;
	padding: 0; margin: 0;
	height: 24px;
}
#top-links li {
	margin: 0 0 0 10px; padding: 0;
	height: 20px; float: left;
	position: relative;
}
#top-links ul ul {
	position: absolute;
	width: 225px; height: auto;
	overflow: hidden;
	top: 20px;
	left: 0;
	padding: 2px 0;
	background: #f93;
	display: none;
}
#top-links ul li:hover ul, #top-links ul li.jshover ul {
	display: block;
}
#top-links ul ul li {
	float: none;
	display: block;
	margin: 0;
	font-size: 12px;
	padding: 0 1px;
}
#top-links ul ul li a {
	font-weight: normal;
	text-transform: none;
	background: #f93 url(/bitrix/templates/tszh_blue/images/dot.gif) no-repeat 10px 8px !important;
	padding-left: 20px;
}
#top-links ul ul li a:hover, #top-links ul ul li.selected a {
	background-color: #980000 !important;
}
#top-links a {
	float: none;
	display: block; line-height: 20px;
	color: #fff; text-decoration: none;
	font-size: 11px; font-weight: bold;
	text-transform: uppercase;
	padding: 0 9px;
}
#top-links li.selected a, #top-links a:hover, #top-links li:hover a, #top-links li.jshover a {
	background: #f93;
	color: #fff;
}

#header { height: 99px; z-index: 2; position: relative; }
#page-title {
	position: absolute;
	left: 115px; top: 32px;
}
#page-title a { text-decoration: none; }
#page-subtitle {
	border-bottom: none;
	line-height: 22px;
	margin: 0;
	position: absolute;
	left: 115px; top: 40px;
	font-size: 18px;
	font-weight: normal;
}
#page-subtitle a {
	background: none;
	padding: 0;
	text-decoration: none;
	float: none;
}

#header-date-now {
	width: 60px; height: 100px;
	background: #68adc8 url(/bitrix/templates/tszh_blue/images/date-now.png) left top no-repeat;
	font: normal 10px/14px Arial, Helvetica, sans-serif;
	color: #fff;
	text-align: center;
	position: absolute; top: 0; left: 26px;
	font-size: 11px;
}
#header-date-now.alt {
	background: #68adc8 url(/bitrix/templates/tszh_blue/images/date-now-alt.png) left top no-repeat;
}
#header-date-now a {
	display: block; width: 60px; height: 100px;
	color: #fff; text-decoration: none;
	text-transform: none; padding: 0; line-height: normal; font-weight: normal;
}
#header-date-now a:hover { background: none; }
#header-date-now em {
	font-weight: bold; font-style: normal;
}

#logged-as {
	font-size: 11px;
	position: absolute; right: 75px; top: 40px;
}
#logged-as em {
	font-weight: bold; font-style: normal;
	padding-right: 5px;
}

#search-form {
	position: absolute; right: 23px; top: 62px;
	height: 32px;
}
#search-form label {
	position: absolute; left: 10px; top: 8px;
	cursor: text;
}
#search-form input, input.input, textarea, select.input {
	border: 2px solid #dcdbcf;
	margin: 0; padding: 4px 8px;
	font: normal 12px/15px Arial, Helvetica, sans-serif;
	color: #666; width: 230px;
}
select.input {
	padding: 4px 0 4px 8px;
	width: 246px;
}
.data-table input.input, .data-table textarea {
	width: 400px;
}
.data-table select {
	width: 210px;
}
.data-table textarea {
	height: 150px;
}
.bx-popup-form textarea {
	font: normal 100% monospace;
	border: none; padding: 0;
	color: #000;
}
#search-form button {
	width: 32px; height: 32px;
	background: #f93 url(/bitrix/templates/tszh_blue/images/btn.png) left top no-repeat;
	text-indent: -9999em;
	color: #fff;
	font-size: 20px;
	border: none;
	padding: 0; margin: 0 0 0 15px;
	vertical-align: middle;
	cursor: pointer;
}


ul.links {
	margin: 20px 0 0 0; padding: 0;
	list-style: none;
	background: url(/bitrix/templates/tszh_blue/images/list-bg.png) left top no-repeat;
}
ul.links li {
	margin: 0; padding: 0;
	font: bold 16px/16px Arial, Helvetica, sans-serif;
	color: #909090;
	height: 51px; vertical-align: middle; display: table-row;

	#position: relative; overflow: hidden;

}
ul.links li a {
	text-decoration: none;
	color: #909090;
	display: table-cell; vertical-align: middle;
	padding-bottom: 18px; padding-left: 41px;

	#position: absolute;  #top: 50%;

}
ul.links li a:hover { text-decoration: underline; }
ul.links li a span { /* for IE */
	display: block; #position: relative;  #top: -50%
}



ul.left-menu {
	margin: 0; padding: 0;
	list-style: none;
}
ul.left-menu li {
	margin: 0; padding: 0;
	font: bold 16px/16px Arial, Helvetica, sans-serif;
	color: #909090;
	height: 46px;
}
ul.left-menu li.b {
	height: 52px;
	padding: 0;
}
ul.left-menu li a {
	padding-top: 16px;
}
ul.left-menu li.b a {
	padding-top: 0;
}
ul.left-menu li span.n {
	font: bold 24px/24px Arial, Helvetica, sans-serif;
	color: #fff;
	background: #79bcff url(/bitrix/templates/tszh_blue/images/li.png) no-repeat left top;
	float: left;
	width: 32px;
	margin-right: 9px;
	padding-top: 4px;
	height: 28px;
	display: block; text-align: center;
}
ul.left-menu li.active span.n { background: #dd0024 url(/bitrix/templates/tszh_blue/images/lia.png) no-repeat left top; }
ul.left-menu li a {
	text-decoration: none;
	color: #909090;
	/*padding-bottom: 18px;*/
	vertical-align: middle;

	line-height: 16px;
	zoom: 1;
}
ul.left-menu li.active a { color: #333; }
ul.left-menu li a:hover { text-decoration: underline; }

/* ================= */
#content table.list {
	margin: 0; padding: 0;
	border-collapse: collapse;
	border: none;
}
#content table.list td {
	margin: 0; padding: 0 0 0 9px;
	line-height: 16px;
	font: bold 16px/16px Arial, Helvetica, sans-serif;
	color: #909090;
	height: 52px;
	vertical-align: middle; text-align: left;
	border: none;
}
#content table.list td.n {
	color: #fff; font: bold 24px/24px Arial, Helvetica, sans-serif;
	background: /*#79bcff*/ url(/bitrix/templates/tszh_blue/images/li.png) no-repeat center center;
	width: 32px; padding: 0;

	text-align: center;
}
#content table.list .active td.n { background: /*#dd0024*/ url(/bitrix/templates/tszh_blue/images/lia.png) no-repeat center center; }
#content table.list td a { text-decoration: none; color: #909090; }
#content table.list .active td a { color: #333; }
#content table.list td a:hover { text-decoration: underline; }

#content table.list .alt td.n { background: /*#dd0024*/ url(/bitrix/templates/tszh_blue/images/lia.png) no-repeat center center; }


ul.small-links {
	margin: 5px 0 0 0; padding: 0;
	list-style: none;
	line-height: 14px;
}
ul.small-links li {
	margin: 0; padding: 0;
	margin-bottom: 10px;
}


#right .list-items {
	margin-top: -11px;
}
.list-item {
	padding-bottom: 20px;
	margin-bottom: 6px;
	border-bottom: 1px solid #e7edf0;
}
.list-item-last {
	padding-bottom: 8px;
}
.list-item .date-time {
	font-size: 11px;
}
.list-item h3 {
	margin: 0 0 9px 0;
}
.list-item .list-item-text {
	width: 80%;
}
.list-more {
	font-size: 11px;
	text-align: right;
}

.right-align {
	text-align: right;
}
.link-add, small {
	font-size: 11px;
}
ul.no-marks {
	list-style: none;
	margin: 0 0 0 15px; padding: 0;
}
ul.no-marks li { margin: 0 0 11px 0; padding: 0;}

#content table {
	border: none;
	border-collapse: collapse;
	width: 100%;
	padding: 0; margin: 0 0 5px 0;
}
#content table td {
	padding: 3px;
	border-bottom: 1px solid #ebece5;
	min-height: 22px;
}
#content table.no-border td {
	border-bottom: 0;
}
#content table tfoot td, #content table thead td, #content table thead th {
	background: #ebece5;
}
#content table thead th { border-right: 2px solid #fff; }

.cost {
	color: #333;
	font: bold 16px/22px Arial, Helvetica, sans-serif;
	text-align: right;
}
.cost .currency {
	color: #868686;
	font-size: 12px;
	font-weight: normal;
}

#right #question-form {
	border-bottom: 1px solid #dcdbcf;
	margin: 0 0 20px 0;
	padding-bottom: 20px;
	overflow: hidden;
	zoom: 1;
}
#right #question-form .text {
	border: 2px solid #dcdbcf;
	margin: 0; padding: 4px 8px;
}
#right #question-form textarea { width: 100%; padding: 0; height: 72px; border: none; overflow: auto; }
#right #question-form button, button.submit {
	border: none; background: none;
	font: bold 18px/18px Arial, Helvetica, sans-serif;
	float: right;
	padding: 0; margin-right: -3px;
	margin-top: 10px;
	width: 150px;
	cursor: pointer;
}
button.submit { color: #666; }
#right #question-form button img, button.submit img {
	vertical-align: middle;
}

#right q { font-style: italic; }
#right q:before, #right q:after { content: ""; }

#auth-form {
	position: relative;
}
#auth-form p { margin: 0 0 9px 0; }
#auth-form fieldset {
	margin: 0 0 9px 0;
	padding: 0;
	border: none;
}
#auth-form .input {
	width: 178px; margin: 0;
}
#auth-form label {
	display: block; float: left; width: 54px; padding-top: 5px;
}
#auth-form input.remember { margin-left: 54px; }
#auth-form label.remember { float: none; display: inline; }
#auth-form .links {
	font-size: 11px; line-height: 24px;
	margin-top: 20px;
	padding-top: 15px;
	border-top: 1px solid #e7edf0;
}
#auth-form button {
	width: 32px; height: 32px;
	background: #dd0024 url(/bitrix/templates/tszh_blue/images/btn.png) left top no-repeat;
	text-indent: -9999em;
	color: #fff;
	font-size: 20px;
	border: none;
	padding: 0; margin: 0;
	position: absolute; left: 270px; top: 15px;
	cursor: pointer;
}
#auth-form.forgot-password button {
	top: 20px;
}
#auth-form.change-password label {
	width: 120px;
}
#auth-form.change-password button {
	top: 57px;
	left: 336px;
}


#content .column-in {
	margin-bottom: 10px;
	overflow: hidden;
/*	position: relative;*/
}

#content .column-in img {
	border: 2px solid #deddd2;
}
#content .column-in img.left {
	margin-right: 15px;
	margin-bottom: 15px;
	float: left;
}

#f-wrap { margin-top: -320px; background: #34363e; border-top: 1px solid #ddd; position: relative; z-index: 100; }

#sub {
	background: #266b86; color: #fde4bc;
	height: 270px;
}
#sub .page-width { height: 270px; }
#sub a { color: #fff; }
#sub a:hover { color: #fff; }
#sub p { color: #fff; margin: .5em 0 .75em; }
#sub img { border: 1px solid #a2b1ba; }
#sub h1, #sub h2, #sub h3, #sub h4, #sub h5 { color: #fff; border: none; }
#sub h1 a, #sub h2 a, #sub h3 a, #sub h4 a, #sub h5 a, #sub h6 a { color: #fff; }
#sub h1 a:hover, #sub h2 a:hover, #sub h3 a:hover, #sub h4 a:hover, #sub h5 a:hover, #sub h6 a:hover { color: #fff; }
#sub h2 {
	padding: 16px 0 10px 0;
	margin: 0;
}
#sub h2 a {
	background: url(/bitrix/templates/tszh_blue/images/btng.png) right center no-repeat;
}

#left { float:left; width:33%; }
#left .column-in { padding-right: 15px; }
#right { float:right; width:33%; }
#right .column-in { padding-left: 5px; }
#middle { margin:0 33%; }
.two-cols #middle { margin: 0 33% 0 10px; }

#middle .column-in { padding-left: 15px; padding-right: 25px; }
#sub .column-in {
	padding-bottom: 50px;
}

#sub .banner {
	text-align: center;
	margin-top: 23px;
}

.column-in { margin:0; padding: 7px 25px; }
.cleaner {
	clear:both;
	height:1px;
	font-size:1px;
	border:none;
	margin:0; padding:0;
	background:transparent;
}

.simple-item { margin-bottom: 15px; }
.simple-item p { margin: 0; }
.simple-item .title { font-weight: bold; }
.simple-item .footer { font-size: 11px; }


#afooter { height: 320px; }

#footer {
	font-size: 11px; color: #797b81;
	background: #034;
	height: 50px;
	position: relative; z-index: 2;
}
#footer .i {
	position: relative;
	height: 50px;
	padding: 0 25px 0 100px;
	background: #034 url(/bitrix/templates/tszh_blue/images/footer.png) 25px top no-repeat;
}
#footer a { color: #797b81; text-decoration: none; }
#footer a:hover { text-decoration: underline; color: #e0e0e0; }
#footer p {
	font-size: 10px;
	line-height: 12px;
	margin: 0; padding-top: 14px;
}
#footer .links {
	position: absolute; right: 25px; top: 12px;
	height: 20px; padding-top: 5px;
}
#footer .links ul {
	list-style: none;
	margin: 0; padding: 0;
}
#footer .links ul li {
	float: left; margin-left: 41px;
}

.page-navigation {
	font-size: 11px;
	text-align: right;
}
.page-navigation a, .page-navigation span.selected {
	padding: 0 3px; margin: 0 3px;
	border-bottom: 1px solid #499bed;
	text-decoration: none;
	line-height: 11px;
}
.page-navigation span.selected, .page-navigation a:hover {
	color: #fff; background: #499bed;
}


.errortext { color:red; }
.notetext { color:green; }
.starrequired {
	color:#c00;
	font-weight: bold;
	margin: 0 4px;
	font-size: 130%;
}


#header .bx-component-panel, #top-links .bx-component-panel { top: 0 !important; }
.edit-form textarea {
	border: 1px solid #666;
}


#content .column-in .data-table img { border: 0 none; }



button.styled {
	*display: inline;
	display: -moz-inline-block;
	display: inline-block;

	height: 32px;

	border: none; background: url(/bitrix/templates/tszh_blue/images/btn.png) no-repeat right center;
	font: bold 18px/18px Arial, Helvetica, sans-serif;
	padding: 0 40px 0 0;
	margin: 3px -3px 3px 0;
	cursor: pointer;
	color: #666;
}
.footer-payment {
	position: absolute;
	top: 10px; right: 440px;
}
/* End */
/* /bitrix/templates/tszh_blue/template_styles.css */
