@charset "utf-8";
html, body {
	height: 100%;
	margin: 0;
	padding: 0;
	background: #fff;
}
body {
	color: #000;
	font-size: 15px;
	font-family: Roboto, Helvetica, Verdana, 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: 100%;
	height: 100%;
	margin: 0 auto;
	padding: 0;
	background: #fff;	
}
#centr, #finner {
	width: 360px;
	margin: 0 auto;
	padding: 0;
}
#centr {
	min-height: 100%;
	height: 100%;
	margin-bottom: -46px;
}
#kontener, #wrapper {
	width: 100%;
	padding: 0;
}
#podstrona {
	position: relative;
	min-height: 100px;
	padding: 10px 0 0 0;
}
#podstrona > * {
	margin-top: 0;
}
#wrapper.col #podstrona {
	margin-left: 0;
	margin-bottom: -45px;
}
#footer, .push {
	clear: both;
	height: 90px;
	background: #fbfbfb;
}
h2 {
	clear: both;
	display: inline-block;
	margin: 0;
	background: url(../images/line2.gif) center left repeat-x;
	line-height: 100%;
}
h2 span {
	display: inline-block;
	margin: 0 25px 0 15px;
	padding: 7px 20px 6px 20px;
	color: #fff;
	background: #888;
	font-size: 18px;
	font-weight: bold;
	line-height: 100%;
}
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: 17px;
	font-weight: bold;
}
h4 {
	margin: 10px 0;
	padding: 3px 0;
	color: #000;
	font-size: 15px;
	font-weight: bold;
}
.text, .data {
	position: relative;
	top: -23px;
}
.text {
	padding: 29px 0 0 25px;
	text-align: justify;
	line-height: 130%;
}
.text p {
	padding-right: 20px;
}
.text ul {
	padding: 5px 10px;
	text-align: left;
	line-height: 150%;
}
.text ol {
	padding-right: 20px;
}
.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: 6px 30px 6px 10px;
}
.forms p span {
	display: inline-block;
	width: 300px;
	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: Roboto, Helvetica, Verdana, sans-serif;
	font-size: 15px;
	vertical-align: middle;
}
.forms p select {
	padding: 3px 5px;
}
.forms p button, .newbuttons button, #sub1 {
	font-weight: bold;
	padding: 10px 15px;
	font-size: 23px;
}
.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: 14px;
	font-family: Roboto, Helvetica, Verdana, sans-serif;
}
.forms p button {
	margin-left: 40px;
	cursor: pointer;
}
.forms p button.innbtn {
	margin: 0;
	padding: 2px 6px;
	font-size: 15px;
	vertical-align: middle;
	line-height: normal;
}
.forms .mobilecontact {
	width: 250px;
}
.promote input {
	padding: 5px 10px;
	border: 1px solid #888;
	font-weight: bold;
	font-size: 20px;
}
.promote button {
	font-weight: bold;
	padding: 4px 10px;
	cursor: pointer;
	font-size: 20px;
}
.success {
	clear: both;
	display: block;
	margin: 20px 20px;
	padding: 10px;
	color: #333333;
	text-align: center;
	font-weight: bold;
	border: 1px dotted #666666;
	background-color: #F9F9F9;
}
.error {
	clear: both;
	display: block;
	margin: 20px 20px;
	padding: 10px;
	color: #BF2B2E;
	text-align: center;
	font-weight: bold;
	border: 1px dotted #666666;
	background-color: #F9F9F9;
}
.captcha {
	width: 180px;
	height: 60px;
	text-align: left;
}
.reload {
	width: 60px;
	height: 60px;
}
.error ul {
	text-align: left;
	font-weight: normal;
	color: #000000;
}
.helper {
	position: relative;
	margin: 30px 25px 20px 20px;
	padding: 10px;
	background: #ffe;
	border: 1px solid #fee;
	font-size: 13px;
	text-align: justify;
	line-height: 110%;
}
.xhelper {
	position: absolute;
	top: -5px;
	right: -10px;
	font-size: 25px;
	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: 130px;
}
#top h1 {
	margin: 0;
	padding: 8px 0 0 10px;
}
#top h1 img:hover{
	filter: grayscale(1);
}
#top h1 IMG {
	width: 60%;
	}

#top ul {
	width: 145px;
	margin-top: -10px;
	margin-left: 20px;
	padding-bottom: 3px;
	border-bottom: 1px solid #737373;
	list-style: none;
	font-size: 16px;
}
#top li {
	display: inline;
	margin: 0;
	padding: 0 5px 0 0;
	color: #aaa;
}
#top li:first-child {
	margin-left: -20px;
}
#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;
}
#seafrm {
	position: absolute;
	left: 10px;
	top: 72px;
}
#seafrm input {
	position: relative;
	width: 150px;
	height: 35px;
	top: -5px;
	padding: 0 4px 0 0;
	border: 0;
	color: #888;
	font-size: 30px;
	text-align: right;
	outline: none;
}
#seafrm button {
	position: absolute;
	right: -40px;
	margin-top: -6px;
	width: 35px;
	height: 34px;
	border: 0;
	background: url(../images/szukaj.gif) no-repeat;
	text-indent: 40px;
	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;
	top: 98px;
	right: 150px;
	color: #888;
}
#navfrm select {
	text-align: right;
	min-width: 100px;
	border: 0;
	height: 30px;
	font-size: 16px;
	background: #fff;
	outline: none;
}

.tinfo {
	display: inline-block;
	position: absolute;
	width: 130px;
	height: 47px;
	right: 3px;
	top: 5px;
	padding-top: 5px;
	font-weight: bold;
	text-transform: uppercase;
	text-align: center;
	font-size: 18px;
}
.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;
	right: 3px;
	padding-top: 3px;
	font-weight: bold;
	text-transform: lowercase;
	text-align: center;
	background-color: #999999;
}
.tlink1 {
	width: 110px;
	height: 25px;
	top: 60px;
	font-size: 18px;
}
.tlink2 {
	width: 100px;
	height: 24px;
	top: 91px;
	font-size: 16px;
}
.tlink1:link, .tlink1:visited, .tlink2:link, .tlink2:visited, .tlinkw:link, .tlinkw:visited, .tlinku:link, .tlinku:visited {
	color: #ffffff;
	background: #999999;
	text-decoration: none;
}
.tlink1:hover, .tlink1:focus, .tlink1:active, .tlink2:hover, .tlink2:focus, .tlink2:active, .tlinkw:hover, .tlinkw:focus, .tlinkw:active, .tlinku:hover, .tlinku:focus, .tlinku:active {
	color: #ffffff;
	background: #262626 !important;
	text-decoration: none;
}

.tlinkw {
	display: inline-block;
	position: absolute;
	height: 23px;
	width: 29px;
	right: 3px;
	padding-top: 4px;
	font-weight: bold;
	text-transform: lowercase;
	text-align: center;
	background-color: #999999;
	top: 91px;
}
.tlinku {
	display: inline-block;
	position: absolute;
	height: 24px;
	width: 29px;
	right: 35px;
	padding-top: 3px;
	font-weight: bold;
	text-transform: lowercase;
	text-align: center;
	background-color: #999999;
	top: 91px;
}
#top .notifications {
	display: inline-block;
	position: absolute;
	width: 36px;
	right: 67px;
	padding-top: 3px;
	font-size: 12px;
	height: 24px;
	top: 91px;
	font-weight: bold;
	color: #FFFFFF;
	text-align: center;
	background-color: #999999;
}
.notifications:hover, .notifications:focus, .notifications:active {
	background: #262626 !important;
	text-decoration: none;
}
#top .notifications IMG {
	height: 20px;
}


/* --- COLUMN --- */
#column_wrapper {
	float: left;
	padding-top: 5px;
	background: #fbfbfb;
}
.column {
	text-align: center;
	width: 247px;
	padding: 0 10px;
	margin-bottom: 4px;
	float: left;
	margin-left: 10px;
	background: #ffffff;
}
.column h3 {
	margin: 0;
	padding: 0 0 0 20px;
	font-size: 22px;
	font-weight: bold;
}
.column ul {
	margin: 0;
	padding: 0;
	list-style: none;
}
.column li {
	margin: 0;
	padding: 4px 0 5px 0;
	border-bottom: 1px solid #dcdcdc;
}
.column li a {
	display: block;
	padding-left: 20px;
	font-size: 18px;
	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: 7px;
}
.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 {
	padding: 5px 0;
	background-image: none;
	font-size: 14px;
	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 {
	margin-top: -5px;
}
.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: 20px;
}
.column ul.biglinks li li a {
	padding-left: 21px;
	font-size: 14px;
	font-weight: normal;
}
.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;
}
/* --- CATEGORY LIST --- */
#categ_list ul {
	text-align: left;
	margin: 0;
	padding: 10px;
	list-style: none;
}
#categ_list ul li {
	margin: 0;
	padding: 5px 0;
	font-weight: bold;
	font-size: 20px;
	line-height: 100%;
	vertical-align: top;
}
#categ_list ul ul {
	margin-top: -5px;
	padding-left: 20px;
}
#categ_list ul ul li {
	width: 280px;
	padding: 1px 0;
	margin: 0;
	font-weight: normal;
	font-size: 18px;
}
#categ_list ul ul a {
	color: #000 !important;
	line-height: 120%;
	padding: 0 0 0 25px;
	background: url(../images/point1.gif) 0px center no-repeat;
	background-size: 7px;
}
#categ_list a span {
	color: #bbb !important;
	font-size: 14px;
	font-weight: normal;
}
#categ_list ul ul ul {
	margin-top: -7px;
}
#categ_list ul ul ul li {
	margin: 0;
	font-weight: normal;
}
#categ_list ul ul ul a {
	color: #888 !important;
	line-height: 120%;
	padding: 2px 0 0 15px;
	background: url(../images/point1.gif) 0px center no-repeat;
	background-size: 5px;
}
#categ_similar ul {
	margin: 0;
	padding: 0;
	list-style: none;
}
#categ_similar a span {
	color: #bbb !important;
	font-size: 14px;
	font-weight: normal;
	line-height: 120%;
}

/* --- START PAGE --- */
#start_category {
	position: relative;
	top: -12px;
	padding: 25px 10px 5px 25px;
	z-index: 1000;
}
#start_category ul {
	margin: 0;
	padding: 0;
	list-style: none;
	line-height:100%;
}
#start_category ul li {
	margin: 0;
	padding: 4px 0 4px 25px;
	background: url(../images/point2.gif) 0px center no-repeat;
	background-size: 10px;
}
#start_category ul li a {
	color: #000;
	font-size: 16px;
	line-height: 120%;

}
#icons_frame {
	margin: 10px 0;
	width: 360px;
	height: 125px;
	overflow-x: visible;
	overflow-y: hidden;
}
#start_icons {
	padding: 0;
}
#start_icons ul {
	margin: 0;
	padding: 0;
	list-style: none;
	text-align: center;
	width: 1720px;
	height: 120px;
}
#start_icons ul li {
	vertical-align: top;
	display: inline-block;
	margin: 0;
	padding: 0; 
	width: 97px;
	text-align: center;
	background: url(images/icon_background-mobile.png) no-repeat;
}
#start_icons ul li img {
	width: 70px;
	height: 70px;
}
#start_icons ul li  img:hover{
	transform: scale(1.2);
	filter: contrast(150%);
}
#start_icons ul li a {
	font-size: 14px;
	font-weight: bold;
}
#start_recent, #start_favourite {
	position: relative;
	top: 20px;
	padding: 0 0 20px 0;
	text-align: center;
	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 0 15px 0; 
	width: 170px;
	text-align: center;
	vertical-align: top;
	word-wrap: break-word;
}
#start_recent ul li img, #start_favourite ul li img {
	width: 165px;
	height: 110px;
}
#start_recent ul li a, #start_favourite ul li a {
	font-size: 14px;
	color: #000;
}
#start_news {
	position: relative;
	top: -12px;
	padding: 25px 10px 0 20px;
	text-align: justify;
	z-index: 1000;
}
#start_footer {
	position: relative;
	top: -30px;
	margin: 0;
	padding: 15px 0 0 0;
	z-index: 1234;
}
#start_footer ul {
	margin: 0;
	padding: 0 30px 0 0;
	background: url(../images/line2up.gif) left bottom repeat-x;
	text-align: right;
	list-style: none;
	border: 0;
}
#start_footer li {
	display: inline-block;
	position: relative;
	margin: 0 0 0 10px;
	padding: 5px;
	background: #fff;
	vertical-align: middle;
}
#start_footer li a {
	color: #000000 !important;
	font-size: 20px;
}
#start_footer li span {13.07.2024
	color: #999999;
}

/* --- ADVERTISEMENTS --- */
#image_mgg { position: relative; margin: -10px 0 0 0; padding: 0; text-align: center; }
#image_mgg #content { width: 360px; height: 300px; margin: 0 auto; }
#image_mgw { position: relative; margin: -20px 0 30px 0; padding: 0; text-align: center; background: url(images/bcg/360x300_zdunskowolak.png) top center no-repeat; cursor: pointer; }
#image_mgw #content { width: 360px; height: 300px; margin: 0 auto; }
#image_mgs { position: relative; margin: -20px 0 30px 0; padding: 0; text-align: center; background: url(images/bcg/360x300_wieluniak.png) top center no-repeat; cursor: pointer; }
#image_mgs #content { width: 360px; height: 300px; margin: 0 auto; }
#image_mgk { position: relative; margin: -20px 0 30px -10px; padding: 0; text-align: center; background: url(images/bcg/300x600_onas.png) top center no-repeat; cursor: pointer; }
#image_mgk #content { height: 600px; margin: 0 auto; }
#image_mgd { position: relative; margin: 0 0 60px 0; padding: 0; text-align: center; background: url(images/bcg/360x100D_wystawiaj.png) top center no-repeat; cursor: pointer; background-size: 92%; }
#image_mgd #content { width: 360px; height: 100px; margin: 0 auto; }
#image_mng { position: relative; margin: 0 0 25px 0; padding: 0; text-align: center; background: url(images/bcg/360x100_zdunskowolak.png) top center no-repeat; cursor: pointer; background-size: 92%; }
#image_mng #content { width: 360px; height: 100px; margin: 0 auto; }
#image_mnw { position: relative; margin: -30px 0 20px 0; padding: 0; text-align: center; }
#image_mnw #content { width: 360px; height: 300px; margin: 0 auto; }
#image_mns { position: relative; margin: -30px 0 20px 0; padding: 0; text-align: center; background: url(images/bcg/360x300_wieluniak.png) top center no-repeat; cursor: pointer; }
#image_mns #content { width: 360px; height: 300px; margin: 0 auto; }
#image_mnk { position: relative; margin: 10px 0 10px 0; padding: 0; text-align: center; background: url(images/bcg/300x600_onas.png) top center no-repeat; cursor: pointer; }
#image_mnk #content { height: 600px; margin: 0 auto; }
#image_mnd { position: relative; margin: 0 0 60px 0; padding: 0; text-align: center; background: url(images/bcg/360x100D_wystawiaj.png) top center no-repeat; cursor: pointer; background-size: 92%; }
#image_mnd #content { width: 360px; height: 100px; margin: 0 auto; }
#image_mkg { position: relative; margin: 0 0 25px 0; padding: 0; text-align: center; background: url(images/bcg/360x100_zdunskowolak.png) top center no-repeat; cursor: pointer; background-size: 92%; }
#image_mkg #content { width: 360px; height: 100px; margin: 0 auto; }
#image_mkw { position: relative; margin: 0 0 20px -25px; padding: 0; text-align: center; }
#image_mkw #content { width: 360px; height: 300px; margin: 0 auto; }
#image_mks { position: relative; margin: 0 0 20px -25px; padding: 0; text-align: center; background: url(images/bcg/360x300_laszczak.png) top center no-repeat; cursor: pointer; }
#image_mks #content { width: 360px; height: 300px; margin: 0 auto; }
#image_mkk { position: relative; margin: 10px 0 10px -20px; padding: 0; text-align: center; background: url(images/bcg/300x600_wieluniak.png) top center no-repeat; cursor: pointer; }
#image_mkk #content { height: 600px; margin: 0 auto; }
#image_mkd { position: relative; margin: 0 0 60px 0; padding: 0; text-align: center; background: url(images/bcg/360x100D_wystawiaj.png) top center no-repeat; cursor: pointer; background-size: 92%; }
#image_mkd #content { width: 360px; height: 100px; margin: 0 auto; }
#image_mpg { position: relative; margin: 0 0 25px 0; padding: 0; text-align: center; background: url(images/bcg/360x100_wieluniak.png) top center no-repeat; cursor: pointer; }
#image_mpg #content { width: 360px; height: 100px; margin: 0 auto; }
#image_mpw { position: relative; margin: -30px 0 20px 0; padding: 0; text-align: center; }
#image_mpw #content { width: 360px; height: 300px; margin: 0 auto; }
#image_mps { position: relative; margin: -30px 0 20px 0; padding: 0; text-align: center; background: url(images/bcg/360x300_laszczak.png) top center no-repeat; cursor: pointer; }
#image_mps #content { width: 360px; height: 300px; margin: 0 auto; }
#image_mpk { position: relative; margin: 10px 0 10px 0; padding: 0; text-align: center; background: url(images/bcg/300x600_zdunskowolak.png) top center no-repeat; cursor: pointer; }
#image_mpk #content { height: 600px; margin: 0 auto; }
#image_mpd { position: relative; margin: 0 0 60px 0; padding: 0; text-align: center; background: url(images/bcg/360x100D_wystawiaj.png) top center no-repeat; cursor: pointer; background-size: 92%; }
#image_mpd #content { width: 360px; height: 100px; margin: 0 auto; }
#image_mog { position: relative; margin: 0 0 25px 0; padding: 0; text-align: center; background: url(images/bcg/360x100_wystawiaj.png) top center no-repeat; cursor: pointer; background-size: 95%; }
#image_mog #content { width: 360px; height: 100px; margin: 0 auto; }
#image_mow { position: relative; margin: 0 0 20px 0; padding: 0; text-align: center; }
#image_mow #content { width: 360px; height: 300px; margin: 0 auto; }
#image_mok { position: relative; margin: 10px 0 10px 0; padding: 0; text-align: center; background: url(images/bcg/300x600_onas.png) top center no-repeat; cursor: pointer; }
#image_mok #content { height: 600px; margin: 0 auto; }
#image_mod { position: relative; margin: 0 0 60px 0; padding: 0; text-align: center; background: url(images/bcg/360x100D_wystawiaj.png) top center no-repeat; cursor: pointer; background-size: 92%; }
#image_mod #content { width: 360px; height: 100px; margin: 0 auto; }
#image_mug { position: relative; margin: 0 0 25px 0; padding: 0; text-align: center; background: url(images/bcg/360x100_reklama.png) top center no-repeat; cursor: pointer; }
#image_mug #content { width: 360px; height: 100px; margin: 0 auto; }
#image_mud { position: relative; margin: 60px 0 20px 0; padding: 0; text-align: center; background: url(images/bcg/360x100D_wystawiaj.png) top center no-repeat; cursor: pointer; background-size: 92%; }
#image_mud #content { width: 360px; height: 100px; margin: 0 auto; }
#image_mzd { position: relative; margin: 0 0 60px 0; padding: 0; text-align: center; background: url(images/bcg/360x100D_wystawiaj.png) top center no-repeat; cursor: pointer; }
#image_mzd #content { width: 360px; height: 100px; margin: 0 auto; }

#image_mng.stick, #image_mkg.stick, #image_mpg.stick, #image_mog.stick {
	position: fixed;
	top: 0;
	margin: 0;
	padding: 0;
	background-color: #fff;
	z-index: 9999;
}

#image_noscroll {
	top: 77px;
	right: 10px;
	font-size: 40px;
	text-shadow: 0 3px #fff;
}

/* --- 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: 10px 10px 5px 0;
	padding: 0;
	line-height: 100%;
	text-align: left;
}
.favourite {
	position: absolute;
	top: 25px;
	right: 15px;
}
.favourite img {
	width: 50px;
	height: 50px;
}
.subcat {
	margin: 2px 20px 10px 0;
	padding: 0;
	font-size: 14px;
	line-height: 120%;
	font-style: italic;
	color: #666666;
}
.atable {
	width: 100%;
	border: 0;
	max-width: 360px;
}
.atable td, .atable th {
	text-align: right;
	vertical-align: middle;
	font-size: 15px;
	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: 10px 15px;
	color: #ffffff;
	background: #262626;
}
.atable th a {
	color: #FFFFFF;
}
.atable th img {
	width: 20px;
	height: 24px;
	vertical-align: middle;
}
.atable td {
	padding: 0;
	border-bottom: 1px solid #e0e0e0;
}
.atable td img {
	width: 100px;
	max-height: 66px;
	border: 0;
}
.atable td .small {
	font-size: 11px;
	font-style: italic;
	color: #999999;
	line-height: 110%;
}
.atable td .small a {
	font-size: 11px;
	font-style: italic;
	color: #999999;
}
.price {
	font-size: 25px;
}
.favign {
	line-height: 150%;
}
.favign img {
	width: 25px !important;
	height: 25px !important;
}
.ntable {
	background-color: #f5f5f5;
}
.ftable {
	background-color: #fff2cf;
}
.itable {
	opacity: 0.4;
}
.exturl {
	width: 50px !important;
	height: 50px !important;
	vertical-align: middle;
}
.exturlmain {
	width: 40px !important;
	height: 40px !important;
	vertical-align: middle;
}

.sites {
	padding: 0 0 9px 24px;
}
.sites select {
	padding: 1px 6px;
	font-size: 15px;
}
.alist {
	font-size: 14px;
}
.right {
	font-size: 17px;
}

.pagination ul {
	text-align: right;
	margin: 10px 5px 10px 10px;
	padding: 0;
	list-style: none;
}
.pagination li {
	display: inline-block;
	margin: 0 3px 0 0;
	text-align: center;
	vertical-align: middle;
	border: 1px solid #eeeeee;
	background: #f5f5f5;
	font-size: 15px;
}
.pagination li.current {
	padding: 6px 7px;
	font-weight: bold;
	font-size: 15px;
 }
.pagination li.inactive {
	padding: 6px 7px;
}
.pagination a {
	display: block;
	padding: 6px 7px;
}
.pagination a:link, .pagination a:visited {
	background: #f5f5f5;
	text-decoration: none;
}
.pagination a:hover, .pagination a:focus {
	background: #ffffff;
	text-decoration: none;
}

.sort ul {
	text-align: right;
	margin: 0 8px 5px 0;
	padding: 5px 0;
	list-style: none;
}
.sort li {
	display: inline-block;
	margin: 0;
	background: #262626;
	font-size: 13px;
	color: #ffffff;
	font-weight: bold;
}
.sort li img {
	width: 9px;
	height: 10px;
	vertical-align: middle;
}
.sort a {
	display: block;
	padding: 8px 5px;
}
.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: 10px 0;
	margin: 0;
	font-size: 13px;
	background: #fbfbfb;
	border-bottom: 2px dashed #444444;
}
#footer {
	margin-bottom: 50px;
	padding-bottom: 0px !important;
}
#footer ul {
	text-align: center;
	margin: 0;
	padding: 0 0 0 5px;
	list-style: none;
}
#footer #finner.hcol ul {
	padding-left: 0;
	margin-left: 10px;
}
#footer li {
	display: inline;
	margin: 0;
	padding: 0;
}
#footer li a {
	padding-right: 10px;
}
#footer li a:link, #footer li a:visited {
	color: #000;
	text-decoration: none;
	font-size: 12px;
}
#footer li a:hover, #footer li a:focus, #footer li a:active {
	color: #888;
	text-decoration: none;
}
#footer .links {
	border-bottom: 1px dashed #dcdcdc;
	padding-bottom: 10px;
	margin: 0 10px 20px 0;
}
#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: 15px;
	text-align: center;
	box-shadow: -3px 0 3px #888;
	opacity: 0.95;
	z-index: 505;
}

/* --- AUCTION --- */
.bigfont {
	font-size: 25px;
	color: #444;
}
.bigfont2 {
	text-align: center;
	font-size: 30px;
	color: #444;
}
.bigfont3 {
	text-align: center;
	font-size: 25px;
	color: #444;
}
.audata {
	margin-top: 10px;
	min-height: 220px;
	padding: 10px 0;
}
.auprice {
	margin: 5px 5px 5px 20px;
	font-size: 18px;
}
.aupreview {
	margin: 10px 0;
	width: 100%;
	text-align: center;
}
.audescr {
	margin: 0;
	padding: 0 20px;
	line-height: 130%;
	min-height: 200px;
	word-wrap: break-word;
	font-size: 17px;
}
.augallery {
	margin: 20px 0 0 0;
	padding: 0;
	text-align: center;
	list-style: none;
}
.augallery li {
	display: inline-block;
	margin: 0;
	padding: 0 0 5px 0; 
	width: 170px;
	text-align: center;
	vertical-align: top;
}
.augallery img {
	width: 165px;
}
.aupictures {
	margin-top: 40px;
	text-align: center;
}
#aupictures_show {
	padding: 10px 20px 12px 20px;
	font-weight: bold;
	font-size: 18px;
	color: #ffffff;
	background: #888888;
	text-decoration: none;
}
#aupictures_show:hover, #aupictures_show:focus {
	background: #000000;
}
#aupictures_hide {
	display: none;
}
#aupictures_content {
	display: none;
	margin-top: 12px;
	padding: 0x;
	width: 360px;
	text-align: center;
}
#aupictures_content img {
	margin: 2px 0px;
	max-width: 100%;
}
.austartend {
	padding: 18px 26px 0px 26px;
	margin-bottom: -18px;
}
.austartend {
	padding: 18px 26px 0px 26px;
	margin-bottom: -18px;
}
.austartend .auexpire {
	margin-bottom: 20px;
	font-size: 18px;
	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: 30px;
	font-size: 15px;
}
.aufooter ul {
	margin: 0;
	padding: 0 20px 0 0;
	background: url(../images/line2up.gif) left bottom repeat-x;
	text-align: right;
	list-style: none;
}
.aufooter li {
	display: inline-block;
	position: relative;
	top: 0px;
	margin: 0 0 0 8px;
	padding: 5px;
	background: #fff;
	vertical-align: middle;
}
.aufooter a:link, .aufooter a:visited {
	color: #000;
}

.localize {
	margin-left: 40px;
	font-size: 14px;
	padding: 5px;
	width: 250px;
	margin-right: 10px;
}

#gmapc {
	position: relative;
	overflow: hidden;
	margin: 0 0 0 0;
	text-align: center;
	width: 360px;
	height: 400px;
	margin-bottom: 10px;
}
#gmapc img {	
	margin-left: -140px;
}
.aulocal {
	color: #2b2b2b;
	font-size: 18px;
	background: url(../images/point1.gif) 7px center no-repeat;
	list-style-type: none;
}
.auinfo {
	color: #000;
}
#auphone {
	border-top: 2px dashed #444444;
	position: fixed;
	width: 100%;
	height: 20px;
	bottom: 0;
	padding: 5px 0 20px 0;
	z-index: 9999;
	text-align: center;
	color: #444444;
	font-size: 30px;
	font-weight: bold;
	background-color: #FFFFFF;
}
#auphone a.show {
	color: #444444;
}

/* --- MOBILE MENU --- */
.mobile-menu {
	position: fixed;
	right: 1px;
	bottom: 40px;
	z-index: 1002;
}
.mobile-menu IMG {
	width: 80px;
}
.mobile-top {
	padding-top: 10px;
	z-index: 1002;
}
.mobile-top IMG {
	width: 80px;
}
.mobile-downmenu {
	padding-top: 5px;
	z-index: 1002;
}
.mobile-downmenu IMG {
	width: 80px;
	margin-top: -10px;
}
.mobilegrey {
	font-size: 17px;
	background: #f5f5f5;
	border: 0px !important;
	width: 360px;
	padding: 0 0 10px 0;
	margin: 0;
}
.mobilegrey h3 {
	font-size: 20px;
}

#cookie_info {
	position:fixed;
	z-index: 1005;
	bottom:0;
	width:100%;
	left:0;
	height:355px;
	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
}
input[type=checkbox] { 
width: 25px; 
height: 25px; }
.fblike {
	margin: 50px;
	padding-right: 15px;
	padding-left: 33px;
	padding-top: 20px;
	padding-bottom: 30px;
	width: 110px;
	float: left;
	transform: scale(2.7); 
}

#infoIntro {
	width: 100%;
	height: 100%;
	position: fixed;
	top: 0;
	left: 0;
	background: rgba(0,0,0,.75);
	z-index: 99999;
}
#infoIntro .message {
	margin: 50px;
	padding: 10px 50px;
	border: 1px solid #464646;
	background: #FFFFFF;
	text-align: center;
	color: #666666;
	line-height: 150%;
	font-size: 20px;
}
#infoIntro .message p {
	text-align: justify;
}
#infoIntro a.refresh {
	width: 100%;
	height: 50px;
	padding: 20px;
	background: #BF2B2E;
	text-align: center;
	font-weight: bold;
	font-size: 25px;
	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: 19px;
	font-weight: bold;
}
.ajaxTitle {
	margin: 0px 0px 20px 0px;
	padding: 7px 10px;	
	font-size: 16px;
	text-align: center;
	font-weight: bold;
	background-color: #FFFFCB;
}
.ajaxContent {
	width: 300px;
	padding: 5px 25px;
	z-index: 99991;
}
.ajaxContent label span {
	width: auto !important;
	display: block;
	text-align: center;
}
.ajaxContent table {
	width: 300px;
}
.ajaxBottom {
	margin: 20px 0px 0px 0px;
	padding: 10px;
	border-top: 1px solid #E2E2E2;
	background: #F2F2F2;
	text-align: center;
	font-size: 20px;
}
.ajaxBottom button {
	min-width: 100px;
	padding: 3px 15px;
	background-color: #FFFFFF;
	border: 1px solid #E2E2E2;
	font-weight: bold;
	cursor: pointer;
	font-size: 20px;
}
.ajaxBottom button:hover {
	background-color: #C0C0C0;
	border: 1px solid #B0B0B0;
	color: #FFFFFF;
	font-size: 20px;
}
.ajaxNoLogin {
	margin: 20px 0px 0px 0px;	
	padding: 14px;
	text-align: center;
	font-size: 16px;	
	font-weight: bold;
}
.ajaxNoLogin a {
	color: #FFFFFF !important;
}
.ajaxNoLogin a:hover {
	text-decoration: underline;
}
.ajaxError {
	margin: 0px 0px 20px 0px;
	padding: 7px 10px;
	text-align: center;
	font-weight: bold;
	background-color: #CC3300;
	color: #FFFFFF;
}

#password_strength {
	display: none;
	margin-top: -6px;
	margin-left: 30px !important;
	padding-top: 2px;
	font-size: 14px;
}
.password_strength_short {
	width: 50px;
	border-top: 3px solid #CC3300;
	color: #CC3300;
}
.password_strength_weak {
	width: 100px;
	border-top: 3px solid #CC9900;
	color: #CC9900;
}
.password_strength_good {
	width: 150px;
	border-top: 3px solid #0099CC;
	color: #0099CC;
}
.password_strength_strong {
	width: 200px;
	border-top: 3px solid #009900;
	color: #009900;
}
#advmenu {
	margin: 4px 0 0 0;
	padding: 0;
	list-style: none;
	text-align: right;
}
#advmenu li {
	display: inline-block;
	margin: 2px 0;
	padding: 0;
	vertical-align: middle;
}
#advmenu a {
	display: block;
	padding: 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: 33px;
	padding: 0;
	margin: 0;
}
.adspreviewbig p {
	font-size: 19px;
	color: #fff;
}
.adspreviewbig a {
	text-decoration: none;
}

.adspreviewsmall table {
	padding: 7px 15px;
	background-color: #000;
}
.adspreviewsmall h1 {
	font-size: 22px;
	padding: 0;
	margin: 0;
	line-height: normal;
}
.adspreviewsmall p {
	font-size: 12px;
	color: #fff;
	line-height: normal;
}
.adspreviewsmall a {
	text-decoration: none;
}
.catdesc {
	margin: 20px 30px 30px 50px;
	color: #777;
	text-align: center;
}