.form_table TD,.form_table TH {
	padding: 2px;
	margin: 2px;
	vertical-align: middle;
}

.form_table TD.key {
	width:73px;
}


#addAddress table td.key{
	width:60px;
	vertical-align:top;
}

.c_input {
	width: 100%;
	height: 15px;
	font-size: 11px;
}

textarea.c_input {
	height: 50px;
	font-size: 11px;
}

.c_select {
	width: 155px;
	padding: 1px;
	font-size: 11px;
}

.c_button {
	background-color: #616A35;
	width: 100px;
	margin: 2px;
	color: white;
}

#addAddress .error {
	border: 1px solid red;
}


.searcher_panel {
	height: auto !important;
	height: 348px; /* IE */
	min-height: 343px;
	background-color: #F4F6E7;
}

DIV.site {
	border: none;
}

DIV.site p {
	margin-bottom: 8px;
}

#main DIV.knowledge {
	width:410px;
	padding-top: 0;
}

#main DIV.search_form {
	background-color: #6C8011;
	margin-bottom: 10px;
	color: white;
}

#main H2.search_form {
	background-color: #6C8011;
	background: url(../../images/arrow_2.png) no-repeat left;
	margin-left: 10px;
	padding-left: 15px;
}

#main ul.knowledge_list {
	margin: 0 0 0 20px;
	list-style: url(../../images/list_dot_red2.png);
	padding-left: 20px;
}

#main ul.knowledge_list li {
	font-size:11px;
	border: none;
	margin: 0;
	padding: 0;
	background: none;
}

#main ul.file_list ul {
	list-style-image: none;
	list-style-type: none;
}

#main ul.file_list li.file {
	clear: both;
	line-height: 1.27273em;
	padding: 5px 0 5px 40px;
	height: 36px;
}

#main ul.file_list li.file .icon {
	display: inline;
	float: left;
	margin-left: -40px;
}

.newsletter_form_small label {
	font-weight: bold;
	color: #434D13;
}
.newsletter_form_small dt {
	float: left;
	width: 40px;
}
.newsletter_form_small dd {
	margin: 0 0 5px 48px;
}

.newsletter_form_small input.input{
	border: 1px solid #434D13;
	width: 110px;
	height: 13px;
	font-size: 11px;
	padding: 0px;
}

.newsletter_form_small input.submit{
	float: right;
}


.hr
{
	width: 100%;
	height: 1px;
	padding: 0px;
	font-size: 0px;
	line-height: 0px;
	border-bottom: dotted 1px #9E9E9E;
}

DIV.short {
	width: 80%;
	margin: auto;
}	

.new_message{
	margin: 10px;
}

.new_message INPUT,.new_message TEXTAREA{
	width: 600px;
}

.new_message INPUT.submit{
	margin-top:10px;
	width: 100px;	
}

DIV.inbox{
	text-align: left;
}

DIV.inbox TABLE{
border: none;
vertical-align: middle;
}


DIV.inbox TABLE TD{
padding: 5px;
}	

DIV.inbox TABLE TD SPAN.data{
	font-size: 10px;
	color: #8A8A8A;
}	

DIV.inbox TH{
	padding-left: 25px;
	background-color: white;
	color: black;
}	

.inbox_subject{
	width: 350px;
	font-weight: bolder;
}

.inbox_subject P{
	font-weight: normal;
	color: #8A8A8A;
	
}

.inbox_short{
	vertical-align:middle;
	width: 50px;	
}

.inbox_name{
	width: 350px;
}


.cms_gallery
{
	margin-top: 20px;	
}

.cms_gal
{
	margin: 5px auto;
	width: 725px;
}

.cms_gal .gal_title
{
	font-size: 12px;
	font-weight: bold;	
}

.cms_gal .gal_desc
{
	font-size: 11px;
}

.cms_gal .list_img_bg100
{
	float: left;
	
	position: relative;
	display: table;
	
	margin: 10px;
	height: 100px;
	padding: 0px;
	
	background-color: transparent;
}

.cms_gal .list_img_cell
{
	display: table-cell;
	vertical-align: middle;		
}

.cms_gal .list_img_hack
{
	text-align: center;
}

.tableOfContents{
	margin:0 0 0 25px;	
}

h4.sub_title{
	font-size: 9px;
	font-weight: normal;
	padding: 5px 2px 10px 0;
	text-align: right;
}

.post_footer{
	color: #787878;
	text-align: justify;
}

#gm_map SPAN{
	display:block;
}

#mapForm option.opt_2 {
	font-weight: bold;
}
#mapForm option.opt_1 {
	font-weight: bold;
	text-transform: uppercase;
}

ul.horizontal_menu li{
	float: left;
	border-left: 2px solid #616A35; 
	padding-left: 6px;
	margin-left: 4px;
}

ul.horizontal_menu li.first{
	border-left: none; 
}

a.recommendedGroup{
	background: url(../../images/icons/polec.png) no-repeat left;
	padding-left: 20px;
}

a.joinGroup {
	background: url(../../images/icons/dolacz.png) no-repeat left;
	padding-left: 20px;
}

a.leaveButton {
}

a.activateGroup {
	background: url(../../images/icons/akceptuj.png) no-repeat left;
	padding-left: 20px;
}

a.editButton {
	background: url(../../images/icons/ustawienia_grupy.png) no-repeat left;
	padding-left: 20px;
}

a.deleteGroup{
	background: url(../../images/icons/usun.png) no-repeat left;
	padding-left: 20px;
}

a.deleteLink{
	background: url(../../images/icons/odrzuc.png) no-repeat left;
	padding-left: 16px;
}

a.sendMessageLink{
	background: url(../../images/icons/odbiorcza.png) no-repeat left;
	padding-left: 16px;
}

a.getAdvice{
	background: url(../../images/icons/get.png) no-repeat left;
	padding-left: 16px;
}

a.favoriteLink{
	background: url(../../images/icons/star.png) no-repeat left;
	padding-left: 20px;
}

.katharsis .heading .data_03 a.favoriteLink{
	background: url(../../images/icons/star.png) no-repeat left;
	padding-left: 20px;
}

a.addToFriendsLink{
	background: url(../../images/icons/dodaj_znajomych.png) no-repeat left;
	padding-left: 25px;
}

input.send{
	background: url(../../images/icons/wyslij.png) no-repeat left;
	width: 61px;
	height: 20px;
	border: none;
	font-size: 0px;
	#padding-top: 50px;
	cursor: pointer;
}

input.burn{
	background: url(../../images/icons/spalenie2.png) no-repeat left;
	width: 74px;
	height: 20px;
	border: none;
	font-size: 0;
	#padding-top: 50px;
	cursor: pointer;
}

input.reset{
	background: url(../../images/icons/przywroc_domyslny.png) no-repeat left;
	width: 121px;
	height: 20px;
	border: none;
	font-size: 0;
	#padding-top: 50px;
	cursor: pointer;
}


input.cancel{
	background: url(../../images/icons/anuluj.png) no-repeat left;
	width: 49px;
	height: 20px;
	border: none;
	font-size: 0;
	#padding-top: 50px;
	cursor: pointer;
}

input.login{
	background: url(../../images/icons/zaloguj.png) no-repeat left;
	width: 61px;
	height: 20px;
	border: none;
	font-size: 0;
	#padding-top: 50px;
	cursor: pointer;
}
#small_login form input.login {
	margin-bottom: -15px;
}

input.button_address{
	background: url(../../images/icons/dopisz_.png) no-repeat left;
	width: 135px;
	height: 27px;
	border: none;
	font-size: 0;
	#padding-top: 50px;
	cursor: pointer;
}


input.green_button{
	height: 20px;
	border: none;
	font-size: 0;
	#padding-top: 50px;
	cursor: pointer;
}


input.correct{
	background: url(../../images/icons/zmien.png) no-repeat left;
	width: 67px;
}

input.pay{
	background: url(../../images/icons/zaplac.png) no-repeat left;
	width: 67px;
}



input.save{
	background: url(../../images/icons/zapisz.png) no-repeat left;
	width: 61px;
	height: 20px;
	border: none;
	font-size: 0;
	#padding-top: 50px;
	cursor: pointer;
}
input.confirm{
	background: url(../../images/icons/zamow.png) no-repeat left;
	width: 67px;
	height: 20px;
	border: none;
	font-size: 0;
	#padding-top: 50px;
	cursor: pointer;
}
input.save_changes{
	background: url(../../images/icons/zapisz_zmiany.png) no-repeat left;
	width: 93px;
	height: 20px;
	border: none;
	font-size: 0;
	#padding-top: 50px;
	cursor: pointer;
}

input.search{
	background: url(../../images/icons/szukaj.png) no-repeat left;
	width: 49px;
	height: 20px;
	border: none;
	font-size: 0;
	#padding-top: 50px;
	cursor: pointer;
}

input.search_map{
	background: url(../../images/icons/szukaj_lokalozacji.png) no-repeat left;
	width: 121px;
	height: 20px;
	border: none;
	font-size: 0;
	#padding-top: 50px;
	cursor: pointer;
}

input.search_red{
	background: url(../../images/icons/szukaj_cz.png) no-repeat left;
	width: 49px;
	height: 20px;
	border: none;
	font-size: 0;
	#padding-top: 50px;
	cursor: pointer;
}

ul.item_rate
{
	width:auto;
	text-align:left;
	overflow:hidden;
	list-style: none;	
	padding: 0;
	margin: 0;
}

ul.item_rate li
{
	float: left;	
	height:16px;
	margin-right: 2px;
	background: none;
	padding-left: 0;
}

ul.item_rate li a
{	
	display: block;
	width: 16px;
	height: 16px;
}

ul.item_rate li a.grey
{
	background: url(../../images/icons/serce_puste.png) no-repeat left;
}

ul.item_rate li a.half
{
	background: url(../../images/icons/serce_pol.png) no-repeat left;
}

ul.item_rate li a.red
{
	background: url(../../images/icons/serce_pelne.png) no-repeat left;
}

ul.item_rate li a:hover
{
	background: url(../../images/icons/serce_pelne.png) no-repeat left;
}
ul.static_rating a:hover {}

ul.item_rate li a span
{
	display: none;	
}

#s3
{
	font-size: 11px;
	color: #838383;
	margin: 6px 65px 0 0;
	text-align: right;
}

#s3 a
{
	color: #5B5B5B;
	text-decoration: none;
}

#s3 a:hover
{
	color: #4B4B4B;
	text-decoration: underline;
}

#s3 a img
{
	vertical-align: middle;
	border: 0;
}

.no_read_post{
	background: url(../../images/serducho.gif) no-repeat right bottom;
}

.quote{
	margin: 5px 10px;
	padding:10px;
	background-color: #F4F6E7;
	border: solid 1px #CCCCCC;
}

#mapForm div.flash,#addAddress div.flash{
	padding:5px;
	font-size:15px;
}

.button_address_area{
	text-align:center;
	padding-top:10px;
}	