﻿/* główne okienka*/
body
{
    background: #186d15 url('/grafika/tlo.png') no-repeat center top;
    text-align: center;
}
#div_glowny 
{
  display: block;
  margin: 0 auto;
  text-align: left;
}
#dol
{
    color: white;
    padding-left: 10px;
    padding-top: 10px;
}
#logo
{
    margin-top: 0px;
    top: 7px;
    left: 50px;
}
#srodek
{
  width: 900px;
  border: 0px solid #ddd;
  text-align: left;
  margin: auto;
}
#linki
{
    margin: 0;
    font-size: small;
    padding-left: 30px;
}
#zapytanie
{
    padding-top: 30px;
    padding-left: 30px;
    padding-right: 30px;
}
#zgoda
{
    font-size: large;
}
#ContentPlaceHolder1
{ 
    margin: 0;
    padding: 0
}
/* nagłówki */
#tekst h1
{
    margin: 0;
    padding-top: 30px;
    padding-left: 30px;
    font-family: 'times new roman', courier, arial, helvetica;
	font-weight: small;
	color: black;
	text-align: left
}
#tekst h3
{	
    margin: 0;
    padding-left: 20px;
    font-family: 'times new roman', courier, arial, helvetica;
	font-weight: normal;
	color: brown;
	text-align: left; 
}
#div_tekst
{
    padding-left: 10px;
    padding-right: 10px;
    text-align: justify;
}
/* odnośniki */
#tekst ul
{
    font-family:'times new roman';
    font-size: normal;
    text-align: left;
    padding-right: 10px;
}
#tekst a:link
{
    color: #474a42;
    text-decoration: underline
}
#tekst a:visited
{
    color: brown;
    text-decoration: underline
}
#tekst a:active
{
    color:red;
    text-decoration: underline
}
#tekst a:hover
{
    color: green;
    text-decoration: underline
}
/* tabele */
#tabela_cennik
{
    border-style: solid;
    border-color: black;
    border-width: 1px;
    border-collapse: collapse;
    margin-left: 0px;
    width: 500px;
}
#tabela_cennik td
{
    border-style: solid;
    border-color: black;
    border-width: 1px;
    text-align: center;
}
#tabela_cennik td.tdL
{
    text-align: left;
}
#tabela_ryzyko
{
    border-style: solid;
    border-color: black;
    border-width: 1px;
    border-collapse: collapse;
    margin-left: 0px;
}
#tabela_ryzyko td
{
    border-style: solid;
    border-color: black;
    border-width: 1px;
    text-align: center;
}
/* zegar i data */
#Data
{
 position: absolute;
 top:983px;
 left: 48%;
 margin: 0 auto;
 text-align: center;
 font-size: small;
 color: white
}
/* artykuły */
#strona
{
    text-align:center;
    position: absolute;
    top: 955px;
    left:57%;
    margin: 0 auto;
}
#nr_strony
{
    text-align:center;
    position: absolute;
    top: 963px;
    left:40%;
    margin: 0 auto;
    font-size: x-small;
    color: purple;
}
#div_artykuly
{
    padding-left: 10px;
    padding-right: 10px;
    text-align: justify;
}
#div_artykuly_wypunktowanie
{
    text-align: left;
    padding-left: 20px;
}
#div_artykuly_wypunktowanie_2stopien
{
    text-align: left;
    padding-left: 30px;
}
/* menu rozwijane góra */
#mcGlobalNav
{
    height: 40px;
    width: 530px;
    text-align: center;
    font-weight: bold;
    padding: 0;
    margin: 0;
}
ul.globalnav
{
    margin:0;
    padding: 0;
    padding-left: 5px;
    list-style:none;
    height: 40px;
    background: url('/grafika/menu/czarny_gora.gif') no-repeat left top;
}
ul.globalnav li
{
    display: block;
    float: left;
    position: relative;
    margin:0;
    padding:0;
    height: 40px;
    width: 130px;
    background-position: center bottom;
}
ul.globalnav li.multi a
{
    padding: 0;
    margin: 0;
}
ul.globalnav li a
{
    text-decoration: none;
    display: block;
    color: white;
    font-size: 0.8em;
    font-family: 'times new roman', courier, arial, helvetica;
    outline: none;
    display: block;
    padding: 0 25px 0 25px;
    height: 40px;
    line-height: 40px;
}
ul.globalnav li a:hover
{
    text-decoration: underline;
    color: black;
} 
ul.globalnav li.active, ul.globalnav li.multi:hover, ul.globalnav li.iehover, ul.globalnav li.last_active:hover
{
    background-image: url(/grafika/menu/przycisk_gora.gif);
}
ul.globalnav li div.subnav
{
    clear: left;
    position: relative;
    display: none;
    position: absolute;
    left: 0px;
    top: 40px;
    width: 190px;
    background: transparent;
    padding: 0 0 6px;
}

ul.globalnav li.lvl2
{
    width: 190px;
    text-align: left;
}
ul.globalnav li div.subnav div.subnav-bottom
{
    position: absolute;
    bottom: 0;
    left:0;
    width: 100%;
    height: 6px;
}
ul.globalnav li div.subnav div.subnav-bottomL
{
    background: transparent url(/grafika/menu/zaokraglenie_dol.png) no-repeat left bottom;
    position: absolute;
    left:0;
    width: 6px;
    height:6px;
} 
ul.globalnav li div.subnav div.subnav-bottomR
{
    background: transparent url(/grafika/menu/zaokraglenie_dol.png) no-repeat right bottom;
    height:6px;
    margin: 0 0 0 6px;
}
ul.globalnav li ul
{
    margin:0;
    padding:0;
    list-style:none;
    position: relative;
}
ul.globalnav li.dropdown div.subnav
{
    display: block;
} 
ul.globalnav li.multi ul li
{
    height: auto;
    float: none;
    margin: 0;
    padding: 0;
} 
ul.globalnav li.multi ul li, ul.globalnav li.multi ul li a, ul.globalnav li.multi ul li a:hover
{
    background-image: url(/grafika/menu/podzial.jpg);
    background-repeat: repeat-x;
    background-position: bottom left;
}
ul.globalnav li.multi ul li a
{
    background-color: black;
    float: none;
    font-size: small;
    color: white;
    padding: 5px 5px;
    display: block;
    margin: 0;
    width: auto;
    height:1%;
    line-height: 1em;
}
ul.globalnav li.multi ul li a:hover
{
    background-color: #8cd838;
    color: black;
    text-decoration: underline;
}
ul.globalnav li.multi ul li.last, ul.globalnav li.multi ul li.last a, ul.globalnav li.multi ul li.last a:hover
{
    background-image: none;
    padding-bottom: 0px;
} 
/* menu rozwijane lewe */
#menu_lewe
{
    width: 100%; 
    height: 100%;
    background-repeat: no-repeat;
    background-image: url('/grafika/menu/czarny_lewe1.gif');"
    text-align: center;
    font-weight: bold;
    padding: 0;
    margin: 0;
    float: left;
}
ul.glowne
{
    margin:0;
    padding: 0;
    padding-left: 50px;
    list-style:none;
	line-height: normal;
}
ul.glowne li
{
    display: block;
    position: relative;
    margin:0;
    padding:0;
    height: 30px;
    width: 160px;
    background-position: right;
}
ul.glowne li.wybieranie a
{
    padding: 0;
    margin: 0;
    text-indent:0.3cm;
}
ul.glowne li a
{
    text-decoration: none;
    display: block;
    color: white;
    font-size: 1.0em;
    font-family: 'times new roman', courier, arial, helvetica;
    outline: none;
    display: block;
    height: 30px;
    line-height: 30px;
    
}
ul.glowne li a:hover
{
    text-decoration: none;
    color: black;
} 
ul.glowne li.active, ul.glowne li.wybieranie:hover, ul.glowne li.iehover, ul.glowne li.ostatni_aktywny:hover
{
	text-align: left;
	background: url('/grafika/menu/przycisk_lewe.gif') repeat-y;
}
ul.glowne li div.podmenu
{
    position: relative;
    display: none;
    position: absolute;
    left: 160px;
    top: 6px;
    width: 190px;
    background: transparent;
    padding: 0 0 6px;
}
ul.glowne li.lvl2
{
    width: 190px;
    text-align: left;
}
ul.glowne li div.podmenu div.podmenu-dol
{
    position: absolute;
    bottom: 0;
    left: 0px;
    width: 100%;
    height: 6px;
}
ul.glowne li div.podmenu div.podmenu-dolL
{
    background: transparent url() no-repeat left bottom;
    position: absolute;
    left:0px;
    width: 6px;
    height:6px;
} 
ul.glowne li div.podmenu div.podmenu-dolR
{
    background: transparent url(/grafika/menu/zaokraglenie_dol.png) no-repeat right bottom;
    height:6px;
    margin: 0 0 0 0;
} 
ul.glowne li div.podmenu div.podmenu-gora
{
    position: absolute;
    top: 0px;
    right: 0px;
    width: 100%;
    height: 6px;
}
ul.glowne li div.podmenu div.podmenu-goraR
{
    background: transparent url() no-repeat left top;
    position: absolute;
    right: 0px;
    top: -6px;
    width: 100%;
    height:6px;
    background-image: url(/grafika/menu/podzial.jpg);
    background-repeat: repeat-x;
    background-position: bottom left;
} 
ul.glowne li div.podmenu div.podmenu-goraL
{
    background: transparent url(/grafika/menu/zaokraglenie_gora.png) no-repeat right top;
    height:6px;
    right:6px;
    margin: -6px 0 0 0;
} 
ul.glowne li ul
{
    margin:0;
    padding:0;
    list-style:none;
    position: relative;
}
ul.glowne li.rozwijanie div.podmenu
{
    display: block;
} 
ul.glowne li.wybieranie ul li
{
    height: auto;
    float: none;
    margin: 0;
    padding: 0;
} 
ul.glowne li.wybieranie ul li, ul.glowne li.wybieranie ul li a, ul.glowne li.wybieranie ul li a:hover
{
    background-image: url(/grafika/menu/podzial.jpg);
    background-repeat: repeat-x;
    background-position: bottom left;
}
ul.glowne li.wybieranie ul li a
{
    background-color: black;
    float: none;
    font-size: small;
    color: white;
    padding: 5px 5px;
    display: block;
    margin: 0;
    width: auto;
    height:1%;
    line-height: 1em;
}
ul.glowne li.wybieranie ul li a:hover
{
    background-color: #8cd838;
    color: black;
    text-decoration: underline;
}
ul.glowne li.wybieranie ul li.ostatni, ul.glowne li.wybieranie ul li.ostatni a, ul.glowne li.wybieranie ul li.ostatni a:hover
{
    background-image: none;
    padding-bottom: 0px;
} 
