img {
behavior: url(javascript/iepngfix.htc);
border: 0;
}

body {
margin: 0;
padding: 0;
font-size: 12px;
font-family: Arial;
background-color: #000;
color: #fff;
line-height: 18px;
}

td {
margin: 0;
padding: 0;
font-size: 12px;
font-family: Arial;
color: #fff;
}

form {
margin: 0;
}
a {
color: #4d4d4d;
text-decoration: none;
}
a:hover {
color: #4d4d4d;
text-decoration: none;
}
p {
margin: 0;
}
#container {
position: absolute;
width: 1200px;
height: 700px;
//background: url(../images/glowna_bg.jpg) no-repeat top right;
}

#intro_container {
width: 400px;
margin: auto auto -1px auto;
padding: 230px 0 156px 0;
}

#bottom_container {
clear: both;
padding-top: 30px;
width: 855px;
height: 37px;
margin: auto auto -1px auto;
}

#content_container{
margin-top: 0;
padding-top: 0;
float: right;
width: 705px;
text-align: justify;
padding-bottom: 46px;
}

#content_container h3 {
padding: 0 0 8px 0;
border-bottom: solid 2px #666;
color: #fff;
font-size: 16px;
text-align: left;
}
#content_container h2 {
color: #fff;
font-size: 14px;
text-align: left;
}
#content_container h3 a{
color: #fff;
}

#content_container h3 a:hover{
color: #c60000;
}
#content_container .opis {
padding-bottom: 8px;
color: #f0f0f0;
text-align: justify;
}

.opis img {
border: 2px solid #4d4d4d;
padding: 5px;

}

#body_container {
width: 855px;
height: auto;
margin: auto auto -1px auto;
}

#menu_container {
width: 150px;
height: auto;
float: left;
text-align: left;
}
#menu_hspace {
width: 150px;
height: 46px;
}
#logo_small {
width: 855px;
height: 58px;
padding: 92px 0 54px 0;
}

.menu_gift {
background: url(../images/birthday_dark.png) no-repeat left;
padding-left: 27px;
line-height: 7px;
color: #cd7700;
}
.menu_gift:hover {
background: url(../images/birthday.png) no-repeat left;
padding-left: 27px;
line-height: 7px;
color: #ff9600;
}


.menu {
background: url(../images/squere_gray.png) no-repeat left;
padding-left: 27px;
line-height: 7px;
color: #4d4d4d;
}
.menu:hover {
background: url(../images/squere_white.png) no-repeat left;
padding-left: 27px;
line-height: 7px;
color: #fff;
}
.menu_r {
background: url(../images/squere_gray.png) no-repeat right;
padding-right: 27px;
text-align: right;
line-height: 7px;
color: #4d4d4d;
}
.menu_r:hover {
background: url(../images/squere_white.png) no-repeat right;
padding-right: 27px;
text-align: right;
line-height: 7px;
color: #fff;
}
.menu_white {
background: url(../images/squere_white.png) no-repeat left;
padding-left: 27px;
line-height: 7px;
color: #fff;
}
.menu_white:hover {
background: url(../images/squere_white.png) no-repeat left;
padding-left: 27px;
line-height: 7px;
color: #fff;
}
.menu_gray_r {
background: url(../images/squere_gray.png) no-repeat right;
padding-right: 27px;
text-align: right;
line-height: 7px;
color: #4d4d4d;
}

.line_white {
background: url(../images/line_white.png) no-repeat center;
width: 3px;
height: 37px;
padding: 0 20px 0 20px;
}
.line_gray {
background: url(../images/line_gray.png) no-repeat center;
width: 3px;
height: 37px;
padding: 0 20px 0 20px;
}


.content {
font-size: 12px;
background-color: #fff;
padding: 0 25px 0 25px;
width: 530px;
color: #404040;
text-align: justify;
line-height: 16px;
}
.content h3 {
padding-top: 8px;
border-top: solid 4px #c2e4fb;
color: #003366;
font-size: 16px;
text-align: left;
}

.content a {
text-decoration: none;
color: #000;
}

.content a:hover {
text-decoration: underline;
}

.stopka_line {
background-color: #dedee0;
height: 7px;
width: 100%;
}

.stopka {
padding-top: 12px;
height: 80px;
}

.stopka .tekst {
margin: auto auto -1px auto;
width: 801px;
font-size: 12px;
font-family: Helvetica, Verdana, Arial, sans-serif;
color: #666;
}

.stopka a {
text-decoration: none;
color: #0066cc;
}

.stopka a:hover {
text-decoration: underline
}

/* FORMULARZE */

form {
 margin: 0px;
}

#kontener{
 width: 90%;
 margin: 0px auto -1px auto; 
 clear: left;
}
fieldset {  
 margin: 1.5em 0 0 0;  
 padding: 10px;
 border: 1px solid #ccc;
 display: block; 
}
fieldset .fieldgrp {  
 float: left;  
 clear: left;  
 width: 100%;  
}
label {  
// float: left;  
 width: 150px;  
 text-align: left;
 font-weight: bold;
 font-size: 13px;
 color: #333;
}
.fieldgrp {
 margin: 4px 0 4px 0;
 padding-top: 6px;
 padding-bottom: 6px;
 background-color: #eaf3fa;
 border: 1px solid #c6d9e9;
}
input[type="text"], input[type="password"], input[type="file"], select, textarea {
 font-family: Helvetica, Verdana, Arial, sans-serif;
 border: 1px solid #666;
 padding: 3px;
 font-size: 13px;
 width: 450;
}
legend {
 padding: 0 6px 0 6px;
 font-size: 16px;
 font-weight: bold;
// color: #2583ad;
 color: #1b5790;
}
ol {
 margin: 0px;
 padding: 0px;
 list-style: none; 
}
li {
 margin: 2px 0 2px 0;
}
.label_area { 
 margin: 0 10px 0 10px; 
// width: 250px; 
 float: left; 
}
.input_area { 
 margin: 0 10px 0 10px; 
 width: auto; 
 float: left; 
}
.podpowiedz {
 color: #666; 
 display: inline; 
 float: none; 
 font-size: 100%; 
 *font-size: 90%; 
 font-weight: normal; 
 padding: 0; 
 width: auto;
}
em {
 padding: 0px;
 margin: 0px;
}
.error[type=text], .error[type=password], .error[type=select], .error {
 border: 2px solid #d54e21;
}
.blad {
 color: #d54e21; 
 display: block; 
 float: none; 
 font-size: 13px; 
 *font-size: 90%; 
 font-weight: bold; 
 padding: 5px 0; 
 margin: 0;
 width: auto;
}
span {

}

/* END - FORMULARZE */
