html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}
body {
	line-height: 1;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}

/* remember to define focus styles! */
:focus {
	outline: 0;
}

/* remember to highlight inserts somehow! */
ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}

/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: collapse;
	border-spacing: 0;
}
/*------------------------ End Reset ---------------------*/

body, input, select, button, texarea { color: #151515; font: 11px Arial, Tahoma, Verdana, sans-serif; }
body { background: #fff url(bg.gif) repeat-x 0 0; }

a { color: #0c529c; text-decoration: none; outline-style: none; }
a:hover { text-decoration: underline; }

button { cursor: pointer; }

#all { width: 970px; margin: 0 auto; }

.clearer { clear: both; }

/*------------- Header ------------*/

#head { position: relative; z-index: 999; height: 100px; }
p.logo { display: block; position: absolute; bottom: 5px; left: 25px; margin: 0; }
p.logo a { margin-right: 10px; }

/*------------ End Header -----------*/

/*------------- Content -------------*/

.content { position: relative; z-index: 999; padding: 0 5px; border-top: 5px solid #fff; background-color: #fff; }
.content .tl { display: block; position: absolute; top: -5px; left: -4px; z-index: 999; width: 16px; height: 420px; background: url('bg_content_l.png') no-repeat 0 0; }
.content .tr { display: block; position: absolute; top: -5px; right: -6px; z-index: 999; width: 18px; height: 420px; background: url('bg_content_r.png') no-repeat 100% 0; }
.inner { position: relative; /*overflow: hidden;*/ padding: 20px 20px 0; }
#bgimg, .bgimg { position: absolute; z-index: 1; top: 0; left: 0; }

.col1 { position: relative; z-index: 999; float: left; width: 210px; padding: 5px 20px 5px 0; }
.col2 { position: relative; z-index: 999; float: left; width: 680px; padding: 15px 0px 15px 5px; background-color: #fff; }
.col2 .inner { position: static; width: 640px; height: 420px; padding: 15px 27px 15px 10px; overflow: hidden; }

.col2 .tl, .col2 .tr { top: 0px; height: 100%; background-repeat: no-repeat; background-position: 0 0; }
.col2 .tl { left: -6px; width: 6px; background-image: url('bg_col_l.png'); }
.col2 .tr { right: -9px; width: 9px; background-image: url('bg_col_r.png'); }

h1 { margin-bottom: 15px; font-size: 22px; font-weight: normal; color: #4c4c4c; text-transform: uppercase; }

h3 { color: #0c529c; margin-bottom: 10px; }

p { margin: 15px 0; }
.date { padding-right: 15px; color: #707070; background: url('clock.gif') no-repeat 100%; }
.pages a { margin-left: 10px; }
p.back { overflow: hidden; margin: 0; }
p.back a { float: right; padding-left: 11px; background: url('arrow2.gif') no-repeat left center; color: #707070; }
.crossbar { height: 350px; }


#blocks { overflow: hidden; position: relative; z-index: 999; padding: 5px 20px; font-family: Verdana, Arial, Tahoma, sans-serif; }
/*#blocks .jScrollPaneTrack, #blocks .jScrollPaneDrag, #blocks a.jScrollArrowUp, #blocks a.jScrollArrowDown { background-position: center top; }*/

.box { width: 207px; float: left; margin: 0 3px; }
.box .inner { padding: 0 3px 0; background: url('bg_block.gif') no-repeat 100% 100%; }
.box .inner1 { padding: 7px 4px 7px 7px; background: url('bg_block.gif') no-repeat 0 0; }
.box .inner2 { position: relative; z-index: 999; height: 125px; padding: 0 5px; background-color: #fff; background-repeat: no-repeat; background-position: 0 100%; overflow: hidden; }
.box .inner2 span { display: block; position: absolute; z-index: 999; width: 2px; height: 2px; background-repeat: no-repeat; background-image: url('corners.gif'); }
.box .tl { top: 0; left: 0; background-position: 0 0; }
.box .tr { top: 0; right: 0; background-position: 100% 0; }
.box .bl { bottom: 0; left: 0; background-position: 0 100%; }
.box .br { bottom: 0; right: 0; background-position: 100% 100%; }

.box a { color: #eb3a2f; font-weight: bold; }
.box h2 { display: block; height: 22px; padding-right: 5px; margin-bottom: 5px; background: url('bg_title.png') no-repeat 100% -22px; color: #fff; text-transform: uppercase; line-height: 22px; }
.box h2 span { display: block; height: 22px; padding: 0 5px 0 10px; background: url('bg_title.png') no-repeat 0 0; }

.gal .inner2 { background-image: url('../img/multimedia.jpg'); }
.sten .inner2 { background-image: url('../upload/sten.jpg'); background-position: 100% 100%; }
.fun .inner2 { background-image: url('../upload/fanclub.jpg'); text-align: right; }
.cal { width: 283px; }

.box table { width: 100%; }
.box table th, .box table td { padding: 2px 1px; vertical-align: middle; font-size: 10px; border-bottom: 1px solid #e0e0e0; text-align: left; }
.box table th a { color: #151515; }
.box table td { white-space: nowrap; }

.col2 ul.news {  }
.col2 ul.news li { position: relative; padding: 0 0 15px 15px; background: url('arrow1.gif') no-repeat 0 3px; }
.col2 ul.news li p { margin: 3px 0; }
.col2 ul.news li h3 { display: inline; }
.col2 ul.news li .date { margin-right: 10px; }

.col2 ul.gallery { overflow: hidden; }
.col2 ul.gallery li { display: block; float: left; margin: 0 1px 10px 0; }
.col2 ul.gallery li a { display: block; padding: 5px; border: 1px solid #b8b8b8; background: url('bg_gall.gif') repeat-x 0 100%; }
.col2 ul.gallery li img { display: block; }
.col2 ul.gallery li h3 { margin: 5px 0 0; }
.col2 ul.gallery li a:hover { color: #eb3a2f; border-color: #eb3a2f; }
.col2 ul.gallery li a:hover h3 { color: #eb3a2f; }

table.gallery { margin: 0 auto; }
table.gallery td { /*width: 25%;*/ padding: 0 12px 12px 0; /*text-align: center;*/ }
table.gallery td a { display: block; width: 144px; padding: 11px; border: 1px solid #b8b8b8; background: url('bg_gall.gif') repeat-x 0 100%; overflow: hidden; }
table.gallery td h3 { margin: 5px 0 0; }
table.gallery td a:hover { color: #eb3a2f; border-color: #eb3a2f; text-decoration: none; }
table.gallery td a:hover h3 { color: #eb3a2f; }

.col2 ul.dwnld { overflow: hidden; }
.col2 ul.dwnld li { overflow: hidden; display: block; float: left; width: 290px; margin: 0 5px 5px 0; padding: 5px; border: 1px solid #b8b8b8; background: url('bg_gall.gif') repeat-x 0 100%; }
.col2 ul.dwnld li img { display: block; float: left; width: 145px; height: 100px; margin-right: 10px; }
.col2 ul.dwnld li p { display: block; float: left; width: 135px; margin: 0; line-height: 16px; }
.col2 ul.dwnld li a { display: block; }
.col2 ul.dwnld li h3 { display: inline; }

.col2 ul.video {  }
.col2 ul.video li { overflow: hidden; display: block; height: 162px; margin-bottom: 25px; padding: 0; background: url('bg_gall.gif') repeat-x 0 100%; }
.col2 ul.video li img { display: block; float: left; width: 270px; height: 162px; }
.col2 ul.video li div { float: left; width: 315px; padding: 10px 15px; }

.col2 ul li { position: relative; padding-left: 15px; background: url('arrow1.gif') no-repeat 0 3px; *zoom: 1; }
.col2 ol { list-style-type: decimal; margin-left: 20px; }

ul#sitemap-tree { margin-left: 10px; }
ul#sitemap-tree li { padding: 2px 0; background: none; }
ul#sitemap-tree ul { margin-left: 10px; padding-bottom: 5px; }
ul#sitemap-tree a { font-size: 14px; }
ul#sitemap-tree ul a { font-size: 11px; }


/*----------- End Content -----------*/

/*-------------- Menu ---------------*/

ul.menu { position: absolute; bottom: 10px; right: 25px; }
ul.menu li { display: block; float: left; height: 25px; padding-right: 5px; background: url('bg_menu.png') no-repeat 100% -25px; }
ul.menu li a { display: block; float: left; height: 25px; padding-left: 5px; background: url('bg_menu.png') no-repeat 0 0; line-height: 25px; color: #000; font-size: 10px; text-transform: uppercase; overflow: hidden; }
 
ul.menu li:hover, ul.menu li.hover, ul.menu li.active { margin: 3px 0 -3px; background-position: 100% -75px; cursor: pointer; }
ul.menu li:hover a, ul.menu li a.hover, ul.menu li.active a { background-position: 0 -50px; color: #fff; }
ul.menu li a:hover { color: #fff; text-decoration: none; }


ul.menu1 {  }
ul.menu1 li { padding-bottom: 3px; }
ul.menu1 li a { display: block; height: 22px; padding-right: 5px; background: url('bg_menu1.png') no-repeat 100% -22px; color: #000; }
ul.menu1 li span { display: block; height: 22px; padding-left: 5px; background: url('bg_menu1.png') no-repeat 0 0; line-height: 22px; font-size: 10px; text-transform: uppercase; overflow: hidden; }

ul.menu1 li:hover, ul.menu1 li.hover, ul.menu1 li.active { margin: 0 -5px 0 5px; }
ul.menu1 li:hover a, ul.menu1 li.hover a.hover, ul.menu1 li.active a { background-position: 100% -66px; color: #fff; text-decoration: none; cursor: pointer; }
ul.menu1 li:hover a span, ul.menu1 li.hover a.hover span.hover, ul.menu1 li.active a span { background-position: 0 -44px; }

/* submenu */
ul.menu1 div { padding: 0 2px 0 0; background: url('bg_submenu1.png') no-repeat right bottom; }
ul.menu1 div ul { padding: 5px 0; background: url('bg_submenu3.png') no-repeat left bottom; overflow: hidden; }
ul.menu1 div li { padding: 2px 10px; border-bottom: 1px solid #fff; }
ul.menu1 li:hover li a, ul.menu1 li.hover li a, ul.menu1 li.active li a { display: inline; padding: 0; margin: 0; background: none; color: #000; }
ul.menu1 div li a span { display: inline; padding: 0; margin: 0; background: none; line-height: 18px; }
ul.menu1 div li a:hover, ul.menu1 div li.active a { margin: 0; color: #0c529c; }
ul.menu1 div li:hover, ul.menu1 div li.hover, ul.menu1 div li.active { margin: 0; }
/* submenu end */

/*------------ End Menu -------------*/

/*------------- Footer -------------*/

#footer { overflow: hidden; padding: 15px 32px; line-height: 36px; color: #6b6969; font-size: 9px; }
#footer a { color: #6b6969; }
#footer a.contact { padding-left: 7px; margin-left: 15px; background: url('arrow.gif') no-repeat left center; }
#footer a.sitemap { padding-left: 12px; margin-left: 15px; background: url('sitemap.gif') no-repeat left center; }
#footer p { float: right; margin: 0; }
#footer div { float: left; }
#footer div img { vertical-align: middle; margin-right: 15px; }

.gallery tr {
	height: 132px;
}

/*----------- End Footer -----------*/