html, body, ul {
    margin: 0px;
    padding: 0px;
}

a {
    text-decoration: none;
}

body {
    background: url(../img/vigran.jpg) center left fixed repeat-x;
    margin: 0px;
    padding: 8px;
    font-size: 13px;
    font-weight: bold;
    font-family: "Tahoma", sans-serif;
    overflow-y: scroll;
}

#wrapper {
    width: 980px;
    background: url(../img/content-bg.png) top left repeat-y;
    margin: auto;
}

div.content {
    background: url(../img/content-top.jpg) top left no-repeat;
    padding-top: 207px;
}


div.menu_g{
margin-right: 2px;
background: url(../img/content-bg.png) top left repeat-y;
}

.subsubmenu{
margin-left: -15px;
}
.menu {
	margin: 0;
	padding: 0;
	list-style: none;
	background: #fff;
}
.menu li {
	padding: 0;
	margin: 0;
	height: 35px;
	margin-right: 10 px;
	list-style: none;
	background-repeat: no-repeat;
}
.menu li a, .menu li a:visited {
	display: block;
	text-decoration: none;
	text-indent: -1000px;
	height: 35px;
	background-repeat: no-repeat;
}
#aaa {width: 14px;}
#firma {background-image: url(../img/button/7.gif); width: 90px;}
#firma a {background-image: url(../img/button/1.gif);}
#systemy_s {background-image: url(../img/button/8.gif); width: 234px;}
#systemy_s a {background-image: url(../img/button/2.gif);}
#systemy_k {background-image: url(../img/button/9.gif); width: 177px;}
#systemy_k a {background-image: url(../img/button/3.gif);}
#aplikacje {background-image: url(../img/button/10.gif); width: 182px;}
#aplikacje a {background-image: url(../img/button/4.gif);}
#aktualnosci {background-image: url(../img/button/11.gif); width: 171px;}
#aktualnosci a {background-image: url(../img/button/5.gif);}
#kontakt {background-image: url(../img/button/12.gif); width: 96px;}
#kontakt a {background-image: url(../img/button/6.gif);}
#firma a:hover, #systemy_s a:hover, #systemy_k a:hover, #aplikacje a:hover, #aktualnosci a:hover, #kontakt a:hover {background: none;}
.menu li {float: left;}
.menu:after {content: "."; display: block; height: 0; clear: both; visibility: hidden;}

#subMenu {
    width: 202px;
    background: url(../img/submenu-bg.png) top left repeat-y;
    float: left;
	margin: 0px -13px 0px 15px;
    list-style: none;
}

#subMenu li {
    line-height: 18px; 

    border-bottom: dashed 1px #a7b7c7;
    padding-left: 26px;
    background: url(../img/submenu-dot.png) no-repeat;
    background-position: center left;
    line-height: 18px;
}

#subMenu li {height: 18px;}
html > body #subMenu li {height: auto;}



#subMenu li.left {
    border-top: dashed 1px #a7b7c7;
    margin-top: 8px;
}

#subMenu li a {
    color: #003466;
}

#subMenu li a:hover {
    text-decoration: underline;
}

#subMenu li.last {
    width: 202px;
    height: 10px;
    background: url(../img/submenu-bottom.png) top left no-repeat;
    border-bottom: none;
    margin-bottom: -2px;
}

div.main {
    margin-right: 16px;
	 margin-left: 10px;
    width: 762px;
    overflow: auto;
    background: #f0eff4;
    margin-bottom: 10px;
    padding: 0px;
}

div.main h2 {
    font-size: 1.8em;
    font-style: italic;
    color: #9aa8bf;
    border-bottom: dashed 1px #9daec0;
    margin: 0px 0px 15px 0px;
}
div.bottom {
    display: block;
    width: 980px;
    height: 14px;
    font-size: 0px;
    background: url(../img/content-bottom2.png) top left no-repeat;
    padding-right: 0px;
    text-align: right;
    margin-top: -3px;
    clear: both;
    overflow: hidden;
}

div.content {    
position: relative;
}

a.en,a.pl,a.home {    
display: block;    
width: 21px;    height: 13px;    
position: absolute;    
top: 7px;    
right: 17px;    
}

a.pl {    right: 43px;}
a.home {    right: 79px;  }

a.news {    
display: block;    
width: 950px;    height: 19px;    
position: absolute;    
top: 186px;    
left: 14px;    
}



div.vt {margin-right: 17px}
html > body div.vt {margin-right: 20px}



div.menu_g { margin-left: -144px ;}
html > body div.menu_g {margin-left: 14px;}

#aaa { margin-left: 0px ;}
html > body #aaa {margin-left: -14px;}

#subMenu { margin-left: 8px ;}
html > body #subMenu {margin-left: 15px;}

div.main { margin-right: -15px ;}
html > body div.main {margin-left: 29px;}

#subMenu li.subsub {
    height: auto;
    line-height: normal;
    background: none;
    padding-left: 18px;
    padding-right: 10px;
    padding-top: 5px;
   
    border-bottom: dashed 0px #9daec0;
    border-top: none;  
}

#subMenu li.subsub {margin-top: -12px;}
html > body #subMenu li.subsub {margin-top: 0px;}


#subMenu li.last_sub {
    width: 202px;
    height: 1px;
    border-bottom: none;
    margin-left: -18px;
    background: url(../img/dott.gif) top left no-repeat;
}

#subMenu li.last_sub {margin-bottom: -10px;}
html > body #subMenu li.last_sub {margin-bottom: 0px;}

#subMenu li ul {
    list-style: none;
}

#subMenu li ul li {
    padding-left: 15px;
    background: url(../img/submenu-arrow2.png) no-repeat;
    background-position: top left;
    border-bottom: none;
}