
/*=== general */
.nobr {white-space: nowrap;}
.top {vertical-align: top;} 
.middle {vertical-align: middle;}
.bottom {vertical-align: bottom;} 
.baseline {vertical-align: baseline;} 
.justify {text-align: justify;} 
.left {
	margin-right: auto;
	text-align: left;
	}
.left {
	text-align: -moz-left;
}	
.center {
    text-align: left;
	margin:0 auto;
	text-align: center;
	} 
.center {
	text-align: -moz-center;
}
.right {
	margin-left: auto;
	text-align: right;
	} 
.right {
	text-align: -moz-right;
}
.visible {
	display: block;
	visibility: visible;
}
.hidden, .noscreen, .noprint {
	display: none;
	visibility: hidden;
}
.nobr {white-space: nowrap;}

.floatleft, .fleft, .fl {float:left;}
.floatright, .fright, .fr {float:right;}
.cb, .clear, .clearboth {clear:both;line-height:0px;}
.ci, .clearinherit {clear:inherit;line-height:0px;}
.oh, .overflowhidden {overflow: hidden;}

.block {display:block;}

.bold {font-weight:bold;}
.nobold {font-weight:normal;}

.pad2 {padding:2px;}
.pad5 {padding:5px;}
.pad10 {padding:10px;}
.pad15 {padding:15px;}
.pad20 {padding:20px;}
.pad25 {padding:25px;}

.padl2 {padding-left:2px;}
.padl5 {padding-left:5px;}
.padl10 {padding-left:10px;}
.padl15 {padding-left:15px;}
.padl20 {padding-left:20px;}
.padl25 {padding-left:25px;}

.padr2 {padding-right:2px;}
.padr5 {padding-right:5px;}
.padr10 {padding-right:10px;}
.padr15 {padding-right:15px;}
.padr20 {padding-right:20px;}
.padr25 {padding-right:25px;}

.padlr2 {padding:0 2px;}
.padlr5 {padding:0 5px;}
.padlr10 {padding:0 10px;}
.padlr15 {padding:0 15px;}
.padlr20 {padding:0 20px;}
.padlr25 {padding:0 25px;}

.padbt2 {padding:2px 0;}
.padbt5 {padding:5px 0;}
.padbt10 {padding:10px 0;}
.padbt15 {padding:15px 0;}
.padbt20 {padding:20px 0;}
.padbt25 {padding:25px 0;}

.m2 {margin:2px;}
.m5 {margin:5px;}
.m10 {margin:10px;}
.m15 {margin:15px;}
.m20 {margin:20px;}
.m25 {margin:25px;}

.ml2 {margin-left:2px;}
.ml5 {margin-left:5px;}
.ml10 {margin-left:10px;}
.ml15 {margin-left:15px;}
.ml20 {margin-left:20px;}
.ml25 {margin-left:25px;}

.mr2 {margin-right:2px;}
.mr5 {margin-right:5px;}
.mr10 {margin-right:10px;}
.mr15 {margin-right:15px;}
.mr20 {margin-right:20px;}
.mr25 {margin-right:25px;}

.mlr2 {margin:0 2px;}
.mlr5 {margin:0 5px;}
.mlr10 {margin:0 10px;}
.mlr15 {margin:0 15px }
.mlr20 {margin:0 20px }
.mlr25 {margin:0 25px }

.mb2 {margin-bottom:2px;}
.mb5 {margin-bottom:5px;}
.mb10 {margin-bottom:10px;}
.mb15 {margin-bottom:15px;}
.mb20 {margin-bottom:20px;}
.mb25 {margin-bottom:25px;}

.mt2 {margin-top:2px;} 
.mt5 {margin-top:5px;} 
.mt10 {margin-top:10px;}
.mt15 {margin-top:15px;}
.mt15 {margin-top:15px;}
.mt15 {margin-top:15px;}

.mbt2 {margin:2px 0;}
.mbt5 {margin:5px 0;}
.mbt10 {margin:10px 0;}
.mbt15 {margin:15px 0;}
.mbt20 {margin:20px 0 ;}
.mbt25 {margin:25px 0;}

.nom {margin:0;}
.nop {padding:0;}
.nomp {margin:0;padding:0;}
.nomt {margin-top:0;}
.nomb {margin-bottom:0;}
.noborder, .nob {margin:0; border:0;}
.border {border:1px solid #ccc;}

.toolbox-content {
	position:absolute;
	width:350px;	
	visibility:hidden;
}
.toolbox-content-start {
	padding:5px 5px 0 5px;
	background: url("/img/cms/bubble350.png") left top no-repeat;
}
.toolbox-content-end {
	height:10px;
	background: url("/img/cms/bubble350.png") left bottom no-repeat;
}
.toolbox-header {
	padding-left:8px;
	font-weight:bold;
	color:#449;
}

.txt-round3 {
}
.txt-round3 a {
	line-height:24px;
	text-decoration:none;
	text-align:left;
	padding:4px 4px 4px 0;
}
.txt-round3 a em {
	line-height:24px;
	font-style:normal;
	padding:4px 4px 4px 8px;
}
.txt-round3 a:hover {
	background: url("/img/cms/txt-round-orange-right.png") right center no-repeat;
}
.txt-round3 a:hover em {
	background: url("/img/cms/txt-round-orange-left.png") left center no-repeat;
}
.txt-round3 a.selected {
	background: url("/img/cms/txt-round-blue-right.png") right center no-repeat;
	color: #00339b;
}
.txt-round3 a.selected em {
	background: url("/img/cms/txt-round-blue-left.png") left center no-repeat;
}

.txt-round2 {
	color:#f00;
	overflow:hidden;
}
.txt-round2 a 
{
	height:24px;
	text-decoration:none;
	padding-right:4px;
	float: left;
	clear:left;
}
.txt-round2 a em {
	line-height:24px;
	padding-left: 4px;
	font-style:normal;
	display:block;
}
.txt-round2 a:hover {
	background: url("/img/cms/txt-round-orange-right.png") right center no-repeat;
	xcolor: #f60;
}
.txt-round2 a:hover em {
	background: url("/img/cms/txt-round-orange-left.png") left center no-repeat;
}

.txt-round2 a.selected {
	background: url("/img/cms/txt-round-blue-right.png") right center no-repeat;
	color: #00339b;
}
.txt-round2 a.selected em {
	background: url("/img/cms/txt-round-blue-left.png") left center no-repeat;
}



.txt-round {
	color:#f00;
	height:24px;
	clear:both;
}
.txt-round a {
	display:block;
	text-decoration:none;
	margin:0 1px;
	padding: 0 4px 0 0;
	float: left;
}
.txt-round a span, .txt-round a:hover span 
{
	padding: 4px 0 4px 4px;  
	display: block;
}
.txt-round a:hover {
	background: transparent url("/img/cms/txt-round-orange-right.png") no-repeat right center;
	color: #f60;
}
.txt-round a:hover span {
	background: transparent url("/img/cms/txt-round-orange-left.png") no-repeat left center;
}

.txt-round a.selected {
	background: transparent url("/img/cms/txt-round-blue-right.png") no-repeat right center;
	color: #00339b;
}
.txt-round a.selected span {
	background: transparent url("/img/cms/txt-round-blue-left.png") no-repeat left center;
}

.bubble-blue 
{
	position:relative;
	margin: 1px;
	padding: 2px 4px;
	background: url("/img/layout/bg_blue_oval_left.png") top left no-repeat;
}
.bubble-blue em {
	position:absolute;
	right:0;
	top:0;
	font-style:normal;
	display:block;
	padding: 8px;
	background: url("/img/layout/bg_blue_oval_right.png") top right no-repeat;
} 

.message-ok, .message-ok-trans {margin:4px 0 4px 0; padding:7px 0 7px 30px; background:url("/img/icon/message/ok.gif") 4px 50% no-repeat; color:#33b300;height:20px;}
.message-err, .message-err-trans {margin:4px 0 4px 0; padding:7px 0 7px 30px; background:url("/img/icon/message/error.gif") 4px 50% no-repeat; color:#f42;height:20px;}
.message-ok {background-color:#F1FAE8; border:#E3F6D1 1px solid}
.message-err {background-color:#FFECE8; border:#FFDAD1 1px solid}

.white {color: #fff}
.white a {color: #fff;text-decoration:none;}
.white a:hover {color: #fff;text-decoration:underline;}

.green {color: #667513;}
.green a {color: #667513;text-decoration:none;}
.green a:hover {color: #667513;text-decoration:underline;}

.flag {
	text-decoration:underline;
	border: 1px solid #ccc;
}

.link, .link a {text-decoration:none;}
.link:hover, .link a:hover {text-decoration:underline;}
.nolink, .nolink a, .nolink:hover, .nolink a:hover {text-decoration:none;}
.hand:hover, .hand input, hand:hover input {cursor: pointer;}	

.linethrough, .linethrough a { text-decoration:line-through; }

.gray {color:#999;}
.red {color:#f10000;}
.orange {color:#ff9e5e;}
.orange-dark {color:#fd6d18;}
.blue-dark {color:#24578e;}

.cena {
	font-size: 1.4em;
}

.group {
	border-top:#C2D9F1 2px solid;
	margin-top:15px;
}

.group-bottom {
	border-bottom:#C2D9F1 1px solid;
}

.homeitem {
	margin-left: auto;
	margin-right: auto;
	text-align: left;
	padding: 0 5px 0 5px;
	xposition:relative;
	float:left;
	width:340px;
}

.pitem, .pitem-nb, .pitem3, .pitem3-nb
{
	position:relative;
	width: 180px;
	padding:3px;
}
.pitem {
	border-bottom: #eee 1px solid;
}
.pitem3 {
	width:113px;
}
.pname {
	float:left;
	font-weight: bold;	
}
.pvalue {
	text-align: right;
}
	

.sparam {
	float:left;
	width:115px;
}
.svalue {
	margin-left:115px;
}
.sparam2 {
	float:left;
	width:155px;
}
.svalue2 {
	margin-left:155px;
}


.paramitem, .paramitem-nb, .paramitem3, .paramitem3-nb {
	position:relative;
	float: left;
	width: 180px;
	padding:4px;
}
.paramitem, .paramitem3 {
	border-bottom: #eee 1px solid;
}
.paramitem3, .paramitem3-nb {
	width: 113px;
}
.param {
	float:left;
	font-weight: bold;
}
.value {
	text-align: right;
}
.value3 
{
	float:left;
	width: 20px;
	text-align: left;
}
.param3 
{
	text-align: left;
	font-weight: bold;
}
.param2 {
	float:left;
	width:110px;
	font-weight: bold;
}
.value2 {
	float:left;
	width:70px;
	text-align: right;
}
.value-yes, .value-no {
	float:left;
	width:200px;
	text-align: left;
}
.value-yes {
	background: background:url("/img/icon/message/ok.gif") 4px 50% no-repeat;
}
.value-no {
	background: background:url("/img/icon/message/error.gif") 4px 50% no-repeat;
}


.content-left
{
  background: #fff;
  position: relative;
  float: left;
  width: 440px; /* left column */
  min-height: 1em;  
}
* html .content-left {	/* min height for IE */
  height: 1em;	
}
.content-right {
  position: relative;
  margin: 0 0px 0 450px; /* left and right column */
  height: auto;
  width: auto;
  min-height: 1em;
}
* html .content-right {	/* min height for IE */
  height: 1em;	
}

.rss-left
{
  background: #fff;
  position: relative;
  float: left;
  width: 16px; /* left column */
}
.rss-right {
  position: relative;
  margin: 0 0px 0 18px; /* left and right column */
  height: auto;
  width: auto;
}

/*=== dir-page tree */
.tree, .tree-sub {
	position: relative;
	display: block;
}
.tree-sub {
	padding-left: 16px; 
	background: url("/img/icon/tree/branch.gif") 0px 10px repeat-y;
}
.minus {
	background:url('/img/icon/tree/minus.gif') no-repeat; 
	height:18px;
	padding-left:16px;
}
.plus {
	background:url('/img/icon/tree/plus.gif') no-repeat; 
	height:18px;
	padding-left:16px;
}
.node {
	background:url('/img/icon/tree/node.gif') no-repeat;
	height:18px;
	padding-left:16px
}
.node-last {
	background:url('/img/icon/tree/node_last.gif') no-repeat;
	height:18px;
	padding-left:16px
}
.dir {
	border-top: #eee solid 1px;
	xborder-top: #D1E3F6 solid 1px;
	xbackground: #E8F1FA;
	height:17px;
}
.page {
	border-top: #eee solid 1px;
	xborder-top: #D1E3F6 solid 1px;	
	xbackground: #F5F9FD;
	height:17px;
} 
.onepic-minus {
	background:url("/img/icon/tree/plusminus.gif") 1px -15px no-repeat;
	margin-bottom:2px;
	margin:0;
	padding:1px;
}
.onepic-plus {
	background:url("/img/icon/tree/plusminus.gif") 1px 1px no-repeat;
	margin-bottom:2px;
	padding:1px;
}

/*=== page sending box */
#sending_data {
	display: none;
	width: 100%;
	margin-top: 25px;
	text-align: center;
	}
#sending_data #box {
	width: 350px;
	padding: 7px;
	color: #444444;
	background: #fafafa;
	border: 1px solid #efefef; 
	font-family: arial, helvetica, sans-serif, verdana;
	font-size: 11px;
	text-align: center;
	}
	
/*=== page tabs */
.tabs {
	border-bottom:1px solid #99b1e6;
	white-space: nowrap;
	overflow:hidden;
}
.tabs ul {
	list-style: none;  
	margin: 0; padding: 0; 
}
.tabs ul li {
	float: left; 
	list-style: none; 
	margin: 0; 
	margin-left: 4px; 
}
.tabs ul li a, .tabs ul li.inactive {
	display: block; 
	padding: 4px 8px; 
	border-bottom-width: 0;
	text-decoration: none; 
	float: left; 
}
.tabs ul li a {
	background:url("/img/cms/tab/bg-active.png") 0 100% repeat-x #dae3f6;
	color:#6f92db;
	border:1px solid #d0dcf4;
	border-bottom-width: 0;
}
.tabs ul li.green a {
	background:url("/img/cms/tab/bg-green.png") 0 100% repeat-x #f2fdb6;
	color:#a0b81f;
	border:1px solid #e7f3a4;
	border-bottom-width: 0;
}
.tabs ul li a:hover, .tabs ul li.high a, .tabs ul li.high a:hover, .tabs ul li.orange a {
	background:url("/img/cms/tab/bg-hover.png") 0 0 repeat-x #ffeed5;
	color:#ff9900;
	border:1px solid #ffe5be;
	border-bottom-width: 0;
	text-decoration: none;
}
.tabs ul li.high a, .tabs ul li.high a:hover {
	border-top:1px solid #ffbd59;
}
.tabs ul li.selected a, .tabs ul li.selected a:hover {
	background:url("/img/cms/tab/bg-selected.png") 0 100% repeat-x #99b1e6;
	color:#fff;
	border:1px solid #7698dd;
	border-bottom-width: 0;
	border-top:1px solid #6f92db;
	font-weight:bold;
	text-decoration: none; 
}
.tabs ul li.inactive {
	background:url("/img/cms/tab/bg-inactive.png") left bottom repeat-x #f1f1f1;
	color:#cacaca;
	border:1px solid #e9e9e9;
	border-bottom-width: 0;
}
.area-header {
	background:url("/img/cms/tab/bg-area-header.png") 0 0 repeat-x #99b1e6;
	color:#eff2fb;
	padding:4px 5px 3px 5px;
	border:1px solid #99b1e6;
	border-top-width:0;
	border-bottom:1px solid #90aae4;
}
.area-header em {
	background:url("/img/cms/icon/item.gif") 2px 50% no-repeat;
	padding-left: 24px;
	font-style: normal; 
}
.area-header a, .area-header em a {
	color:#eff2fb;
	text-decoration:none;
}
.area-header a:hover, .area-header em a:hover {
	text-decoration:underline;	
}


/*=== fields */
#field_name {width: 120px;}

/*=== ` layout */
#tbl_dot td, #tbl_dot th {
	border-top: 1px solid #f1f1f1;
	border-left: 1px solid #f1f1f1;
	border-right: 1px solid #f1f1f1;
	border-bottom: 1px solid #f00;
	color: #449;
	}  
#tbl_dot th {
	color: #000;
	border: none;
	padding-left: 2px;
	}
#tbl_dot table 
{
	width: 100%;
	border: 1px dotted #fff;
	margin-top: 13px;	
	}
#multicol_blue, #multicol_blue tr, #multicol_blue th {
	text-transform: uppercase;
	color: #fff;
	background: #039;
	}
#multicol_grey, #multicol_grey tr, #multicol_grey th {
	text-transform: uppercase;
	color: #000;
	background: #eee;
	}
.spacer_tr {background: url("/img/line/grey_pad2.gif") left top repeat-x;}	
.err-bgcolor {background: #fdc;}
.err-color {color: #f42;}
.w100 { width:auto;margin-left:auto;margin-right:auto; }
.w100p { width:100%; }
.w50p { width:50%; }


.heading {
	padding:5px;
	font-weight:bold;
	color:#6f92db;
	background:#dae3f6;
}

.holder {
  padding: 5px;
  background-color: white;
  border: 1px solid #dae3f6;
  margin-bottom:2em;
}


table.moo {
	width: 100%;
}

table.moo tr th.head {
	color: #999;
}

table.moo tr th {
	padding: 5px;
	border-top: 1px solid #f1f1f1;
	background:#f5f5f5;
}

table.moo tr td {
	padding: 5px;
	border-bottom: 1px solid #f1f1f1;
}

.even {
	background:#f8fafd;border-top:dotted 1px #ddd;
}
.odd {
	background:#fff;border-top:dotted 1px #ddd;
}
.even td.sort {
	background:#eff5ff;border-top:dotted 1px #ddd;
}
.odd td.sort {
	background:#f4f8ff;border-top:dotted 1px #ddd;
}
.mo {
	background:#FFF6E8;border-top:dotted 1px #ddd;
}
.mo td.sort {
	background:#FFEFD7;border-top:dotted 1px #ddd;
}
.highlight {
	background:#faf;border-top:dotted 1px #ddd;
}
.thead {
	background:url("/img/layout/bg_grid_header_blue.gif") left top repeat-x;border-bottom:solid 1px #c2d9f1;	
}

table.pager {
	width:100%;
	padding:0;
	margin:0;
	border:0;
	border-style:none;
	border-collapse:collapse;
}
table.pager tr {
	border:0;
}
table.pager tr td {
	text-align:right;
	vertical-align:middle;
}
table.pager tr td input {
	padding:2px 2px;
	border:1px solid #999;
}
table.pager tr td select {
	padding:1px;
	vertical-align:middle;
}

.bg_header_row0 { background:#fff; border:0; color:#aaa; }

.a {background:#fff;border-top:dotted 1px #ddd;}
.ab {background:#fff;border-bottom:dotted 1px #ddd;}
.b {background:url("/img/layout/bg_grid_header_blue.gif") left top repeat-x;border-bottom:solid 1px #c2d9f1;}
.bl {background:url("/img/layout/bg_grid_header_blue_l.gif") left top no-repeat;border-bottom:solid 1px #c2d9f1;}
.br {background:url("/img/layout/bg_grid_header_blue_r.gif") right top no-repeat;border-bottom:solid 1px #c2d9f1;}
.bt {border-top:solid 1px #c2d9f1;}
.c {background:#F8FAFD;border-top:dotted 1px #ddd;} /*ecf1fa; f8fafd */
.cbb {background:#F8FAFD;border-bottom:dotted 1px #ddd;} /*ecf1fa; f8fafd */
.d {background:#F4F8FF;border-top:dotted 1px #ddd;} /* ecf1fa */
.e {background:#EFF5FF;border-top:dotted 1px #ddd;} /* E1E8F7 */

.aqua-bar-gray {height:15px; background: url("/img/aqua/bar_gray.gif") left top repeat-x;}
.aqua-bar-blue {background: url("/img/aqua/bar_blue.gif") left top repeat-x;}		

/*=== table paging footer */
#tbl_paging {
	float: right;
	xwidth: 100%;
	margin: 0;
	padding: 0;
	}
#tbl_paging ul {
	border: 0;
	margin: 0;
	padding: 0;
	xwidth: 100%;
	list-style-type: none;
	text-align: center;
	}
#tbl_paging ul li {
	display: block;
	float: left;
	text-align: center;
	padding: 0;
	margin: 0;
}
#tbl_paging ul li a {
	display: block;
	background: #fafafa;
	width: 24px;
	height: 14px;
	border-top: 1px solid #ccc;
	border-left: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	border-right: none;
	margin: 0;
	padding: 2px 4px 2px 4px;
	color: #666;
	text-decoration: none;
	text-align: center;
	font-weight: normal;
	xletter-spacing: 1px;
	line-height: 16px;
	font-size: 10px;
	}
#tbl_paging ul li#spacer {
	display: block;
	background: #fff;
	width: 24px;
	height: 16px;
	border-top: 1px solid #fff;
	border-left: 1px solid #fff;
	border-bottom: 1px solid #fff;
	border-right: none;
	margin: 0;
	padding: 2px 0px 0px 0px;
	color: #999;
	text-decoration: none;
	text-align: center;
	font-weight: normal;
	letter-spacing: 1px;
	line-height: 16px;
	font-size: 11px;
	}
#tbl_paging ul li#spacer a {
	width: 24px;
	background: none;
	border: none;
}
#tbl_paging ul li a:hover {
	color: #666;
	background: #eee;
	}	
#tbl_paging ul li#close{
	width: 0px;
	height: 14px;
	padding: 2px 0px 2px 0px;
	border-top: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	border-left: 1px solid #ccc;
	line-height: 16px;
}
#tbl_paging ul li#selected a {
	background: #ccc;
	color: #666;
	}


/*=== table paging footer - ul */
ul#paging 
{
	color: #2E58AC;
	list-style: none;
	margin: 0;
	padding: 2px;
	text-align:right;
}
ul#paging li {
	display: inline;
	padding: 0;
	vertical-align: middle;
}
ul#paging li.left 
{
	float: left;
}
ul#paging li.spacer {
	padding-right: 15px;
}
ul#paging li.selected {
	background: #D1DAEC;
}
ul#paging li.nopad {
	padding: 0;
}
ul#paging li.box, ul#paging li.boximg {
	border-right:1px #B9C7E3 solid;
}
ul#paging li.boxlast {
	border-right: 0px;
}
ul#paging li.boximg a {
	color: #2E58AC;
	padding: 0 1px 0 1px;
	text-align: center;
	text-decoration: none;
}
ul#paging li.box a {
	color: #2E58AC;
	padding: 1px 4px 1px 4px;
	text-align: center;
	text-decoration: none;
}
ul#paging li.box a:hover, ul#paging li.boximg a:hover {
	background: #D1DAEC;
}


