* {
    margin:0px;
    padding:0px;
    text-indent:0px; 
}
ul {
    list-style-type:none;
}
a {
    text-decoration:none;
    outline:none;
}
a:hover,
a:active {
    text-decoration:underline;
    outline:none;
}
body {
    font-family:Verdana, sans-serif;
    font-size:14px;
    color:#191919;
    background-color:#ffffff;
    text-align:center;
}
#txtBox {text-align:left;padding:20px;}
#txtBox h1 {font-size:20px;margin-bottom:15px;}
#txtBox p {text-align:justify;margin-bottom:10px;}
#txtBox p a {text-decoration:underline;color:#444;}
div.adsense iframe {padding-top:7px;}
#footer {text-align:center;font-size:9px;margin-bottom:5px;}
#footer a {color:#f00;}
#footer img {margin-bottom:3px;}
.Framework {
    margin:0 auto;
    text-align:left;
    width:890px;
    position:relative;
}
.Framework .Header {
    width:100%;
    height:70px; 
    float:left;  
}
.Framework .Content {
    width:100%;
    border:1px solid #b7b7b7;
    float:left;
    margin-bottom:10px;
}

/*Header*/
.Framework .Header h1 {
    display:block;
    width:208px;
    height:35px;
    float:left;
    text-indent:-3000px;
    margin-top:30px;
}
.Framework .Header h1 a {
    text-indent:-2000px;
    display:block;
    width:208px;
    height:35px;
    background: url(img/videoarty.gif) no-repeat 0 0;
}
.Framework .Header .MainMenu {
    float:left;
    margin-top:37px;
    line-height:36px;
    width:680px;
}
.Framework .Header .MainMenu li {
    display:block;
    float:left;
    margin:0 15px;
    color:#0f0f41;
}
.Framework .Header .MainMenu li a {
    color:#0f0f41;
}
.Framework .Header .MainMenu li.Rss {
    width:28px;
    height:27px;
    text-indent:-3000px;
    margin:5px 0 0 0px;
    float:right;
}
.Framework .Header .MainMenu li.Rss a {
    text-indent:-2000px;
    display:block;
    width:28px;
    height:27px;
    background: url(img/rss.gif) no-repeat 0 0;
}
.Framework .Header .MainMenu li.UW-Team {
    width:127px;
    height:22px;
    text-indent:-3000px;
    margin:5px 0 0 10px;
    float:right;
}
.Framework .Header .MainMenu li.UW-Team a {
    text-indent:-2000px;
    display:block;
    width:127px;
    height:22px;
    background: url(img/uw-team.gif) no-repeat 0 0;
}
/*Content*/
.Framework .Content .TextArea {
    float:left;
    width:450px;
    padding-top:20px;
    padding-left:20px;
    display:inline;
}

.Framework .Content .TextArea p {
    margin:0 0 7px 0;
}

.Framework .Content .ButtonHolder {
    float:right;
    width:410px;
}
.Framework .Content .ButtonHolder a {
    display:block;
    width:337px;
    height:62px;
    background:url(img/zarabiaj.gif) no-repeat 0 0;
    text-indent:-3000px;
    margin-top:60px;
    margin-bottom:30px;
    float:left; 
}
.Framework .Content .ButtonHolder a:hover {
    background-position:0 100%;
}
.Framework .Content .ButtonHolder a strong {
    text-indent:-2000px;
}
.Framework .Content .CategoryLabels {
    float:left;
    width:100%;
    height:40px;
    border-bottom:1px solid #bababa;
    height:35px;
}
.Framework .Content .CategoryLabels ul {
    float:right;
}
.Framework .Content .CategoryLabels ul li {
    float:left;
    background: url(img/tab.gif) no-repeat;
    width: 120px;
    height:35px;
    line-height:35px;
    text-align:center;
    margin-left:-17px;
}
.Framework .Content .CategoryLabels ul li.selected{
    background: url(img/tab_on.gif) no-repeat;
}
.Framework .Content .CategoryLabels ul li a {
    color:#191919;
}

.Framework .Content .MovieGallery {
    float:left;
    width:100%;
    text-align:center;
    padding-bottom:20px;
}

.Framework .Content .MovieGallery div.mv {
    float:left;
    margin:10px 0 10px 20px;
    width:155px;
    height:150px;
}

.Framework .Content .MovieGallery #player {
 margin:10px auto;
}