@IMPORT url('jq_galeria.css');
@IMPORT url('teksty.css');
@IMPORT url('lewa_index.css');

#body{
	margin: 0px;
	background-image: url('../img/tlo.jpg');
	background-color: #90c225;
   background-repeat: repeat-x;
	background-position: top;
	font-size : 12px;
	color:#161616;
	line-height: 18px;
	font-family: Arial, Verdana, Geneva,  Helvetica, sans-serif;
	text-align:center;
}
#podstawa{
	position: relative;
	width:964px;
	margin: 0 auto;
	text-align: left;
}
#top{
  	position: relative;
  	width: 100%;
  	height: 225px;
	background-image: url('../img/top.jpg');
   background-repeat: no-repeat;
}
#left{
	float: left;
	width:271px;
}
#right{
	float:left;
	width:693px;
}
#right_1{
	width:693px;
	background: #ffffff;
	float:left;
}
#right_2{
	width:687px;
	background-image: url('../img/content_tlo.jpg');
   background-repeat: repeat-x;
	background-position: top;
	background-color: #ffffff;
	margin-left:3px;
	float:left;
}
#stopka{
	width:693px;
	background-image: url('../img/stopka.jpg');
   background-repeat: no-repeat;
	background-position: top;
	background-color: #90c225;
	text-align: center;
	font-size:11px;
	color:#275105;
	float:left;
}
#flash{
	width:362px;
	height:162px;
	position: absolute;
	left: 296px;
	top:22px;
}

button{
	padding-top: 2px;
	padding-left: 5px;
	margin: 5px 0px 0px 0px;
	color: #252525;
	border: 1px solid #cbcbcb;
	font-size : 12px;
	color:#161616;
	line-height: 18px;
	font-family: Arial, Verdana, Geneva,  Helvetica, sans-serif;
}
input{
	padding-top: 2px;
	padding-left: 5px;
	font-size: 12px;
	margin: 5px 0px 0px 0px;
	color: #252525;
	border: 1px solid #cbcbcb;
	color:#161616;
	line-height: 18px;
	font-family: Arial, Verdana, Geneva,  Helvetica, sans-serif;
}
textarea{ 
	padding-top: 2px; 
	padding-left: 5px;
	font-size: 12px;
	margin: 5px 0px 0px 0px;
	color: #252525; 
	border: 1px solid #cbcbcb; 
	color:#161616;
	line-height: 18px;
	font-family: Arial, Verdana, Geneva,  Helvetica, sans-serif;
}

