/*elements*/
html, body {
	margin: 0px; 
	padding: 0px;
}
body { 
	font: 12px Arial, Helvetica, sans-serif; 
	color: #222; 
	background: #b2d6f0;
}
table, td { 
	font: 12px Arial, Helvetica, sans-serif;
	border: 0px;
}
h1, h2, h3, h4, h5, h6 {
	font: Arial, Helvetica, sans-serif;
	font-weight: normal;
	padding: 0;
	margin: 0;
}
p { 
	font: Arial, Helvetica, sans-serif;
	margin-top: 0px; 
	/*text-align: justify;*/
}
p[align=left] {
	text-align: left;
}
p[align=right] {
	text-align: right;
}
p[align=center] {
	text-align: center;
}
img {
	border: 0px;
}
a:link{
	text-decoration: none;
	color: #0075ba;
}
a:visited { 
	text-decoration: none; 
	color: #0075ba;
}
a:hover, a:active { 
	text-decoration: underline; 
	color: #DC4E09;
}
form {
	margin: 0;
	padding: 0;
}
/*id`s*/
#page {
	/*width: 980px;*/
	width: 94%; min-width: 990px;
	margin: auto;
	background: url(/themes/adminkr/images/brd_l.png) repeat-y;
}
#pagerbrd {
	background: url(/themes/adminkr/images/brd_r.png) repeat-y right;
}
#pagein {
	margin: 0 10px; background: #fff;
}
#top {
	position: relative;
	height: 150px; 
	/*background: url(/themes/adminkr/images/pic-1.jpg);*/
}
#topimg {
	background: url(/themes/adminkr/images/pic-07.jpg) repeat-x center;
}
#top a.home {
	position: absolute;
	left: 42px; top: 24px;
	text-decoration: none;
	border: 0;
}
#top div.adv {
	text-align: right;
	padding: 34px 26px;
}
#nav {
	background: #f0f0f0 url(/themes/adminkr/images/navbg2.png)repeat-x;
	border-top:1px #d6d6d6 solid;
	border-bottom:1px #d6d6d6 solid;
	visibility: hidden;
	-overflow: hidden;
}
#nav .ux-menu-container{
	padding: 0 0 0 8px;
}
#nav ul li {
	min-height: 23px;
	margin: 0;
	font-weight: bold;
	-width: 1px;
}
#nav a{
	display: block;
	line-height: 23px; 
	height: 100%;
	cursor: hand;
	position: relative;
	font-size: 12px;
	color: #292929;
	padding: 0 14px;
	text-decoration: none;
	background:#fefefe url(/themes/adminkr/images/navoff.png) repeat-x;
	border: 1px solid #d6d6d6;
	white-space: nowrap;
}
#nav a:hover {
	color: #be2222;
}
#nav a.on{
	color: #fff;
	text-decoration: none;
	background:#375EBF url(/themes/adminkr/images/navon.png) repeat-x;
}
#nav .ux-menu-arrow {
	top: 9px; right: 3px;
}
#nav .ux-menu-item-main {
	margin: 6px 6px;
}
#columns {
	background: #fff url(/themes/adminkr/images/cntbg.png) repeat-x;
	display: table;
	zoom: 1;
	-height: 0;
	width: 100%;
}
#left_column {
	width: 160px;
	float: left;
	padding: 10px 0 0 0;
	margin-right: -160px;
}
#left_column .lblk{
	background: url(/themes/adminkr/images/lblk_m.png) repeat-y;
	width: 142px;
	margin: 0 0 12px 0;
}
#left_column .lblk .bb{
	background: url(/themes/adminkr/images/lblk_b.png) no-repeat bottom;
	min-height: 40px;
}
#left_column .lblk .bbs{
	border-bottom: 1px solid #d0d0d0;
}
#left_column .lblk .bt{
	background: url(/themes/adminkr/images/lblk_t.png) no-repeat;
}
#left_column .lblk .in {
	padding: 20px 0 12px 16px;
}
#left_column h1.bhd {
	font: bold 14px Arial, Helvetica, sans-serif;
	height: 28px; line-height: 28px;
	padding: 0 0 0 16px;
	border-bottom: 1px solid #d0d0d0;
}
#right_column {
	width: 380px;
	float: right;
	padding: 10px 0 0 0;
	margin-left: -380px;
}

#right_column .blk {
	width: 368px;
}
#right_column h1.bhd {
	font: bold 14px Arial, Helvetica, sans-serif;
	height: 28px; line-height: 28px;
	margin: 0 16px;
	position: relative;
	background: url(/themes/adminkr/images/dots.png) repeat-x bottom;
}
#right_column h1.bhd span{
	position: absolute;
	font: normal 12px Arial, Helvetica, sans-serif;
	color: #be2222;
	border-left: 1px solid #000;
	height: 12px;
	line-height: 12px;
	right: 2px; top: 9px;
	padding: 0 0 0 4px;
}
#right_column .m_ord_menu {
	background: url(/themes/adminkr/images/dots.png) repeat-x bottom;
	position: relative;
	display: table;
	zoom: 1;
	-height: 0;
	width: 100%;
	top: -5px;
}
#right_column .m_ord_menu a {
	line-height: 28px;
	text-decoration: underline;
	float: left;
	font-size: 11px;
}
#right_column .m_ord_menu a.pr {
	float: right;
}
#right_column .m_ord_list {
	list-style: none;
	margin: 0; padding: 0;
	font-size: 11px;
}
#right_column .m_ord_list li {
	padding: 6px 0;
}
#right_column .m_ord_list span {
	color: #be2222; padding-right: 6px;
}
#right_column .m_ord_list a {
	text-decoration: underline;
}
#middle_column {
	margin: 0 380px 0 160px;
}
#middle_column h1 {
	font: bold 14px Arial, Helvetica, sans-serif;
	padding: 4px 0 12px 0;
}
#midcnt {
	padding: 10px 16px 20px 0;
}
#midcnt p {
	text-align: justify;
}
#time h1 {
	text-align: center;
	font-size: 12px;
	font-weight: bold;
	margin: 0; padding: 11px 0 0 0;
}
#time .d {
	color: #c84444;
	font-weight: bold;
	text-align: center; padding: 6px 0;
}
#time .t {
	font-weight: bold;
	text-align: center;
	padding: 0 0 11px 0;
}
#page .stbl {
	width: 100%;
}
#page .stbl .hd {
	font: bold 12px Arial, Helvetica, sans-serif;
	height: 18px; line-height: 18px;
	margin: 0;
	position: relative;
}
#page .stbl .hd span{
	position: absolute;
	font: normal 12px Arial, Helvetica, sans-serif;
	color: #be2222;
	border-left: 1px solid #000;
	height: 12px;
	line-height: 12px;
	right: 2px; top: 7px;
	padding: 0 0 0 4px;
}
#page .stbl p {
	margin: 0; padding: 0;
}
#page .stbl td {
	padding: 2px 0;
}
#page .stbl tr.even td {
	background: #e6eeff;
}
#footer {
	background: #404040;
	height: 50px;
	position: relative;
	font-size: 11px;
	color: #534741;
	color: #fff;
	-margin: 0 -2px 0 -1px;
}
#footer div.nr {
	padding: 14px 16px 0 16px;
	float: right; text-align: right;
}
#footer div.cp {
	padding: 14px 16px 0 16px;
}
#footer a {
	color: #fff;
}
#foobtm {
	background: url(/themes/adminkr/images/foobt_m.png);
	height: 16px; width: 94%; min-width: 990px;
	margin: auto;
}
#foobtm div {
	height: 16px;
	background: url(/themes/adminkr/images/foobt_l.png) no-repeat;
	-background-position: -1px;
}
#foobtm div div{
	background: url(/themes/adminkr/images/foobt_r.png) no-repeat right;
}
/*classes*/
.blk{
	margin: 0 0 12px 0;
	position: relative;
	border: 1px solid #d0d0d0;
	width: 100%;
	background: url(/themes/adminkr/images/blk_bg.png) repeat-x bottom;
}
.blk .lt {
	background: url(/themes/adminkr/images/blk_crns.png);
	position: absolute;
	width: 10px; height: 10px;
	left: -1px; top: -1px;
	font-size: 1px;
}
.blk .rt {
	background: url(/themes/adminkr/images/blk_crns.png) -10px 0;
	position: absolute;
	width: 10px; height: 10px;
	right: -1px; top: -1px;
	font-size: 1px;
}
.blk .lb {
	background: url(/themes/adminkr/images/blk_crns.png) 0 -10px;
	position: absolute;
	width: 10px; height: 10px;
	left: -1px; bottom: -1px; 
	font-size: 1px;
}
.blk .rb {
	background: url(/themes/adminkr/images/blk_crns.png) -10px -10px;
	position: absolute;
	width: 10px; height: 10px;
	right: -1px; bottom: -1px;
	font-size: 1px;
}
.blk .in {
	padding: 0px 12px 12px 12px;
}
.lblk-cont {
	padding:3px 5px;
	text-align:center;
}
#page .blk h1.bhd {
	font: bold 14px Arial, Helvetica, sans-serif;
	height: 28px; line-height: 28px;
	margin: 0 12px; padding: 0;
	position: relative;
	background: url(/themes/adminkr/images/dots.png) repeat-x bottom;
}
.smenu {
	padding: 0; margin: 0 0 5px 0;
	font-size: 10px;
}
.smenu a{
	text-decoration: underline;
}
ul.llist {
	margin: 0; padding: 0;
	list-style: none;
}
ul.llist li{
	padding: 0 0 6px 0;
}
ul.llist a{
	text-decoration: underline;
}
.newslist {
	text-align: left;
	padding: 0;
	position: relative;
	width: 100%;
}
.newslist .dc {
	position: relative;
}
.newslist .d {
	position: absolute;
	font: normal 12px Arial, Helvetica, sans-serif;
	color: #be2222;
	border-left: 1px solid #000;
	height: 12px;
	line-height: 12px;
	right: 2px; top: -26px;
	padding: 0 0 0 4px;
}
.newslist .f .d {
	top: -22px;
}
.newslist ul{
	list-style: none;
	padding: 0 0 0 0;
	margin: 0;
	width: 100%;
}
.newslist h2 {
	margin: 0; padding: 0 0 10px 0;
	font-weight: bold;
	font: bold 14px Arial, Helvetica, sans-serif;
	color: #375ebf;
}
.newslist img {
	float: left;
	margin: 0 8px 2px 0;
}
.newslist li {
	position: relative;
	padding: 4px 0 26px 0;
	margin: 0 0 4px 0;
	text-align: left;
	display: table;
	zoom: 1;
	-height: 0;
	background: url(/themes/adminkr/images/dots.png) repeat-x bottom;
	width: 100%;
}
#page .newslist li.l {
	background: none;
	padding-bottom: 0px!important;
}
.newslist a:link, .newslist a:visited, .newslist a:hover{
	color: #000;
}
#page a.arnews {
	text-decoration: underline;
	font-size: 10px;
}
#page .pager {
	font-size: 12px;
	line-height: 26px;
	margin: 0 0 0 -3px;
}
#page .pager a{
	color: #070707;
	text-decoration: underline;
	margin: 0 6px;
}
#page .pager b{
	color: #000;
	background: #B2D6F0;
	padding: 7px 5px 5px 6px;
	margin: 0 3px;
}
.cb {
	clear: both;
}
.b {
	font-weight: bold;
}
.al {
	text-align: left;
}
.ar {
	text-align: right;
}
.ac {
	text-align: center;
}
.smallbutton 	{
	COLOR: Black;
	FONT-SIZE: 9px;
	background-color : transparent;
	border: 1px dotted Black;
}
.align_center {
	/*position: relative;*/
	width: 100%;
}
.align_center:after {
	content: '';
	display: block;
	clear: both;
}
.align_center_to_left {
	position: relative;
	right: 50%;
	float: right;
}
.align_center_to_right {
	position: relative;
	z-index: 1;
	right: -50%;
}
.err {
	border: 1px solid red !important;
}
.text_preview_small span {
	color:#be2222;
	font-size:10pt;
}
.text_preview_small h2 {
	color:#375EBF;
	font:bold 12pt Arial, Helvetica, sans-serif;
}

.gallery .loading {
	background: #CCC url(/themes/{theme}/images/loading.gif) no-repeat center center;
}
.gallery .image{
	width: 500px;
	overflow: hidden;
	text-align: center;
	background: #CCC;
	margin: auto;
	position: relative;
}
.gallery .image img{
	margin: 4px;
}
.gallery .pi, .gallery .ni {
	width: 120px; height: 100%;
	position: absolute;
	top: 0px;
}
.gallery .pi {
	left: 0px;
}
.gallery .ni {
	right: 0px;
}
#page .gallery .pi a, #page .gallery .ni a{
	display: block;
	width: 100%; height: 100%;
	text-decoration: none;
	position: relative;
	z-index: 1;
	/*border: 1px solid black;*/
}
#page .gallery .pi a:hover{
	background: url(/themes/adminkr/images/gal_prev.png) no-repeat center center;
}
#page .gallery .ni a:hover{
	background: url(/themes/adminkr/images/gal_next.png) no-repeat center center;
}
#page .gallery .pi a img, #page .gallery .ni a img {
	width: 100%; height: 100%;
}
.gallery .descr{
	width: 500px;
	text-align: center;
	background: #CCC;
	margin: 2px auto 0 auto;
	padding: 6px 0;
}
.gallery .thumbs{
	overflow: auto;
	overflow-y: visible;
	overflow-x: scroll;
	width: 496px;
	border: 2px solid #CCC;
	background: #CCC;
	margin: auto;
	margin-top: 2px;
}
.gallery .thumbs td{
	padding: 2px;
}
#page .gallery .thumbs a{
	border: 2px solid #CCC;
	display: block;
	position: static;
}
#page .gallery .thumbs a.s{
	border: 2px solid #666;
}

.list-news {
	float: right;
	padding: 0px 30px 0 30px;	
	text-align: center;
	width: 500px;
}
.list-news ul {
 list-style-type: none;
 }
.list-news li {
	margin: 0 0 10px 0;
}
.list-news li a {
	text-decoration:none;
}
.list-news li a:hover {
	text-decoration: underline; 
	color: #DC4E09;
}





.newslist2 {
	text-align: left;
	padding: 0;
	*position: relative;
	width: 400px;
	float:right;
}
.newslist2 .dc {
	position: relative;
}
.newslist2 .d {
	position: absolute;
	font: normal 12px Arial, Helvetica, sans-serif;
	color: #be2222;
	border-left: 1px solid #000;
	height: 12px;
	line-height: 12px;
	right: 2px; top: -26px;
	padding: 0 0 0 4px;
}
.newslist2 .f .d {
	top: -22px;
}
.newslist2 ul{
	list-style: none;
	padding: 0 0 0 0;
	margin: 0;
	width: 100%;
}
.newslist2 h2 {
	margin: 0; padding: 0 0 10px 0;
	font-weight: bold;
	font: bold 14px Arial, Helvetica, sans-serif;
	color: #375ebf;
}
.newslist2 img {
	float: left;
	margin: 0 8px 2px 0;
}
.newslist2 li {
	position: relative;
	padding: 4px 0 26px 0;
	margin: 0 0 4px 0;
	text-align: left;
	display: table;
	zoom: 1;
	-height: 0;
	background: url(/themes/adminkr/images/dots.png) repeat-x bottom;
	width: 100%;
}
#page .newslist2 li.l {
	background: none;
	padding-bottom: 0px!important;
}
.newslist2 a:link, .newslist2 a:visited, .newslist2 a:hover{
	color: #000;
}
#search {
	margin: 0 0 0 5px;
}
.banner-new {
display: block;
width: 249px;
height: 59px;
padding: 8px 2px 0px 2px;
text-align: center;
font-size: 10px;
background: url('/themes/adminkr/images/banner-bg-2014-03-17.png') no-repeat;
}

