/* index.php */
html, body {
        background-color: #000000;
        color: #000000;
        padding: 0px;
}

a{
color:#39518E;
        text-decoration: none;
}
a:hover{
color:#F57C06;
        text-decoration: none;
}

#top {
        width: 780px;
        background:#FFFFFF;
        margin:auto;
}
#ADVERT {
	width: 780px; 
 	background:#000000;
 	position:relative;
}
#NAGLOWEK1 {
        height:75px;
        background-image:url(img/naglowek.jpg);
        position:relative;
}

#NAGLOWEK2 {
        height:233px;
        background-image:url(img/logo.jpg);
        position:relative;
}

#RCOL {
        width: 170px;
        float: right;
        overflow: hidden;
        padding-top:5px;
        padding-bottom:10px;
        font-size:10px;
        font-family:arial;
        font-style:italic;
}

#LCOL {
        width: 170px;
        float: left;
        overflow: hidden;
        padding-top:5px;
}

#TRESC {
        width: 610px;
        float: left;
        overflow: hidden;
        
}

#TRESC_OF {
        width: 610px;
        float: right;
        overflow: hidden;
}

#MENUD {
        clear: both;
        height:26px;
        text-align: center;
        font-weight:bold;
        font-style: italic;
        text-shadow: 3px 3px 5px #000000;
        color:#ffffff;
        font-family:arial;
        font-size:16px;
        padding-top:7px;
        width: 100%;
        background-image:url(img/menud.png);
}

#STOPKA {
        clear: both;
        height:43px;
        width: 100%;
        background-image:url(img/stopka.jpg);
        text-align: center;
        font-weight:normal;
        font-style: normal;
        line-height: 16px;
        color:#000000;
        font-family:arial;
        font-size:12px;
        padding-top:10px;
}

/*logo.php*/
#menut{
        width:445px;
        height:33px;
        text-align: center;
        position: relative; left:335px; top:180px;
        font-weight:bold;
        font-style: italic;
        text-shadow: 3px 3px 5px #000000;
        color:#ffffff;
        font-family:arial;
        font-size:16px;
        padding-top:7px;
}

#menut a{
        color:#FFFFFF;
        text-decoration: none;
}

#menut a:hover{
        color:#F57C06;
        text-decoration: none;
}

/*menud.php*/
#MENUD a{
        color:#FFFFFF;
        text-decoration: none;

}

#MENUD a:hover{
        color:#F57C06;
        text-decoration: none;
}

/*stopka.php*/
#STOPKA a{
        color:#39518E;
        text-decoration: none;
}
#STOPKA a:hover{
        color:#F57C06;
        text-decoration: none;
}
/*kontakt.php*/
#txt1{
        width:585px;
        overflow: hidden;
        background:#FFFFFF;
        padding-left:15px;
        padding-right:10px;
        padding-bottom:15px;
        text-align: center;
        font-size:14px;
        font-family:arial;
        color:#000000;
        line-height: 20px;
}

#txt1 h1, #txt2 h1, #opis h1{
        font-family:arial;
        font-weight:bold;
        font-size:16px;
        color:#000000;
        text-align: left;
}

/*RCOL*/
#RCOL h2{
        font-family:arial;
        font-weight:bold;
        font-style:italic;
        font-size:16px;
        color:#000000;
        text-align: left;
}

/*about.php*/
#txt2{
        padding-left:15px;
        padding-right:10px;
        padding-bottom:15px;
        font-family: arial;
}

#txt2 p{
        font-size:14px;
        font-family:arial;
        color:#000000;
        line-height: 20px;
        text-indent: 14px;
}

/*news.php*/
#int{
        width:150px;
        height:6px;
        background:url(img/infoup.jpg);
}

#inc{
        width:140px;
        background:url(img/infoin.jpg);
        padding-top:5px;
        padding-left:5px;
        padding-right:5px;
        text-align:center;
        font-family: arial;
        font-size:12px;
        color:#000000;
        
}

#inc h1{
        text-align:center;
        font-family: arial;
        font-size:14px;
        font-weight:bold;
        color:#FF0000;
        line-height: 5px;
}

#inc h2{
        font-family: arial;
        font-size:12px;
        font-weight:bold;
        line-height: 5px;
        text-align:center;
}

#inc a, #tresc1 a{
        color:#39518E;
        text-decoration: none;

}

#inc a:hover, #tresc1 a:hover{
        color:#F57C06;
        text-decoration: none;

}

#ind{
        width:150px;
        height:6px;
        background:url(img/infodn.jpg);
}
/*miniatury oferta*/
#index {
        margin: 1ex 0 1ex 0;
        text-align: center;
        font-size:12px;
}
#index table {
        text-align: center;
        margin: 0 auto 0 auto;
}
#index td.thumbcell {
        width: 100px;
        border-style: solid;
        border-color: #D7D7D7;
        border-width: 1px;
        text-align: center;
        vertical-align: middle;
        padding: 10px;
}
#index td.thumbcell img {
        border-style: none;
}
#index div.pages {
        font-family: tahoma, arial, helvetica, sans-serif;
        font-size: 0.8em;
        text-align: right;
}

/*menu_l.php*/
#menu0 {
        width: 150px;
        margin: 10px;
        font-family: arial;
        font-size:11px;
        padding: 0;
        color: #74848B;
}

#menu0 dt {
        
        color: #74848B;
        font-family: arial;
        font-size:11px;
        text-align: left;
        cursor: pointer;
        margin: 10px 0 0 0;
        padding: 2px;
}

#menu0 dd {
        
        color: #74848B;
        font-family: arial;
        font-size:11px;
        margin: 0;
        padding: 1px 5px;
}



/*strona przedmiotu*/
#opis{
        width:435px;
        float: left;
        overflow: hidden;
        background:#FFFFFF;
        padding-top:15px;
        padding-left:5px;
        padding-right:10px;
        padding-bottom:15px;
        text-align: left;
        font-size:14px;
        font-family:arial;
        color:#000000;
        line-height: 20px;
}
.cena{
width:100px;
 font-size:14px;
        font-family:arial;
        font-weight:bold;
color:red;
text-align: center;
}
.art{
 font-size:14px;
 font-family:arial;
 text-align: center;
 width:75px;
}
.typ{
width:125px;
 font-size:14px;
 font-family:arial;
 text-align: right;
 color:red;
 font-weight:bold;
}
/* miniatury */
#mini {
        width: 150px;
        float: left;
        overflow: hidden;
        background:#FFFFFF;
        margin: 1ex 0 1ex 0;
        text-align: center;
         font-size:10px;
        font-family:arial;
        font-style:italic;
        padding-top:50px;
}
#mini table {
        text-align: center;
        margin: 0 auto 0 auto;
}
#mini td.thumbcell {
        width: 100px;
        border-style: solid;
        border-color: #D7D7D7;
        border-width: 1px;
        text-align: center;
        vertical-align: middle;
        padding: 10px;
}
#mini td.thumbcell img {
        border-style: none;
}
#mini div.pages {
        font-family: tahoma, arial, helvetica, sans-serif;
        font-size: 0.8em;
        text-align: right;
}

