* {
	padding: 0;
	margin: 0;
}
html {
	height: 100%;
}
body {
	background-color: #FFF;
	color: #666;
	font-size:12px;
	font-family:"Kozuka Gothic Pro", verdana, helvetica, arial;
	height: 100%;
	line-height: 1.4em;
	background:url(../../img/tail.gif) repeat-x center top #1a1a1a; color:#FFF;
}
.main {width:1000px; margin:auto; font:normal 12px "Kozuka Gothic Pro", Tahoma, Arial;	line-height:14px; color:#8a8a8a; vertical-align:top;}
h1, h2, h3, h4, h5, h6, .subtitle {
  font-family:"Kozuka Gothic Pro";
  font-weight:normal;

}
h1  {
	letter-spacing:-1px;
	margin:0;
	padding:0;
	line-height:1.1em;
	color: #333;
	font-size:1.9em;
}
h1 a {color: #333;}
h2 {
	letter-spacing:-1px;
	margin:0;
	line-height:1.1em;
	color: #333;
	font-size:1.89em;
}
h2 a{ color:#333; text-decoration: none; }
h2 a:hover { color:#CA0505; text-decoration: underline; }
h3{
	margin:0;
	padding:0;
	line-height:1.1em;
	color: #333;
	font-size:1.69em;
}
h4{
	margin:1.2em 0 0.8em 0;
	padding:0;
	line-height:1.1em;
	color: #333;
	font-size:1.69em;
} 
h5, .subtitle {
	margin:5px 0 0 0;
	padding-bottom:10px;
	font-size:1.40em;
	color: #ADADAD;
	border-bottom:1px solid #CA0505;
}
p, .pagetext { 
	margin:1em 0; 
	text-align:justify;
	color: #666;
}
.subtitle, .listbox { 
	border-bottom:1px dotted #999; 
}
.path { float:right; color:#ADADAD; display:inline; white-space:nowrap; }
.path a { color:#ADADAD; }

a {
	text-decoration: none;
	color:#CA0505; 
}
a:hover{
	color:#000;
}
a.more { color:#333; text-decoration:underline; background:url(../../img/more.gif) no-repeat left top; padding-left:14px; }
a.more:hover { text-decoration:underline; color:#CA0505; background-position:1px -13px;}

table {border-collapse:collapse; border:0px; width:100%;}
td {font:normal 12px Tahoma, Arial;	line-height:14px; color:#8a8a8a; vertical-align:top;}


/*
HEADER BLOCK
----------------*/
#header {padding:0px 30px 0px 0px;}
#header .column_1 {width:39%}
#header .column_1 img {margin:61px 0px 0px 0px;}
#header .column_2 {width:61%; padding:23px 0px 0px 0px;}
#header .form {height:32px; width:100%; background:url(../../img/form_bg.gif) repeat-x bottom; margin:0px 0px 10px 0px;}
#header .form td {font-size:11px; font-weight:bold; color:#FFF;}
#header .form div {background:url(../../img/header_corner1.jpg) bottom left no-repeat; padding:0px 0px 0px 22px; vertical-align:top; height:32px}
#header .form div div {background:url(../../img/header_corner2.jpg) bottom right no-repeat; padding:0px 0px 0px 22px; vertical-align:top; height:32px}
#header .form div div div{background:none; padding:0px 0px 0px 0px; height:auto}
#header .form a {color:#dd0e0e; font-size:11px; font-weight:bold; margin:0px 0px 0px 31px;}
#header .form a:hover {color:#dd0e0e;}
#header .form input {width:112px; height:16px; font-size:11px; color:#1a1a1a; margin:0px 15px 0px 11px; font-family:Tahoma; font-weight:normal}
#header .banner {height:96px; background:url(../../img/header.png) repeat-x}
#konciert {position:absolute;padding-left:550px;padding-top:-20px; height:120px}

#content .column_1 {width:165px;}
#content .column_2 {width:100%; padding:100px 21px 0px 21px;}
#content .column_3 {width:165px;}

#hidden, #hidden2 {
	display:none; 
	float:right;
	height:50px;

}
.online {
margin:10px 0px 0px 600px;
position: absolute;
}

/*
content
---------------*/
.content {
	width: 870px;	
	margin: 0 auto;
	min-width:45em;
	max-width:85em;
	position:relative;
}

/*
TOP MENU
---------------*/
.moduletable_tm_top_menu div 	{margin:auto;}
ul#mainlevel-nav 				{padding:0; margin:0;}
ul#mainlevel-nav li				{width:121px; float:left; list-style:none; height:38px; text-align:center; vertical-align:middle}
ul#mainlevel-nav li a 			{color:#FFFFFF; font-size:12px; font-weight:bold; text-decoration:none; background:url(../../img/menu_item_bg.gif) no-repeat 0 0; display:list-item; height:28px; padding:10px 0px 0px 0px;}
ul#mainlevel-nav li a:hover		{text-decoration:none; color:#000000; font-size:12px; font-weight:bold; background:url(../../img/menu_item_active_bg.gif) no-repeat 0 0; display:block; height:28px; padding:6px 0px 4px 0px;}

a.mainlevel:hover {text-decoration:none;	color:#000000;}
a.mainlevel#active_menu {}
a.mainlevel#active_menu:hover {}
a.sublevel:link, a.sublevel:visited {}
a.sublevel:hover {}
a.sublevel#active_menu {}

/*
SEARCH
---------------*/
.moduletable_s4 input {width:166px; height:18px; border:1px solid #c8c8c8; color:#9b9b9b; font:italic 12px Arial;}
.moduletable_s4		 {margin:0px 0px 15px 0px;}

/*
LIGHT BLOCK
---------------*/
.light { background:#fff; }
.light-top { 
	height: 36px;
	background: url(../../img/light-top.gif) repeat-x;
}
.light-bot {
	height: 36px;
	background: url(../../img/light-bot.gif) repeat-x; position:relative;
}
/*
TWO COLLS
---------------*/
.primary{
	float:left;
	width:65%;
	padding:0px 0 0 0;
}
.secondary{
	float:right;
	width:30%;
	margin-left:3%;
	padding:10px 0 0 0;
	padding-top:0em;
	display:inline; 
}
/*
LIST
----------------*/
.listbox{
	padding:15px 0;
	background: url(../../img/list.gif) no-repeat top right;
	margin-top:0px;
}

.rightall {
  font-family:"Kozuka Gothic Pro";
  font-weight:normal;
  font-size:1.2em;
  padding-bottom:15px;
}
/*
COMMENTS
----------------*/
.commentos {
	padding:2.2em 1.8em 0 1.8em;
	border-left:1px solid #E7E7E7;
	border-right:1px solid #E7E7E7;
	background: url(../../img/comm.png) repeat-x top left;
	margin:15px 0 50px 0;		
}
/*
THREE COLLS
----------------*/
.block{
	float:left;
	width: 30%;
	margin:0 0 0 5%;
}
* html .block{
	margin-left:35px;
}
.first, * html .first{
	clear:both;
	margin:0;
}
.block-separator{
	clear:both;
	height:2.0em;
}
*:first-child+html .block { width: 29.9%; } /* IE7.0 Hack */
/*
UL - LI
--------------*/
ul { list-style-type:square; margin:1.5em 0 1.5em 3em; }
ul.dates, ul.counts, ul.blogroll {
	list-style-type:none;
	margin:0 0 20px 0; background-color:#FAFAFA;
}
ul.dates li, ul.counts li, ul.blogroll li {
	list-style-type:none;
	margin:0;
	padding:0;
	overflow:hidden;
	color:#ccc; 
	border-bottom:1px solid #CA0505;
	width:100%; white-space:nowrap;
}
.dates li a, .counts li a, .blogroll li a { 
	list-style-type:none;
	display: block;
	padding:0.4em 1.0em;
	border:none;
	text-decoration:none; color:#000;
}
.dates li a:hover, .counts li a:hover, .blogroll li a:hover { background-color:#333; color:#fff; }
.dates .date { float:right; padding:0.4em 1.0em; }
ul.counts .count { float:left; padding:0.4em 1.0em;}
ul.blogroll { margin-top:0;}
ul.blogroll li { list-style-type: none; margin:0;}
ul.dates .ico { float:left; padding:0.56em 1.0em 0em 0.5em; }
/*
NAVIGATON
------------------*/
#nav { 
	float:right;
	line-height: normal;
	font-size: 1.0em; 
}
#nav ul.nvg { list-style: none; padding:0; margin:0; }
#nav ul.nvg li { display: inline; }
#nav a {
	float: left;
	background: #8F0201 url(../../img/nav_left.png) no-repeat left bottom;
	text-decoration: none;
}
#nav a span {
	float: right;
	display: block;
	background: transparent url(../../img/nav_righ.png) no-repeat right bottom;
	padding: 1px 12px 7px 13px;
	color: #000;
	font: bold 1.3em "Kozuka Gothic Pro", verdana, helvetica, arial, sans-serif; 
}
/* Commented Backslash Hack hides rule from IE5-Mac \*/
#nav a span {
	float: none;
}
/* End IE5-Mac hack */
#nav a:hover {
	border: 0px;
	margin-top: 0px !important; /* Firefox */
	margin-top: -1px;    /*  IE  */
}
#nav a:hover span {
	padding-top: 5px; color: #CA0505;
}

/*
USER NAV
---------------*/
#user {
	font: bold 1.0em "Blue Highway Linocut", verdana, helvetica, arial, sans-serif; 
	padding:12px 0px;
	width:100%;
}
#user ul {
	margin:0;
	padding:0;
	float:right;
}
* html #user ul { 
	margin-bottom:1px;
}
#user li {
	display:inline;
	float:left;
	list-style:none;
	margin-bottom:10px;
}
#user li a { 
	display:block;
	color:#999;
	border:1px solid #ddd;
	padding:5px 7px; 
	margin-left:2px;
	text-decoration:none;
	background:#fefefe;
}
#user li a:hover{ 
	color: #CA0505;
}
/*
OTHER
---------------*/
a.thickbox:link img, a.thickbox:active img, a.thickbox:visited img, .listbox img, .pagetext img {
	margin: 0px;
	border: 6px solid #000;
	filter: alpha(opacity=50);
	-moz-opacity: .5;
	opacity: .5;
}
a.thickbox:hover img, .pagetext:hover img, .listbox:hover img {
	border: 6px solid #CA0505;
	filter: alpha(opacity=100);
	-moz-opacity: 1;
	opacity: 1;
}
* html .pagetext img {filter: alpha(opacity=100);}
img { border:none; text-decoration:none; vertical-align:middle; }
.clear { clear:both; height:0px; font-size:0px; line-height:0px; }
hr {height:0px; border:none; border-bottom:1px solid #555;}
.colleft	{ float:left; margin:0px 20px 8px 0px; }
.colright	{ float:right; margin:0px 0px 8px 20px; }
#message { display:block; text-align:center; padding:60px 80px; margin:60px 0; }
#adminmenu { margin:1.2em auto; padding:1.2em 0; border-bottom:1px dotted #999; border-top:1px dotted #999; }

#add a, #rss a, #print a {display:block; width:258px; height:41px; text-indent: -9999px;}
#add a { background:url(../../img/add.png) no-repeat right top;}
#rss a { background:url(../../img/rss.png) no-repeat right top;}
#print a { background:url(../../img/print.png) no-repeat right top;}
#rss a:hover, #add a:hover, #print a:hover { background-position:0 -42px;}

.bar_front 	{ background-color:#FF8800; border-right:0px solid #333333; padding:0; color:#DDDDDD; height:14px; }
.bar_back 	{ background-color:#FAFAFA; border:1px solid #333333; margin:0 7px 0 7px; height:14px; }
.pagenav { margin:10px 0px 10px 0px; font-size:1.1em; }
.pagenav_prev, .pagenav_next, .pagenav_first, .pagenav_last, .pagenav_pages   
{ padding:3px 8px; background:#ffffff; margin:1px; border:1px solid #d5d5d5;}
.pagenav_current { padding:3px 8px; font-weight:bold; text-decoration: none; background:#ededed; margin:1px; border:1px solid #c8c7c7;  }
.error { color:red; font-weight:bold; font-size:1.1em; padding:1em 0; }
.codetitle, .code { color:#666; }
.code { border-left:3px solid #CA0505; background-color:#F3F3F3; padding:20px; margin:10px 20px; overflow: auto; }
.quote { border-left:3px solid #CA0505; background:#F3F3F3 url(../../img/quote.gif) no-repeat right top; padding:20px; margin:10px 20px; overflow: auto; }
blockquote { display:block; padding:20px; border-left:3px solid #CA0505; background:#F3F3F3 url(../../img/quote.gif) no-repeat right top; }
blockquote hr { height:0px; margin:10px 0; border:none; border-bottom:1px dotted #000;}
.colleft	{ float:left; margin:0px 20px 0px 0px; }
.colright	{ float:right; margin:0px 0px 0px 20px; }
/*
FOOTER BLOCK
--------------*/
#footer {
	clear:both;
	background-color:#3E3E3E;
	border-top:3px #CA0505 solid;
	border-bottom:3px #CA0505 solid;
	position:relative;
}
#footer-flow {
	display: block;
	width:275px;
	height:239px;
	position: relative;
	bottom:0px;
	right:40px;

	z-index:1;
}
#footer-top { 
	height: 50px;
	background: url(../../img/footer-top.gif) repeat-x;
}
#footer h2 {
	background:none;
	margin:0;
	line-height:1.1em;
	color: #CA0505;
	font-size:1.59em;
	font-family:"Blue Highway Linocut", verdana, helvetica, arial, sans-serif;
    font-weight:normal;
	letter-spacing:-1px;
}
#footer a {
	color: #999;
}
#footer a:hover {
	color: #eee;
}
#footer a.copy  { color:#666; }
#footer .copyblock { padding:2.0em 0; border-top:solid 1px #555;}
#footer ul.blogroll { background-color:#3A3A3A;}
#footer ul.dates { background-color:#3A3A3A;}

#counter {
	position: absolute;
	right: 10px;
	bottom:20px;
	margin: 0px;
	filter: alpha(opacity=50);
	-moz-opacity: .5;
	opacity: .3;
}
#counter:hover {
	position: absolute;
	right: 10px;
	bottom:20px;
	filter: alpha(opacity=100);
	-moz-opacity: 1;
	opacity: 1;
	}
/*
FORMS
--------------*/
input.search, .srchbut, .submit, label.login {
	font-weight: normal;
	font-family: "Trebuchet MS", Tahoma, Verdana;
	color: #888;
	font-size: 1.1em;
}
.submit, .srchbut, .submit-l { 
	font-weight:bold; 
	cursor:pointer;
	border:none;
}
.srchbut { 
	background:url('../../img/srchbut.gif') no-repeat top left;
	width:260px; height:34px; padding:2px 5px;
}
.submit { 
	background:url('../../img/submit_2.png') no-repeat left top;
	color:#fff; height:26px; width:130px; padding:0px 5px 2px 5px;
}
.submit-l { 
	background:url('../../img/submit-l_2.png') no-repeat left top;
	height:26px; width:260px; padding:0px 5px 2px 5px; color:#fff;
}
input.search {
	background: #3E3E3E url('../../img/srchbck.gif') repeat-x left top;
	background-attachment: inherit !important;
	background-attachment: fixed;
	border: 1px solid #555;
	padding: 5px 10px 3px 10px;
	width: 238px;
	height:21px;
}
* html input.search { padding:6px 10px 2px 10px; }
input.search:hover { border: 1px solid #777; }
input.search:focus { border: 1px solid #CA0505; }
fieldset { padding: 5px 20px; border:1px solid #eaeaea; }
legend { padding:0 1em; font-weight:bold; }
.form-item { margin: 1em 0; }
.form-item label { display: block; padding:0.5em 0; }
.form-required { color: #ff6600; }
legend { color:#999; }
input.text, textarea, .password {
	background: #fff url(../../img/form.gif) repeat-x left top;
	background-attachment: inherit !important;
	background-attachment: fixed;
	border: 1px solid #ccc;
	padding: 4px 10px;
}
.textboxer { padding:0 40px 0 212px; font-size: 1.1em; }
input.text, .password { width: auto; height:16px; }
textarea { width:360px; }
input.text:hover, input.reset:hover, textarea:hover, .password:hover { border: 1px solid #999; }
input.text:focus, input.reset:focus, textarea:focus, .password:focus { border: 1px solid #ff9900; }
select { height:26px; vertical-align:bottom; }
select.selsearch  { vertical-align:bottom; min-height:80px;}
label.login {
	font-weight:bold;
	padding:0 1.0em;
	margin-top: 2px !important; 
	margin-top: 4px; 
	text-align: right; display: inline;
}
/*
Table
---------------*/
table.flat		{ width:100%; margin:0; padding:0; border-collapse:collapse; }
table.flat td 	{ padding:0; margin:0;}
table.main 		{ width:100%; margin:0; padding:4px; }
table.main td 	{ padding:4px;}
table.cells 	{ width:100%; margin-top:15px; padding:0; border: 1px solid #ebebeb; }
table.cells td	{ padding:2px; background-color:#f3f3f3; margin:0; }
table.cells i	{ font-style:normal; font-weight:bold; padding-left:5px; }
table.list 		{ width:100%; margin:0; padding:5px; }
table.list td 	{ padding:12px; }
.coltop { background:#000!important; text-align:center; color: #fff; font-weight: bold; font-size: 1.1em; font-family: "Lucida Grande", "Trebuchet MS", verdana, helvetica, arial, sans-serif;}
/*
Forum board
---------------*/
table.boards td { padding:4px; font-size: 1.0em; color:#666;}
.boards { background-color: #ffffff; border: 2px solid #dddddd; border-bottom:10px solid #dddddd; margin-bottom:10px; }
.normalname { color: #003; font-size: 11px; font-weight: bold; text-decoration: underline; }
.normalname a:link, 
.normalname a:visited, 
.normalname a:active { font-size: 12px; text-decoration: underline }
.cat_title a:link,
.cat_title a:active,
.cat_title a:visited, 
.cat_title a:hover { color: #fff; text-decoration: underline; }
.cat_bottom { background-color: #ddd; }
.row1 { background-color: #dddddd; }
.row2 { background-color: #eeeeee; }
.row3 { background-color: #fafafa; }
.row4 { background-color: #f2f2f2; }
.row5 { background-color: #fcfcfc; }
.graystyle { background-color: #f2f2f2; color:#111; font-size: 1.1em; border:1px solid #dfdfdf; padding:0 10px; margin:10px 0;}
table.graystyle td { padding:0 10px; }
.cat_title { background:#000; font-weight: bold; color:#fff; }

*:first-child+html .anchors { display: inline-block; }
*:first-child+html .anchors a { float: left; }

/* This style only for MCALENDAR plugin */
table.mcalendar { border-collapse:collapse; width: 100%; }
.mcalendar table { background-color:#ffffff; font-size: 100%; font-family: "Blue Highway Linocut"; border-collapse:collapse; }
.mcalendar td { background-color: #f1f1f1; border:1px solid #f2f2f2; vertical-align:middle; text-align:center; }
.mcalendar td.field { width: 20px; height:20px; }
.mcalendar td.future { color: #B0B0B0; width: 20px; height:20px; }
.mcalendar td.today { font-weight:bold; color:green; width: 20px; height:20px; }
.mcalendar td.week { color:#5D7BA7; width: 20px; height:15px; }
.mcalendar td.navigation { background-color:#fff; }
.mcalendar td.month { background-color:#fff; }
.mcalendar td.year { background-color:#fff; }
.mcalendar a { color: #0000FF; text-decoration: underline; font-weight:normal; }
.mcalendar a:hover { color: #0000FF; text-decoration: none; font-weight:bolder; }

table.tb-gal {
	border-collapse: collapse;
	border: 1px solid #ebebeb;
	width: 100%;
}

a.thumb {
	display: block;
	position: relative;
	height: 157px;
	width: 210px;
	border: 4px solid #9AD23F;
	overflow: hidden;
	text-align: center;
}

a.thumb img {
	margin: 0 auto;
}

td.g-block a.thumb {
	float: left!important;/* IE6 !!! */	
}

a.thumb:hover {
	border-color: #FF8A75;
	text-decoration: none;
}

a.thumb img {
	border: none;
	margin: 0 auto;
}

.thumb-title {
	position: absolute;
	background: url(img/thumb-title-bkg.png);
	padding-top: 4px; 
	top:110px;
	left:0;
	width: 210px;
	height: 47px;
	margin: 0;
	padding: 0;
	text-align: center;
}

.thumb-title div {
	font-size: 11px;
	color: #FFF;
	padding-top: 4px;
}

.g-block {
	padding: 12px;
	width: 25%;
}


.g-desc-block {
	width: 220px;
	text-align: center;
	float: left;
	padding: 5px 0 15px 0;
	font-size: 11px;
}

ul#gal {
	list-style: none;	
}

ul#gal li{
	display: block;
	text-align: center;
	width: 100%;
	overflow: hidden;
	margin-bottom: 10px;
}
.inputbox2 {
display:none;
}
