html {
	width:100%;
	background:url(../images/body_bg.gif);
	font:400 11px Arial, Verdana, Helvetica, sans-serif;
}
body {
	position:absolute;
	left:50%;
	margin:10px 0 10px -500px;
	display:block;
	width:980px;
	padding:10px;
	background:#fff;
	color:#000;
	float:left;
}
i {
	color:#000;
}
p {
	margin:0;
	padding:0;
}
img {
	border:none;
}
input, textarea {
	font:normal 11px Arial, Helvetica, sans-serif;
	height:16px;
	width:100px;
}
input:focus, textarea:focus {
	font-weight:bold;
}
input:active {
	font-weight:bold;
}
input.buttons {
	height:25px;
	background:url(../images/buttons.gif) repeat-x;
	color:#000;
	border:0;
	cursor:pointer;
	font:bold 11px;
	font-weight:bold;
}
optgroup {
	color:#fff;
	background:#000;
	margin:5px 0;
}
optgroup label {
	font-size:30px;
}
optgroup option {
	background-color:#fff;
	color:#000;
}
select {
	font:11px Arial, Helvetica, sans-serif;
}
ul {
	list-style:none;
	padding:0;
	margin:0;
}
a:link, a:visited, a:active {
	text-decoration:none;
	color:#000;
}
a:hover {
	text-decoration:underline;
	color:#ca0c17;
}
a.txt:link, a.txt:visited, a.txt:active {
	color:#ad0717;
}
a.txt:hover {
	text-decoration:underline;
	color:#ad0717;
}
#logo {
	float:left;
}
#header {
	width:980px;
	height:70px;
}
#footer {
	width:960px;
	margin:40px 0 5px 0;
	padding:10px;
	float:left;
	display:inline;
	border:#EEE 1px solid;
	background:#f9f9f9;
}
#footer a {
	padding:1px 10px;
	border-right:#222 1px solid;
	float:left;
	display:inline;
	margin:7px 0;
}
#footer p a {
	border:none;
	margin:0;
	padding:0;
}
#footer a:link, #footer a:visited, #footer a:active {
	color:#666;
}
#footer a:hover {
	color:#000;
}
#footer p {
	float:left;
	display:inline;
}
#footer_j {
	padding:0 20px 0 35px; 
	height:28px; 
	background:-60px -63px url(../images/sprite.gif) no-repeat;
	float:left;
}
#footer_j strong {
	background:#f9f9f9;
	height:30px;
}
#mainmenu {
	float:right;
	width:80%;
	font-size:12px;
	padding:0;
	line-height:16px;
	margin:0;
	text-align:right;
}
ul#mainmenu li {
	display:inline;
	margin:0;

}
ul#mainmenu li a, ul#mainmenu li span {
	padding:0 8px;
}
ul#mainmenu li#main_add a {
	color:#fff;
	background:#666 url(../images/ctg_hover.gif);
	padding:6px;
	font-weight:bold;
	position:relative;
	top:0;
}
ul#mainmenu a#myjarmarok, ul#mainmenu span#myjarmarok {
	font-weight:bold;
	padding:3px 6px;
}
li#bookmarks a, span#bookmarks a {
	margin:0 2px;
	padding-left:5px !important;
	padding-bottom:2px !important;
	width:14px;
	height:18px;
	line-height:18px;
	background-image:url('../images/sprite.gif');
	background-repeat: no-repeat;
}
span#bookmarks a{
	padding:1px 9px;
	margin:0 4px 0 0;
	border:1px solid;
	height:20px;
	line-height:20px;
}
li#bookmarks {
	padding:0 0 0 6px;
	margin:0;
	margin-top:-1px;
	
}
a#sprite-memory {
	background-position:-20px 0px;
}
a#sprite-wong {
	background-position:-40px 0px;
}
a#sprite-google {
	background-position:-60px 0px;
}
a#sprite-delicious {
	background-position:-80px 0px;
}
a#sprite-yandex {
	background-position:-100px 0px;
}

ul#usrmenu {
	float:right;
	clear:right;
	width:80%;
	text-align:right;
	font-size:12px;
	padding:11px 0 0 0;
}
ul#usrmenu li {
	display:inline;
	padding:0;
}
ul#usrmenu li a {
	padding:0 8px;
}
ul#usrmenu a#logout {
	padding-right:0;
	font-weight:bold;
}
#usrmenu a:link, #usrmenu a:visited, #usrmenu a:active {
	color:#093;
}
#usrmenu a:hover {
	color:#ca0c17;
}
#leftpart {
	float:left;
	width:200px;
}
.leftmenu {
	background:#f9f9f9;
	border:#feb8b8 1px solid;
	border-top:none;
	margin:0;
	padding:0 0 7px 0;
	width:198px;
	margin-bottom:10px;
}
ul.leftmenu li.cpt {
	background:#b70509 url(../images/panel.gif) repeat-x;
	height:13px;
	text-align:center;
	font-size:12px;
	font-weight:bold;
	color:#FFF;
	text-transform:uppercase;
	padding:11px 0;
	margin:0 0 5px -1px;
	width:200px;
}
ul.leftmenu li {
	padding:0;
	background:-106px -56px url(../images/sprite.gif) no-repeat;
}
ul.leftmenu li a {
	background:#f9f9f9;
	padding:2px 0 2px 0px;
	margin-left:15px;
	width:183px;
	display:block;
}
ul.leftmenu li.active {
	font-weight:bold;
	color:#ad0717;
	text-wrap:none;
}
#rightpart {
	width:775px;
	float:right;
}
#search {
	background:#b70509 url(../images/panel.gif) repeat-x;
	height:33px;
	padding:1px 15px;
	margin:0 0 10px 0;
}
#search p {
	display:inline;
	float:left;
	color:#fff;
	font-weight:bold;
	margin:9px 1px;
}
#search input, #search select {
	width:160px;
	height:15px;
	margin:7px 5px 0 0;
	float:left;
	border:#8e7062 1px solid;
}
#search select {
	width:140px;
	height:18px;
}
#search select#currency {
	width:50px;
}
#search input.price {
	width:50px;
	margin:7px 2px;
}
#search input.buttons {
	width:135px;
	height:21px;
	margin:0;
	border:0;
}
#search span {
	border:#5f5d5d 1px solid;
	float:left;
	margin:5px 0 0 35px;
}
#content {
	float:left;
	margin:0 0 20px 0;
	width:607px;
}
span#big_right {
	height:600px;
	width:160px;
	margin-bottom:15px;
	float:right;
	overflow:hidden;
}
h1 {
	color:#ca0c17;
	margin:0;
	float:left;
	margin-top:10px;
	padding:0;
	font:bold small-caps 16px Arial, Helvetica, sans-serif;
	width:100%;
}
#category_desc {
	color:#9b9797;
	font-size:10px;
	line-height:12px;
	float:left;
	padding:0 2px 0 10px;
	width:98%;
	height:36px;
	margin:0;
	font-weight:bold;
}
#category_img {
	float:right;
	margin:1px 0 15px 0;
	border:#fec7c7 1px solid;
}
#ads_count, #addhere {
	background-color:#585656;
	overflow:visible;
	display:inline;
	font-size:11px;
	font-weight:bold;
	margin:7px 0 0 0;
	padding:0;
	color:#fff;
	float:left;
}
#addhere {
	float:right;
}
.location {
	color:#373434;
	font-size:14px;
	display:inline;
}
a.location:link, a.location:visited, a.location:active {
	color:#2f2e2e;
}
a.location:hover {
	color:#ca0c17;
}
.messages {
	width:100%;
	margin:0;
}
.invalid, .valid, .neutral {
	display:block;
	margin:0 0 6px 0;
	padding:10px 5px 10px 44px;
	width:555px;
	border:#fac8c6 1px solid;
	color:#f00;
	background:#fcfbfb 4px 50% url(../images/invalid.gif) no-repeat;
	font-weight:normal;
	font-size:12px;
}
.valid {
	background:#fcfbfb 4px 50% url(../images/valid.gif) no-repeat;
	color:#063;
	border:#b8fecf 1px solid;
}
.neutral {
	background:#fcfbfb 4px 50% url(../images/info.gif) no-repeat;
	color:#281e92;
	border:#c4eefb 1px solid;
}
.invalid a, .valid a, .neutral a {
	color:#ef6d04;
	font-weight:bold;
}
.invalid i, .valid i, .neutral i {
	font-weight:bold;
}
#category {
	background:url(../images/main_caption.png) no-repeat;
	width:517px;
	margin:0 0 14px 70px;
	height:94px;
	padding:0 10px;
	display:inline-block;
}
#fresh_images img {
	margin:0 3px;
	border:#ccc 1px solid;
}
#fresh_images {
	clear:both;
}
#fresh_images p {
	background:#feebeb;
	margin:5px 0;
	padding:2px 0 2px 5px;
	font-weight:bold;
}
.adbox {
	width:606px;
	clear:both;
	float:left;
	margin:0 0 5px 0;
}
.adheader {
	height:25px;
	border-top:#fbbfc2 1px solid;
	background-color:#feebeb;
}
.adfooter {
	background-color:#fef2f2;
	height:19px;
	clear:both;
	margin-bottom:13px;
	padding-left:5px;
}
.adtitle, .adprice, .addate {
	float:left;
	margin:5px;
}
.adtype {
	float:left;
	display:inline;
	border:1px solid;
	margin:2px 1px 1px 1px;
	padding:2px;
	width:8px;
	height:14px;
	font-weight:bold;
	background-color:#f48b8b;
	color:#FEFEFE;
	cursor:pointer;
	font:13px;
"Courier New", Courier, monospace;
}
.adtitle {
	width:60%;
	font-weight:bold;
}
.adprice {
	color:#fa6b00;
}
.addate {
	float:right;
	color:#737672;
}
.adtext {
	margin:3px 2px;
	padding-left:8px;
	max-width:90%;
	min-height:30px;
}
.adimage {
	float:right;
	margin:3px 0;
	border:#ccc 1px solid;
}
.adplace, .adphone, .admail {
	background:url(../images/r_home.gif) no-repeat;
	padding:2px 30px 3px 20px;
	float:left;
	height:14px;
}
.admail {
	background:url(../images/r_mail.gif) no-repeat;
	padding-left:19px;
}
.adphone {
	background:url(../images/r_phone.gif) no-repeat;
}
.adreadmore {
	float:right;
	padding:3px 5px 3px 0;
}
span.btn {
	margin:4px 0 0 0;
	float:right;
	border:#564e4e 1px solid;
}
span.btn input.buttons {
	width:140px;
}
#pages {
	width:100%;
	float:left;
	font-weight:bold;
	border-top:1px solid #bbb;
	padding-top:4px;
}
#pages a {
	color:#ad0717;
}
.page {
	margin:0 4px;
}
#pages span {
	display:inline;
	margin:0 4px;
}
#nextp {
	margin-left:5px;
}
#lastp {
	margin-right:5px;
	margin-left:10px;
}
#error404 {
	display:block;
	margin:4px 0;
	padding:20px 5px 20px 70px;
	border:#fac8c6 1px solid;
	background:#fcfbfb 10px 50% url(../images/error404.gif) no-repeat;
	font-size:18px;
	line-height:22px;
}
.c404 {
	float:left;
	width:336px;
	height:280px;
	margin:15px;
}

a.topped:link, a.topped:visited, a.topped:hover, a.topped:active {
	color:#FFFFFF;
	padding:2px 2px;
	float:left;
	margin:3px 1px 0 2px;
	background:#FF0000;
	font-weight:bold;
}
#new_left {
	border:#fec7c7 1px solid;
	width:200px;
	overflow:visible;
	float:left;
	margin-left:-1px;
}
