@import url("usys_win8.css");

@font-face
{
    font-family: 'PT Sans Narrow';
    src: url('fonts/PTN57F-webfont.eot');
    src: url('fonts/PTN57F-webfont.eot?#iefix') format('embedded-opentype'), url('fonts/PTN57F-webfont.woff') format('woff'), url('fonts/PTN57F-webfont.ttf') format('truetype'), url('fonts/PTN57F-webfont.svg#WebSymbolsRegular') format('svg');
    font-weight: normal;
    font-style: normal;
}
/*
@font-face
{
    font-family: 'PT Sans Narrow';
    src: url('fonts/robotocondensedregular.eot');
    src: url('fonts/robotocondensedregular.eot?#iefix') format('embedded-opentype'), url('fonts/robotocondensedregular.woff') format('woff'), url('fonts/robotocondensedregular.ttf') format('truetype'), url('fonts/robotocondensedregular.svg#robotocondensedregular') format('svg');
    font-weight: normal;
    font-style: normal;
}
*/

.cols {
    padding-top: 10px;
}

body
{
    background-color: #81aac0;
    background: url('background_TVK.jpg') no-repeat top center;
	color: #657483;
    scrollbar-3d-light-color: #010101;
	scrollbar-arrow-color: #010101;
	scrollbar-base-color: #CCCCCC;
	scrollbar-dark-shadow-color: #CCCCCC;
	scrollbar-face-color: #CCCCCC;
	scrollbar-highlight-color: #FFFFFF;
	scrollbar-shadow-color: #010101;	
	font-size: 11pt;
	font-family: Arial, Helvetica, sans-serif;
}

.main
{
    background-color: #FFFFFF;
}

.header {
    height: 100px;
    /*
    width: 386px;
    background: url(logo_tvk.gif) no-repeat;
    */
}

.header .logo .img {
    background: url(logo_tvk.gif) no-repeat;
    position: absolute;
    left: 0px;
    top: 0px;
    width: 386px;
    height: 92px;
    z-index: 1;
}


.Invoice {
    height: 796px;
    width: 1061px;
    background: url(../icons/Faktura_TVK.png);
}

A, .suda, .licha, .hlavicka, .boxstriked, .boxblack, .boxgrey, .boxblue, .boxred, .nadpis, .nadpis_formulare, .smallblack, .textinfo, .pinXXL, .pin3sABC, .pin3h_, .pin3s_, .pin3s, .povXXL, .pov3sABC, .pov3s_, .pov3s, .pov3xxs, .dopXXL, .dop3sABC, .dop3s_, .dop3s, .ronXXL, .ron3sABC, .ron3h_, .ron3s_, .ron3s, .pin, .pov, .dop, .ron 
{
    font-size: 11pt;
}

.menu .Navigation h1, .formular h3 {
    font-family: "PT Sans Narrow",sans-serif;
    background-color: #3e83ca;
    font-size: 17px;
    color: #eeeeee;
    padding: 10px 10px 4px 10px;
}

.menu ul li a 
{
    font-family: "PT Sans Narrow",sans-serif;
    font-size: 17px;    
    padding: 10px 10px 4px 10px;
}

.menu ul li span 
{
    font-family: "PT Sans Narrow",sans-serif;
    font-size: 17px;    
    padding: 10px 10px 4px 10px;
}

h1, h2, h3, h4, h5
{
    font-family: "PT Sans Narrow",sans-serif;
}

.footer table tr td.LinkUSYS {
    width: 250px;
}

.field.ssssm, .field.sssxm {
    width: 43px;
}

.img_free {
    /* -moz-box-sizing: border-box; */
    box-sizing: content-box;
    background: url(../icons/Free.gif) no-repeat;
    background-position-y: 0px;
    width: 20px;
    height: 18px;
    padding-left: 0px;
    float: right;
}
