html,body{margin:0;padding:0}
body 	{background:#668297 url('../images/body_bg.jpg') repeat-x 0 -20px; color:#000; margin:20px 0; padding:0; font-family: arial, verdana,  "Times New Roman", serif; font-size:76%; }
p		{margin:0; padding:0 0 5px 0; }
a		{text-decoration:underline;outline: none;  }
a:hover	{outline: none;}

#menu {float:left; width:200px; height:300px; }

clear {clear:both;}

#header{ width:756px; height:220px; border-bottom:2px solid #000;}
#header img {border:none;}
#container{width:756px;margin:0 auto;text-align:left;  background:#F89800; border:15px solid #fff;   }
#content { margin-left: 220px; padding:10px 10px 0 0; line-height:160%;  }
#content p {text-align:justify; margin:0 10px;  font-style: italic;}

#wrapper {width:100%; background:#F89800; overflow:hiden;}  
#footer {clear:both;width:100%;   background:#F89800  url('../images/dot.gif') top  repeat-x ; padding:10px 0; text-align:left; font-size:90%}
#copyright	{float:right; padding-right:20px;}

/*headings*/
#wrapper h1		{font-size:140%; font-weight:bold; line-height:110%; margin:0; padding:0 0 5px 10px; text-transform: uppercase; }
#wrapper h2		{font-size:110%; font-weight:normal; line-height:100%; margin:0; padding:0 0 5px 10px; font-weight:bold; color:#000; }

/*menu*/
#navigation {width:100%; padding-top:5px; margin-bottom:5px; background:#F89800;}
#navigation ul 		{margin:0; padding:0 0 5px 15px;   }
#navigation li {margin:0; padding:0; list-style:none;  text-transform: uppercase; border-bottom:1px solid #444; }
#navigation a {color:#000; padding:0 30px 0 0 ; text-decoration:none; font-weight:normal;  display:block; padding:3px;}
#navigation a:hover {text-decoration:none; background:#000; color:#fff;}

#footer li  {margin:0; padding:0; list-style:none; display:inline; text-transform: uppercase; }
#footer a {color:#000; padding:0 20px 0 0 ; text-decoration:none; font-weight:normal; }


#footer a:hover {text-decoration: underline;}
#navigation a.active	{font-weight:bold;color:#000; padding-bottom: 2px;background: transparent; text-decoration: none;}
#navigation  #przewoznik  a { color: #fff; font-weight:bold} 

/*footer*/
#footer ul 		{margin:0; padding:0 20px; }
/*	{margin:0; padding:0; list-style:none; display:inline; } */
#footer a		{color:#ccc;  }
#footer a:hover	{color:#ccc; text-decoration:none; } 

/* ----- FORMS ----- */
 legend {background:transparent; padding-top:25px;} 


fieldset 			{ border:none; padding-top:5px;  margin:5px 0; background:#fff	}
fieldset input, fieldset textarea {width: 220px;}
fieldset label {width: 35%; }
input, textarea, select{
    background-color: #F2F2F2;
    color: #999;
    border: 1px solid #ddd;
    padding: 3px 0;
	width: 220px;
    font: 11px verdana, sans-serif;            
}
select {width: 250px;}
.inp-radio {display: inline; height: 14px; width: 14px; background: none; border-width: 0; padding: 0; outline: none;}

label {float:left; width:30%;text-align:right; padding-right:15px; font-size:11px; color:#666;} 

input.inp:hover, textarea.inp:hover { border: 1px solid #aaa; }
input.submit-btn
	{
	float:right; 
	padding:0 5px 0;
	width: 54px;
	height: 20px;
	border:none;
	background: transparent url('../images/submitBtn.gif') no-repeat;
	outline: none;
	}
	
input.submit-btn:hover
	{
	background: transparent url('../images/submitBtn.gif') no-repeat 0 -20px;
	}
input.submit-btn-eng
	{
	float:right; 
	padding:0 5px 0;
	width: 54px;
	height: 20px;
	border:none;
	background: transparent url('../images/sendBtn.gif') no-repeat;
	outline: none;
	}
	
input.submit-btn-eng:hover
	{
	background: transparent url('../images/sendBtn.gif') no-repeat 0 -20px;
	}
	
input.submit-btn-cz
	{
	float:right; 
	padding:0 5px 0;
	width: 54px;
	height: 20px;
	border:none;
	background: transparent url('../images/odeslatBtn.gif') no-repeat;
	outline: none;
	}
	
input.submit-btn-cz:hover
	{
	background: transparent url('../images/odeslatBtn.gif') no-repeat 0 -20px;
	}	
	
#logowanie { width:310px; margin:20px auto; }	
#logowanie input.inp {width: 120px;}

#logowanie input.login-btn
	{
	float:right; 
	padding:0;
	width: 54px;
	height: 20px;
	border:none;
	background: transparent url('../images/loginBtn.gif') no-repeat;
	outline: none;
	}
	
#logowanie input.login-btn:hover
	{
	background: transparent url('../images/loginBtn.gif') no-repeat 0 -20px;
	}


/* FORMS END */	
	
a.link  {width:200px; line-height:160%;  text-transform: uppercase; background:#efefef; display:block; margin: 0 auto 5px; text-align:center; text-decoration:none; color:#000; border:1px solid #000; }
a.link:hover {background:#efefef; color:#000;}

#right dl { margin-top:1.7em;}
dt {font-weight:bold;}

#wrapper ul {list-style: none}
#content ul li {	padding-left: 15px; background: transparent url(../images/li.gif) no-repeat 0 3px;}

img.center-img { margin:0 auto; display:block;}
hr { background-color:#AFAFAD; color:#AFAFAD; border-width:0; height:2px; }
.grey {color: #666; margin-left:15px;}
.errMsg {color:red;}
.errFld{border:1px solid red;}
p.strzalka  { display:block; margin: 0 auto;}
p.strzalka img { border:none;}
.strzalka-fr {float:right;}