@font-face {
    font-family: "TescoOT";
    font-style: normal;
    font-weight: normal;
    src: url("../fonts/TescoOT.eot?#iefix") format("embedded-opentype"), url("../fonts/TescoOT.woff") format("woff"), url("../fonts/TescoOT.ttf") format("truetype"), url("../fonts/TescoOT.svg#TescoOTBold") format("svg");
}

.tesco_font
{
    font-family: TescoOT;
    font-size: 16pt;
}

.tesco_font h1
{
    font-size: 24pt;
}


/* SLUNÍČKO -> TESCO */

body, #footer
{
    background: #161616;
}

#fcontent
{
    color: #00ACEA;
    font-weight: bold;
    padding-left: 70px;
}

#page {
    /*background: #cecece url("../images/page_bg2.png") repeat-x;*/
    background: #808080 url("../images/page_bg3.png") repeat-x;
}

#header .logo {
    background: url("../images/tesco_logo.png") no-repeat;
    display: block;
    height: 130px;
}

#content #content_wrapper, #simple #content #content_header .body, #simple #content #content_footer .body, #content_header .corner_left, .top_tabs li .corner_left, #content_header .corner_right, .top_tabs li .corner_right, #content_footer .corner_left, #content_footer .corner_right, .top_tabs .button_top, .top_tabs .button_body, .top_tabs .button_top_body 
{
    border-color: #161616;
    border-style: solid; 
}

#simple #content #content_footer .body
{
    border-width: 0px 0px 1px 0px;
}

#content #content_header .body
{
    border-width: 1px 0px 0px 0px; 
}

.top_tabs .button_top_body 
{
    border-width: 1px 0px 0px 0px; 
}

#content #content_wrapper, .top_tabs .button_body
{
    border-width: 0px 1px;
}

#content_header .corner_left, .top_tabs li.active .corner_left, #content_header .corner_right, .top_tabs li.active .corner_right, #content_footer .corner_left, #content_footer .corner_right
{
    background: #F0F0F0;
}

.top_tabs li .corner_left, .top_tabs li .corner_right
{
    background: white;
}

.top_tabs li:hover .corner_left, .top_tabs li:hover .corner_right, .top_tabs li:hover .button_body, .top_tabs li:hover .button_top_body
{
    background: white;
    color: #00acea;
    background-color: #F0F0F0;
}

#content_header .corner_left
{
    border-width: 1px 0px 0px 1px;
    border-top-left-radius: 5px; 
}

.top_tabs li.active .corner_right, .top_tabs li .corner_right
{
    border-width: 1px 1px 0px 0px;
    border-top-right-radius: 5px;  
}

.top_tabs li.active .corner_left, .top_tabs li .corner_left
{
    border-width: 1px 0px 0px 1px;
    border-top-left-radius: 5px;  
}

#content_header .corner_right 
{
     border-width: 1px 1px 0px 0px;
     border-top-right-radius: 5px;  
}

#content_footer .corner_left
{
     border-width: 0px 0px 1px 1px;
     border-bottom-left-radius: 5px; 
}

#content_footer .corner_right
{
     border-width: 0px 1px 1px 0px;
     border-bottom-right-radius: 5px;  
}

#content_wrapper
{
    width: 1174px
}

#content_header, #content_footer
{
    width: 1176px
}

.top_tabs
{
    right: 12px;
    top: -33px;
    width: 1000px;
}
.top_tabs li
{
    margin-right: 4px;
}

.top_tabs li .button_body, .top_tabs li .button_top_body
{
    background-color: white;
}

.top_tabs li .button_body a, .top_tabs li .button_top_body a, .top_tabs li:hover .button_body a
{
    color: black;
    font-weight: bold;
}

.top_tabs li:hover .button_body a
{
    color: #00acea;
    text-decoration: none;
    background-color: #F0F0F0;
}

.cc_text
{
    position: absolute;
    left: 815px;
    font-size: 21pt;
    font-family: tahoma, arial;
    letter-spacing: 1px;
    top: 78px;
    text-decoration: underline;
    background: url("../images/admin_portal7.png") no-repeat;
    width: 305px; height: 37px;
    display: block;
}

#header .user
{
    background-color: #F0F0F0;
    border-radius: 8px;
    color: black;
    height: 30px;

}

#header .user .texts
{
    text-transform:uppercase;
    font-size: 8.5pt;
    font-weight: bold;
    text-align: center;
}

#header .user .texts a
{
    color: #E40E12;
    padding-left: 16px;
    line-height: 30px;
}

#header .user .texts a:hover
{
    color: #00ACE9;
}

.uploading .infobox
{

}

.uploading .infotext
{

}

.top_tabs .button_body {
  width: 128px;
}

.top_tabs .button_top_body {
  width: 110px;
}


