/*common*/
/* Don't forget to set a foreground and background color
   on the 'html' or 'body' element! */
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,
dd, dl, dt, li, ol, ul,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	line-height: 1;
	font-family: inherit;
	text-align: left;
	vertical-align: baseline;
}
a img, :link img, :visited img {
	border: 0;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}
ol, ul {
	list-style: none;
}
q:before, q:after,
blockquote:before, blockquote:after {
	content: "";
}
body {
min-width: 900px;
text-align: center;
background: #0a0a0a url(img/gradient.jpg) repeat-x;
font: 14px Tahoma, Verdana, sans-serif;
color: #666;
line-height: 170%;
}
h1 {
background: url(img/kudoclub.2.jpg) no-repeat;
width: 460px;
height: 88px;
float: left;
cursor: pointer;
}
h1 span {
display: none;
}
a {
color: #900;
}
ul {
list-style-type: none;
}
li {
float: left;
}
img {
vertical-align: top;
display: inline;
border: 0px;
}
input, textarea {
background: #ccc;
width: 376px;
height: 20px;
vertical-align: top;
border: 0px;
margin: 2px 0px;
font:14px Tahoma;
color: #333;
}

* html input, textarea {
margin: 1px 0px;
}
textarea {
height: 140px;
overflow: auto;
}
input.submit {
margin-top: 2px;
background: #fff;
width: 85px;
color: #900;
text-decoration: underline;
font: 14px Tahoma, sans-serif;
cursor: pointer;
}
#main {
text-align:left;
min-width: 878px;
width:878px;
margin:0px auto;
}
/*top menu */
#top {
height: 131px;
padding-top: 28px;
}
#header {
width:800px;
padding: 0px 26px;
height: 84px;
margin-bottom: 14px;
background: url(img/style.jpg) 100% 1px no-repeat;
}
* html #header {
margin-bottom: 13px;
}
#header .logo, #header .title {
float: left;
padding-left:28px;
}
#header .title {
width: 350px;
}
#topmenu {
padding: 0px 14px 0px 0px;
height: 33px;
line-height: 33px;
width:864px;
float: left;
background: url(img/menu-br.jpg) 100% 0 no-repeat;
}
#topmenu a {
color:#fff;
text-decoration: none;
}
.l {
width: 14px;
height: 33px;
background-repeat:no-repeat;
background-image: url(img/menu-bl.jpg);
float: left;
}
#topmenu .first {
padding-left: 14px;
background: url(img/menu-bl.jpg) no-repeat;
}
#topmenu li ul {
margin-top:-3px;
padding: 15px 0px 15px 15px;
position:absolute;
background: #999;
display: none;
width: auto;
border-style: groove ridge ridge groove;
border-width: 2px;
border-color: #fff;
z-index: 1;
}
#topmenu li ul li {
clear: both;
margin-right: 25px;
}
#topmenu li:hover ul, #topmenu li.hover ul {
display: block;
}
#topmenu a {
display: block;
}
#topmenu li ul a {
line-height: 2em;
font-size: 0.9em;
}
#topmenu li ul a:hover, #topmenu li ul a.active {
text-decoration: none;
color: #000;
}
/*end top menu*/

#index #middle {
margin-top: 28px;
width: 878px;
height: 373px;
}
* html #index #middle {
margin-top: 16px;
}

#index #content {
float:left;
width: 863px;
height: 373px;
background: url(img/content-gr.gif) repeat-x;
}

#index .border-right {
height: 373px;
width: 13px;
float: left;
background: url(img/content-br.gif) no-repeat;
}
#index .text {
height: 363px;
width: 286px;
padding: 0px 15px 10px 25px;
float: right;
background: url(img/shadow.jpg) left bottom no-repeat;
color: #fff;
line-height: 90%;
overflow: hidden;
position: relative;
}

#index .image {
width: 537px;
height: 373px;
float: right;
position: relative;
}

#flashcontent {
z-index: -2;
}
#phonograf {
position: absolute;
right: 5px;
top: 5px;
z-index: 0;
width: 40px;
height: 20px;
}
#index h2{
line-height: 80%;
font-size: 36px;
margin: 30px 0px 15px;
text-indent: 0.35em;
}

#index p {
margin:5px 15px 5px 10px;
}

#index #video {
overflow: hidden;
display: inline-block;
margin-right: auto;
margin-left: auto;
margin:0px 0px 0px 10px;
}
#index div.corner-tl {
position: absolute;
width: 12px;
height: 360px;
background: url(img/corner-tl.gif) left top no-repeat;
z-index: 1;
}

#index .corner-bl {
position: absolute;
bottom: -1px;
width: 12px;
height: 13px;
background: url(img/corner-bl.gif) left bottom no-repeat;
z-index: 1;
}

#s {
margin: 13px 0px 0px;
width: 876px;
height: 140px;
}
#s h3 {
margin-bottom: 12px;
}
#s .s0 h3 {
text-indent: 0.7em;
margin-left: -9px;
text-align:left;
color: #e09a06;
font: bold 24px Tahoma, sans-serif;
line-height:80%;
}
#s .s0 h3:first-line {
color: #c20000;
font: bold 22px Tahoma, sans-serif;
line-height:80%;
}

#s .s1 h3 {
color: #c20000;
font: bold 18px Tahoma, sans-serif;
line-height:80%;
margin-top: 5px;
}
#s .s2 h3 {
padding-left: 0.5em;
text-indent: -0.5em;
color: #c20000;
font: bold 16px Tahoma, sans-serif;
line-height:80%;
margin-top: 7px;
}
#s .s2 h3:first-line {
font: bold 14px Tahoma, sans-serif;
line-height:80%;
}
.c {
color: #35312e;
text-align:left;
height: 122px;
width: 150px;
font: 11px Tahoma, sans-serif;
line-height:110%;
padding: 17px 93px 0px 26px;
background:transparent url(img/b-bg.png) 0% 100% no-repeat;
}
.s0, .s1, .s2 {
position:relative;
float: left;
margin-right: 34px;
}
.s1 .c {
width: 200px;
padding-right: 43px;
}
.s2 {
margin-right: 0px;
}
.s2 .c {
width:200px;
padding-right: 43px;
}
#s .im {
position: absolute;
right:0%;
bottom: 0%;
}

#s a {
color: #343031;
font:bold 12px Tahoma, sans-serif;
line-height: 30px;
cursor: pointer;
}
#s a:hover {
text-decoration: none;
}

#inside #middle {
margin-top: 20px;
min-height: 497px;
}
* html #inside #middle {
margin-top: 7px;
}
#inside #middle .top {
height: 19px;
width: 877px;
background: url(img/middle-top-bg.gif) no-repeat;
}

#inside #middle .bottom {
height: 19px;
width: 877px;
background: url(img/middle-bottom-bg.gif) no-repeat;
}
#inside #content {
padding:0px 26px;
margin: 0px;
width:824px;
background-color: #fff;
border-right:1px solid #0f0f0f;
}

#inside h2 {
font-weight:bold;
font-size: 24px;
padding: 10px 0px 20px 0px;
}

#inside .fullwidth h2 {
text-align: center;
}


#inside #content #text {
text-align: justify;
padding-bottom:20px;
line-height: 150%;
min-height: 445px;
width: 100%;
}

#inside #content #text div {
float: left;
padding: 5px 10px;
font-size: 11px;
line-height: 150%;
}

#inside #content #text p {
line-height: 150%;
clear: both;
}

#inside #content img {
padding: 0px 10px 10px 10px;
}

#inside #content .pic {
padding: 10px 26px 10px 10px;
float: left;
}
#inside #video {
position: absolute;
left: 160px;
overflow: hidden;
}
#inside #content .textcontent {
padding-bottom:20px;
line-height: 150%;
min-height: 445px;
width: 100%;
}

* html #inside #content .textcontent {
height: 445px;
}

#submenu {
clear: both;
padding-top:10px;
border-top: 1px solid #000;
min-height: 30px;
}

#submenu li {
display: inline;
margin-right: 1px;
}
#submenu a {
padding: 7px 9px;
display: block;
border: 1px dotted #fff;
}
#submenu a.active {
border-color: #900;
text-decoration: none;
}

.leftfix {
float: left;
}
.rightfix {
float: right;
}
.ml30 {
margin-left: 30px;
}

#inside #flash {
position: relative;
min-height: 391px;
}

* html #inside #flash {
height: 391px;
}

#playlist {
text-align: center;
position: absolute;
left: 140px;
top: 90px;
font-size: 1.3em;
}

#bottom {
margin: 13px 0px 13px;
width: 831px;
height: 76px;
padding-left: 27px;
}

.news_date {
font-weight: bold;
}

#contacts {
padding: 10px 0px !important;
width: 53%;
}
marquee {
padding-top: 13px;
width: 100%;
height:20px;
color: #fff;
}
marquee a {
color: #fff;
text-decoration: none;
}

