body {
  background: #1b120a url(../images/bg.png) repeat;;
  font-family: "Helvetica", Arial, Trebuchet MS, sans-serif;
  font-size:13px; /* Sets default font size to 10px */
  color:#000000;
}
h1 {
  font-size: 26px;
    font-weight:light;
  margin:10px 0 20px 0;
  color:#1b120a;
}
h2 {
  font-size: 22px;
  margin:30px 0 10px 0;
  color:#1b120a;
}
h3 {
  font-size: 20px;
  margin:10px 0 10px 0;
  color:#1b120a;
}
h4 {
   font-size:18px;
  margin:10px 0 10px 0;
  color:#1b120a;
}
a{
 text-decoration:none;
 color:#ca1f2f;
 background-color: transparent;
}
a:hover{
 color:#ca1f2f;
 font-weight: light;
 text-decoration:underline;
}
a:active, a:focus{ 
font-weight: light;
 border:0px;
}
/* Góra - obrazek flash */

.fb-like {
	background: none ;
	height: 20px; 
	width: 100px;
	margin: 400px 700px 0 180px;
	padding: 0 0 0 0;
	position:inherit;
	z-index:1;
}
#header {
	background: #FFFFFF ;
	height: 560px; 
	width: 1200px;
	margin:0 auto;
	padding: 0 0 0 0; 
	background: url(../images/hurtowniakawy.png) no-repeat;
}
#flash {
	background: none ;
	height: 250px; 
	width: 200px;
	margin: 200px 0 0 700px;
	position:absolute;
	z-index:110;
}
.flash3 {
	background: #FFFFFF ;
	height: 300px; 
	width: 180px;
	margin:0 auto;
	padding: 0 0 0 0; 
}
/* calosc lewa srodek prawa */ 
#content {
	width: 1000px;
    -moz-border-radius: 5px;
     border-radius: 5px;
	margin:0 auto;
	TEXT-ALIGN: left;
	background: #f1e6e6;
	position:relative;
}
#lewy {
	width: 700px;
	text-align: justify;
	margin:5px;
	padding: 20px 20px 40px 20px; 
}
#prawy { 
	position:absolute;
	top:150px;
	left:740px;
	Width: 250px;
	margin: 0px;
	padding: 0px 0px 0px 0px;
}

#cytat {
	width: 860px;
	height: 100px;
	background: #f1e6e6 url(../images/filizanka.png) no-repeat;
    -moz-border-radius: 5px;
     border-radius: 5px;
	margin:0 auto;
	margin-bottom: 5px;
	padding: 10px 20px 20px 120px; 
}

#stopka {
	width: 960px;
	height: 50px;
    -moz-border-radius: 5px;
     border-radius: 5px;
	 background: #f1e6e6;
	margin:0 auto;
	margin-bottom: 5px;
	margin-top: 5px;
	padding: 20px 20px 20px 20px; 
}

#przepisy {
	width: 960px;
    -moz-border-radius: 5px;
     border-radius: 5px;
	margin:0 auto;
	padding: 20px 20px 40px 20px;
	TEXT-ALIGN: left;
	background: #f1e6e6;
	position:relative;
}
.sidebarmenu ul{
margin: 0;
padding: 0;
list-style-type: none;
font: 13px;
width: 240px; /* Main Menu Item widths */
}
 
.sidebarmenu ul li{
position: relative;
}

.sidebarmenu ul li a{
display: block;
overflow: auto; /*force hasLayout in IE7 */
color: #1b120a;
text-decoration: none;
padding: 6px;
border-bottom: 1px solid #c0a8a8;
}

.sidebarmenu ul li a:link, .sidebarmenu ul li a:visited, .sidebarmenu ul li a:active{
background-color: #f1e6e6; /*background of tabs (default state)*/
}

.sidebarmenu ul li a:visited{
color: #1b120a;
}

.sidebarmenu ul li a:hover{
background-color: #dfcdcd;
}

/*Sub level menu items */
.sidebarmenu ul li ul{
position: absolute;
width: 200px; /*Sub Menu Items width */
top: 0;
visibility: hidden;
}

#contactus fieldset
{
   width:400px;
   padding:20px;
   border:1px solid #ccc; 
   -webkit-border-radius: 5px;
   -webkit-border-radius: 5px;
   -moz-border-radius: 5px;
   -moz-border-radius: 5px;
   border-radius: 5px;
   border-radius: 5px; 

}

#contactus legend, h2
{
   font-style: normal;
   font-size: 16px;
   font-weight:300;
   color:#333;
}

#contactus label
{
   font-style: normal;
   font-size:13px;
   font-weight: 300;
}

#contactus input[type="text"],textarea
{
  font-style: normal;
  font-size: 13px;
  font-weight:300;
  line-height:140%;
  color : #000; 
  padding : 3px; 
  border : 1px solid #999;
   -webkit-border-radius: 5px;
   -webkit-border-radius: 5px;
   -moz-border-radius: 5px;
   -moz-border-radius: 5px;
   border-radius: 5px;
   border-radius: 5px;

}

#contactus input[type="text"]
{
  height:18px;
  width:360px;
 
  
}

#contactus #scaptcha
{
  width:60px;
  height:18px;
}

#contactus input[type="submit"]
{
   width:150px;
   height:40px;
   padding-left:0px;

}

#contactus textarea
{
  height:120px;
  width:360px;

}

#contactus input[type="text"]:focus,textarea:focus
{
  font-family : Arial, sans-serif;
  color : #000;
  border : 1px solid #23b2e7;
  background-color : #ebf8fd;
}

#contactus .formularz
{
   margin-top:8px;
   margin-bottom: 10px;
}

#contactus .error
{

   font-size: 12px;
   color: #dd5959;
}

#contactus fieldset#antispam
{
   padding:2px;
   border-top:1px solid #EEE;
   border-left:0;
   border-right:0;
   border-bottom:0;
   width:50px;
}

#contactus fieldset#antispam legend
{
   font-size: 12px;
   font-weight:300;
   color:#333;   
}

#contactus .short_explanation
{
	font-style: normal;
	font-weight:300;
   font-size: 12px;
   color:#333;   
}

/* spam_trap: This input is hidden. This is here to trick the spam bots*/
#contactus .spmhidip
{
   display:none;
   width:10px;
   height:3px;
}
#fg_crdiv
{
	font-style: normal;
	font-weight:300;
   font-size: 12px;
   opacity: .2;
   -moz-opacity: .2;
   filter: alpha(opacity=20);   
}
#fg_crdiv p
{
    display:none;
}

.wyslij {     
border: 1px solid #c61f26;
padding: 5px;
background: #c61f26;
color: #fff;
cursor: pointer;
 -webkit-border-radius: 5px;
   -webkit-border-radius: 5px;
   -moz-border-radius: 5px;
   -moz-border-radius: 5px;
   border-radius: 5px;
   border-radius: 5px;
}

.wyslij:hover {     
border: 1px solid #d42c33;
background: #d42c33;
color: #fff;
}