.content, body,td {
  font-size: 12px;
  font-family: verdana,helvetica,arial;
  color: #111111;
}

#main_window {
       background: #E6E6E6;
       width: 1000px;
       margin: 0 auto; 

       }

#main_menu{

}

#logotitle{
float: left;
height: 34px;
width: 166px;
 background-image: url('images/topbackground.gif');
}

#logotitle a h1{
display: block;
color: white;
font-size: 20px;
padding-left: 10px;
text-decoration: none;
}

#logotitle a:hover h1{
color: yellow;
}

#odbiorDiv{
background: #F4F4DE;
padding: 10px 10px;
border-top: solid #D8281B 2px; 
border-bottom: solid #D8281B 2px;
margin: 15px 0px;
}

#flashinfo{
color: white;
font-size: 25px;
line-height: 40px;
padding: 50px;
}

#flashinfo a{
display: block;
color: yellow;
font-weight: bold;
}

#odbiorDiv strong {
display: block;
color: #D8281B;
font-size: 18px;
padding-bottom: 5px;
}

#odbiorDiv span {
padding-left: 10px;
line-height: 30px;
}

#logotitle{
float: left;
height: 34px;
}

.content, body,td {
  font-size: 12px;
  font-family: verdana,helvetica,arial;
  color: #111111;
}

#main_window {
       background: #E6E6E6;
       height: 100%;
       width: 1000px;
       margin: 0 auto; 

       }

#main_menu{

}

#logotitle{
float: left;
height: 34px;
}

#navigation {  
    font-size: 11px;
    background: white;
    width: 834px;
    height:22px;
    float: left;
    margin: 0;
    padding: 0;
    padding-top: 11px;
    border-bottom: 1px solid #333;
    list-style-type: none;
    }

#navigation li {

   float: right;
   margin: 0;
   padding: 0;
   font-family: verdana, sans-serif;
}

#navigation li a { 
            padding: 2px 8px;
            display: block;
            color: #777;
            text-decoration: none;
            text-align: center;
            border: 0px solid;
            background: #FFF;
            margin: 4px 1px 0 0;
            border-left: dotted darkgray 1px; 
            }

#navigation a:hover {
          color: black;
          background: #E6E6E6;
}
          
#headerflash{ 
 font-size: 0px;
line-height: 0px;
 _margin-top: -2px; 
 clear: both;
 width: 1000px;
 height: 672px;
 background: darkred;
}

#header{
  clear: both;
  background: white;
  background-image: url('images/bottomlogo.gif');
  background-repeat: no-repeat;
  background-position: 0px 0px;
  padding: 55px 20px 10px 20px;
  text-align: left;
 _margin-top: -2px;
  overflow: hidden;
}
                                                                  

h1 {
padding: 10px 0px;
margin: 0px;
font-size: 15px;
}

h2 {
padding: 10px 0px;
margin: 0px;
font-size: 12px;
}



#bodytext {
height: 7px;
padding: 0px;
margin: 0px;
background: white;
  background-image: url('images/bottomshadow.gif');
  background-repeat: repeat-x;
  background-position: bottom;
}

.product{
padding: 10px 20px 30px 20px;
margin: 0px;
border-top: dotted darkgray 2px;
background: white;
  overflow: hidden;
}


.product table tbody tr td{
width: 90px;
height: 20px;
background: white;
border-bottom: dotted darkgray 0px;
border-top: dotted darkgray 1px;
border-right: dotted darkgray 0px;
border-left: dotted darkgray 1px;
text-align: right;
padding-right: 10px; 
}

.product table thead tr th{
width: 90px;
height: 20px;
background: white;
border-top: dotted darkgray 0px;
border-right: dotted darkgray 0px;
border-left: dotted darkgray 1px;
}

.product table tbody tr th{
width: 90px;
height: 20px;
background: white;
border-top: dotted darkgray 1px;
border-right: dotted darkgray 0px;
border-left: dotted darkgray 0px;
}

#boxmenu{
  padding-top: 20px;
  width: 1000px;
  max-width: 1000px;
  height: 180px;
  background: #E6E6E6;
  overflow: hidden;
  clear: both;
}

.box{
  width: 283px;
  height: 130px;
  padding: 15px 13px 20px 30px;
  float: left;
  background-image: url('images/box.gif');
  background-repeat: no-repeat;
  background-position: 10px 0px;
}

.insidebox{
  width: 280px;
  height: 130px;
  overflow: hidden;
}

.insidebox h1{
  font-size: 16px;
  padding: 0px 0px 10px 0px;
  margin: 0px; 
}


.box img{
float: left;
padding: 2px;
}

.insidebox a{
display:block;
padding-top: 10px;
color: black;
font-weight: bold;
text-align: right;
}



#maintext{
    background: #E6E6E6;
    padding: 0px 20px 20px 20px;
    border-bottom: black solid 1px;
}

#bottommenu{
    clear: both;
    background: #E6E6E6;
    width: 1000px;
    height: 30px;
    padding: 0px;
    margin: auto;
    border: 0px; 
    padding-top: 5px;
}

#bottomtext{
text-align: center;
clear: both;
padding-bottom: 20px;
}
 
#bottomnavigation {
clear: both;
padding-right: 100px;
    background: #E6E6E6;
    list-style-type: none;
    }

#bottomnavigation li {
   border: black solid 0px;
   padding: 0px 10px;
   float: right;
   font-family: "verdana", sans-serif;
   font-size: 11px;
}

#bottomnavigation li a {
color: black;
}

#saveKuponBtn {
	background-color: white;
	border: none;
	padding: 0px;
	text-decoration: underline;
	width: auto;
	color: #1f24e0;
	width: 250px;
	cursor: pointer;
}

#saveKuponLog {
	padding-left: 150px;
	color: gray;
	font-size: 0.8em;
}

.pamietaj {
	font-weight: bold;
	font-size: 14px;
	color: #DA241C;
	
}

