a{text-decoration:none;}
.float_left{float:left;}
.float_right{float:right;}
.clear{clear:both;}

/* START BODY */
body {
	background-image:url(../images/background_tile.jpg);
	backgorund-repeat:repeat;
	margin: auto;
	padding: 0px;
	font-family: tahoma;
	font-size: 11px;
	color: #817777;
}
#page_contener{
	background:url(../images/background_side.jpg) repeat-x;
	margin: auto;
	padding: 0px;
	font-family: tahoma;
	font-size: 11px;
	color: #817777;
	
}


.txt_white{color:#fff;}


div#newsletter {
	width: 188px;
	line-height: 14px;
	margin-top: 25px;
	margin-bottom: 20px;
	margin-left: 3px;
	color: #9b6f53;
	font-size: 10px;
	float: left;
}
div#newsletter input {
	border: solid 1px #000000;
	background-image: url("../images/input.jpg");
	width: 119px;
	padding-left: 5px;
}
div#newsletter input.submit {
	background: none;
	width: 44px;
	height: 14px;
	border: none;
	vertical-align: bottom;
	margin-left: 9px;
	margin-bottom: 4px;
}
div#newsletter img {
	margin-bottom: 10px;
}


div#search {
	line-height: 20px;
	margin-bottom: 40px;
	margin-left: 40px
}
div#search .search_category {margin-left: 5px}
div#search .search_category select{width:180px;}
div#search #search_subcategory select {width:180px; margin-top: 7px;}
div#search .search_button {line-height: 20px !important;}
div#search .search_links {line-height: 14px;}

.google_translate img {
filter:alpha(opacity=100);
-moz-opacity: 1.0;
opacity: 1.0;
border:0;
}
.google_translate:hover img {
filter:alpha(opacity=30);
-moz-opacity: 0.30;
opacity: 0.30;
border:0;
}
.google_translatextra:hover img {
filter:alpha(opacity=0.30);
-moz-opacity: 0.30;
opacity: 0.30;
border:0;
}
.fb_iframe_widget {
	float: right;
	margin-top: -5px;
}
div#googleTranslate {
	width: 30px; 
	margin: auto; 
	position: fixed; 
	right: 0px; 
	top: 100px;
	line-height: 32px;
}
div#googleTranslate img {
	cursor: pointer;
}
/* START FOOTER */
div#footer {
	background: #131211;
	height: 50px;
	margin: auto;
	text-align: center;
	padding-top: 10px;
}
div#footer div#links {
	margin: auto;
	width: 755px;
}
div#footer ul {
	list-style: none;
	display: inline;
	padding-left: 0px;
}
div#footer li {
	list-style: none;
	display: inline;
	margin: 5px;
}
div#footer a {
	text-decoration: none;
	color: #816d51;
}
div#footer div#copyright {
	color: #4d3e37;
	font-size: 10px;
	margin-left: 4px;
	margin-top: 10px;
	float: left;
	line-height: 25px;
}
div#footer div#mk {
	color: #4d3e37;
	font-size: 10px;
	margin-left: 4px;
	margin-top: 10px;
	float: right;
	line-height: 25px;
}
div#footer div#mk a img {
	margin-top: 5px;
	vertical-align: text-bottom;
	border: none;
}
div#footer_ending {
	background: #393028;
	margin: auto;
}
div#footer_ending a {
	text-decoration: none;
	font-weight: bold;
	color: #9B6F53;
}
div#footer_ending a:hover {
	text-decoration: underline;
}
div#footer_ending div.footerSubCat a {
	text-decoration: none;
	font-weight: normal;
	color: #816d51;
	font-size: 9px;
}
div#footer_ending div.footerSubCat a:hover {
	text-decoration: underline;
}
:focus {
	outline: 0;
}
#paggination_charecters{text-align: center; margin-top:10px; border: 1px solid #48392D; width:750px;}
#paggination_charecters input.s_character{border:0 !important; font-size:11px; cursor:pointer; margin: 3px 2px; width: 13px !important; background:transparent; background-image:none !important ; color:#C1A98E;}
#paggination_rows{text-align: center; margin-top:10px;}

.paggination_links{text-align: center; margin:10px 0;}
.paggination_links a {padding: 5px 2px; font-size:11px;color:#C1A98E; text-decoration:none;}
.paggination_links a.paggination_active {color:#fff;}

input.paggination{border:0 !important; cursor:pointer; margin: 3px 2px;font-size:11px; width: 15px !important; background:transparent; background-image:none !important ; color:#C1A98E;}
input.paggination_tool{border:0 !important; cursor:pointer;width: 60px !important; margin: 3px 2px; font-size:11px; background:transparent; background-image:none !important ; color:#C1A98E;}
input.paggination_active{border:0 !important;cursor:pointer; margin: 3px 2px;font-size:11px; width: 15px !important; background:transparent;background-image:none !important; color:#FFF;}
/* END FOOTER*/

/* AUTOPODPOWIADANIE*/
.ac_results {
	padding: 0px;
	border: 1px solid black;
	background-color: white;
	overflow: hidden;
	z-index: 99999;
}

.ac_results ul {
	width: 100%;
	list-style-position: outside;
	list-style: none;
	padding: 0;
	margin: 0;
}

.ac_results li {
	margin: 0px;
	padding: 2px 5px;
	cursor: default;
	display: block;
	/* 
	if width will be 100% horizontal scrollbar will apear 
	when scroll mode will be used
	*/
	/*width: 100%;*/
	font: menu;
	font-size: 12px;
	/* 
	it is very important, if line-height not setted or setted 
	in relative units scroll will be broken in firefox
	*/
	line-height: 16px;
	overflow: hidden;
}

.ac_loading {
	background: white url('indicator.gif') right center no-repeat;
}

.ac_odd {
	background-color: #eee;
}

.ac_over {
	background-color: #0A246A;
	color: white;
}

#share_form{ width:400px; margin:0 auto;}
#share_form .label {padding:5px 10px;}
#share_form .inp_area textarea {width:280px; height:100px;}
#share_form .inp_submit{padding-left:54px;}
.txt_yellow{color:#bba48a}
.txt_yellow_dark{color:#885820}
.txt_white{color:#fff}
.txt_black{color:#000}
.txt_red{color:red}

.input_long{background-image: url("images/bg_input_long.jpg") !important;border: 1px solid #000000;padding-left: 5px;width: 278px !important;}

.addthis_toolbox { margin-top:9px;margin-left: 10px;}
.fb_like_plugin{margin-left:10px;}

#article_category_sort{padding-right:20px;color:#000;}

#cloudtags {margin-top:20px; margin-left:40px;}
.cloudtags_list {position: relative;padding:10px 0 0 0; width: 301px; border: none;background-image: url("images/bgtags.png");line-height: 18px;margin-top: -2px;}
.cloudtags_list span{display:block; float:left; padding:0 5px; }
.more_oneline_small { margin-top:7px; background-image: url("../images/bg_dark_small.png"); height: 29px; width: 301px;}
.cloudtags_wholelist span {padding:0 5px;}
.cloudtags_list span:hover, .cloudtags_wholelist span:hover{ text-decoration: underline}
#cloudtags .more_tags{margin-right:20px; line-height:24px}
.cloudtags_list a, .cloudtags_wholelist a {
  color: inherit;
  text-decoration: none;
}
.more_oneline .red_more {text-align:right;}
.cloudtags_list a:hover,.cloudtags_wholelist a:hover {
	 text-decoration: underline !important;
}
.cloudtags_list span.w10, .cloudtags_wholelist span.w10 {
  font-size: 26px;
  color: #ffedd9;
  padding:0 8px;
}
.cloudtags_list span.w9, .cloudtags_wholelist span.w9 {
  font-size: 24px;
  color: #fee6ca;
  padding:0 15px;
}
.cloudtags_list span.w8, .cloudtags_wholelist span.w8 {
  font-size: 22px;
  color: #f9ddbe;
  padding:0 10px;
}
.cloudtags_list span.w7, .cloudtags_wholelist span.w7 {
  font-size: 20px;
  color: #f6dbbc;
  padding:0 8px;
}
.cloudtags_list span.w6, .cloudtags_wholelist span.w6 {
  font-size: 18px;
  color: #eed3b5;
  padding:0 4px;
}
.cloudtags_list span.w5, .cloudtags_wholelist span.w5{
  font-size: 16px;
  color: #e7ceb2;
  padding:0 3px;
}
.cloudtags_list span.w4, .cloudtags_wholelist span.w4{
  font-size: 14px;
  color: #dcc4a8;
}
.cloudtags_list span.w3, .cloudtags_wholelist span.w3{
  font-size: 12px;
  color: #d1b99e;
}
.cloudtags_list span.w2, .cloudtags_wholelist span.w2{
  font-size: 10px;
  color: #c6ad90;
}
.cloudtags_list span.w1, .cloudtags_wholelist span.w1{
  font-size: 9px;
  color: #bba48a;
}

div#company_tabs_panel{ margin-bottom:10px;background-image:url(../images/bgpanel.jpg);width:770px; text-align:center; border:1px solid #646464; line-height:39px; -moz-border-radius:5px 5px 5px 5px; -webkit-border-radius:5px 5px 5px 5px; border-radius:5px 5px 5px 5px;}
div#company_tabs_panel a{ padding:0 10px}
div#company_tabs_panel a img{margin-top:5px;}
.content_tags{width:620px; margin:20px 0 0 10px; float:left;}
.content_tags a{text-decoration:none;color:#959493;}
.content_tags a:hover{text-decoration:underline;}
.comapny_search_info {width:400px;}
.promo_info {float:right; margin-right:25px;  margin-top: 35px;width: 70px;}


div#container_top #left_column ul { list-style: none; padding:0; margin:0; float: left; width:205px;}
div#container_top #left_column li { clear: both; width:205px; margin:3px 0 0 0; padding:0;}



div#subcategories div.list a { text-decoration: none; color: #978b81; font-weight: bold;}
div#subcategories div.list ul { padding:15px 0 0 0; margin:0 0 0 30px; list-style-type: square;	font-size: 12px;}
div#subcategories div.list li { line-height: 18px; color: #cccbcb; margin:3px 0 0 0; padding:0;}


div#ranking div.list ol { padding:15px 0 0 0; margin:0 0 0 40px;}
div#ranking div.list ol li {padding:0;}

.search_textsearch{width:125px;}
.search_category {width:180px;}
.search_button {width:50px;}
#search input[type="image"] { background: none; width: 45px;}

.content_bottom_bg{ background-image:url('../images/bg_company_bottom.png');background-repeat:no-repeat; background-position: center bottom;height: 1px;}
div#bottom_container {text-align:center;}
.inp_file{width:210px !important;}

.company_id_1127 img{max-height:100px !important;}
