/*****************************/ /*** Core html setup stuff ***/
	/*****************************/
html {
	height: 100%;
	margin-bottom: 1px;
}

form {
	margin: 0;
	padding: 0;
}

body {
	font-family: Tahoma;
	line-height: 1.3em;
	margin: 0px 0px 0px 0px;
	font-size: 14px;
	color: #2b363d;
	background: url(../images/body-bg.png) center top repeat-y #568808;
	height: 100%;
}
body.contentpane {
	background: none;
}
#tinymce {
	background: none;
}
a:link,a:visited {
	text-decoration: underline;
	font-weight: normal;
	color: #6ca406;
}

a:hover {
	text-decoration: none;
	font-weight: normal;
	color: #6ca406;
}

input.button {
	cursor: pointer;
}

p {
	margin-top: 0;
	margin-bottom: 5px;
}

img {
	border: 0 none;
}
ul {
	list-style: none;
	text-align: left;
	margin: 4px 8px;
	padding: 0;
}
td {
	vertical-align: top;
}
SELECT, TEXTAREA {
	border-color:#C6D0D7 #E2E9E2;
	border-style:solid;
	border-width:1px 2px;
}
/*****************************************/
	/*** Template specific layout elements ***/
	/*****************************************/
div#wrapper {
	margin: 14px auto;
	background: #fff;
	max-width: 1120px;
	min-width:990px;
	border-radius: 12px;
	-moz-border-radius: 12px;
	-webkit-border-radius: 12px;
	padding: 0 5px;
}

#wrap-body {
	width: 990px;
	margin: 0 auto;
	padding: 30px 0 0 0 ;
	min-height: 600px;
	text-align: left;
	vertical-align: top;
}

#header {
	background: url("../images/header-logo.png") no-repeat scroll 15px 4px
		transparent;
	height: 192px;
}

#login {
	width: 380px;
	float: right;
	text-align: right;
	margin-top: 14px;
}

/*****************************************/
	/*** Joomla! specific content elements ***/
	/*****************************************/
	/*****************************************/
	/**** элементы ****************************/
	/******************************************/
.roundblock-green {
	
}

.roundblock-green .head {
	background: url("../images/green-border-sprite.png") 0 -48px repeat-x;
	height: 12px;
	overflow: hidden;
}

.roundblock-green .head div {
	background: url("../images/green-border-sprite.png") left 0 no-repeat;
	height: 12px;
	display: block;
}

.roundblock-green .head div div {
	background-position: right -12px;
}

.roundblock-green .body {
	border-width: 0 1px;
	border-style: solid;
	border-color: #e9eaeb;
}

.roundblock-green .body .content {
	background: #faffec;
}

.roundblock-green .foot {
	background: url("../images/green-border-sprite.png") 0 -60px repeat-x;
	height: 12px;
	overflow: hidden;
}

.roundblock-green .foot div {
	background: url("../images/green-border-sprite.png") left -36px no-repeat;
	height: 12px;
	display: block;
}

.roundblock-green .foot div div {
	background-position: right -24px;
}

/***********ORANGE************************************/
.roundblock-orange .head {
	background: url("../images/round-orange-sprite.png") 0 -44px repeat-x;
	height: 11px;
	overflow: hidden;
}

.roundblock-orange .head div {
	background: url("../images/round-orange-sprite.png") left 0 no-repeat;
	height: 11px;
	display: block;
}

.roundblock-orange .head div div {
	background-position: right -11px;
}

.roundblock-orange .body {
	border-width: 0 1px;
	border-style: solid;
	border-color: #eee9c8;
}

.roundblock-orange .body .content {
	background: #fffbe1;
}

.roundblock-orange .foot {
	background: url("../images/round-orange-sprite.png") 0 -55px repeat-x;
	height: 11px;
	overflow: hidden;
}

.roundblock-orange .foot div {
	background: url("../images/round-orange-sprite.png") left -33px no-repeat;
	height: 12px;
	display: block;
}

.roundblock-orange .foot div div {
	background-position: right -22px;
}

/***********CLEAR************************************/
.roundblock-clear .head {
	background: url("../images/round-clear-sprite.png") 0 -44px repeat-x;
	height: 11px;
	overflow: hidden;
}

.roundblock-clear .head div {
	background: url("../images/round-clear-sprite.png") left 0 no-repeat;
	height: 11px;
	display: block;
}

.roundblock-clear .head div div {
	background-position: right -11px;
}

.roundblock-clear .body {
	border-width: 0 1px;
	border-style: solid;
	border-color: #c6d0d7;
}

.roundblock-clear .body .content {
	/*background: #fff;*/
}

.roundblock-clear .foot {
	background: url("../images/round-clear-sprite.png") 0 -55px repeat-x;
	height: 11px;
	overflow: hidden;
}

.roundblock-clear .foot div {
	background: url("../images/round-clear-sprite.png") left -33px no-repeat;
	height: 12px;
	display: block;
}

.roundblock-clear .foot div div {
	background-position: right -22px;
}

/***********GREY************************************/
.roundblock-grey .head-grey {
	background: url("../images/round-grey-sprite.png") 0 -44px repeat-x;
	height: 11px;
	overflow: hidden;
}

.roundblock-grey .head-grey div {
	background: url("../images/round-grey-sprite.png") left 0 no-repeat;
	height: 11px;
	display: block;
}

.roundblock-grey .head-grey div div {
	background-position: right -11px;
}

.roundblock-grey .body-grey {
	border-width: 0 1px;
	border-style: solid;
	border-color: #c6d0d7;
}

.roundblock-grey .body-grey .content-grey {
	background: #f7f7f7;
	padding: 10px 28px;
}

.roundblock-grey .foot-grey {
	background: url("../images/round-grey-sprite.png") 0 -55px repeat-x;
	height: 11px;
	overflow: hidden;
}

.roundblock-grey .foot-grey div {
	background: url("../images/round-grey-sprite.png") left -33px no-repeat;
	height: 12px;
	display: block;
}

.roundblock-grey .foot-grey div div {
	background-position: right -22px;
}


/*************************buttons********************************/
button.green-button {
	background: none;
	cursor: pointer;
	overflow:visible;
	padding: 0 1px 1px 0;
	border:0;
}

button.green-button span{
	display: block;
	height: 26px;
	line-height: 26px;
	background: url(../images/button-sprite-green.png) no-repeat;
	padding: 0 0 0 2px;
	white-space: nowrap;
}

button.green-button span span{
	background-position: 100% -26px;
	padding: 0 14px 0 12px;
}
button {
	font-size: 13px;
}
/************light-grey-button*******************/

button.light-grey {
	background: none;
	cursor: pointer;
	overflow:visible;
	padding: 0 1px 1px 0;
	border:0;
}

button.light-grey span{
	display: block;
	height: 26px;
	line-height: 26px;
	background: url(../images/light-grey-button.png) no-repeat;
	padding: 0 0 0 2px;
	white-space: nowrap;
}

button.light-grey span span{
	background-position: 100% -26px;
	padding: 0 14px 0 12px;
	color: #7b868d;
}

/************blue-button*******************/

button.blue-button {
	background: none;
	cursor: pointer;
	overflow:visible;
	padding: 0 1px 1px 0;
	border:0;
}

button.blue-button span{
	display: block;
	height: 26px;
	line-height: 26px;
	background: url(../images/button-sprite-blue.png) no-repeat;
	padding: 0 0 0 2px;
	white-space: nowrap;
}

button.blue-button span span{
	background-position: 100% -26px;
	padding: 0 14px 0 12px;
	color: #2b363d;
}
/***********orange-button*******************/

button.orange-button {
	background: none;
	cursor: pointer;
	overflow:visible;
	padding: 0 1px 1px 0;
	border:0;
}

button.orange-button span{
	display: block;
	height: 26px;
	line-height: 26px;
	background: url(../images/button-sprite-orange.png) no-repeat;
	padding: 0 0 0 2px;
	white-space: nowrap;
}

button.orange-button span span{
	background-position: 100% -26px;
	padding: 0 14px 0 12px;
	color: #2b363d;
}


/*****************************************************************/



.login-header {
	width: 170px;
	float: left;
	text-align: center;
	position: relative;
	margin-bottom: -1px;
}
#login-left-a {
	width: 184px;
	float: left;
	text-align: center;
	height: 30px;
	line-height: 30px;
}
.login-body .head {
	border-left: 1px solid #e9eaeb;
}
.moduletable_login {
	width: 354px;
	float: right;
}
.login-header .content {
	height: 20px;
	font-size: 16px;
	line-height: 12px;
}
a.a-blue {
	color: #0096dc;
}
#login-left-a a {
	font-size: 12px;
}
.inputbox, #adminForm INPUT.text_area {
	border-top: 1px solid #c6d0d7;
	border-bottom: 1px solid #c6d0d7;
	border-left: 2px solid #e2e9e2;
	border-right: 2px solid #e2e9e2;
}
input:focus, select:focus, textarea:focus  {
background-color:#fefded;
}
#modlgn_username, #modlgn_passwd {
	width: 96px;
	height: 22px;
	line-height: 22px;
}
.login-body .content {
	padding: 2px 18px;
}
#form-login-username {
	width: 144px;
	padding-right: 6px;
	margin-bottom: 8px;
}
#form-login-password {
	margin-bottom: 8px;
}
label {
	color: #7b868d;
	font-size: 12px;
}
.login-forgot-pass {
	width: 123px;
	height: 26px;
	line-height: 26px;
	float: left;
	text-align: left;
	padding-left: 3px;
}
.login-forgot-pass a {
	font-size: 11px;
}
.login-input-rem {
	width: 33px;
	height: 26px;
	line-height: 26px;
	float: left;
}
#modlgn_remember {
	padding: 0;
	margin: 0;
	float: left;
	border: 0;
	width: 16px;
}
.login-body .green-button {
	margin-right: -3px;
	padding-left: 3px;
	position: relative;
}
.login-body {
	margin: 0;
}
#logo-a {
	display: block;
	height:180px;
	width:174px;
	float:left;
	outline: none;
}
#logo-text {
	float: left;
	width: 380px;
	height: 50px;
	margin: 82px 0 0 6px;
}
#login-welcome-text {
	padding: 0 14px;
	line-height: normal;
	padding-bottom: 12px;
}
/*************************************************************/

li {
	background: url(../images/li-bg.png) left 8px no-repeat;
	padding: 0 0 0 14px;
	line-height: 20px;
}
.moduletable_user_menu {
	float: right;
	width: 114px;
	font-size: 12px;
}
.moduletable_user_menu_action {
	float: left;
	width: 226px;
	padding-left: 154px;
	margin-top: 4px;
}
#user-menu a:link, #user-menu a:visited  {
	color: #0096dc;
	text-decoration: none;
}
#user-menu a:hover {
	color: #0096dc;
	text-decoration: underline;
}

#user-menu .moduletable_user_menu li {
	background: none;
}
#promo-text {
	padding: 12px 26px 12px 18px;
	width: 300px;
	border-right: 2px dashed #d1ceb8;
	height: 142px;
	float: left;
}
#promo-image {
	float: left;
	position: relative;
	margin: -54px 0 -50px 20px;
}
#promo-right {
	float: left;
	background: url(../images/promo-right.png) top left no-repeat;
	width: 180px;
	height: 180px;
	position: relative;
	margin: 0 0 -14px 46px;
}
#content {
	/*width: 720px;*/
}
#content-body .content {
	padding: 10px 30px 20px 30px;
	min-height: 460px;
}
#content-main-body {
	margin: 10px 0 0 0;
}
#promo {
	margin-bottom: 46px;
}
#right-col {
	width: 240px;
	padding:  30px 0 0 30px;
}
ul.menu_ugol {
	margin: 0 0 0 16px;
}
ul.menu_ugol li {
	background: url(../images/li-red-ugol.png) left 9px no-repeat;
	line-height: 26px;
}
ul.menu_ugol li a {
	color: #2b363d;
}
ul.menu_ugol li.active {
	background: url(../images/li-green-ugol.png) left 9px no-repeat;
	line-height: 24px;
}
ul.menu_ugol li.active a {
	color: #2b363d;
	font-weight: bold;
}
.quick-form-block .content {
	padding: 0 16px;
}
.quick-form-title {
	height: 20px;
	line-height: 20px;
	font-size: 16px;
}
.quick-form-title span {
	float: right;
	display: block;
	width: 16px;
	position: relative;
	margin-top: 3px;
	outline: none;
}
.moduletable_quick_form {
	margin-bottom: 20px;
}
.moduletable_right_menu {
	margin-bottom: 20px;
}
#quick-form-section label {
	font-size: 12px;
}
#ckform1 select {
	width: 97%;
}
#reset_bt {
	float: right;
}
#submit_bt {
	float: left;
}
.ck_mandatory {
	clear: both;
	font-size: 11px;
	text-align: right;
	font-size: 11px;
	padding-top: 6px;
	color: #d72027;
}
quick-form-section {
	margin-top: 8px;
}
#quick-form-toggle {
	display: block;
	color: #2b363d;
	text-decoration: none;
	outline: none;
}
#quick-form-toggle img {
	float: right;
	margin-top: 2px;
}
p.ck_mandatory {
	line-height: normal;
	height: 20px;
}
#bottom-content {
	margin: 26px 0;
}
.bottom-content-left {
	padding: 0 13px 0 0;
}
.bottom-content-right {	
	padding: 0 0 0 13px;
}
.bottom-content-left .body {
	background:url("../images/bottom-content-bg.png") no-repeat scroll 22px 8px transparent;
}
.bottom-content-right .body {
	background:url("../images/bottom-content-right-bg.png") no-repeat scroll 22px 8px transparent;
}
#footer {
	height:auto;
	padding-bottom:20px;
	margin: 34px 30px 0 30px ;
}
.componentheading {
	font-size: 18px;
	font-weight: normal;
	padding-bottom: 12px;
}
table.adminheading th.billets_ticket .componentheading {
	padding-bottom: 0;
}
.userlist .subject-field {
	width: 506px;
}
.tickets-table th a:link, .tickets-table th a:visited {
	color: #7b868d;
	font-size: 13px;
	text-decoration: none;
}
.tickets-table th a:hover {
	text-decoration: underline;
}
.tickets-table th {
	color: #7b868d;
	font-weight: normal;
}
.tickets-table th img {
	display: none;
}
.showhidedescription_fix {
	width: 25px;
	padding-left: 0 !important;
}
#adminForm 	.invisible a:link, #adminForm 	.invisible a:visited {
	font-weight: bold;
	text-decoration: none;
}
#adminForm 	.invisible a:hover {
	text-decoration:  underline;
}
.tickets-table td a:link, .tickets-table td a:visited {
	font-weight: bold;
	font-size: 12px;
	text-decoration: none;
	line-height: 1.3em;
}
.tickets-table td a:hover {
	font-size: 12px;
	text-decoration: underline;
}
.tickets-table td {
	font-size: 12px;
	line-height: normal;
}
.tickets-table tfoot td {
	padding-top: 20px;
}
.last-mod-date-ticket {
	text-align: center !important;
	line-height: normal;
	width: 140px;
}
.ticket-feedback {
	width: 96px;
}
.ticket-status {
	width: 76px;
}
.ticket-category-sub {
	text-align: center !important;
}
.tickets-table .ticket-deck-1 {
	font-size: 14px;
	line-height: 1.3em;
}
.center-1 {
	text-align: center !important;
}
a.a-body-color {
	color: #2B363D;
	font-size: 12px !important;
}
#showhideaddcomment {
	color: #6CA406;	
}
.no-border {
	border-bottom: 0 !important;
	border-left: 0 !important;
	border-right: 0 !important;
	border-top: 0 !important;
}
.ticket-msg-desc {
	font-size: 12px;
	padding-bottom: 4px;
}
#default_data, .ticket-attach {
	font-size: 12px;
}
.ticket-subs img {
	/*display: none;*/
}
.ticket-subs a, .ticket-subs {
	font-size: 12px;
}
.ticket-subs td {
	text-align: center;
}
.ticket-attach-div {
	/*width: 235px;*/
}
.ticket-search INPUT {
	width: 128px;
}
.subs-table {
	width: 100%;
}
.subs-td-id-0, .subs-td-id-2, .subs-td-id-4 {
	border-right: 1px #d1d1d1 dashed !important;
	border-bottom: 0 !important;
}
.subs-td-id-2, .subs-td-id-3 {
	border-top: 1px #d1d1d1 dashed !important;
	border-bottom: 1px #d1d1d1 dashed !important;
}
.subs-td-id-1 {
	border-bottom: 0 !important;
}
.sub-desc-1 {
	clear: both;
}
.subc-a-1 {
	margin-bottom: 6px;
}
.subc-a-1 a {
	font-size: 16px;
}
.robopayment td {
	padding: 8px 4px !important;
}
.robopayment table {
	border: 1px solid #E5E5E5 !important;
	width: 648px !important;
	padding: 4px 5px;
}
.robopayment {
	padding: 0 !important;
}
#IncCurrLabel {
	width: auto;
}
#BSubmit {
	margin-top: -2px;
}
#user-menu ul {
	margin: 4px;
}
#content-menu {
	margin-left: 20px;
}
#my-form-name {
	display: none;
}
.mod-tab-deck {
	margin: 40px 0 20px 0;
}
.mod-img {
	margin: 10px 40px 0 20px;
}
.mod-support {
	margin: 0 0 0 30px;
}
.mod-short-deck {
	margin: 10px 0 0 0 ;
}
/*****************************************************/

/**********************TABS****************************/
ul.jwts_tabbernav li.jwts_tabberactive {
background:url("../images/modules-menu-sprite.png") no-repeat scroll 0 0 transparent;
display:block;
float:left;
height:32px;
line-height:32px;
padding:0 0 0 11px;
white-space:nowrap;	
position:relative;
margin: 1px 10px -1px 0;
}
ul.jwts_tabbernav li.jwts_tabberactive a {
background:url("../images/modules-menu-sprite.png") no-repeat scroll right -32px transparent;
color:#7b868c;
display:block;
height:32px;
line-height:32px;

outline:medium none;
padding-left:4px;
padding-right:15px;
text-decoration:none;
}
ul.jwts_tabbernav {
	margin: 0 20px;
}

ul.jwts_tabbernav li {
background:url("../images/modules-menu-sprite-def.png") no-repeat scroll 0 0 transparent;
display:block;
float:left;
height:24px;
line-height:24px;
padding:0 0 0 11px;
white-space:nowrap;	
margin-right:10px;
position:relative;
margin-top: 8px;
}
ul.jwts_tabbernav li a {
background:url("../images/modules-menu-sprite-def.png") no-repeat scroll right -25px transparent;
color:#fff;
display:block;
height:25px;
line-height:25px;
outline:medium none;
padding-left:4px;
padding-right:15px;
text-decoration:none;
}
/********************************************************/





#content-menu li {
	display: block;
	height: 27px;
	line-height: 27px;
	background: url(../images/top-menu-sprite.png) no-repeat;
	padding: 0 0 0 11px;
	white-space: nowrap;
	float: left;
}
#content-menu li a {
	display: block;
	height: 27px;
	line-height: 27px;
	background: url(../images/top-menu-sprite.png) no-repeat right -27px;
	padding-right: 15px;
	padding-left: 4px;
	margin-right: 10px;
	text-decoration: none;
	outline: none;
	color: #56810c;
}

#content-menu li a:hover {
	color: #6ca406;
}

#content-menu li.active {
	display: block;
	height: 32px;
	line-height: 32px;
	background: url(../images/top-menu-sprite-active.png) no-repeat;
	padding: 0 0 0 11px;
	white-space: nowrap;
	float: left;
	margin-bottom: -1px;
	position: relative;
	margin-top: -4px;
}
#content-menu li.active a {
	display: block;
	height: 32px;
	line-height: 32px;
	background: url(../images/top-menu-sprite-active.png) no-repeat right -32px;
	padding-right: 15px;
	padding-left: 4px;
	margin-right: 10px;
	text-decoration: none;
	color: #7b868d;
	font-size: 16px;
}
/********************************************************/
.moduletable_open_tickets {
	background:none repeat scroll 0 0 #FAFFEC;
	padding: 0 14px 0 22px;
	line-height: 24px;
	vertical-align: middle;
	font-size: 13px;
	color: #6cad01;
}
.moduletable_open_tickets a {
	text-decoration: none;
}
.moduletable_open_tickets a:hover {
	text-decoration: underline;
}
.moduletable_open_tickets img {
	margin-right: 5px;
	vertical-align: text-bottom;
}
.moduletable_open_tickets ul, .moduletable_user_menu_action ul{
	margin: 0 4px !important;
}
.moduletable_open_tickets a {
	color: #6CA406 ;
}
#home-table-1 li {
	background: none;
}
.a-home-red {
	background: url(../images/a-arrow.png) left center no-repeat;
	color: #d72027 !important;
	padding-left: 16px;
	font-size: 13px;
}
.a-arrow-div {
	padding: 10px 0 0 4px;
}
.div-left-bottom {
	margin: 0 0 0 110px;
}
.div-left-bottom h3 {
	font-size: 20px;
}
.div-left-bottom li {
	background: none;
	padding-left: 0;
}
.div-left-bottom ul {
	margin: 4px 2px;
}
.bottom-content-left .content, .bottom-content-right .content {
	padding: 10px 30px !important;
	height: 203px;
}
.footer-td-left {
	color: #7b868d;
	font-size: 12px;
}
span.color-2  {

	background:none repeat scroll 0 0 #FFFCE8;
	border:1px dashed #ECE4B1;
	font-style:italic;
	margin:0px;
	/*padding-left:40px !important;
	text-indent:-1.3em;*/
	
}
span.clear, span.color, span.color-1, span.color-2 {
display:block;
margin-bottom:10px;
padding:10px;
}
.table-content {
	border-collapse: collapse;
	margin: 10px 0;
	line-height: 26px;
	
}
.table-content td {
	border: 1px solid #d0d9df;
	padding-left: 6px;
	vertical-align: middle;
}
.table-content th, .td-grey td {
	border: 1px solid #d0d9df;
	font-weight: normal;
	padding-left: 6px;
	background: #f6f6f6;
}
hr {
	border-top: 1px dashed #7B868D ; /* Убираем границу для браузера Firefox */
	border-bottom: none;
	border-left: none;
	border-right: none;
	margin: 8px 0;
/* color: red;*/ /* Цвет линии для браузера Internet Explorer */
/* background-color: red;*/ /* Цвет линии для браузера Firefox и Opera */
 height: 0px; /* Толщина линии */
}
a.contentpagetitle {
	color: #2b363d;
	font-size: 24px;
	text-decoration: none;
}
a.contentpagetitle:hover {
	text-decoration: underline;
}
.a-16 {
	font-size: 16px;

}
.logout-body {
	font-size: 11px;
	text-align: left;
}
a.user-name-logout {
	color: #0096dc;
	font-size: 15px;
}
a.logout-a {
	float: right;
	color: #0096dc;
	font-size: 12px;
}
.logout-new-ticket a, .logout-new-subs a {
	color: #0096dc;
	font-size: 13px;
}
.logout-new-ticket, .logout-new-subs {
	color: #2b363d;
}
a.a-logout-mini {
	font-size: 11px;
}
.subc-compare-ver {
	text-align: right; 
}
.robopayment label {
	vertical-align: top;
	font-size: 12px;
	font-weight: bold;
	color: #2B363D;
}
.yaform__search-button {
	display: none;
}
.b-suggest li {
	background: none;
	padding-left: 4px;
	line-height: normal;
}
.moduletable_search_box {
	margin-top: 18px;
}
.brif_develop #submit_bt {
	float: right;
	margin-right: 50px;
}
.brif_develop hr {
	width: 870px;
}
#quick-form-1 .ckCSScenter {
	padding-top: 4px;
	margin-top: 0;
	padding-bottom: 8px;
}
#dialog-form label, #dialog-form input { display:block; font-weight: bold; font-size: 14px; }
#dialog-form input.text { margin-bottom:12px; width:95%; padding: .4em; }
#dialog-form fieldset { padding:0; border:0; margin-top:25px; }
.ui-dialog .ui-state-error { padding: .3em; }
.validateTips { border: 1px solid transparent; padding: 0.3em; }

.moduletable_quick_form_c .ckCSSlabel {
	width: 500px;
}
.moduletable_quick_form_c .ckCSSnoTip {
	width: 500px;
} 
.moduletable_quick_form_c {
	padding-top: 10px;
}
.moduletable_quick_form_c .ckCSSinputnormal {
	margin-top: 2px;
} 
.moduletable_quick_form_c .ckCSScenter {
	clear: both;
	padding: 10px 0;
	margin: 0 0 0 0;
	width: 500px;
}
/*******************vozmognosty****************************/
.vozmognisty_mag {
	/*padding-top: 8px !important;*/
}

.vozmognisty_mag .a-home-red {
	float:right;
	clear:both;
}
.vozmognisty_mag .a-16 {
	font-size:16px;
	font-weight:bold !important;
	display:block;
	margin-bottom:7px;
	text-decoration: none;
}
.vozmognisty_mag .a-16:hover {
	text-decoration:underline;
}
.vozmognisty_mag .table_cat {
	width: 100%;
}
.vozmognisty_mag .table_cat TD {
	width:50%;
	padding:10px;
	border:dashed #d0d9df;
	font-size:14px;
}
.vozmognisty_mag .table_cat TD.first {
	border-width:0px 1px 1px 0px;
	padding-left:0px;
}
.vozmognisty_mag .table_cat TD.second {
	border-width: 0px 0px 1px 0px;
	padding-right:0px;
}
.subs-articles {
	padding-top: 20px;
}
/*pre {
	background:none repeat scroll 0 0 #F6F6F6;
	border-left:5px solid #999999;
	font:1em/1.5 "Courier News",monospace;
	margin:5px 0 15px;
	padding:10px 15px;
width: 620px;
overflow: auto;
}*/
.rj_insertcode div:first-child {
	border: 1px solid #D0D9DF !important;
	width: 650px;
	overflow: auto;
}
.modselect1 {
	height: 30px;
	line-height: 30px;
/*	border-top: 1px solid #fff;
	border-bottom: 1px solid #fff;*/
}
.modselect2 {
	height: 30px;
	line-height: 30px;
	border-top: 1px solid #d0d9df;
	border-bottom: 1px solid #d0d9df;
	background: #f6f6f6;
}
#ckformmodules label {
	color: #2b363d;
	font-size: 14px;
	display: block;
	float: left;
}
#ckformmodules input {
	padding: 0;
	margin: 9px 6px 0 4px ;
	display: block;
	float: left;
}
.modSumma, .modPeriodd {
	text-align: right;
}
#resultSumm, #mPeriod {
	color: #d72027;
	font-size: 20px;
}
#project-list-wrapper {
	padding: 16px 0 8px 0;
}
.project-outer-wrapper {
	background: none !important;
}
.nodisplay {
	display: none;
}
#images-list li, #images-list li div {
	height: auto !important;
}
#ui-dialog-title-dialog-form {
	font-size: 14px;
}
.ui-button-text {
	font-size: 14px;
}
#dialog-form textarea:focus {
	background: none;
}
#dialog-form {
	font-size: 12px;
}
#create-submit {
	background:none repeat scroll 0 0 transparent;
border:0 none;
cursor:pointer;
overflow:visible;
padding:0 1px 1px 0;
background: url(../images/sale-bt.png) top left no-repeat;
width: 146px;
height: 49px;
font-size: 0px;

}
.sale-button {
	text-align: right;
	padding: 18px 0 0px 0;
}
#dialog-form {
	min-height: 394px !important;
	height: 394px !important;
}
#logo-text h3 {
	font-size: 16px;
}
/**************************************************************/
div.offline {
	background: #fffebb;
	width: 100%;
	position: absolute;
	top: 0;
	left: 0;
	font-size: 1.2em;
	padding: 5px;
}

span.pathway {
	display: block;
	margin: 0 20px 0px 0;
	height: 16px;
	line-height: 16px;
	overflow: hidden;
	color: #7b868e;
	font-size: 11px;
}
span.pathway a {
	font-size: 11px;
	color: #7b868e;
}

/* headers */
div.componentheading {
	padding-left: 0px;
	margin-top: 10px;
}

h1 {
	font-size:26px;
	line-height:30px;
	margin: 4px 0 8px 0;
	font-weight: normal;
}

h2 {
	font-size: 24px;
	line-height: 28px;
	margin: 4px 0 8px 0;
	font-weight: normal;
}

table.contentpaneopen h3 {
	
}

h4 {
	font-size: 14px;
	line-height: 18px;
	margin: 2px 0 4px 0;
}

h3 {
	font-size: 18px;
	line-height: 22px;
	margin: 4px 0 8px 0;
	font-weight: normal;
}
h5 {
	font-size: 12px;
	line-height: 16px;
	margin: 2px 0 4px 0;
}
.contentheading {
	font-size: 24px;
	line-height: 28px;
	padding: 4px 0 8px 0;
}

/* small text */
.small {
	font-size: .90em;
	font-weight: normal;
	text-align: left;
}

/* form validation */
.invalid {
	border-color: #ff0000;
}

label.invalid {
	color: #ff0000;
}

/** overlib **/
.ol-foreground {
	background-color: #f6f6f6;
}

.ol-background {
	background-color: #666;
}

.ol-textfont {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}

.ol-captionfont {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #f6f6f6;
	font-weight: bold;
}

.ol-captionfont a {
	color: #0B55C4;
	text-decoration: none;
	font-size: 12px;
}

.ol-closefont {
	
}

/* spacers */
.blog-page span.article_separator {
	display: block;
	height: 20px;
	margin-bottom: 10px;
	border-bottom: 1px dashed #D0D9DF;
}

span.article_separator {
	display: block;
	height: 0px;
	/*margin-bottom: 10px;
	border-bottom: 1px dashed #D0D9DF;*/
}

.article_column {
	padding-right: 5px;
}

.column_separator {
	border-left: 1px dashed #e0e0e0;
	padding-left: 10px;
}

td.buttonheading {
	
}
.vcard {display:none;}
td.buttonheading img {
	border: none;
}

.clr {
    display: block;
    height: 0;
    clear: both;
	margin: 0;
	padding: 0;
}

/* edit button */
.contentpaneopen_edit {
	float: left;
}

/* table of contents */
table.contenttoc {
	margin: 5px;
	border: 1px solid #ccc;
	padding: 5px;
	float: right;
}

table.contenttoc td {
	padding: 0 5px;
}

/* content tables */
td.sectiontableheader {
	background: #efefef;
	color: #333;
	font-weight: bold;
	padding: 4px;
	border-right: 1px solid #fff;
}

tr.sectiontableentry0 td,tr.sectiontableentry1 td,tr.sectiontableentry2 td
	{
	padding: 4px;
}

td.sectiontableentry0,td.sectiontableentry1,td.sectiontableentry2 {
	padding: 3px;
}

/* content styles */
table.contentpaneopen,table.contentpane {
	margin: 0;
	padding: 0;
	width: 100%;
}

table.contentpaneopen li {
	
}

table.contentpaneopen fieldset {

}

table.contentpaneopen h3 {
	
}

table.contentpaneopen h4 {
}

.highlight {
	background-color: #fffebb;
}

/* forms */
table.adminform textarea {
	width: 540px;
	height: 400px;
	font-size: 1em;
	color: #000099;
}

div.search input {
	width: 145px;
	border: 1px solid #ccc;
	margin: 15px 0 10px 0;
}

form#form-login fieldset {
	border: 0 none;
	margin: 0em;
	padding: 0.2em;
}

form#form-login ul {
	padding-left: 20px;
}

form#com-form-login fieldset {
	border: 0 none;
	margin: 0em;
	padding: 0.2em;
}

form#com-form-login ul {
	padding-left: 20px;
}

/* thumbnails */
div.mosimage {
	margin: 5px;
}

div.mosimage_caption {
	font-size: .90em;
	color: #666;
}

div.caption {
	padding: 0 10px 0 10px;
}

div.caption img {
	border: 1px solid #CCC;
}

div.caption p {
	font-size: .90em;
	color: #666;
	text-align: center;
}

/* Parameter Table */
table.paramlist {
	margin-top: 5px;
}

table.paramlist td.paramlist_key {
	width: 128px;
	text-align: left;
	height: 30px;
}

table.paramlist td.paramlist_value {
	
}

div.message {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 14px;
	color: #c30;
	text-align: center;
	width: auto;
	background-color: #f9f9f9;
	border: solid 1px #d5d5d5;
	margin: 3px 0px 10px;
	padding: 3px 20px;
}

/* Banners module */ /* Default skyscraper style */
.bannergroup {
	
}

.banneritem img {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

/* Text advert style */
.banneritem_text {
	padding: 4px;
	font-size: 11px;
}

.bannerfooter_text {
	padding: 4px;
	font-size: 11px;
	background-color: #F7F7F7;
	text-align: right;
}

/* System Messages */ /* see system general.css */
.pagination span {
	padding: 2px;
}

.pagination a {
	padding: 2px;
}

/* Polls */
.pollstableborder td {
	text-align: left;
}

/* WebLinks */
span.description {
	display: block;
	padding-left: 30px;
}

/* Frontend Editing*/
fieldset {
	border: 1px solid #ccc;
	margin-top: 15px;
	padding: 15px;
}

legend {
	margin: 0;
	padding: 0 10px;
}

td.key {
	border-bottom: 1px solid #eee;
	color: #666;
}

/* Tooltips */
.tool-tip {
	float: left;
	background: #ffc;
	border: 1px solid #D4D5AA;
	padding: 5px;
	max-width: 200px;
}

.tool-title {
	padding: 0;
	margin: 0;
	font-size: 100%;
	font-weight: bold;
	margin-top: -15px;
	padding-top: 15px;
	padding-bottom: 5px;
	background: url(../../system/images/selector-arrow.png) no-repeat;
}

.tool-text {
	font-size: 100%;
	margin: 0;
}
ol li {
	background:none; padding-left:0px;
}

/* System Standard Messages */
#system-message { margin-bottom: 20px; }

#system-message dd.message ul { background: #d9efff url(../../system/images/notice-info.png) 14px center no-repeat;/*border-top: 3px solid #DE7A7B; border-bottom: 3px solid #DE7A7B;*/ margin:0px; padding-left: 40px; text-indent:0px;}

/* System Error Messages */
#system-message dd.error ul { color: #d72027; background: #ffeeef url(../../system/images/notice-alert.png) 14px center no-repeat; /*border-top: 3px solid #DE7A7B; border-bottom: 3px solid #DE7A7B;*/ margin:0px; padding-left: 40px; text-indent:0px;}

/* System Notice Messages */
#system-message dd.notice ul { color: #787560; background: #fff9d2 url(../../system/images/notice-note.png) 14px center no-repeat; /* border-top: 3px solid #F0DC7E; border-bottom: 3px solid #F0DC7E; */margin:0px; padding-left: 40px; text-indent:0px;}

#system-message li {
	background: none;
}
#syndicate {
	float: left;
	padding-left: 25px;
}

#power_by {
	float: right;
	padding-right: 25px;
}

/* Component Specific Fixes */
#component-contact table td {
	padding: 2px 0;
}

.module-page hr.clr {
	padding: 6px 0;
}
