@charset "utf-8";
html, body {
	height: 100%;
	margin: 0;
	padding: 0;
	background: #fff;
}
body {
	color: #000;
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
p {
	margin: 10px 0;
	padding: 0;
}
li {
	padding-top: 0;
	padding-bottom: 0;
	margin-top: 4px;
	margin-bottom: 4px;
}
a img {
	border: 0;
}
.themeColor {
	color: #888;
}
.themeColor2 {
	color: #888;
}
.themeBack {
	background-color: #888;
}
a:link, a:visited {
	color: #888;
	text-decoration: none;
}
a:hover, a:focus, a:active {
	color: #888;
	text-decoration: underline;
}
.clearfix:after {
	display: block;
	clear: both;
	visibility: hidden;
	height: 0; 
	content: "."; 
}
form, fieldset {
	margin: 0;
	padding: 0;
}
fieldset {
	border:0;
}
legend {
	display: none;
}
/* --- LAYOUT --- */
#bg {
	width: 1000px;
	height: 100%;
	margin: 0 auto;
	background: #fff;	
}
#centr, #finner {
	width: 1000px;
	margin: 0 auto;
}
#centr {
	min-height: 100%;
	height: auto !important;
	height: 100%;
	margin-bottom: -46px;
}
#kontener, #wrapper {
	float: left;
	width: 100%;
}
#kontener {
	background: url(images/longline.gif) right top repeat-y;
}
#podstrona {
	position: relative;
	min-height: 100px;
	padding: 25px 25px 0 0;
}
#podstrona > * {
	margin-top: 0;
}
#wrapper.col #podstrona {
	margin-left: 250px;
}
#footer, .push {
	clear: both;
	height: 46px;
}
h2 {
	clear: both;
	display: inline-block;
	margin: 10px 0;
	background: url(images/line2.gif) center left repeat-x;
	line-height: 110%;
}
h2 span {
	display: inline-block;
	margin: 0 25px 0 25px;
	padding: 3px 10px;
	color: #fff;
	background: #888;
	font-size: 15px;
	font-weight: bold;
}
h2 a:link, h2 a:visited {
	color: #fff;
	text-decoration: none;
}
h2 a:hover, h2 a:focus, h2 a:active {
	color: #fff;
	text-decoration: underline;
}


h3 {
	margin: 10px 0;
	padding: 3px 0;
	color: #888;
	font-size: 13px;
	font-weight: bold;
}
h4 {
	margin: 10px 0;
	padding: 3px 0;
	color: #000;
	font-size: 12px;
	font-weight: bold;
}
.text, .data {
	position: relative;
	top: -23px;
	background: url(images/line3.gif) no-repeat;
}
.text {
	padding: 29px 25px 0px 25px;
	text-align: justify;
	line-height: 150%;
}
.data {
	padding: 29px 0 0 0;
	text-align: left;
	line-height: normal;
}
.standtext {
	margin: 29px;
	padding: 30px;
	font-weight: bold;
	text-align: center;
	line-height: 200%;
	border: 1px solid #cccccc;
}
.forms p {
	margin: 12px 20px;
}
.forms p span {
	display: inline-block;
	width: 160px;
	padding-right: 10px;
	text-align: right;
	vertical-align: middle;
}
.forms p span var, var.important {
	color: #d00;
	font-style: normal;
	font-weight: normal;
}
.forms p input, .forms p select, .forms p textarea, .formview {
	padding: 4px 6px;
	border: 1px solid #888;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	vertical-align: middle;
}
.forms p select {
	padding: 3px 5px;
}
.forms p button, .newbuttons button, #sub1 {
	font-weight: bold;
	padding: 6px 10px;
}
.forms p textarea {
	vertical-align: middle;
}
.forms p textarea:focus, .forms p input:focus {
	background-color: #ffe;
}
.forms p input[type=checkbox] {
	vertical-align: bottom;
}
.forms p .small {
	line-height: 20px;
	font-style: italic;
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.forms p button {
	margin-left: 173px;
	cursor: pointer;
}
.forms p button.innbtn {
	margin: 0;
	padding: 2px 6px;
	font-size: 12px;
	vertical-align: middle;
	line-height: normal;
}

.promote input {
	padding: 5px 10px;
	border: 1px solid #888;
	font-weight: bold;
}
.promote button {
	font-weight: bold;
	padding: 4px 10px;
	cursor: pointer;
}

.success {
	clear: both;
	display: block;
	margin: 10px 20px;
	padding: 10px;
	color: #333333;
	text-align: center;
	font-weight: bold;
	border: 1px dotted #666666;
	background-color: #F9F9F9;
}
.error {
	clear: both;
	display: block;
	margin: 10px 20px;
	padding: 10px;
	color: #BF2B2E;
	text-align: center;
	font-weight: bold;
	border: 1px dotted #666666;
	background-color: #F9F9F9;
}
.error ul {
	text-align: left;
	font-weight: normal;
	color: #000000;
}
.helper {
	position: relative;
	margin: 10px;
	padding: 10px;
	background: #ffe;
	border: 1px solid #fee;
	font-size: 12px;
	text-align: justify;
}
.xhelper {
	position: absolute;
	top: -10px;
	right: -6px;
	font-size: 17px;
	font-style: normal;
}
.xhelper:link, .xhelper:visited, .xhelper:active {
	color: #aa9;
}
.xhelper:hover, .xhelper:focus {
	color: #d00;
	text-decoration: none;
}

/* --- TOP --- */
#top {
	position: relative;
	height: 70px;
	background: url(images/top.gif) bottom right no-repeat;
}
#top h1 {
	margin: 0;
	padding: 30px 0 0 11px;
}
#top ul {
	position: absolute;
	top: 10px;
	left: 300px;
	width: 699px;
	height: 16px;
	margin: 0;
	padding: 0 0 10px 0;
	border-bottom: 1px solid #737373;
	list-style: none;
}
#top li {
	display: inline;
	margin: 0;
	padding: 0 5px 0 0;
	color: #AAAAAA;
}
#top li:first-child {
	margin-left: 10px;
}
#top li a {
	padding-right: 5px;
}
#top li a:link, #top li a:visited {
	color: #000;
	text-decoration: none;
}
#top li a:hover, #top li a:focus, #top li a:active {
	color: #888;
	text-decoration: none;
}
#top .notifications {
	display: inline-block;
	position: absolute;
	width: 30px;
	padding: 6px 2px 4px 2px;
	font-size: 12px;
	margin-left: 248px;
	margin-top: -52px;
	font-weight: bold;
	color: #FFFFFF;
	text-align: center;
	background-color: #888888;
}

.notifications:hover, .notifications:focus, .notifications:active {
	background: #262626 !important;
	text-decoration: none;
}

#seafrm {
	position: absolute;
	left: 310px;
	top: 47px;
}
#seafrm input {
	position: relative;
	width: 140px;
	height: 18px;
	padding: 0 4px;
	border: 1px solid #737373;
	color: #888;
	font-size: 12px;
	vertical-align: middle;
}
#seafrm button {
	position: absolute;
	right: 2px;
	top: 0;
	width: 17px;
	height: 16px;
	border: 0;
	background: url(images/szukaj.gif) no-repeat;
	text-indent: 20px;
	white-space: nowrap;
	overflow: hidden;
	cursor: pointer;
}
@media screen and (-webkit-min-device-pixel-ratio:0) {
	#seafrm input { margin-top: -3px; }
	#seafrm button { top: -1px; }
}

#navfrm {
	position: absolute;
	left: 460px;
	top: 45px;
	color: #888;
	font-size: 12px;
	vertical-align: middle;
}
#navfrm select {
	min-width: 130px;
	margin-left: 12px;
	border: 1px solid #737373;
}

.tinfo {
	display: inline-block;
	position: absolute;
	width: 218px;
	right: 22px;
	top: 16px;
	padding: 8px 8px;
	font-weight: bold;
	text-transform: uppercase;
	text-align: center;
	font-size: 16px;
}
.tinfo:link, .tinfo:visited {
	color: #ffffff;
	background: #888888;
	text-decoration: none;
}
.tinfo:hover, .tinfo:focus, .tinfo:active {
	color: #ffffff;
	background: #262626 !important;
	text-decoration: none;
}
.tlink1, .tlink2 {
	display: inline-block;
	position: absolute;
	width: 90px;
	top: 53px;
	right: 22px;
	padding: 4px 8px;
	font-weight: bold;
	text-transform: lowercase;
	text-align: center;
	font-size: 13px;
	background-color: #999999;
}
.tlink1 {
	right: 130px;
}
.tlink1:link, .tlink1:visited, .tlink2:link, .tlink2:visited {
	color: #ffffff;
	background: #999999;
	text-decoration: none;
}
.tlink1:hover, .tlink1:focus, .tlink1:active, .tlink2:hover, .tlink2:focus, .tlink2:active {
	color: #ffffff;
	background: #262626 !important;
	text-decoration: none;
}
/* --- COLUMN --- */
#column_wrapper {
	float: left;
	margin-left: -100%;
	overflow: hidden;
}
.column {
	position: relative;
	width: 210px;
	padding: 10px;
}
.column h3 {
	margin: 0;
	padding: 0;
	font-size: 15px;
	font-weight: bold;
}
.column ul {
	margin: 0;
	padding: 0;
	list-style: none;
}
.column li {
	margin: 0;
	padding: 7px 0 8px 0;
	border-bottom: 1px solid #dcdcdc;
}
.column li a {
	display: block;
	padding-left: 20px;
	background: url(images/point1.gif) 5px center no-repeat;
	font-size: 14px;
	white-space: nowrap;
}
.column li a:link, .column li a:visited {
	color: #2b2b2b;
	text-decoration: none;
}
.column li a:hover, .column li a:focus, .column li a:active {
	text-decoration: none;
}
.column li ul {
	clear: both;
	position: relative;
	max-height: 0;
	margin: 0;
	padding: 0;
	overflow: hidden;
	transition: all 0.5s ease-out 1.5s;
	-moz-transition: all 0.5s ease-out 1.5s;
	-webkit-transition: all 0.5s ease-out 1.5s;
	-o-transition: all 0.5s ease-out 1.5s;
}
.column li:first-child, .column li li:first-child {
	padding-top: 10px;
}
.column li:last-child, .column li li:last-child {
	border-bottom: none;
}
.column li:hover ul {
	max-height: 300px;
}
.column li li {
	margin: 0;
	padding: 5px 5px 5px 0;
	border-bottom: none;
}
.column li li a {
	background-image: none;
	font-size: 11px;
	white-space: normal;
}
.column li li a:link, .column li li a:visited {
	color: #666666;
	text-decoration: none;
}
.column li li a:hover, .column li li a:focus, .column li li a:active {
	text-decoration: none;
}
.column ul.biglinks li:first-child:hover ul {
	max-height: 800px;
}
.column ul.biglinks li li {
	border-bottom: none;
}
.column ul.biglinks li:last-child, .column ul.biglinks li li:last-child {
	border-bottom: none;
}
.column ul.biglinks li a {
	padding-left: 5px;
	font-weight: bold;
	background-image: none;
	font-size: 14px;
}
.column ul.biglinks li li a {
	padding-left: 21px;
	font-size: 11px;
	font-weight: normal;
	background: url(images/point1.gif) 5px center no-repeat;
}
.column ul.biglinks li li a:link, .column ul.biglinks li li a:visited {
	color: #2b2b2b;
	text-decoration: none;
}
.column ul.biglinks li li a:hover, .column ul.biglinks li li a:focus, .column ul.biglinks li li a:active {
	text-decoration: none;
}
.column ul.biglinks li a:hover, .column ul.biglinks li a:focus, .column ul.biglinks li a:active {
	color: #000000;
}
.column #navigation {
	position: absolute;
	top: 6px;
	right: 10px;
}
/* --- CATEGORY LIST --- */
#categ_list table {
	width: 100%;
	table-layout: fixed;
	margin: 0;
	padding: 0;
	border: 0;
}
#categ_list table td {
	width: 50%;
	vertical-align: top;
}
#categ_list ul {
	margin: 0;
	padding: 0;
	list-style: none;
}
#categ_list ul li {
	margin: 0 0 10px 0;
	padding: 2px 0;
	font-weight: bold;
	font-size: 13px;
	vertical-align: top;
}
#categ_list ul ul {
	padding-left: 20px;
}
#categ_list ul ul li {
	width: auto;
	margin: 0;
	font-weight: normal;
}
#categ_list ul ul a {
	color: #000 !important;
}
#categ_list a span {
	color: #bbb !important;
	font-size: 11px;
	font-weight: normal;
}
#categ_list ul ul ul {
	margin-top: 2px;
	padding-right: 50px;
}
#categ_list ul ul ul li {
	width: auto;
	margin: 0;
	font-weight: normal;
}
#categ_list ul ul ul a {
	color: #888 !important;
}
#categ_similar ul {
	margin: 0;
	padding: 0;
	list-style: none;
}
#categ_similar a span {
	color: #bbb !important;
	font-size: 10px;
	font-weight: normal;
}

/* --- START PAGE --- */
#start_category {
	position: relative;
	top: -12px;
	background: url(images/line3.gif) repeat-y;
	padding: 25px 25px 0 25px;
	z-index: 1000;
}
#start_category ul {
	margin: 0;
	padding: 0;
	list-style: none;
}
#start_category ul li {
	margin: 0;
	padding: 2px 0px 2px 18px;
	background: url(images/point1.gif) 2px center no-repeat;
}
#start_category ul li a {
	color: #000;
	font-size: 13px;
}
#start_recent, #start_favourite {
	position: relative;
	top: -12px;
	background: url(images/line3.gif) repeat-y;
	padding: 25px 25px 0 25px;
	z-index: 1000;
}
#start_recent ul, #start_favourite ul {
	margin: 0;
	padding: 0;
	list-style: none;
}
#start_recent ul li, #start_favourite ul li {
	display: inline-block;
	margin: 0;
	padding: 0 3px; 
	width: 125px;
	text-align: center;
	vertical-align: top;
}
#start_recent ul li img, #start_favourite ul li img {
	width: 120px;
	height: 80px;
}
#start_recent ul li a, #start_favourite ul li a {
	font-size: 11px;
	color: #000;
}
#start_news {
	position: relative;
	top: -12px;
	background: url(images/line3.gif) repeat-y;
	padding: 25px 25px 0 25px;
	text-align: justify;
	z-index: 1000;
}
#start_footer {
	position: relative;
	top: -20px;
	margin: 0;
	padding: 0;
	background: url(images/line3.gif) no-repeat;
}
#start_footer ul {
	margin: 0;
	padding: 0 30px 0 0;
	background: url(images/line2.gif) left bottom repeat-x;
	text-align: right;
	list-style: none;
}
#start_footer li {
	display: inline-block;
	position: relative;
	top: 11px;
	margin: 0 0 0 10px;
	padding: 5px;
	background: #fff;
	vertical-align: middle;
}
#start_footer li a {
	color: #000000 !important;
	font-size: 13px;
}
#start_footer li span {
	color: #999999;
}

/* --- ADVERTISEMENTS --- */
#image_gg { position: relative; padding: 0 0 22px 0; text-align: center; }
#image_gg #content { width: 728px; height: 300px; margin: 0 auto; }
#image_gd { position: relative; padding: 0 0 22px 0; text-align: center; }
#image_gd #content { width: 728px; height: 90px; margin: 0 auto; }
#image_gk { margin-top: 28px; text-align: center; }
#image_gk #content { width: 180px; height: 600px; margin: 0 auto; }
#image_ng { margin: 0 0 20px 0; text-align: center; }
#image_ng #content { width: 728px; height: 90px; margin: 0 auto; }
#image_nd { text-align: right; }
#image_nd #content { width: 970px; height: 250px; margin: 0 0 0 -1px; }
#image_nk { margin-top: 28px; text-align: center; }
#image_nk #content { width: 180px; height: 600px; margin: 0 auto; }
#image_kgg { margin: 0 0 20px 0; text-align: center; }
#image_kgg #content { width: 728px; height: 90px; margin: 0 auto; }
#image_kgd { text-align: right; }
#image_kgd #content { width: 970px; height: 250px; margin: 0 0 0 -1px;}
#image_kpg { margin: 0 0 20px 0; text-align: center; }
#image_kpg #content { width: 728px; height: 90px; margin: 0 auto; }
#image_kpd { text-align: right; }
#image_kpd #content { width: 970px; height: 250px; margin: 0 0 0 -1px; }
#image_kk { margin-top: 28px; text-align: center; }
#image_kk #content { width: 180px; height: 600px; margin: 0 auto; }
#image_ag { margin: 0 0 20px 0; text-align: center; }
#image_ag #content { width: 728px; height: 90px; margin: 0 auto; }
#image_ad { text-align: right; }
#image_ad #content { width: 970px; height: 250px; margin: 0 0 0 -1px; }
#image_al { margin-top: 28px 0 0 0; text-align: center; }
#image_al #content { width: 180px; height: 600px; margin: 0 auto; }
#image_ug { margin: 0 0 20px 0; text-align: center; }
#image_ug #content { width: 728px; height: 90px; margin: 0 auto; }
#image_gk.stick, #image_nk.stick, #image_kk.stick, #image_al.stick {
	position: fixed;
	top: 0;
	padding-left: 26px;
	margin: 10px auto 0px auto;
}

/* --- NEWS --- */
#news_list {
	position: relative;
	top: -12px;
	padding: 25px 25px 0 0;
}
#news_list ul {
	margin: 0;
	padding: 0;
	list-style: none;
}
#news_list ul li {
	margin: 0;
	padding: 0;
}
#news_list ul li a {
	display: block;
	padding-left: 18px;
	background: url(images/point1.gif) 2px center no-repeat;
}
#news_content {
	padding: 12px 25px 20px 25px;
	min-height: 80px;
	text-align: justify;
}
#news_photo {
	float: right;
	margin: 0 0 10px 10px;
}
#news_attachment {
	padding: 0 25px 20px 25px;
}

/* --- AUCTIONS LIST --- */
.bcrumbs {
	margin: 0;
	padding: 0;
}
.favourite {
	float: right;
	margin-top: -40px;
	margin-right: 5px;
}
.subcat {
	margin: 2px 0 10px 0;
	padding: 0;
	font-size: 11px;
	line-height: 120%;
	font-style: italic;
	color: #666666;
}
.atable {
	width: 100%;
	border: 0;
}
.atable td, .atable th {
	text-align: right;
	vertical-align: middle;
	font-size: 14px;
	word-wrap: break-word;
}
.atable td.fl, .atable th.fl {
	text-align: left;
}
.atable td.fc, .atable th.fc {
	text-align: center;
}
.atable th {
	padding: 5px 10px;
	color: #ffffff;
	background: #262626;
}
.atable th a {
	color: #FFFFFF;
}
.atable th img {
	width: 10px;
	height: 12px;
	vertical-align: middle;
}
.atable td {
	height: 60px;
	padding: 0;
	border-bottom: 1px solid #e0e0e0;
}
.atable td img {
	width: 100px;
	max-height: 67px;
	border: 0;
}
.atable td .small {
	font-size: 11px;
	font-style: italic;
	padding-right: 18px;
	color: #999999;
}
.atable td .small a {
	font-size: 11px;
	font-style: italic;
	color: #999999;
}
.ntable {
	background-color: #f5f5f5;
}
.ftable {
	background-color: #f7f8ff;
}
.exturl {
	width: 20px !important;
	height: 20px !important;
	vertical-align: middle;
}
.exturlmain {
	width: 14px !important;
	height: 14px !important;
	vertical-align: middle;
}

.sites {
	padding: 0 0 9px 4px;
}
.sites select {
	padding: 1px 6px;
	font-size: 12px;
}

.pagination {
	margin-bottom: 8px;
}
.pagination ul {
	margin: 0;
	padding: 0;
	list-style: none;
}
.pagination li {
	display: inline-block;
	margin: 0 6px 0 0;
	text-align: center;
	vertical-align: middle;
	border: 1px solid #eeeeee;
	background: #f5f5f5;
	font-size: 12px;
}
.pagination li.current {
	min-width: 20px;
	padding: 3px 6px;
	font-weight: bold;
 }
.pagination li.inactive {
	min-width: 20px;
	padding: 3px 6px;
}
.pagination a {
	display: block;
	min-width: 20px;
	padding: 3px 6px;
}
.pagination a:link, .pagination a:visited {
	background: #f5f5f5;
	text-decoration: none;
}
.pagination a:hover, .pagination a:focus {
	background: #ffffff;
	text-decoration: none;
}

.sort ul {
	margin: 0;
	padding: 0;
	list-style: none;
}
.sort li {
	display: inline-block;
	margin: 0;
	background: #262626;
	font-size: 12px;
	color: #ffffff;
	font-weight: bold;
}
.sort li img {
	width: 10px;
	height: 12px;
	vertical-align: middle;
}
.sort a {
	display: block;
	padding: 3px 20px;
}
.sort a:link, .sort a:visited {
	background: #262626;
	text-decoration: none;
	color: #ffffff;
}
.sort a:hover, .sort a:focus {
	background: #262626;
	text-decoration: underline;
	color: #ffffff;
}


.hint {
	padding: 10px;
	text-align: center;
	font-weight: bold;
	background-color: #F8F8F8;
	border: 1px solid #E8E8E8;
}

/* --- FOOTER --- */
#finner {
	position: relative;
	padding: 15px 0;
}
#footer ul {
	margin: 0;
	padding: 0 0 0 5px;
	list-style: none;
}
#footer #finner.hcol ul {
	padding-left: 250px;
}
#footer li {
	display: inline;
	margin: 0;
	padding: 0;
}
#footer li a {
	padding-right: 10px;
	text-transform: lowercase;
}
#footer li a:link, #footer li a:visited {
	color: #000;
	text-decoration: none;
}
#footer li a:hover, #footer li a:focus, #footer li a:active {
	color: #888;
	text-decoration: none;
}
#finner p {
	position: absolute;
	right: 0;
	top: 0;
	margin: 0;
	padding: 15px 24px 0 0;
	background: url(images/footer.gif) top right no-repeat;
	text-align: right;
}
#cpolicydiv {
	position: fixed;
	left: 0;
	right: auto;
	bottom: 0;
	width: 100%;
	margin: 0;
	padding: 10px 0;
	color: #111;
	background: #f3f3f3;
	border-top: 2px solid #111;
	font-size: 12px;
	text-align: center;
	box-shadow: -3px 0 3px #888;
	opacity: 0.95;
	z-index: 505;
}
/* --- AUCTION --- */
.bigfont {
	font-size: 18px;
	color: #444;
}
.auphone {
	margin: 10px 0 0 5px;
	font-size: 18px;
	font-weight: bold;
	color: #444444;
}
.auphone a.show {
	color: #444444;
}
.audata {
	min-height: 220px;
	padding: 0 26px 10px 26px;
}
.auprice {
	margin-bottom: 20px;
}
.aupreview {
	float: right;
	margin: 10px 0 10px 10px;
}
.audescr {
	padding: 0px 0px 10px 0px;
	line-height: 150%;
	word-wrap: break-word;
	font-size: 14px;
}
.augallery {
	margin: 0;
	padding: 0 10px 0 10px;
	text-align: center;
	list-style: none;
}
.augallery li {
	display: inline-block;
	margin: 5px 5px 2px 5px;
	padding: 0;
	vertical-align: middle;
}
.aupictures {
	margin-top: 14px;
	text-align: center;
}
#aupictures_hide {
	display: none;
}
#aupictures_content {
	display: none;
	margin-top: 12px;
	padding: 0 10px 0 10px;
	width: 100%;
	text-align: center;
}
#aupictures_content img {
	margin: 2px 0px;
	max-width: 100%;
}

#aupictures_show {
	padding: 8px 50px;
	font-weight: bold;
	font-size: 16px;
	color: #ffffff;
	background: #888888;
	text-decoration: none;
}
#aupictures_show:hover, #aupictures_show:focus {
	background: #000000;
}

.austartend {
	padding: 18px 26px 0px 26px;
	margin-bottom: -18px;
}
.austartend .auexpire {
	margin-bottom: 20px;
	font-size: 16px;
	font-weight: bold;
	color: #444;
}
.austartend .auedited {
	margin-top: 10px;
	color: #999999;
	font-style: italic;
	text-align: right;
}
.aufooter {
	margin: 5px 0 0 0;
	padding-top: 20px;
	background: url(images/line3.gif) no-repeat;
}
.aufooter ul {
	margin: 0;
	padding: 0 30px 0 0;
	background: url(images/line2.gif) left bottom repeat-x;
	text-align: right;
	list-style: none;
}
.aufooter li {
	display: inline-block;
	position: relative;
	top: 11px;
	margin: 0 0 0 10px;
	padding: 5px;
	background: #fff;
	vertical-align: middle;
}
.aufooter a:link, .aufooter a:visited {
	color: #000;
}
#gmapc {
	position: relative;
	overflow: hidden;
	width: 207px;
	height: 300px;
}
#gmapc img {
	margin-top: -50px;
	margin-left: -216px;
}
#gmapc_lnk {
	display: block;
	padding: 3px 5px 0 0;
	text-align: right;
	font-size: 11px;
}
.aulocal {
	margin: 0 3px 0 5px !important;
	color: #2b2b2b;
}
.auinfo {
	margin: 0 3px 0 5px !important;
	color: #2b2b2b;
}

/* --- DROP DOWN LIST --- */
#ddownlist {
	position: absolute;
	right: 0;
	top: 22px;
	width: 200px;
	height: auto;
	min-height: 40px;
	max-height: 120px;
	background: #ffe;
	border: 1px solid #888;
	border-top-left-radius: 4px;
	border-bottom-left-radius: 4px;
	overflow-y: scroll;
}
#ddownlist ul {
	margin: 0;
	padding: 0;
	list-style: none;
}
#ddownlist li {
	margin: 0;
	padding: 0;
	white-space: nowrap;
}
#ddownlist a {
	display: block;
	padding: 1px 5px;
}
#ddownlist a:hover {
	color: #262626;
	background-color: #eee;
	text-decoration: none;
}
#cookie_info {
	position:fixed;
	z-index: 9999;
	bottom:0;
	width:100%;
	left:0;
	height:90px;
	background:rgba(255,255,255,0.9);
	border-top:1px solid #d7d7d7} .user_information{width:810px;
	margin:0 auto;
	margin-top:20px;
	padding-right:30px;
	padding-left:50px;
	color:#555 !important} .user_information:before{content:' ';
	display:block;
	padding:40px;
	width:65px;
	height:42px;
	background-repeat:no-repeat;
	position:absolute;
	margin-left:-85px}
.options {
	float:right;
	margin-top:10px;
	font-size:18px;
}
.options a {
	margin-right:15px;
}
.options #close_info_cookie:hover {
	cursor:pointer;
}
.options #close_info_cookie {
	float:right;
	color: transparent;
	text-shadow: none;
	margin-top: 3px;
}
#close_info_cookie:before {
	content: ' ';
	width: 16px;
	height: 16px;
	display: block;
	color: transparent;
	padding: 8px;
	background-repeat: no-repeat;
	background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACAAAAAgCAYAAABzenr0AAAA6ElEQVR42tVX2w3DIAxkhI6QESKxCCNkFEbJKIyQUbwBxRIIqU6CcdSeauk+IpvcgXnYTmve+7UgFqQCKsgfoOqLHOvMJolD/XGeROKxT4iXIbFeyGKZNT0ilukJWvLNQKDFppl5/jLCXc7pBwLodE+YNpwdCbD0AsEy+73guPGzb1evQrvhtOQ1/nUh4mAfx0yIWDk46si7dRGSnG1CRFQtfyeQIga+cRra0TOLsJMzyLUPqwgbeUcXYBYhyf9KADwF8E0IP4bwiwh+FUMfI/hzDC5I8CUZvijFl+X4xgTfmuGbU3h7/gZr6ab9CbsVbQAAAABJRU5ErkJggg==);
	background-size: 16px 16px;
}
.fblike {
	float: left;
	width: 92px;
	height: 58px;
	margin-left: -5px;
	margin-right: 10px;
	margin-top: -6px;
}

#infoIntro {
	width: 100%;
	height: 100%;
	position: fixed;
	top: 0;
	left: 0;
	background: rgba(0,0,0,.75);
	z-index: 9999;
}
#infoIntro .message {
	width: 500px;
	height: 500px;
	margin-left: -250px;
	margin-top: -250px;
	position: absolute;
	top: 50%;
	left:50%;
	padding: 10px 50px;
	border: 1px solid #464646;
	background: #FFFFFF;
	text-align: center;
	color: #666666;
	line-height: 150%;
	font-size: 16px;
}
#infoIntro .message p {
	text-align: justify;
}
#infoIntro a.refresh {
	width: 100%;
	height: 30px;
	position: absolute;
	left: 0;
	bottom: 0;
	padding-top: 10px;
	background: #BF2B2E;
	text-align: center;
	font-weight: bold;
	font-size: 20px;
	color: #FFFFFF;
}
#infoIntro a:hover.refresh {
	text-decoration: none;
	background: #262626;
}

.ajaxTop {
	margin: 0px 0px 20px 0px;
	padding: 10px;
	border-bottom: 1px solid #E2E2E2;
	background: #F2F2F2;
	text-align: center;
	font-size: 15px;
	font-weight: bold;
	min-width: 360px;
}
.ajaxTitle {
	margin: 0px 0px 20px 0px;
	padding: 7px 10px;	
	font-size: 13px;
	text-align: center;
	font-weight: bold;
	background-color: #FFFFCB;	
}
.ajaxContent {
	padding: 0px 20px;
}
.ajaxContent table {
	width: 500px;
}
.ajaxBottom {
	margin: 20px 0px 0px 0px;	
	padding: 10px;
	border-top: 1px solid #E2E2E2;
	background: #F2F2F2;
	text-align: center;
}
.ajaxBottom button {
	min-width: 200px;
	padding: 6px 30px;
	background-color: #FFFFFF;
	border: 1px solid #E2E2E2;
	font-weight: bold;
	cursor: pointer;
}
.ajaxBottom button:hover {
	background-color: #C0C0C0;
	border: 1px solid #B0B0B0;
	color: #FFFFFF;
}
.ajaxError {
	margin: 0px 0px 20px 0px;
	padding: 7px 10px;
	text-align: center;
	font-weight: bold;
	background-color: #CC3300;
	color: #FFFFFF;
}
.slist {
	width: 100px;
}

#password_strength {
	display: none;
	margin-top: -6px;
	padding-top: 2px;
	font-size: 11px;
}
.password_strength_short {
	width: 100px;
	border-top: 3px solid #CC3300;
	color: #CC3300;
}
.password_strength_weak {
	width: 125px;
	border-top: 3px solid #CC9900;
	color: #CC9900;
}
.password_strength_good {
	width: 150px;
	border-top: 3px solid #0099CC;
	color: #0099CC;
}
.password_strength_strong {
	width: 175px;
	border-top: 3px solid #009900;
	color: #009900;
}

.cke_editable
{
    font-size: 32px;
    line-height: 1.6;
    /* Fix for missing scrollbars with RTL texts. (#10488) */
    word-wrap: break-word;
}

#advmenu {
	margin: 8px 0 0 0;
	padding: 0;
	list-style: none;
	text-align: center;
	width: 536px;
}
#advmenu li {
	display: inline-block;
	margin: 10px 4px 0 0;
	padding: 0;
	vertical-align: middle;
}
#advmenu a {
	display: block;
	padding: 5px 8px;
}
#advmenu a:link, #advmenu a:visited {
	border: 1px solid #eee;
	background: #f5f5f5;
	text-decoration: none;
}
#advmenu a:hover, #advmenu a:focus {
	border: 1px solid #ccc;
	background: #fff;
	text-decoration: none;
}
#advmenu a:active {
	border: 1px solid #eee;
	background: #f5f5f5;
	text-decoration: none;
}
#advmenu a.actmenu {
	border-color: #999;
}

.adspreviewbig table {
	padding: 20px;
	background-color: #000;
}
.adspreviewbig h1 {
	font-size: 31px;
}
.adspreviewbig p {
	font-size: 17px;
	color: #fff;
}
.adspreviewbig a {
	text-decoration: none;
}

.adspreviewsmall table {
	padding: 7px 15px;
	background-color: #000;
}
.adspreviewsmall h1 {
	font-size: 20px;
	padding: 0;
	margin: 0;
}
.adspreviewsmall p {
	font-size: 11px;
	color: #fff;
}
.adspreviewsmall a {
	text-decoration: none;
}