* {
        margin: 0;
        padding: 0;
}

html,body{
        margin: 0;
        padding: 0;
        background: white url("img/smbg.png") repeat-x bottom left;
        color: #000000;
}

a {
        color: black;
        text-decoration: none;
}

img {
        border: 0px solid black;
        background: #FFF;
        border: 1px solid #ACB6CC;
        padding: 2px;
}

dl {
        float: right;
        margin: 0 0 1em 1em;
        text-align: center;
}

h1 {
        text-align: center;
}

#header {
        height: 249px;
        width: 600px;
        margin: 0px 200px 0px 200px;
}

#im_mtv {
       position: absolute;
       margin-top: -105px;
       margin-left: 850px;
}

#im_mtv img {
       margin: 0px;
       padding: 0px;
       border: 0px;
}

#left_stripe {
        float: left;
        height: 700px;
        height: 100%;
        width: 200px;
        font-family: calibri, arial;
}

#right_stripe {
        float: right;
        min-height: 1000px;
        height: 100%;
        width: 200px;
        font-family: calibri, arial;
}

#top_stripe {
        position: absolute;
        height: 25px;
        width: 600px;
        margin: 0px 200px 0px 200px;
        text-align: center;
        background-color: white;
        border-top: 1px solid black;
        border-bottom: 1px solid #E1101A;
}

#content_info {
        margin: 40px 200px 0px 100px;
        background: white url("img/info_box.png") repeat-x top left;
        height: 300px;
}

#top_banner {
        width: 600px;
        margin: 40px 200px 0px 200px;
        min-height: 120px;
        height: auto;
}

#content {
        width: 572px;
        margin: 0px 200px 0px 200px;
        padding: 10px 20px 20px 20px;
        min-height: 800px;
        height: auto;
        background: white url("img/content_center.png") repeat-y top left;
        font-family: calibri, arial;
}

#content p img {
        margin: 5px;
}

#content_top {
        /* margin: 50px 200px 0px 200px; */
        margin: 0px 200px 0px 200px;
        background: white url("img/content_top.png") no-repeat top left;
        height: 20px;
}

#content_bottom {
        margin: 0px 200px 0px 200px;
        background: white url("img/content_bottom.png") no-repeat bottom left;
        height: 20px;
}

#container {
        width: 1012px;
        margin-left: auto;
        margin-right: auto;
}

#footer {
        position: relative;
        bottom: 0;
        background: #e0e0e0;
        width: 100%;
        height: 20px;
        margin-top: 80px;
}

#footer p {
        width: 100%;
        text-align: center;
        color: white;
}

#footer a {
        color: white;
}

ul {
        list-style: none;
}

/*####################
##### ext boxes ######
####################*/

.ext_box {
        height: 320px;
        width: 170px;
        padding: 15px 15px 15px 15px;
        background: white url("img/ext_box_red2.png") no-repeat top center;
}

/*####################
####### tables #######
####################*/

.ctl_table {
        width: 100%;
        border-collapse: collapse;
}

.ctl_table tr {
        border: 1px solid black;
}

.ctl_table th {
        background-color: #d6d6d6;
}

#table_galerie td {
        height: 125px;
        width: 125px;
        background: #FFF;
        border: 1px solid #ACB6CC;
        padding: 3px;
        text-align: center;
        vertical-align: middle;
}

#table_galerie td img {
        padding: 0px;
        border: 0px;
        background-color: transparent;
}

/*####################
######## menu ########
####################*/

#menu {
        width: 600px;
        margin-left: auto;
        margin-right: auto;
}

#menu ul li {
        float: left;
        list-style-type: none;
        position: relative;
}

#menu ul li a {
        display: block;
        width: auto;
        height: 20px;
        background: white;
        font-weight: bold;
        text-decoration: none;
        color: #000;
        margin: 0;
        padding: 0px 15px 0px 15px;
}

#menu ul li a:hover {
        color: #E1101A;
}

#menu ul li a#cat {
        margin-left: 10px;
        margin-right: 10px;
        background: url("img/menu_active.png") no-repeat top left;
}

#menu ul li a:hover#cat {
        color: #000;
}

#menu ul li ul {
        display: none;
        position: absolute;
        left: 0;
}

#menu ul li>ul {
        left: auto;
}

#menu ul li:hover ul {
        display: block;
        background: #fff;
        border: 1px solid black;
        height: auto;
        width: auto;
        text-align: left;
}

#menu ul li ul li {
        clear: left;
        border-bottom: 1px solid black;
        border-left: 1px solid black;
        padding: 5px;
}

#menu ul li ul li a, #menu ul li ul li a:hover{
        display: block;
        background: #fff;
        width: 150px;
        margin: 1px;
        padding: 0px;
}

#menu ul li ul li:hover, #menu ul li ul li a:hover {
        background-color: #F1F2F3;
}

/*####################
###### classes #######
####################*/

.jump_right:hover {
        margin-left: 5px;
}

.info_img {
        padding: 0px;
        border: 0px;
}

.span_news {
        float: right;
}

.p_news {
        padding-top: 5px;
}

.hr_news {
        margin-bottom: 30px;
        margin-top: 20px;
}

.box_header {
        display: block;
        width: 100%;
        height: 30px;
        color: white;
        font-size: 20px;
        text-align: center;
        font-weight: bold;
}

.form_element_width {
        width: 200px;
}

.success_box {
        width: 100%;
        text-align: center;
        font-weight: bold;
        font-size: 18px;
}

/*####################
######## ids #########
####################*/

#main_img {
        padding: 0px;
        border: 0px;
}

#lottery_form {
        text-align: center;
        width: 201px;
}

#lottery_form p {
        text-align: left;
}
