@charset "utf-8";
/* CSS Document */

html,body{
height: 100%;
}

* {
margin:0px;
padding:0px;
}
body {
background-image:url(../img/bg001.png);
font-family:Verdana,Arial;
font-size:10px;
color:#FFFFFF;
}
a {
text-decoration: none;
color:#FF0000;
}
a:hover {
text-decoration:underline;
}
h1 {
font-size:14px;
font-weight:bold;
color:#fbe2b2;
padding:7px 0px 0px 18px;
}
h2 {
font-size:12px;
font-weight:bold;
color:#fbe2b2;
}
strong {
letter-spacing:1px;
}
img {
border:0px;
}
#upbg {
position:absolute;
top:0px;
left:0px;
width: 100%;
height: 250px;
background: #fff url('../img/bg002.png') repeat-x;
z-index: 1;
}
#outer {
z-index: 2;
position: relative;
width: 800px;
border-left:solid 4px #211415;
border-right:solid 4px #211415;
background-image:url(../img/bg009.png);
background-color:#807848;
margin: 0 auto;
}
#headbg01 {
position:relative;
width:400px;
height:200px;
background-image:url(../img/back003.png);
float:left;
}
#headbg02 {
position:relative;
width:400px;
height:200px;
margin-left: 400px;
}
/*
#headbg03 {
position:relative;
width:200px;
height:200px;
background-image:url(../img/bg005.png);
margin-left:600px;
}
*/
#nav {
position:relative;
background-color:#211415;
height:30px;
}
#menu {
position:relative;
width:500px;
height:30px;
float:left;
font-size:12px;
font-weight:bold;
letter-spacing:1px;
color:#fbe2b2;
}
#menu ul
{
float: left;
width: 100%;
margin:7px 0px 0px 8px;
}
#menu ul li {
display: inline;
float: left;
}
#menu ul li a
{
padding: 0px 4px 0px 4px;
color:#fbe2b2;
}
#menu ul li a:hover
{
background-color: #fbe2b2;
color: #211415;
text-decoration:none;
}
#content {
position:relative;
width:800px;
}
#Lcontent {
position:relative;
width:150px;
float:left;
}
#Lcontent h2 {
padding:1px 0px 3px 18px;
}
#Lcontent img{
margin:4px 10px 4px 10px;
}
#Mcontent {
position:relative;
width:500px;
float:left;
}
#Mcontent h2 {
padding:2px 0px 0px 15px;
}
#Mcontent img {
border:solid 3px #fbe2b2;
margin:5px 10px 5px 10px;
float:left;
}
#Mcontent .logoKlubu img, #Mcontent .partnerAll img {
	border:0px;
}
#Mcontent .partnerAll {
	clear:both;
}
#Mcontent .partnerAll img {
	float:left;
}
#Mcontent a {
color:#fbe2b2;
}
#Mcontent table {
margin:5px 10px 5px 10px;
}
#Mcontent .program {
	padding:3px 10px 3px 10px;
}
#Rcontent {
position:relative;
width:150px;
margin-left:650px;
}
#Rcontent img{
margin:4px 10px 4px 10px;
border: 0px;
}
#Rcontent p {
padding:4px 10px 4px 10px;
}
#footer {
position:relative;
background-color:#211415;
height:60px;
clear:both;
}
#footcell {
position:relative;
width:500px;
float:left;
text-align:center;
color:#fbe2b2;
padding:7px 0px 0px 0px;
}
#footcell p {
margin:3px 0px 3px 0px;
}
#footcell a {
color:#fbe2b2;
}
.Lfoot {
position:relative;
width:150px;
height:30px;
/* background-image:url(../img/bg006.png); */
float:left;
}
.Rfoot {
position:relative;
width:150px;
height:30px;
/* background-image:url(../img/bg007.png); */
margin-left:650px;
}
.header {
height:30px;
background-image:url(../img/bg008.png);
background-position:left;
background-repeat:no-repeat;
}
.headerSmall {
height:30px;
background-image:url(../img/bg008.png);
background-position:left;
background-repeat:no-repeat;
}
.headerSmall p {
padding:0px 0px 0px 15px;
font-style:italic;
font-size:10px;
color:#fbe2b2;
}
.article p {
padding:5px 10px 5px 10px;
text-align:justify;
}
.linesmall {
height:1px;
width:150px;
background-image:url(../img/bg010.png);
background-repeat:repeat-x;
margin:3px 0px 5px 0px;
}
.line {
height:1px;
width:500px;
background-image:url(../img/bg010.png);
background-repeat:repeat-x;
clear:both;
margin:3px 0px 5px 0px;
}
.back {
text-align:center;
}
.infoText {
text-align:justify;
padding:10px 0px 10px 0px;
}
.submit {
text-align:right;
}
.submitTable01 {
width:200px;
}
.submitTable02 {
width:274px;
}
