﻿body 
{
    font: 100% Verdana, Arial, Helvetica, sans-serif;
    padding: 0;
    text-align: center;
    color:Black;
    background-color:#1e1e1e;
    background-image: url(Graphics/aluma_bg.jpg);
    background-repeat:repeat-x;
}
.rot_banner
{
    height: 310px;    
}

.oNasImage
{
  
}
.oNasText
{
    text-align:justify;
    font-size:12px;    
}

.container
{
    width: 980px;
    background-color:White;
    background-image: url(Graphics/menu_l_bg.jpg);
    background-repeat:repeat-y;
    border:1px solid Black;
    text-align:left;
    margin-top:0;
    margin-right:auto;
    margin-bottom:0;
    margin-left:auto;
}

.wizytowka
{
    width:300px;
    background-color:#EEEEEE;
    position:relative;
    font-size:12px;
}

.newsHeader
{
    font-size:12px;    
}

.content
{
    min-height: 400px;
}

.header
{
    background-color:#373737;
    padding: 78px 0px 0px 0px;
    background-image: url(Graphics/head.jpg);
    background-repeat:no-repeat;
    height: 50px;
    vertical-align:bottom;    
}
.menu_top
{
    margin-left: 0px;
    color: White;
    width: 100%;
    z-index:100;
}
.menu_top_sitemap
{
    padding:5px 0 0px 20px;

}
.menu_top_adres
{
    font-size: 12px;
    padding-left:20px;
    text-align:left;
    color:White;
    background-color:#949599;
    border-bottom: 1px dashed Gray; 
    border-top: 1px dashed Gray;
}
.menu_top_adres a, .menu_top_adres a:visited
{
   color:white;
   text-decoration:none;
}

.menuTree
{
    font-size: 16px;
    text-align: center;
    color:#373737;
    background-color:#373737;
    vertical-align:middle;
}
.menuTreeDynamic
{
    background-color:#373737;
    padding:3px;
    border-color:#373737;
    font-size: 12px;
    text-align: left;
    color: White;
    z-index:100;
    vertical-align:middle;
}
.menuTreeDynamic a:hover
{
    color:Black;
    background-color:White;
    z-index:100;
}

.menuTree a, .menuTree a:visited
{
    color:White;
    text-decoration:none;
    font-weight:bold;
    margin-right: 20px;
}
.menuTree a:hover
{
    color:Black;
    background-color:White;    
}


.menu_left
{
    float:left;
    width:200px;
    color:White;
    padding:15px 10px 15px 20px;  
  
}

.menu_left h2
{
    color:#e0c514;
    font-size: 16px;
}

.menu_left_cat a, .menu_left_cat a:visited  {
  display: block;
  padding: 7px;
  text-decoration:none;
  color:White;
  margin: 0px 0px 10px 0px;
  border-left: 20px #e5c733 solid;
  background-color: #949599;
}


.menu_left_cat a:hover  {
  display: block;
  color:White;
  text-decoration:none;
  padding: 7px;
  margin: 0px 0px 10px 0px;
  border-left: 20px #ffe700 solid;
  background-color: #444444;
}

.main
{
    margin: 0 0 0 250px;
    padding: 50px 20px;
    background-color:White;
    background-image:url(Graphics/main_top.gif);
    background-repeat:no-repeat;
    background-position: top right;
}

.main hr
{
        color: #fff; 
        background-color: #fff; 
        border: 1px dashed Gray; 
        border-style: none none dotted;
}

.main h1
{
    font-size: 22px;
    color: Black;
    font-style:normal;
    font-weight:bold;
    margin-top:0px;
}

.category
{
    width: 300px;
    height: 70px;
    float: left;
    text-align: left;
    text-decoration:none;
    margin: 10px ;
    font-size: 11px;
    background-color: #eeeeee;
    border:1px solid #eeeeee;
}

.category_img 
{
    float: left;
    width: 110px;
    height: 70px;
    vertical-align: middle; 
}
.category h3
{
    margin-top: 20px;
}

.category:hover 
{
    background-color: #e5c733;
    color: white;
}

.category a
{
    text-decoration: none;
    color: Black;
}

.category:hover a {
  color: white;
}

.machine h3
{
    font-size:12px;
    text-align: center;
}

.machine
{
    width: 180px;
    padding:20px 10px 10px 10px;
    background-color: #eeeeee;
}
.machine:hover
{
   background-color: #e5c733;
}
.machine a
{
    text-decoration: none;
    color: Black;
}
.machine:hover a
{
    color:White;

}

.machine_img
{
    text-align:center;
}
.machine_detail
{
    width: 800px;
}

.machine_prospekt
{
    text-decoration:none;
}

.machine_detail h1
{
    max-width:600px;
    text-align:center;
}

.machine_detail img
{

    margin:10px;
    margin-left:0px;
    margin-right:150px;
}
.machine_detail_text
{
    width:700px;
    line-height:110%;
    white-space:pre-wrap;
    
}

.machine_detail_list 
{
}

.footer
{
    padding: 0 10px 0 20px;
    background-color:Gray;    
}
.newsTitle
{
    font-size: 22px;
    color: Black;
    font-style:normal;
    font-weight:bold;
}
.newsText
{
    font-size: 14px;
}
.newsDate
{
    font-size: 12px;
    font-style:italic;
}
