
html { 
	font-family: Arial, Helvetica, sans-serif; 
	font-family: Tahoma;
	font-size: 11px;
  line-height:15px; 
}

body {
	margin-top: 0px; margin-bottom: 0px; margin-left: 0px; margin-right: 0px;
	background: url(../images/background-x.jpg) #DCDACD repeat-x;
}

a {
  outline : none;
  color:rgb(105,103,104);
  text-decoration: none;
}

img{
  border:0px solid ;
}


form{
  padding:0px;
  margin:0px;
}

font.blue{
  color:#46A2D1;
}

font.red{
  color:#B80000;
}

#total1{
width:100%;
height:275px;
float:left;
position:relative;
background: url(../images/backgrounk1.jpg) transparent repeat-x;
}

#total2{
width:100%;

float:left;
background: url(../images/backgrounk2.jpg) transparent repeat;

}

#kontener {
	 width: 785px;
	 background: url(../images/background-y.jpg) repeat-y;
	 margin: auto;
	 position: relative;
}

#top_menu{
  width:785px;
  height: 275px;
  background: url(../images/top.jpg) no-repeat;
  position: relative;
}

#akcja {
  width: 168px; height: 30px;
  top: 180px; left: 20px;
  position: absolute;
  z-index:100;
}

#menug{
  padding-top:225px;
}

#menud{
  padding-top:0px;
  padding-left: 0px;
  padding-bottom: 20px;
}

#szukaj{
width:623px;
height: 34px;
padding-bottom: 10px;
padding-top: 3px;
background: url(../images/wyszukiwarka.jpg) no-repeat 5px 0px;
color: #555555;
font-weight: bold;
}

input.szukaj{
color: #555555;
border: 1px solid #555555;
font-size: 10px;
}

.zdjecia img{
  border:1px solid #CDCDCD;
  cursor:pointer;
}

.zdjecia td{
  text-align: left;
}


#mai{
  
  width:785px;
  margin: auto;
}

#main{
  background: url(../images/content.jpg) repeat-y;
  width:785px;
  margin: auto;
}


.prod_title{
  height: 20px;
  font-family: Arial, Verdana;
  font-style: italic;
  font-weight:bold;
  font-size:20px;
  padding-top:5px;
  padding-bottom:10px;
}


.strona_tresc{
  background: url(../images/content.jpg) repeat-y;
  min-height:420px;
  padding-top: 10px;
  padding-bottom: 20px;
  padding-right:80px;
  padding-left:80px;
}

#tagi{
width: 605px;

background: #EDEDEB;
color: #555555;
padding: 10px;
}

input.koszyk{
border: 0px solid;
background: url(../images/koszyk.jpg) no-repeat;
height: 30px;
width: 30px;
}

.info_err{
  width:95%;
  padding:5px 15px 5px 15px;
  text-align: center;
  font-weight: bold;
  color:#8A0D09;
  border: 1px solid #8A0D09;
  background: #FFE1DF;
  float:none;
  margin:10px 0px 10px 0px;
}

.info_ok{
  width:95%;
  padding:5px 15px 5px 15px;
  text-align: center;
  font-weight: bold;
  color:#0F6B1B;
  border: 1px solid #0F6B1B;
  background: #C8F3C5;
  float:none;
  margin:10px 0px 10px 0px;
}

.title{
  font-family:tahoma;
  font-size:15px;
  font-weight:bold;
  
  padding: 15px 30px 15px 30px;
  margin: auto;
  color:#46A2D1;
  font-variant: small-caps;
  letter-spacing: 1px;
}

.kontakt_form{
  padding:0px;
}

.pr_header{
  width:662px;
  height:32px;
  background: url(../images/box_header.jpg) -5px 0px no-repeat;  
}

.pr_footer{
  width:662px;
  height:32px;
  background: url(../images/box_footer.jpg) no-repeat;  
}

.kontaktText{
  border:1px #23669A solid;
  background: white !important;
  width:280px !important;
  color: black;
}

.form_tytul{
  font-size:14px;
  line-height:24px;
  text-align:left;
  font-weight:bold;
  color:rgb(254,125,41);
}

.btn{
  color:#23669A;
  border:0px solid;
  padding:0px 8px 8px 8px;
  background:none;
  cursor:pointer;
  font-weight:bold;
}



#footer{
  clear:both; 
  float:left; 
  color:#000000;
  font-size:10px;
  background: url(../images/footer.jpg) transparent no-repeat;
  width:785px;
  letter-spacing: 1px;
}

#footer a{
  color:#46A2D1;
  font-weight: bold;
}


.footer_right{
  float:right;    
  font-size: 10px;
  padding-top:30px;
  padding-right: 45px;
}

.footer_left{
  float:left;
  font-size: 10px;
  padding-left: 45px;
  padding-top:30px;
  padding-bottom:16px;
}

input.search{
  background: url(../images/EN/search_button.jpg) no-repeat ;
  width:64px;
  height:36px;
  border:0px;
  cursor:pointer;
}

input.go{
  background: url(../images/EN/go_button.jpg) no-repeat ;
  width:64px;
  height:36px;
  border:0px;
  cursor:pointer;
}


