html, body{
    margin-top:0px;
    margin-left:0px;
    margin-right:0px;
    font-family:arial,verdana;
    align:center;

}
/*Główne elementy*/
#mainbg{
    background:url("../../../../img/style/bright/tnt_bg_main.png") no-repeat top center;
    height:100%;
    width:99.9%;
}
#topbg{
    background:url("../../../../img/style/bright/tnt_01.png") repeat-x top left;
    height:100%;
    width:100%;
}
#main {
    width:997px;
    height:100%;
}

#top {
    width:1000px;
}

#topmenu {
    position:relative;
    bottom:3px
}

#topmenu2 {
    width: 996px;
    height: 20px;
    font-size:14px;
    padding: 2px;
}

#topmenu2 .iconEx {
    display: inline-block;
    width: 16px;
    height: 16px;
    background-size: 100% 100%;
}

#topmenu2 .submit, #topmenu2 select {
    font-size: 11px;
    padding: 1px 3px;
}

#topmenu2 .submit .iconEx {
    width: 13px;
    height: 13px;
}

#menuLeft{
    width:225px;
    float:left;
    background-color:#f8f8f8;
    position:relative;
    bottom:6px;
}
#menuLeftWew{
    background-image:url("../../../../img/style/bright/tnt_30.png");
    background-repeat:no-repeat;
    text-align:left;
    position:relative;
    bottom:3px;

}
#center{
    width:494px;
    float:left;
}

#shoutboxWew{
    background-image:url("../../../../img/style/bright/tnt_37.png");
    background-repeat:no-repeat;
    position:relative;
    bottom:3px;
    /*kolorystyczne*/
    text-align:left;
    font-size:12px;
}
#news2{
    position:relative;
    bottom:6px;
    background:white;
}

#newsWew{
    background-image:url("../../../../img/style/bright/tnt_37.png");
    background-repeat:no-repeat;
    position:relative;
    bottom:3px;
    width:490px;
    /*kolorystyczne*/
    text-align:justify;
    font-size:12px;
}
#newsWew img{
    border: 1px solid white;
    padding-top: 5px;
    padding-bottom:5px;
    padding-right: 5px;
    float:left;
}
#space1{
    width:27px;
    min-height:40px;
    float:left;
    background-image:url("../../../../img/style/bright/tnt_space_bg.png");
    background-repeat:no-repeat;
    position:relative;
    bottom:6px;
}
#space2{
    width:28px;
    min-height:40px;
    float:left;
    background-image:url("../../../../img/style/bright/tnt_space_bg.png");
    background-repeat:no-repeat;
    position:relative;
    bottom:6px;
}
#space3{
    height:15px;
}
#space4{
    height:15px;
    width:1000px;
    float:left;
}
.space5{
    min-height:5px;
    width:100%;
}
.menuRight{
    width:225px;
    float:right;
    position:relative;
    bottom:6px;
    /*kolorystyczne*/
    text-align:left;
    font-size:12px;
}
.menuRightWew{
    background-image:url("../../../../img/style/bright/tnt_30.png");
    background-repeat:no-repeat;
    position:relative;
    bottom:3px;
}

#topcatlinks{
    font-family: tahoma;
    float:left;
    position:absolute;
    font-size: 8px;
    left:0px;
    top:0px;
    color:white;
}

#topcatlinks a {
    font-size: 8px;
    color:white;
    text-decoration:none;
}
#topcatlinks a:hover {
    font-size: 8px;
    color:blue;
    text-decoration:underline;
}


#footer{
    height:150px;
    width:100%;
}

#warning {
    background-color: #017ae8;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    width: 1000px;
    font-size: 11px;
    color: #ffc8c8;
    padding: 7px 4px;
}

#footerWew{
    background: #434343;
    background: -moz-linear-gradient(top,  #434343 0%, #515151 20%, #515151 36%, #4a4a4a 54%, #323232 57%, #2f2f2f 61%, #252525 79%, #292929 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#434343), color-stop(20%,#515151), color-stop(36%,#515151), color-stop(54%,#4a4a4a), color-stop(57%,#323232), color-stop(61%,#2f2f2f), color-stop(79%,#252525), color-stop(100%,#292929));
    background: -webkit-linear-gradient(top,  #434343 0%,#515151 20%,#515151 36%,#4a4a4a 54%,#323232 57%,#2f2f2f 61%,#252525 79%,#292929 100%);
    background: -o-linear-gradient(top,  #434343 0%,#515151 20%,#515151 36%,#4a4a4a 54%,#323232 57%,#2f2f2f 61%,#252525 79%,#292929 100%);
    background: -ms-linear-gradient(top,  #434343 0%,#515151 20%,#515151 36%,#4a4a4a 54%,#323232 57%,#2f2f2f 61%,#252525 79%,#292929 100%);
    background: linear-gradient(to bottom,  #434343 0%,#515151 20%,#515151 36%,#4a4a4a 54%,#323232 57%,#2f2f2f 61%,#252525 79%,#292929 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#434343', endColorstr='#292929',GradientType=0 );
    width: 1000px;
    padding: 7px 4px;
    margin-top: 10px;
    font-size: 14px;
    color: white;
    text-align: center;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
}

#dotacja{
    margin-left:6px;
    margin-right:6px;
    position:relative;
    top:3px;
    /*kolorystyczne*/
    font-size:14px;

}
/*style*/
.menuCenter{
    margin-left:6px;
    margin-right:6px;
    position:relative;
    top:3px;
}
.menuCenterLeft{
    margin-left:8px;
    margin-right:6px;
    position:relative;
    top:5px;
}
.menuCenterNews{
    margin-left:20px;
    margin-right:10px;
    position:relative;
    top:5px;
}

.text{
    width:260px;
    height:15px;
    border:0px;
    background-image:url("../../../../img/style/bright/tnt_bg_input.png");
    color:white;
    font-size:11px;
}
.text2{
    width:220px;
    height:14px;
    border:0px;
    background-image:url("../../../../img/style/bright/tnt_bg_input.png");
    color:white;
    font-size:11px;
    position:relative;
    top:-2px;
}
.send{
    width:110px;
    height:16px;
    border:0px;
    background-image:url("../../../../img/style/bright/tnt_bg_input.png");
    color:white;
    font-size:11px;
    font-weight:bold;
    position:relative;
    bottom:2px;
}
.kategoria{
    width:202px;
    height:19px;
    color:white;
    font-weight:bold;
    font-size:14px;
    padding-left:5px;
    background-image:url("../../../../img/style/bright/tnt_bg_kategoria.png");
}
.header{
    width:446px;
    height:17px;
    font-size:14px;
    color:white;
    font-weight:bold;
    background-image:url("../../../../img/style/bright/tnt_bg_header.png");
    padding-left:10px;
    margin-left:0px;
}
.no-margin{
    position:relative;
    top:3px;
}
.mini{
    font-size:9px;
    color:black;
}
ul, ul li {
    display: block;
    list-style: none;
    margin: 0;
    left-margin:5px;
    padding: 0;
}
ul li {
    font-size:13px;
    padding-left: 25px;
    padding-top:0px;
    border-width: 0px;
}
hr {
    text-align:center;
    color:#d1d1d1;
    margin: 0px 0px 0px 0px;
    width:70%;
    height:1px;
}

.nobreak {
    white-space:    nowrap;
}

.inline {
    display:        inline;
}

a img {
    border: none;
}