body {font-family:Trebuchet MS, Trebuchet, Verdana, Sans-serif; font-size:13px; color:#444444;}
td {font-family:Trebuchet MS, Trebuchet, Verdana, Sans-serif; font-size:13px; color:#444444;}
b {color:#000000;}

.small {font-family:Trebuchet MS, Trebuchet, Verdana, Sans-serif; font-size:11px; color:#444444;}

.date {font-family:Trebuchet MS, Trebuchet, Verdana, Sans-serif; font-size:14px; color:#000;}
.tema {font-family:Trebuchet MS, Trebuchet, Verdana, Sans-serif; font-size:16px; color:#C60000;}
.lektor {font-family:Trebuchet MS, Trebuchet, Verdana, Sans-serif; font-size:14px; color:#000; font-weight:bold;}
.menu {font-family:Trebuchet MS, Trebuchet, Verdana, Sans-serif; font-size:13px; color:#ffffff;}
.menubot {font-family:Trebuchet MS, Trebuchet, Verdana, Sans-serif; font-size:12px; color:#444444;}

.sp  td {border-bottom: 1px solid #eee; padding: 10px 0px}
.sp  td.date, .sp  td.tema {border-right: 1px solid #eee}

.inputbg {background-image: url(i/bginput.gif); background-position : top left ; background-repeat : no-repeat;}
.hrleftmenu2 {background-image: url(ims/bg-left-head-green.jpg); background-position : top left ; background-repeat : no-repeat;}
.hrleftmenu3 {background-image: url(ims/bg-manager.gif); background-position : top left ; background-repeat : repeat-x;}

.inputs {color:#007993; border:0px; margin:0px;}

.tema a:link {text-decoration:none; color:#C60000;}
.tema a:active {text-decoration:none; color:#C60000;}
.tema a:visited {text-decoration:none; color:#C60000;}
.tema a:hover {text-decoration:none; color:#dc143c;}

a.menu:link {text-decoration:none; color:#ffffff}
a.menu:active {text-decoration:none; color:#ffffff;}
a.menu:visited {text-decoration:none; color:#ffffff;}
a.menu:hover {text-decoration:none; color:#eeeeee;}

a.menu:nth-child(1), a.menu:nth-child(4) {font-size: 20px;}

.menubot a:link {text-decoration:none; color:#444444;}
.menubot a:active {text-decoration:none; color:#444444;}
.menubot a:visited {text-decoration:none; color:#444444;}
.menubot a:hover {text-decoration:none; color:#111111;}


h1 {font-family:Trebuchet MS, Trebuchet, Verdana, Sans-serif; font-size:20px; color:#999999;}
h2 {font-family:Trebuchet MS, Trebuchet, Verdana, Sans-serif; font-size:20px; color:#C60000; padding:1 3 1 3; margin:0 0 2 0;}
h3 {font-family:Trebuchet MS, Trebuchet, Verdana, Sans-serif; font-size:40px; color:#999999; font-weight:normal; padding:1 3 1 3; margin:0 0 2 0; line-height:34px;}
h4 {font-family:Trebuchet MS, Trebuchet, Verdana, Sans-serif; font-size:16px; color:#444444;}

.changer p { margin: 5px 0; }
.changer ul {
    padding: 0 0 0 20px;
    list-style-image: url('/i/ar-or.gif');
}

td.relative {
    position: relative;
    text-align: center;
}
#monthElements {
    position: absolute;
    bottom: 10px;
    right: 0;
    left: 0;
    margin: 0 auto;
}
#monthElements a {
    margin-right: 8px;
}

.online-pay, #modal_payment input[type="submit"], .btn-reg {
    display: inline-block;
    margin-top: 10px;
    background: #ef3129;
    height: 30px;
    line-height: 30px;
    text-align: center;
    border-radius: 5px;
    color: #fff;
    border: 0;
    text-decoration: none;
    -webkit-box-shadow: 0px 0px 13px -8px rgba(0,0,0,0.75);
    -moz-box-shadow: 0px 0px 13px -8px rgba(0,0,0,0.75);
    box-shadow: 0px 3px 14px -8px rgba(0,0,0,0.75);
    cursor: pointer;
    font-size: 12px;
    padding: 0 20px;
}
.online-pay:hover, .btn-reg:hover {
    background: #c92f28;
}

.btn-reg {
    background: #00a2c6;
}
.btn-reg:hover {
    background: #0084a1;
}

#modal_payment {
    width: 400px;
    border-radius: 5px;
    border: 2px #4F7381 solid;
    background: #fff;
    position: fixed;
    top: 45%;
    left: 50%;
    margin-top: -150px;
    margin-left: -200px;
    display: none;
    opacity: 0;
    z-index: 200;
    padding: 20px 10px;
    text-align: center;
}
#modal_payment .head {
    margin: 5px 0 10px 0;
    font-size: 18px;
    font-weight: bold;
    color: #ff8400;
}
#modal_payment .pretext {
    line-height: 20px;
    margin: 0 auto 1em auto;
    color: #696969;
    border: 1px dotted #696969;
    padding: 10px;
}
#modal_payment label {
    font-size: 13px;
    display: block;
    text-align: left;
    font-weight: bold;
    margin-bottom: 10px;
}
#modal_payment input[type="text"] {
    width: 100%;
    padding: 10px 20px;
    border: 1px solid #b5cde1;
}

#modal_payment_close {
    position: absolute;
    top: -20px;
    right: -45px;
    color: #ccc;
    border: 2px solid #ccc;
    border-radius: 50%;
    text-decoration: none;
    font-size: 24px;
    line-height: 27px;
    height: 30px;
    width: 30px;
}
#overlaymodal {
    z-index: 100;
    position: fixed;
    background-color: #000;
    opacity: 0.8;
    -moz-opacity: 0.8;
    filter: alpha(opacity=80);
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    cursor: pointer;
    display: none;
}

.saleinfo {
    margin: 5px 0;
    text-align: center;
    font-size: 16px;
    color: #fff;
    float: right;
    background: #e33d3d;
    padding: 0 8px;
}

.sidebanners {
    width: 158px;
    height: 150px;
    margin: 10px 0;
}

.form {
    width: 500px;
    border: 1px solid #dbdbdb;
    border-radius: 10px;
    padding: 1em;
    -webkit-box-shadow: 0px 0px 10px -7px rgba(0,0,0,0.75);
    -moz-box-shadow: 0px 0px 10px -7px rgba(0,0,0,0.75);
    box-shadow: 0px 0px 10px -7px rgba(0,0,0,0.75);
}
.form .head {
    font-weight: bold;
    text-align: center;
    font-size: 17px;
    margin-bottom: 20px;
    color: #e60000;
}
.form .content p {
    display: block;
    margin-bottom: 10px !important;
}
.form .content p span {
    font-weight: bold;
    display: block;
    font-size: 14px;
    margin-bottom: 7px;
}
.form .content p input[type="text"], .form .content p textarea {
    width: 100%;
    padding: 10px;
    border: 1px solid #ddd;
}
.form .content p.submit {
    text-align: center;
}

.changer {
    height: 205px;
    overflow: hidden;
}