body
{
	background: url('img/topbg.jpg') top left repeat-x;
	font-family: Arial;
	font-size: 12px;
	line-height: 1.4em;
	margin: 8px 0px 0px 0px;
}

h1{
font-size:24px;
font-style: normal;
font-weight: bold;
margin:25px 0px 15px 0px;
padding-bottom: 5px;
color: black;
}

h2{
font-size:14px;
font-style: normal;
font-weight: bold;
margin:5px 0px 5px 0px;

}


#container
{
	width: 922px; /* 922 */
	margin: 0 auto;
	padding-left: 20px;
	background: url('img/ctbg.jpg') repeat-x
}
#belka
{
	padding-top: 0px;
	height: 94px;
	clear: both;
}
#belka img
{
	float: left;
}
#belka ul
{
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	width: 534px;
	display: table;
	table-layout: fixed;
}
#belka li
{
	display: table-cell;
	position: relative;
	padding: 0px;
	margin-left: 10px;
	margin-right: 10px;
}
#belka li a
{
	display: block;
	width: 90%;
	margin: 0 auto;
	height: 36px;
	line-height: 36px;
}
#belka li a:hover
{
	background: url('img/menubg.jpg') repeat-x;
}

#menu
{
	width: 595px;
	height: 58px;
	background: url('img/menu.gif') top left no-repeat;
	float: left;
	clear: right;
	margin-top: 15px;
}
.menu1, .menu2, .menu3, .menu4, .menu5
{
	margin-top:10px;
        height: 38px;
	display: block;
	float: left;
	text-decoration: none;
}
a.menu1
{
	width: 110px;
	margin-right: 25px;
}
a.menu2
{
	width: 63px;
	margin-right: 27px;
}
a.menu3
{
	width: 135px;
	margin-right: 26px !important;
	margin-right: 25px;
}
a.menu4
{
	width: 98px;
	margin-right: 25px;
}
a.menu5
{
	width: 71px;
	clear: right;
}
a.menu1:hover
{
	background: url('img/link1up.gif') top left no-repeat;
}
a.menu2:hover
{
	background: url('img/link2up.gif') top left no-repeat;
}
a.menu3:hover
{
	background: url('img/link3up.gif') top left no-repeat;
}
a.menu4:hover
{
	background: url('img/link4up.gif') top left no-repeat;
}
a.menu5:hover
{
	background: url('img/link5up.gif') top left no-repeat;
}
#top
{
	height: 317px;
	margin-top: 7px !important;
	
}
#contentpane
{
	width: 922px;
	margin: 0px;
	padding: 0px;
	float: left;
	clear: both;
	background: url('img/contentbg.jpg') top left repeat-x;
}
#left
{       
        font-size: 14px;
        line-height: 20px;
	width: 277px;
	height: 214px;
	color: white;
	background: url('img/box.png') no-repeat left top;
	padding-top: 40px;
	padding-left: 20px;
	float: left;
}

#left a{color: #ffffff; text-decoration:none}
#left a:hover{color: #000000}

#fb /* głupie bo głupie */
{
	display: block;
	width: 147px;
	margin: 0 auto;
	margin-top: 10px;
}
#fb img
{
	border: 0px;
}
#right
{
	float: left;
	clear: right;
	margin-left: 20px;
	width: 585px;
	padding-right: 20px;
	color: #888888;
}
#right img
{
	border: solid 1px #888888;
	padding: 5px;
	margin: 8px;
}
#right a
{
	color: #888888;
}
#right a.readmore
{
	display: block;
	float: right;
	clear: right;
	text-decoration: none;
	color: #ffffff;
	background: url('img/morebg.jpg') top left repeat-x;
	height: 24px;
	padding-left: 5px;
	padding-right: 5px;
	line-height: 24px;
}
#footer
{
	clear: both;
	background: url('img/footbg.jpg') top left repeat-x;
	width: 962px;
	margin: 0 auto;
	height: 95px;
}
#footer_inner
{
	width: 922px;
	margin: 0 auto;
	color: white;
	border-top: solid 22px white;
	background: url('img/footbrd.jpg') top left repeat-x;
	padding-top: 20px;
	padding-left: 15px;
}
#footer_inner a
{
	text-decoration: none;
	color: white;
}
#footer_inner a:hover
{
	text-decoration: underline;
}
#footer_left
{
	float: left;
}
#footer_right
{
	float: left;
	clear: right;
	margin-left: 50px;
	font-size: 12px;
}
#footer_right a
{
	margin-left: 15px;
	margin-right: 15px;
}

#formularz {

	width: 480px;
}


#formularz input, #formularz textarea{
border: 1px solid #888888;
}

#formularz span{
float:left;
}

label, input, textarea 
{
	display: block;
	width: 250px;
	float: left;
	margin-bottom: 5px;
}

label 
{
	text-align: right;
	width: 150px;
	padding-right: 10px;
}


		
#token
{
	margin-left: 160px;
	margin-bottom: 10px;
}
		
#submit_button
{
  background: #E90101;
  border: 0px;
  font-family: Arial, Verdana;
  font-size: 12px;
  color: white;
	width: 140px;
	margin-left: 160px !important;
	margin-left: 85px;
}