html, body {
	margin: 0;
	padding: 0;
	text-align: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}

a
{
	color: #FF672B;
}

a:hover
{
	color: #8F4700;
}

#container {
	width: 1200px;
	height: auto;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
}

#top_up {
	width: 900px;
	height:119px;
	float:left;
}

#facebook {
	width: 300px;
	height:119px;
	float: left;
}

#top_up img {
	float:left;
}

#top_bottom_left {
	width: 191px;
	height: 48px;
	float: left;
}

#top_bottom_right {
	width: 999px;
	height: 48px;
	background: url(images/bg_top_search.jpg) no-repeat;
	float: left;
	text-align: left;
	padding-left:10px;
}

#form_search {
	border:0px;
	margin:0px;
	padding:0px;
	padding-left:10px;
}

#input_text_div {
	float: left;
	width: 320px;
}

#input_text_form {
	width: 316px; 
	height: 17px;
	border: 1px solid #ca7c05;
	padding-top: 2px; 
	padding-left: 2px;
	margin-top: 14px;
}

#select_form_div {
	float: left;
}

#select_form {
	margin: 14px 5px 0 5px;
	border: 1px solid #ca7c05;	
	width: 220px;
	height: 22px;
}

#submit_button_div {
	float:left;
	padding-top:7px;
	padding-left:2px;
}

#submit_button {
	border: 0;
	background: url(images/btn_szukaj.jpg) 0 0 no-repeat;
	height: 34px;
	width: 103px;
	cursor: pointer;
}

#content {
	margin-top: 10px;
	padding-top: 1px;
	border-top: 1px solid #999999;
	width: 100%;
	height: auto;
	float: left;
}

#left {
	width: 215px;
	height: auto;
	float: left;
	text-align: left;
	padding-right: 10px;
}

div.box_head {
	background: url(images/nav_grey.jpg) 0 0 no-repeat;
	height: 27px;
	width: 215px;
	font-size: 16px;
	padding: 10px;
	color: #FFFFFF;
	margin-bottom:0;
	margin-top:5px;
}

#letters_list {
	padding:0;
	padding-bottom:5px;
}

#random_list {
	padding:0;
	padding-bottom:5px;
	font-size: 12px;
	text-align:center;
}

#random_list a {
	color: #FF672B;
	text-decoration: none;
}

#random_list a:hover {
	color: #8F4700;
}

#letters_list a {
	color: #FF672B;
	text-decoration: none;
}

#letters_list a:hover {
	color: #8F4700;
}

#main {
	width: 750px;
	float: left;
	height: auto;
	text-align:left;	
}

#main_content {
	padding:15px;
	font-size: 13px;
	padding-top:0;
}

#main h2 {
	background: url(images/nav_orange.jpg) 0 0 no-repeat;
	padding: 10px;
	font-size: 16px;
	color: #333333;
	height: 27px;
	margin-top:5px;
	margin-bottom:0;
}

#main_advert {
	margin-top:10px;
	text-align:center;
	width:900px;
	height:90px;
	padding:0;
	float:left;
}

table#words_list {
	width:100%;
	font-size:13px;
}
table#words_list td {
	width:20%;
	text-align:center;
	padding-top:20px;
}

table#words_list a {
	color: #FF672B;
}

table#words_list a:hover {
	color: #8F4700;
}

div#pager {
	width: 100%;
	text-align:center;
	margin-top: 20px;
	line-height: 25px;
}

div#pager a 
{
	padding: 2px 5px 2px 5px;
	margin-right: 2px;
	border: 1px solid #545471;
	text-decoration: none; 
	color: #545471;
}

div#pager a:hover, div#pager a:active 
{
	border:1px solid #545471;
	color: #fff;
	background-color: #545471;
}

div#pager span.current 
{
	padding: 2px 5px 2px 5px;
	margin-right: 2px;
	border: 1px solid #545471;
	font-weight: bold;
	background-color: #545471;
	color: #FFF;
}

li#advert_li
{
	padding-top:7px;
	padding-bottom:7px;
	margin-left:0px;	
	padding-left:0px;
	list-style-type: none;
	width:100%;
	text-align:center;
}

li
{
	line-height: 20px;
}

#right {
	width: 215px;
	height: auto;
	float: left;
	text-align: left;
	padding-left: 10px;
	
}

#right_advert	{
	margin:auto;
	width: 190px;
	text-align: hustify;
}

#fotter {
	width: 1200px;
	height: 23px;
	text-align: center;	
	background: url(images/bg_fotter.jpg) no-repeat;
	float: left;
	margin-top: 5px;
	color: #FFFFFF;
	padding-top: 10px;
	margin-bottom: 5px;
}
