body{
    margin: 0;
    padding: 0;
    font-family: Tahoma;
    font-size: 11px;
}

.aRight
{
    text-align:right;
}

.zlozZam
{
    float: left;
    width: 150px;
    font-weight:bold;
    padding-top: 9px;
}

.pobierzPlik
{
    float:right;
    width:100px;
}

.pobierzPlik img
{
    vertical-align:  middle;

}

.zlozZamowienie tr td
{
    
    padding: 3px 10px 3px 0px
}

.zlozZamowienie tr td select, .zlozZamowienie tr td input
{
    width: 145px;
}

.opisKategorii
{
    padding: 10px 40px;
    
}

img{
    border: 0;
}

h1{
    margin-bottom: 20px;
    color: #b0acac;
    font-size: 10px;
    font-weight: normal;
}

a,a:visited{
    color: #4a7fb5;
    text-decoration: none;
    outline:none;
}

a:hover{
    color: #4a7fb5;
    text-decoration: underline;
}

input{
    font-family: Tahoma;
    font-size: 11px;
}

textarea{
    font-family: Tahoma;
    font-size: 11px;
}

#all{
    width: 827px;
    margin: 0 auto;
}

#menuTop{
    width: 827px;
    height: 50px;
}

a.transp {
    display:block;
    float:left;
}

a.transp:hover{
    text-decoration:none;
    opacity: .8;
    filter:alpha(opacity=80);
    filter:progid:DXImageTransform.Microsoft.Alpha( Opacity=80, FinishOpacity=0, Style=1, StartX=0,  FinishX=0, StartY=0, FinishY=0);
}

#top{
    width: 827px;
    height: 25px;
    background-image: url(../images/top_bg.jpg);
    background-repeat: no-repeat;
}

#middle{
    width: 827px;    
    background-image: url(../images/middle_bg.jpg);
    background-repeat: repeat-y;
    overflow: auto;
}

#leftContainer{
    float: left;
    width: 524px;
    min-height: 400px;
}

#header{
    width: 524px;
    height: 235px;
    background-image: url(../images/header_bg.jpg);
    background-repeat: no-repeat;
}

#contentTop{
    width: 524px;
    height: 13px;
    background-image: url(../images/container_top_bg.jpg);
    background-repeat: no-repeat;
}

#contentMiddle{
    width: 524px;
    
    padding: 0 0 10px 0;
    background-image: url(../images/container_middle_bg.jpg);
    background-repeat: repeat-y;
    background-color: #fff;
    overflow: auto;
}

.text{
    padding: 10px 55px 0 65px;
    text-align: justify;
    line-height: 15px;
}

#contentBottom{    
    width: 524px;
    height: 27px;    
    background-image: url(../images/container_bottom_bg.jpg);
    background-repeat: no-repeat;
}

#rightContainer{
    float: right;
    width: 303px;
    min-height: 400px;
    background-image: url(../images/right_bg.jpg);
    background-repeat: no-repeat;
}

#rightMenu{
    padding: 10px 0 0 35px;
}

a.menuLink{
    display:block;
    width: 222px;
    height: 17px;
    background: url(../images/menu_link_bg.gif) no-repeat;
    margin: 0 0 4px 0;
    color: #FFFFFF;
    padding: 5px 2px 2px 30px;
}

a.menuLink:hover{
    opacity: .8;
    filter:alpha(opacity=80);
    filter:progid:DXImageTransform.Microsoft.Alpha( Opacity=80, FinishOpacity=0, Style=1, StartX=0,  FinishX=0, StartY=0, FinishY=0);

}

#rightMenu a,#rightMenu a:visited,#rightMenu a:hover{
    text-decoration: none;
}

#rightMenu ul{
    list-style-type:none; 
    margin:0px;
    padding:0px
}


#bottom{
    clear: both;
    width: 827px;
    height: 70px;
    background-image: url(../images/bottom_bg.jpg);
    background-repeat: no-repeat;
    color: #c8c5c5;
}

#bottom a,#bottom a:visited,#bottom a:hover{
    color: #c8c5c5;
    text-decoration: none;
}

.error{
    color: #d30014;
}

.success{
    color: #2e8d2c;
}

#katalogTable{

}

#katalogTable td{
    width: 100px;
    height: 175px;
    vertical-align: top;
    text-align: center;
    font-size: 10px;
}

#katalogTable img{
    border: 3px solid #eeeeee;
}

#slides{
    width:292px;
    text-align:center;
    margin-top:20px;
}

.slideshow p{
    color:#7f931d;
    width:292px;
}

.slideshow img {
    border:4px solid white;
}

a.prev, a.next, a.prev:visited, a.next:visited {
    background:url(../images/prev.gif) no-repeat 0 0;
    display:block;
    width:24px;
    height:15px;
    float:left;
}

a.next{
    background:url(../images/next.gif) no-repeat 0 0;
    margin-left:200px;
}

a.prev:hover{
    background-position:right;
}

a.next {
    background-position:right;
}

a.next:hover {
    background-position:left;
}

#slideControls{
    margin:0px 0px 0px 22px;
    width:250px;
    height:15px;
    z-index:99;

}
