/* KASKADOWE ARKUSZE STYLÓW - MOJEOBRAZY.COM */
/* PROJEKT I REALIZACJA: MARIUSZ [Dolphinus] MICHA */

body {
margin: 0px;
background-image: url(obrazki/tlo.jpg);
font-family: Verdana, Tahoma, Helvetica, sans-serif;
}

table {
background-image: url(obrazki/tlo.jpg);
width: 100%;
border-collapse: collapse;
padding: 0px;
border: none;
margin: 0px;
}

table.cont {
width: 750px;
background-image: none;
}

table.menu_left {
width: 250px;
height: 480px;
background-color: #fbfaf4;
background-image: none;
}

table.zawartosc {
width: 497px;
background-color: White;
background-image: none;
}

table.ramki {
width: 480px;
background-color: White;
background-image: none;
}

td {
vertical-align: top;
}

td.forma_left {
width: 240px;
}

td.forma_right {
width: 257px;
}


td.pausa {
height: 30px;
}

td.poz {
width: 20%;
}

td.poz2 {
width: 40%;
}

td.ram {
width: 160px;
}

h1 {
font-size: 24px;
text-align: center;
color: White;
font-weight: normal;
margin-top: 15px;
margin-bottom: 15px;
}

p, li, span.menu_top {
font-family: Tahoma, Verdana, Arial, sans-serif;
color: #404040;
font-size: 11px;
line-height: 130%;
}

p, li {
margin: 10px;
}

li {
margin-top: 20px;
margin-bottom: 20px;
}

.menu_g {
margin: 4px;
}

span.menu_top {
margin: 3px;
margin-left: 15px;
margin-right: 15px;
font-weight: bold;
}

.menu_bok {
font-size: 10px;
color: #BA571E;
margin-left: 8px;
font-weight: bold;
}

.info, td.ram {
text-align: center;
}

.right {
text-align: right;
}

.opis {
margin-top: 18px;
}

.text {
color: #696969;
font-size: 11px;
margin: 3px;
margin-left: 12px;
}

.red {
color: Red;
}

img {
border: none;
margin: 0px;
}

.thumb {
width: 160px;
height: 120px;
margin: 10px;
float: left;
border: solid 1px #666666;
}

.obraz {
width: 475px;
height: 352px;
border: solid 1px #666666;
margin: 10px;
}

div.arrows {
padding-bottom: 7px; 
padding-top: 7px;
}

.line {
margin: 0px;
height: 1px;
}

.liner {
margin: 10px;
margin-top: 5px;
margin-bottom: 5px;
height: 1px;
}

input {
text-align: center;
height: 18px;
color: Red;
font-size: 10px;
}

.pole, .cs {
width: 150px;
height: 18px;
border: dashed 1px #606060;
color: #303030;
font-size: 10px;
}

.pole {
text-align: center;
}

.buton {
width: 150px;
height: 18px;
background-color: #F0F0F0;
border: solid 1px #909090;
color: #404040;
cursor: pointer;
}

.przycisk {
margin: 10px;
margin-left: 0px;
margin-right: 0px;
width: 120px;
height: 18px;
}

/* Pseudoklasy */

a.menu_top:link {
color: #FED68E;
text-decoration: none;

}
a.menu_top:visited {
color: #FED68E;
text-decoration: none;
}
a.menu_top:hover {
color: #DED0C3;
text-decoration: none;
}

a.menu_bok:link {
color: #BA571E;
text-decoration: none;
}
a.menu_bok:visited {
color: #BA571E;
text-decoration: none;
}
a.menu_bok:hover {
color: #BA571E;
text-decoration: underline;
}
a.menu_bok:active {
text-decoration: none;
}

li a:link, .cent a:link {
color: #4C4C4C;
text-decoration: none;
font-weight: bold;
}
li a:visited, .cent a:visited {
color: #4C4C4C;
text-decoration: none;
font-weight: bold;
}
li a:hover, .cent a:hover {
color: #9C9C9C;
text-decoration: underline;
font-weight: bold;
}
a:link {
color: #606060;
text-decoration: underline;
}
a:visited {
color: #606060;
text-decoration: underline;
}
a:hover {
color: #C0C0C0;
text-decoration: none;
}


.podpis a:link, .right a:link {
color: #4C4C4C;
text-decoration: none;
}
.podpis a:visited, .right a:visited {
color: #4C4C4C;
text-decoration: none;
}
.podpis a:hover, .right a:hover {
color: #9C9C9C;
text-decoration: underline;
}
