a {text-decoration: underline; color:#1759b4;}
a:hover {text-decoration: underline; color:#2779c4;}

a h1, a h2, a h3, a h4 {text-decoration: none; color:#1759b4; font-weight: normal; border: 0;}
a:hover h1, a:hover h2, a:hover h3, a:hover h4 {text-decoration: underline; color:#2779c4; font-weight: normal;}

a h1{font-weight: normal;}

h1
{
	//position:relative;
	//font-size:1.55em;
	//border-bottom:1px solid #e4e7e9;
	//padding-bottom:12px;
	//color:#3d3d3d;
	//margin:10px 0;
}
h1
{
	background:url(/images/h1.gif) left center no-repeat;
	position:relative;
	font-size:1.45em;
	padding:8px 0px 8px 40px;
	color:#3d3d3d;
	margin:0; line-height: 18px; border: 0px; margin-bottom: 10px;
}
h2
{
	font-size:1.35em;
}

h3
{
	font-size:1.25em;
	margin-top:0;
	margin-bottom:5px;
}

h4
{
	font-size:1.25em;
	border-bottom:1px solid #e4e7e9;
	padding-bottom:8px;
	margin-bottom:5px;
	margin-top:8px;
}

p.news h3
{
	font-size:1.25em;
	border-bottom:0px;
	padding:0px;
	margin:0px;
}

hr
{
	padding: 0px;
	margin:7px 0;
	background-color: #e4e7e9;
	color: #e4e7e9;
	border: none;
	height: 1px;
	line-height: 1px;
}

small, .smalltext
{
	font-size:90%;
}


#header-separator
{
	background-color: #c4dd5f;/*change*/
}

#top-menu-section
{
	backgr1ound-color:#45809b;/*change*/
}

.left-column-delimiter
{
	background-color:#d1dee5;/*change*/
}

#footer
{
	background: #ebf1f4 url(/images/bot-bg.jpg) bottom repeat-x; height: 85px;
}

table.text{width: 100%; margin: 20px 0; border-top: 1px solid #eee; border-right: 1px solid #eee;}
table.text td{padding: 4px 8px; border-bottom: 1px solid #eee; border-left: 1px solid #eee;}
table.text th{padding: 4px 8px; border-bottom: 1px solid #eee; border-left: 1px solid #eee;}


/*Data table*/
table.data-table
{
//	border:1px solid #c4c4c4;
//	border-collapse: collapse;
	width: 100%
}
table.data-table textarea{width: 100%;}
table.data-table tbody i1nput{width: 100%;}
/*Any cell*/
table.data-table td
{
	//border:1px solid #c4c4c4;
	border-left:none !important;
	border-right:none !important;
	background-color:#FFFFFF;
	padding:3px 5px;
}

/*Head cell*/
table.data-table thead td, table.data-table th, table.data-table thead th
{
	background-color:#d8e3e8;
	font-weight:bold;
	font-size:12px;
	background-image:none;
	//border:1px solid #c4c4c4;
	padding:8px;
	text-align:left;
}

/*Head cell selected*/
table.data-table thead td.selected, table.data-table th.selected, table.data-table thead th.selected
{
	background-color:#f0f5f7;
}

/*Body cell*/
table.data-table tbody td
{
	background-color:#FFF;
	background-image:none;
}

/*Selected cell*/
table.data-table td.selected, table.data-table tr.selected td
{
	background-color:#f6f6f6;
}

/*Foot cell*/
table.data-table tfoot td
{
	background-color:#f0f5f7;
	padding:4px;
}

/*End data table*/



/*Data table events*/
table.data-table-events
{
	margin-bottom:10px;
}

/*Any cell*/
table.data-table-events td.body
{
	padding:10px 14px;
}

/*Head cell*/
table.data-table-events td.header
{
	font-weight:bold;
	font-size:14px;
	border-top:9px solid #d1dee5;/*change*/
	background:url(images/table-header-separator.gif) bottom repeat-x;
	padding:8px;
	color:#3D3D3D;
}
/*End data table events*/



/*Data table news*/
table.data-table-news
{
	margin-bottom:10px;
}

/*Any cell*/
table.data-table-news td.body
{
	padding:10px 14px;
}

/*Head cell*/
table.data-table-news td.header
{
	font-weight:bold;
	font-size:14px;
	border-top:9px solid #d1dee5;/*change*/
	background:url(images/table-header-separator.gif) bottom repeat-x;
	padding:8px;
	color:#3D3D3D;
}
/*End data table events*/


/*Data table communication*/
table.data-table-communication
{
	margin-bottom:10px;
}

/*Any cell*/
table.data-table-communication td.body
{
	padding:10px 14px;
}

/*Head cell*/
table.data-table-communication td.header
{
	font-weight:bold;
	font-size:14px;
	border-top:9px solid #e3eeb7;/*change*/
	background:url(images/table-header-separator.gif) bottom repeat-x;
	padding:8px;
	color:#3D3D3D;
}
/*End data table events*/

/*table.data-table-communication a, table.data-table-news a, table.data-table-events a
{
	text-decoration: none;
}*/


/*Error & OK messages*/
.errortext{color:red;}
.notetext{color:green;}
.starrequired{color:red;}

/*News*/
.news-date-time {color:#8a8a8a}
.intranet-date {color:#052635}

/*Tabs*/
.sonet-user-menu-tabs-mltl li a b.p1 {background-image:url(images/tabs/tableft.gif);}
.sonet-user-menu-tabs-mltl li a b.p2 {background-image:url(images/tabs/tab_bg.gif); color:#71716F; }
.sonet-user-menu-tabs-mltl li a b.p3 {background-image:url(images/tabs/tabright.gif);}

.sonet-user-menu-tabs-mltl li a.selected b.p1 {background-image:url(images/tabs/tableft-selected.gif);}
.sonet-user-menu-tabs-mltl li a.selected b.p2 {background-image:url(images/tabs/tab_bg_selected.gif); color:#000;}
.sonet-user-menu-tabs-mltl li a.selected b.p3 {background-image:url(images/tabs/tabright-selected.gif);}

/*Filter*/
ul.bx-users-selector li.bx-selected {background-color: #d8e3e8; background-image: url(images/filter/filter_delimiter.gif);}
div.bx-users-selector-filter {background-color: #d8e3e8;}
ul.bx-users-selector {background-color: #aebec5;}
div.bx-users-selector-filter table.filter-table tfoot td {border-top-color: #aebec5;}

table.bx-users-toolbar {background-color: #d8e3e8;border-color:#d8e3e8;}
table.bx-users-toolbar td {border-color:#d8e3e8;}
table.bx-users-toolbar td.bx-users-toolbar-delimiter {background-color: #aebec5;}

table.bx-users-toolbar .bx-users-selected {background-color: #f8f6ee;border-color:#aebec5; color:inherit;}
div.bx-users-alphabet {background-color: #f0f5f7;border-color:#aebec5;color:#aebec5;}

div.bx-calendar-layout .bx-calendar-main-table td.bx-calendar-control {background-color:#d8e3e8;}
div.bx-calendar-layout .bx-calendar-main-table td.bx-calendar-holiday {background-color:#f0f5f7;}
div.bx-calendar-layout tr.bx-calendar-currow td {background-color:#d8e3e8 !important}
.bx-user-info-inner {border-top-color:#d8e3e8;}

/*WebDAV*/
table.wd-menu {background-color: #d8e3e8;}
table.wd-menu-inner div.controls a{border-color:#d8e3e8;}
table.wd-menu-inner div.controls a:hover {border-color:#aebec5;background-color:#f0f5f7;}
table.wd-menu div.separator {border-left-color:#aebec5}

tr div.show-action a.action{border-color:#fff;}
tr.selected div.show-action a.action{border-color:#f6f6f6;}

/*Tasks*/
table.its-menu {background-color: #d8e3e8;}
table.its-menu-inner div.controls a{border-color:#d8e3e8;}
table.its-menu-inner div.controls a:hover {border-color:#aebec5;background-color:#f0f5f7;}
table.its-menu div.separator {border-left-color:#aebec5}

/*Forum menu*/ 
div.forumtoolsection {display:none;}
table.forum-menu {border-left-color:#c4c4c4; border-top-color:#c4c4c4;} 
table.forum-menu td.forumtoolbar {background-color: #d8e3e8; border-color:#c4c4c4 #c4c4c4 #c4c4c4 #FFFFFF;border-top:none;border-left:none;}

.forumtoolsection {border-color:#FFFFFF #c4c4c4 #c4c4c4 #FFFFFF; } 
.forumtoolseparator {border-left-color: #c4c4c4; border-right-color: #FFFFFF;}

table.forum-menu a, table.forum-menu select, table.forum-menu input, table.forum-menu td {color:#333}

/* menu popup */
.forum-menu-hidden-in {border-color:#c4c4c4;} 
table.forum-menu-popup-table td, table.forum-menu-popup-table td a { color: black;} 
table.forum-menu-popup-table td.forum-menu-popup, table.forum-menu-popup-table td.forum-menu-popup-hover {background-color: #d8e3e8; } 
table.forum-menu-popup-table td.forum-group{background-color:#d8e3e8; color:#333;} 
table.forum-menu-popup-table td.forum-menu-popup-hover {background-color: #f0f5f7;} 
div.forum-group{background-color:#F9FBF9; color:#333;} 

/*Forum index and list*/ 
table.forum-main {border-color: #c4c4c4;} 
table.forum-main td {background-color:#f0f5f7;border-color:#c4c4c4;} 
table.forum-main th {background-color:#d8e3e8;border-color: #c4c4c4;color: #333;} 

div.forum-hr {background-color:#c4c4c4}
div.filter-check-hover {background-color:#d8e3e8}

a.forum-button:link,a.forum-button:visited,a.forum-button:active,a.forum-button:hover {background: #d8e3e8;border-color: #c4c4c4;color: #333;} 
table.forum-main td.forum-group {background-color:#d8e3e8; color:#333;} 
div.forum-title {border-color: #c4c4c4; background-color: #d8e3e8 !important; color:#333; } 

/*Forum messages*/ 
table.forum-message td {background-color: #f0f5f7;} 
table.forum-message td.forum-message-user-info {background-color: #f0f5f7;border-color: #c4c4c4;} 
table.forum-message td.border-top {border-color:#c4c4c4;} 
table.forum-message td.border-bottom {border-color:#c4c4c4;} 

table.forum-message .forum-message-posts, 
table.forum-message .forum-message-status, 
table.forum-message .forum-message-datereg, 
table.forum-message .forum-message-datecreate {color:#333;} 

a.forum-button-small,a.forum-button-small-vote,a.forum-button-small-unvote {background-color: #d8e3e8;border-color:#c4c4c4;color: #333; }
a.forum-button-small:hover,a.forum-button-small-vote:hover,a.forum-button-small-unvote:hover {color: #333; } 

/*Forum statistics*/ 
table.forum-stat th {background-color:#d8e3e8;border-color: #c4c4c4;color: #333;} 
table.forum-stat td {background-color:#f0f5f7;border-color: #c4c4c4;} 
table.forum-stat .forum-attention{color: black;} 

/*Post form*/ 
table.forum-post-form {border-color: #c4c4c4;} 
table.forum-post-form td {background-color:#f0f5f7;border-color:#c4c4c4;} 
table.forum-post-form th {background-color:#d8e3e8;border-color: #c4c4c4;} 
table.forum-smile {border-color: #c4c4c4;} 
table.forum-smile th {background-color:#d8e3e8;border-color: #c4c4c4;} 

/* Only for user-profile*/ 
table.fuser-static th {background-color:#d8e3e8; border-color:#c4c4c4;} 
table.fuser-static td {background-color:#f0f5f7; border-color:#c4c4c4;} 

/* Tab controls*/ 
table.tabs {border-left-color:#c4c4c4;} 
table.tabs td.tab-indent-left {border-bottom-color:#c4c4c4;} 
table.tabs td.tab-indent-right {border-bottom-color:#c4c4c4;} 
table.tabs td.tab-container {border-color:#c4c4c4; border-left: none;} 
table.tabs td.tab-container-selected {border-color:#c4c4c4; border-bottom-color:#F9FBF9; background-color:#F9FBF9;} 

table.tabs table td.tab {border-top-color:#c4c4c4;} 
table.tabs table td.tab-selected {border-top-color:red;} 
table.tabs table td.tab-hover {border-top-color:#c4c4c4;} 

/* Tab inside edit form */ 
table.tab {border-color:#c4c4c4;} 
table.tab td {background-color:#f0f5f7;}

.forum-menu-hidden-in {max-height:100px;height:expression(this.scrollHeight > 100? "100px" : "auto");}
table.forum-quote td, table.forum-code td {background-color:#d8e3e8; /*th*/border-color:#c4c4c4;}
table.forum-reviews-messages td, table.forum-reviews-messages th {background-color:#f0f5f7; /*td*/border-color:#c4c4c4;}

a.button-small{background:#d8e3e8;border-color:#c4c4c4;}
div.out {border-color:#c4c4c4;}
div.in {background-color:#d8e3e8;}
div.forum-title, table.forum-title {background-color:#d8e3e8;border-color:#c4c4c4;}
div.forum-popup table.forum-popup {border-color:#c4c4c4;}

/*Support*/
div.ticket-edit-message
{
	border-color: #c4c4c4;
}

/*Blogs*/
table.blog-table-post th, table.blog-blog-edit th, table.blog-user-table td.head, table.blog-table-post-comment th
{
	background-color:#d8e3e8;
}


table.blog-blog-edit td, table.blog-blog-edit-table-smiles, table.blog-table-post td, table.blog-table-post th, table.blog-blog-edit th,
table.blog-user-table td.head, table.blog-user-table td, table.blog-group td, table.blog-category td, table.blog-comment-form th, table.blog-comment-form td,
table.blog-table-post-comment td, table.blog-table-post-comment th
{
	border-color: #c4c4c4;
}

.blog-post-date 
{
	color:#333;
}


.blogtoolblock {border-color:#c4c4c4;}
.blogtoolbar {background-color:#d8e3e8;border-color:#c4c4c4;border-top:none;}
.blogtoolsection {border-color:#c4c4c4}
.blog-tab-selected {background-color:#d8e3e8; color:#333;}
.blogtoolseparator {border-left:1px solid #c4c4c4;border-right:1px solid #d8e3e8;}

.png {_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/images/uzor3.png', sizingMethod='crop');}
HTML>BODY .png {background-image:url(/images/uzor3.png); background-repeat:repeat;}
.prosac {_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/images/fon.png', sizingMethod='crop');}
HTML>BODY .prosac {background-image:url(/images/fon.png); background-repeat:repeat; ba1ckground-position:right;}
.shade {_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/images/shade.png', sizingMethod='scale');}
HTML>BODY .shade {background-image:url(/images/shade.png); background-repeat:repeat;}
.logo {_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/images/logo3.png', sizingMethod='scale');}
HTML>BODY .logo {background-image:url(/images/logo3.png); background-repeat:repeat;}
.txt {_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/images/txt2.png', sizingMethod='scale');}
HTML>BODY .txt {background-image:url(/images/txt2.png); background-repeat:repeat;}

div.dv-catzag{border: 1px solid #e2e2e2; padding: 1px;}

table.tbl-catzag{width: 100%;}
table.tbl-catzag td{vertical-align: top; padding: 5px 9px; border: 2px solid #fff; background: #f6f6f6; width: 20%;}
table.tbl-catzag td ul{padding-left: 20px; margin: 6px 0;}
table.tbl-catzag td ul li{padding: 0px; margin: 0px; color: #777;}
table.tbl-catzag td ul a{font-size: 13px;}

table.tbl-jobers{width: 100%;}
table.tbl-jobers td{font: 13px Tahoma; color: #444; vertical-align: top; padding: 3px 6px; border: 1px solid #fff;}
table.tbl-jobers th{font: bold 13px Tahoma; color: #666; vertical-align: top; text-align: left; padding: 3px 6px; border: 1px solid #fff; background: #f6f6f6;}

table.tbl-morder{width: 100%;}
table.tbl-morder td{vertical-align: top; padding: 2px 0px;}
table.tbl-morder td h2{margin: 0;}
table.tbl-morder td h3{margin: 0 0 15px 0;}

input.mybtnbig{background: url(/images/btn200.gif) top no-repeat; width: 200px; border: 0; padding: 3px 0 4px 0; _padding: 3px 0;}
input.mybtnbig:hover{background: url(/images/btn200.gif) bottom no-repeat; width: 200px; border: 0; padding: 3px 0 4px 0; _padding: 3px 0;}
input.mybtn{background: url(/images/btn180.gif) top no-repeat; width: 180px; border: 0; padding: 3px 0 4px 0; _padding: 3px 0;}
input.mybtn:hover{background: url(/images/btn180.gif) bottom no-repeat; width: 180px; border: 0; padding: 3px 0 4px 0; _padding: 3px 0;}

input.btn150{background: url(/images/btn150.gif) top no-repeat; width: 150px; border: 0; padding: 3px 0 4px 0; _padding: 3px 0;}
input.btn150:hover{background: url(/images/btn150.gif) bottom no-repeat; width: 150px; border: 0; padding: 3px 0 4px 0; _padding: 3px 0;}
input.mybtn2{background: url(/images/btn120.gif) top no-repeat; width: 120px; border: 0; padding: 3px 0 4px 0; _padding: 3px 0;}
input.mybtn2:hover{background: url(/images/btn120.gif) bottom no-repeat; width: 120px; border: 0; padding: 3px 0 4px 0; _padding: 3px 0;}
input.mybtn3{background: url(/images/btn100.gif) top no-repeat; width: 100px; border: 0; padding: 3px 0 4px 0; _padding: 3px 0;}
input.mybtn3:hover{background: url(/images/btn100.gif) bottom no-repeat; width: 100px; border: 0; padding: 3px 0 4px 0; _padding: 3px 0;}
input.mybtn4{background: url(/images/btn80.gif) top no-repeat; width: 80px; border: 0; padding: 3px 0 4px 0; _padding: 3px 0;}
input.mybtn4:hover{background: url(/images/btn80.gif) bottom no-repeat; width: 80px; border: 0; padding: 3px 0 4px 0; _padding: 3px 0;}
input.mybtn5{background: url(/images/btn60.gif) top no-repeat; width: 60px; border: 0; padding: 3px 0 4px 0; _padding: 3px 0;}
input.mybtn5:hover{background: url(/images/btn60.gif) bottom no-repeat; width: 60px; border: 0; padding: 3px 0 4px 0; _padding: 3px 0;}
input.mybtn6{background: url(/images/btn60.gif) top no-repeat; width: 60px; border: 0; padding: 3px 0 4px 0; _padding: 3px 0;}
input.mybtn6:hover{background: url(/images/btn60.gif) bottom no-repeat; width: 60px; border: 0; padding: 3px 0 4px 0; _padding: 3px 0;}

.blog-comment  {padding:0 0 25px 0px;}
.blog-comment .arrow {position:absolute; top:-5px; left:30px; background:url(/images/comment-arrow.gif) 0 0 no-repeat; width:9px; height:6px}
.blog-comment .blog-comment-content{padding: 20px;}

.question  {padding:0 0 20px 0px;}
.question .arrow {position:absolute; top:-5px; left:30px; background:url(/images/comment-arrow.gif) 0 0 no-repeat; width:9px; height:6px}
.question .content{padding: 20px;}
.question .cont {border:1px solid #c4c4c3; background:url(/images/comment-bg.gif) 0 100% repeat-x; position:relative; margin-top: 8px;}

.answear  {padding:0 0 20px 50px;}
.answear .arrow {position:absolute; top:-5px; left:30px; background:url(/images/comment-arrow.png) 0 0 no-repeat; width:9px; height:6px}
.answear .content{padding: 20px;}
.answear .cont {border:1px solid #e3c8a3; background:url(/images/comment-bg2.png) 0 100% repeat-x; position:relative; margin-top: 8px;}


