@import url('list.css');
@import url('menu.css');
@import url('IEmenu.css');
@import url('formular.css');
@import url('node.css');
@import url('search.css');


body{
 background: black;
 font-family: Tahoma;
 font-weight: bold;
 font-size: 14px;
}

#all{
 width: 1024px;
 height: auto;
 background-color: rgb(10,10,10);
 margin:0px auto;
 color:white;
}

#header{
 width: 1024px;
 height: 198px;
 background-color: rgb(10,10,10);
 /* background-color: rgb(255,140,0); */
 background: black url('../images/page/img/header5.jpg');
}

#content{
 width: 1024px;
 height: 100%;
 margin:0px auto;
 background: black url('../images/page/img/content_back.png') repeat-y ;
 overflow: hidden;
 border-top: 1px white solid ;
 color:white;
}

#menu{
 width: 155px;
 height: 100%;
 min-height: 720px;  
 float: left;   
 border-right: 2px white solid ;
 background: black url('../images/page/img/left_cell.png') repeat-y 
 /* background: rgb(0,0,0) url('../images/page/img/left_collum_fill.gif') repeat-y;
 border-left: 1px white solid ;
 padding: 10px 20px 20px 20px; 
 border-right: 1px white solid ;*/
}

#cennik_div{
 background-color: black;
 text-align:center;
 vertical-align: middle;
 width:100%;
 height: 30px;
 border: 1px rgb(165,165,165) solid;
 display: block;
 margin:0px;
 padding:0px;
}

#center{
 width: 710px;
 min-height: 720px;
 background-image: url('../images/page/img/center_backround_picture.png');
 background-repeat: no-repeat;
 float: left;
 /* padding: 20px; */
 margin: 0px auto; 
}

#center_text{
 padding-left:3%;
 padding-right:3%;
 width:94%;
}

#menu_rigth{
 width: 155px;
 min-height: 720px; 
 float: left;
 margin: 0px auto;
 background: black url('../images/page/img/right_cell.png') repeat-y;
 border-left: 2px white solid ;
 /*background: rgb(0,0,0) url('../images/page/img/right_collum_fill.png') repeat-y;
 border-left: 1px white solid ;
 border-right: 1px white solid ;*/
}

#reklama{
 width: 140px;
 height: 300px;
 margin:10px auto;
 padding:0px;
 background: black;
 vertical-align: middle;
 text-align: center;
}

#footer{
 width: 1024px;
 height: 100px;
 background: rgb(0,0,0) url('../images/page/img/footer.png');
 text-align: center;
 float: left;
 font-size: 11px;
}

#footer1{
 width: 155px;
 height: 100px;
 float:left;
 display: block;
 text-align: left;
 padding-left:5px;
}

#footer2{
 width: 630px;
 height: 100px;
 float:left;
 display: block;
 text-align: left;
 padding-left:5px;
}

#footer3{
 display:block;
 float:left;
 height:100px;
 padding-left:80px;
 text-align:left;
 width:130px;
}

.center {
 text-align: center;
}

.left {
 text-align: left;
}

.full {
 width:100%;
 margin:0px;
 padding:0px;
 float:left;
}

hr{
 margin:0px;
 padding:0px;
}

p{
 text-align: justify;
}

a{
 color:white;
 text-decoration: underline;
}

a:hover{
 color:white;
 text-decoration: underline;
 cursor: pointer;
}

a img{
 border:none;
}

h1{
 font-size: 14pt;
 color:White;
 margin:10px;
}

h2 a {
 color: #FF6600;
 text-decoration: underline;
}

h2 a:hover {
 color: #FF6600; 
 text-decoration: underline;
}

h2{
 font-size: 15pt;
 color: rgb(255,102,0);
 margin:10px;
}

h3{
 font-size: 14pt;
 color: rgb(255,102,0);
 /*margin:10px;*/
}

table{
 border:none;
 vertical-align: top;
}

td{
 vertical-align: top;
}

#content img{
 float: left;
 text-align: right;
 margin-right: 10px;
}


#dokumenty img.icon{
 float: none;
 margin: 0px;
}

#dokumenty{
 text-align:center;
 vertical-align: middle;
 width:100%;
 height: 25px;
 margin-top: 20px;
 display: block;
}

.cennik{
 float: left;
 width: 50%;
 display: block;
 margin:0px;
 padding:0px;
}

.katalog{
 float: right;
 width: 50%;
 display: block;
 margin:0px;
 padding:0px;
}

.dodatok{
 font-size: 9pt;
 color:white;
}

