/********************/
/* Home */
/********************/

#topbox #leftside{
width: 595px;
float: left;
background-color:#fff;
text-align: center;
color: #cc0000;
padding: 0 5px 5px 0;
margin-bottom: 10px;
}

#topbox #leftside h1.home {
font-size: 18px;
font-weight: bold;
font-family: Arial, Verdana, sans-serif;
font-variant: normal;
}

#topbox #leftside h2 {
font-size: 14px;
font-weight: bold;
font-family: Arial, Verdana, sans-serif;
margin: 0 10px 0 0;
}
#topbox #leftside img {
float: left;
margin: 0 5px 10px 10px;
box-shadow: 5px 5px 10px #8c8c8c;
}
#topbox #leftside p {
float: right;
text-align: left;
padding: 0;
width: 370px;
margin: 4px auto;
color: #4e4e4e;
line-height: 20px;
}
#topbox #leftside p.reg1 {
text-align: center;
font-family:  Arial, Verdana, sans-serif;
font-size: 10px;
width: 170px;
height: 40px;
background: #cc0033;
padding: 5px 2px;
border-radius: 5px;
margin: 15px 100px 10px 6px;
color: #e5e5e5;
}
#topbox #leftside p.reg1 a {
font-family:  Verdana, Arial, sans-serif;
font-size: 14px;
color: #fff;
text-decoration: underline;
font-weight: bold;
}
#topbox #leftside p.reg2 {
text-align: center;
font-family:  Arial, Verdana, sans-serif;
font-size: 10px;
float: left;
width: 170px;
background: #136c50;
height: 40px;
padding: 5px 2px;
border-radius: 5px;
margin: 15px 6px 10px 6px;
color: #e5e5e5;
}
#topbox #leftside p.reg2 a {
font-family:  Verdana, Arial, sans-serif;
font-size: 14px;
color: #fff;
text-decoration: underline;
font-weight: bold;
}
#topbox #leftside p.reg2 a:hover {
text-decoration: none;
}

#topbox #rightside {
width: 240px;
float: left;
padding: 10px 0 0 10px;
}
#topbox #rightside p {
margin: 10px;
line-height: 16px;
}
#topbox #rightside #character{
width: 200px;
height: 200px;
margin: 0 auto;
box-shadow: 5px 5px 10px #8c8c8c;
}

#rightbox {
width:425px;
float:left;
text-align: center;
}

#leftbox {
width:425px;
float:left;
text-align: center;
}

.innertube {
border-radius: 10px;
border:2px solid #a1a1a1;
padding: 10px;
background: #fcfcfc;
}

#leftbox p {
line-height: 18px;
margin-left: 20px;
text-align: left;
}

#leftbox h3, #rightbox h3 {
font-family: Arial, Verdana,  sans-serif;
font-weight: normal;
margin-bottom: 10px;
text-align: center;
color: black;
font-size: 16px;
}
#topbox #rightside h3 {
font-size: 12px;
color: white;
text-align: center;
padding: 5px 2px;
border-radius: 5px;
color: white;
background: #cc0033;
line-height: 24px;
}
#topbox #rightside h3 a, #topbox #rightside h3 a:visited {
font-size: 16px;
font-family: Arial, Verdana,  sans-serif;
font-weight: bold;
text-decoration: underline;
color: white;
}
#topbox #rightside h3 a:hover {
text-decoration: none;
color: white;
}
#leftbox .piros, #topbox .piros, #rightbox .piros {
color: #cc0000;
font-weight: bold;
}
#topbox .bold, #leftbox .bold, #rightbox .bold {
font-weight: bold;
}

#leftbox p.sample, #rightbox p.sample {
text-align: center;
font-family: Verdana, Arial, sans-serif;
font-size: 20px;
background: #cc0000;
padding: 5px 10px;
border-radius: 5px;
width: 200px;
margin: 10px auto;
}

#leftbox p.sample a, #rightbox p.sample a {
color: #fff;
}

#homeFooter {
background-color:#cc0000;
clear:both;
text-align:center;
}

#noBook {
display: none;
font-size: 11px;
}
#noBook .book {
width: 450px;
margin-top: 6px 0 0 0;
font-size: 11px;
border: 1px solid #d1d1d1;
}
#noBook .book tr {
vertical-align: middle;
}
#noBook .book tr td {
padding: 2px;
border: 1px solid #d1d1d1;
line-height: 18px;
}
#noBook .piros {
color: #cc0000;
font-weight: bold;
}
#noBook h4 {
text-align: center;
font-family:  Arial, Verdana, sans-serif;
font-size: 14px;
font-weight: bold;
margin-bottom: 15px;
}
#noBook h3 {
text-align: left;
font-family:  Arial, Verdana, sans-serif;
font-size: 12px;
font-weight: bold;
padding: 4px 4px;
background: #ffe375;
margin-top: 10px;
}

.book {
margin-left: 30px;
}