html, body {
	background: url(design/bgr-site.jpg) top;
	background-repeat: repeat-x;
	background-color: #fff;
	color: #2d2c5a;
	margin: 0;
	padding: 0;
	font-family: 'arial', 'helvetica';
	font-size: 13px;
	line-height: 17px;
}

#pscroller1{
width: 200px; height: 50px;
}


td {
	font-family: 'arial', 'helvetica';
	font-size: 13px;
	line-height: 17px;
}

p	{
	margin: 0px;
}

A.gray:link {color: #2d2c5a; text-decoration: none; line-height: 16px;}
A.gray:visited {color: #2d2c5a; text-decoration: none; line-height: 16px;}
A.gray:hover {color: #2d2c5a; text-decoration: underline; line-height: 16px;}
A.gray:active {color: #2d2c5a; text-decoration: underline; line-height: 16px;}

.top {
	width: 945px;
	height: 155px;
	margin: 0 auto;
	background: url(design/bgr-top.png) top;
	background-repeat: no-repeat;
}

.tresc {
	width: 940px;
	margin: 0 auto;
}


.footer {
	width: 990px;
	height: 190px;
	margin: 0 auto;
	background: url(design/bgr-footer.jpg) top;
	background-repeat: no-repeat;
	clear: both;
}

.content {
	display: inline;
	float: left;
	width: 860px;
}


h1 {
	font-size: 24px;
	padding: 0px;
	line-height: 17px;
	color: #2d2c5a;
	font-weight: normal;
	display: inline;
	margin-top: 0px;
}

h2 {
	font-size: 14px;
	font-weight: normal;
	margin: 0px;
	padding: 0px;
	line-height: 20px;
	color: #2d2c5a;
	display: inline;
	margin-bottom: 0px;
}

h3 {
	font-size: 13px;
	font-weight: bolder;
	margin: 0px;
	padding: 0px;
	line-height: 20px;
	color: #2d2c5a;
	display: inline;
	margin-bottom: 0px;
}

.strona {
	width: 990px;
	margin: 0 auto;
	margin-top: 10px;
	text-align: left;
	min-height: 350px;
}


.pou{
   position:absolute;
  border:0px;
  width:130px;
  height:31px;
  background-color:transparent;
  color:#ffffff;
  font-weight:bolder;
  cursor:hand;
  font-size:12px;
}


.pou_active{
 position:absolute;
  border:0px;
  width:130px;
  height:31px;
  background:url(gfx/images/1/water_pou_white.jpg) top;
  color:#252c5f;
  font-weight:bolder;
  cursor:hand;
 font-size:12px;
}

.hod{
  position:absolute;
  border:0px;
  width:130px;
  height:31px;
  background-color:transparent;
  color:#ffffff;
  font-weight:bolder;
  cursor:hand;
}


.hod_active{
 position:absolute;
  border:0px;
  width:130px;
  height:31px;
  background:url(gfx/images/1/water_pou_white.jpg) top;
  color:#252c5f;
  font-weight:bolder;
  cursor:hand;
}

.choice{
  position:absolute;
  border:0px;
  width:165px;
  height:31px;
  background-color:transparent;
  color:#ffffff;
  font-weight:bolder;
  cursor:hand;
}

.choice_active{
  position:absolute;
  border:0px;
  width:165px;
  height:31px;
  background:url(gfx/images/1/coffee_choice_white.jpg) top;
  color:#252c5f;
  font-weight:bolder;
  cursor:hand;
}

.fresh{
  position:absolute;
  border:0px;
  width:175px;
  height:31px;
  background-color:transparent;
  color:#ffffff;
  font-weight:bolder;
  cursor:hand;
}

.fresh_active{
  position:absolute;
  border:0px;
  width:175px;
  height:31px;
  background:url(gfx/images/1/coffee_top_white.jpg) top;
  color:#252c5f;
  font-weight:bolder;
  cursor:hand;
}

.classic{
  position:absolute;
  border:0px;
  width:175px;
  height:31px;
  background-color:transparent;
  color:#ffffff;
  font-weight:bolder;
  cursor:hand;
}

.classic_active{
  position:absolute;
  border:0px;
  width:175px;
  height:31px;
  background:url(gfx/images/1/coffee_top_white_classic.jpg) top;
  color:#252c5f;
  font-weight:bolder;
  cursor:hand;
}

#button {
	display: block;
	width: 309px;
	height: 132px;
	display: inline;
	float: left;
	text-decoration: none;
	margin: 5px;
	background-repeat: no-repeat;
}

#button2 {
	display: block;
	text-align: left;
	width: 281px;
	height: 115px;
	text-decoration: none;
	margin: 0px;
	background-repeat: no-repeat;
}

#button-produkt {
	display: block;
	display: inline;
	float: left;
	text-decoration: none;
	margin: 5px;
	background-repeat: no-repeat;
}

#button-mini {
	display: block;
	width: 209px;
	height: 132px;
	display: inline;
	float: left;
	text-decoration: none;
	margin: 5px;
	background-repeat: no-repeat;
}

.for {
	height: 20px;
	border:1px #8E8E8E solid;
	background-color: #fff;
	margin-bottom: 0px;
	color: #000;
	font-size: 13px;
}

.for2 {
	width: 200px;
	height: 50px;
	border: none;
}

.styled-select select {
   background: transparent;
   width: 138px;
   padding: 0px;
   font-size: 11px;
   border: 0px solid #ccc;
   height: 20px;
}

.styled-select {
   width: 120px;
   height: 20px;
   overflow: hidden;
   background: url(design/select.png) no-repeat right;

}


A:link {color: #2d2c5a; text-decoration: underline; line-height: 16px;}
A:visited {color: #2d2c5a; text-decoration: underline; line-height: 16px;}
A:hover {color: #2d2c5a; text-decoration: none; line-height: 16px;}
A:active {color: #2d2c5a; text-decoration: none; line-height: 16px;}

A.mini:link {color: #fff; text-decoration: none; font-size: 13px; line-height: 17px;}
A.mini:visited {color: #fff; text-decoration: none; font-size: 13px; line-height: 17px;}
A.mini:hover {color: #fff; text-decoration: underline; font-size: 13px; line-height: 17px;}
A.mini:active {color: #fff; text-decoration: underline; font-size: 13px; line-height: 17px;}

A.pytanie:link {color: #2d2c5a; text-decoration: none; font-weight: bolder; line-height: 16px;}
A.pytanie:visited {color: #2d2c5a; text-decoration: none; font-weight: bolder; line-height: 16px;}
A.pytanie:hover {color: #2d2c5a; text-decoration: underline; font-weight: bolder; line-height: 16px;}
A.pytanie:active {color: #2d2c5a; text-decoration: underline; font-weight: bolder; line-height: 16px;}

.submenu {
font-size: 13px;
line-height:17px;
font-family: 'arial', 'helvetica';
}
.submenu2 {
font-size: 13px;
line-height:17px;
font-family: 'arial', 'helvetica';
background: url(design/bgr-submenu.png);
}

.Amenu {
font-size: 13px;
color : #2d2c5a;
font-weight : normal;
line-height : 17px;
text-decoration : none;
}
.Amenu:link {
text-decoration : none;
}
.Amenu:visited {
text-decoration : none;
}
.Amenu:active {
text-decoration : none;
}
.Amenu:hover {
text-decoration : none;
}

#czerwony{
 color:#ee312b;
}

#pomaranczowy{
 color:#f47920;
}

#zolty{
 color:#faa61a;
}

#zielony{
 color:#82c449;
}

#niebieski{
 color:#00b8f1;
}

.niebieski_h2{
 color:#6cc8eb;
}

.brazowy_h2{
 color:#8F4A21;
}

.submit{
        background-color:#BBE6F6;
        border: 1px solid #03A3E1;
        color:#0A3770;
       }

.input{border: 1px solid #228CD8;
       width:45px; height:20px;
     }

     .head{
      width:600px;
      height:20px;
      background-color:#228CD8;
      font-size:14px;
      color:#FFFFFF;
     }

     .error {
color : #dd1414;
}
