body /*primary declarations, reseting, etc */
{
	margin: 0px;
	padding: 0px;
	font-family: Verdana;
	font-size: 11px;
}
fieldset
{
	border: none;
	margin: 0;
	padding: 0px;
}
a
{
	text-decoration:  none;
}
a:hover
{
	text-decoration: underline;
}
img
{

	border: none;
}
div
{
	overflow: hidden;
}
ul, li
{
	padding: 0px;
	margin: 0px;
}
em
{
	font-style: normal;
	font-weight: bold;
}
#logo
{
	float: left;
	width: 330px;
}
.login
{
	float: right;
	margin-top: 5px;
	width: 410px;
	text-align:  right;
}
.login input
{
	float: left;
	color: #808080;
	font-size: 11px;
	border: solid #E5E5E5 1px;
	height: 18px;
	width: 145px;
	background: url(gfx/header_input_bg.png);
	padding-top: 5px;
	padding-left: 5px;
	margin-left:  10px;
}
.login .my_ac
{
	padding-top: 6px;
	padding-right: 10px;
	display: block;
	float: right;
	color:  #808080;
	font-weight: bold;
}
.login a.button
{
	display: block;
	float: right;
	height: 22px;
	display: block;
	font-size: 11px;
	font-weight: bold;
	color: white;
	background: url(gfx/button_left.png);
	padding-left: 10px;
	margin-top: 2px;
	
}
.login a.button:hover
{
	padding-left: 10px;
	text-decoration: none;
	background: url(gfx/button_left_h.png);
}
.login a.button span
{
	display: block;
	padding-top:5px;
	padding-right: 10px;
	padding-bottom:  4px;
	background: url(gfx/button_right.png) top right;
}
.login a.button:hover span
{
	background: url(gfx/button_right_h.png) top right;
}
.header_menu
{
	float: right;
	width:  410px;
}
span.flags
{
	display: block;
	float: right;
	margin-left: 10px;
	margin-top:  5px;
}
span.flags_2
{
	float: right;
	padding-right: 80px;
}
span.flags a
{
	display: block;
	float:left;
	height: 15px;
	width: 20px;
	margin: 5px 2px 2px 2px;
}
span.flags a.PL
{
	background: url(gfx/PL.png);
}
span.flags a.UK
{
	background: url(gfx/UK.png);
}
 span.flags a.IT
{
	background: url(gfx/IT.png);
}
 span.flags a.DE
{
	background: url(gfx/DE.png);
}
 span.flags a.RUS
{
	background: url(gfx/RUS.png);
}
.header_menu_links
{
	float: right;
	display: block;
	line-height: 22px;
}
.header_menu_links a
{
	color: #F45B5B;
	margin-left: 15px;
}
#header_2_con
{

	width: 100%;
	background: url(gfx/header_back.png) repeat-x;
	background-color: #404040;
}
.v_center 
{
	width: 780px;
	margin: 0px auto;
}
.v_center table
{
	margin-left: 0px;
}
.menu
{
	float: left;
	list-style: none;
	margin-top: 25px;
	
}
.menu li
{
	display: block;
	float: left;
	width: 156px;
	text-align: center;
}
.menu li a
{
	color: white;
	font-size: 14px;
}
.menu li a:hover
{
	color: #FFA729;
	text-decoration: none;
}
#header_2
{
	position: relative;
	width: 780px;
	height: 186px;
	margin-top: 8px;
	/*background: url(gfx/header_2_bg.png);*/
	float: left;
}
#header_2 #header_21{
	background: url(gfx/header_2_bg1.gif);
	height: 10px;
	width: 780px;
}
#header_2 #header_22{
	background: url(gfx/header_2_bg2.gif);
	height: 13px;
	width: 780px;
}
#header_2 #header_23{
	background: url(gfx/header_2_bg3.png);
	height: 163px;
	width: 780px;
}
.header_2_title
{
	position:  absolute;
	left: 40px;
	top: 40px;
	font-size: 22px;
	color: #FFF900;
}
.header_2_text
{
	position: absolute;
	left: 80px;
	top: 90px;
	font-size: 14px;
	color: white;	
	width: 370px;
}
.header_2_text a
{
	display: block;
	height: 22px;
	float: right;
	font-size: 11px;
	font-weight: bold;
	color: white;
	background: url(gfx/button_left2.png);
	padding-left: 10px;
	margin-top: 8px;
	
}
.header_2_text a:hover
{
	padding-left: 10px;
	text-decoration: none;
	background: url(gfx/button_left_h2.png);
}
.header_2_text a span
{
	display: block;
	padding-top:5px;
	padding-right: 10px;
	padding-bottom:  4px;
	background: url(gfx/button_right2.png) top right;
}
.header_2_text a:hover span
{
	background: url(gfx/button_right_h2.png) top right;
}
#nav
{
	float: left;
	/*height: 28px;*/
	width: 780px;
	background: url(gfx/nav_bg.png);
}
#nav span
{
	color: #404040;
	font-weight: bold;
	line-height: 28px;
}
#nav span a
{
	color: #404040;
}
#nav span em
{
	font-style: normal;
	color:  #CC3333;
	font-weight: bold;
}
#navig
{
	display: block;
	float: left;
	margin-left:  15px;
	margin-top: 8px;
	width: 610px;
}
#date
{
	display: block;
	float: right;
	margin-right:  15px;
	margin-top: 8px;
}
#advertise_1
{
	display: block;
	float: left;
	width: 780px;

	background: white; 
	padding-top: 10px;

}
#advertise_1 img
{
	margin: 0 15px;
}
#advertise_1_bottom
{
	overflow: hidden;
	line-height: 0px;
	float: left;
	width: 780px;
	height: 11px;
	background: url(gfx/advertise_1_bottom_bg.png);	
}
.menu_horizontal_1
{
	float: left;
	height: 28px;
	width: 780px;
	background: white;
}
.menu_horizontal_1 ul li
{
	display: block;
	float: left;
	height: 28px;
}
.menu_horizontal_1 ul li a
{
	color: #FFAC2A;
	line-height: 28px;
	padding: 13px 13px;
	font-weight: bold;
}
.menu_horizontal_1 ul li a:hover, .menu_horizontal_1 ul li a.active
{
	color: #FFA829;
	line-height: 28px;
	background: url(gfx/menu_horizontal_2_bg.png);
	text-decoration: none;
}
.menu_horizontal_2
{
	float: left;
	width: 780px;
	background: url(gfx/menu_horizontal_2_bg.png);
}
.menu_horizontal_2 ul
{
	height: 17px;
}
.menu_horizontal_2 ul li
{
	display: block;
	float: left;
	padding-top:6px;
	height: 13px;
}
.menu_horizontal_2 ul li a
{
	color: white;
	padding: 0px 13px;
	font-weight: bold;
}
.menu_horizontal_2 ul li a:hover, .menu_horizontal_2 ul li a.active
{
	color: #FFA829;
	text-decoration: none;
}

.menu_horizontal_2_bottom
{
	float: left;
	height: 11px;
	width: 780px;
	background: url(gfx/menu_horizontal_2_bottom_bg.png);
}
.menu_horizontal_3
{
	clear: left;
	height: 38px;
	width: 780px;
	background: url(gfx/menu_horizontal_3_bg.png);
	text-align: center;
	line-height: 38px;
	font-size: 12px;
}
.menu_horizontal_3 ul
{
	display: inline;
	
}
.menu_horizontal_3 ul li
{
	display: inline;
	margin:0 10px;
}
.menu_horizontal_3 ul li a
{
	color: white;
	font-weight: bold;
}
.menu_horizontal_3 ul li a:hover
{
	text-decoration: none;
	color: #FFAE2A;
}
#main
{
	float: left;
	background: url(gfx/main_back.png); 
	width:  100%;
	padding-bottom: 20px;
}
#main_div_con
{
	width: 780px;	
	padding: 15px 0px;
	overflow: visible;
}
#main_div_con2
{
	width: 780px;	
	padding:0px;
}
#main_div_top
{
	float: left;
	height: 16px;
	width: 780px;
	background: url(gfx/main_div_top_bg.png);
}
#main_div
{
	float: left;
	width: 780px;
	background: white;
	padding-bottom: 0px;
}
#main_div form 
{
	margin: 5px 35px 0px 35px;
}
#main_div form img
{
	display: inline;
}
#main_div form div.form_top
{
	margin-bottom: 30px;
	width: 100%;
}
#main_div form div.form_top .input_con
{
	float: left;
	width: 25%;
}
#main_div form div.form_top .radio_con
{
	float: left;
	margin-top: 30px;
	width: 19%;
}
#main_div form div.form_top .radio_con label
{
	padding: 0px;
	margin-left: 25px;
}
#main_div form div.form_block
{
	float: left;
	position: relative;
	width: 25%;
	padding-bottom: 10px;
}
#main_div form label, span.etykieta
{
	display:  block;
	padding: 5px 0px;
	font-size: 12px;
	color: #D73535;

}
/*#main_div form select
{
	padding: 0px;
	color: #808080;
	font-size: 11px;
	font-family: Verdana;
	border: solid #E5E5E5 1px;
	vertical-align: middle;
	width: 150px;
	background: url(gfx/header_input_bg.png);
	margin-left:  5px;
	
}*/
#main_div form .select_con
{
	height: 31px;
	padding-left: 5px;

}
#main_div form .check_con
{
	margin-bottom: 25px;
}
#main_div form .check_con label
{
	padding-top: 0px;
	text-indent: 10px;
	font-size: 11px;
	color: #FFAC2A;
}
#main_div form .check_con label a
{
	font-size: 11px;
	color: #FFAC2A;
	font-weight: bold;
}
#main_div form input
{
	color: #808080;
	font-size: 11px;
	border: solid #E5E5E5 1px;
	height: 18px;
	width: 150px;
	background: url(gfx/header_input_bg.png);
	padding-top: 5px;
	padding-left: 5px;
	margin-left: 5px;
	margin-bottom: 5px;
	padding-bottom: 0px;
}
#main_div form img.token
{
	margin-left: 35px;
}
#main_div form div.token_con
{
	margin-top: 40px;
	margin-bottom: 25px;
}

#main_div form div.button_con
{
	float: right;
	width:105px;
	margin-top:25px;
	padding-right: 45px;
	
}
#main_div form div.button_con_2
{
	float: right;
	width:200px;
	margin-top:40px;
	padding-right: 25px;
	width: 200px;
	
}
#main_div form div.button_con_2 a
{
	margin-top: 0px;
	margin-left: 20px;
}
.client_name
{
	width: 307px;
	padding: 10px 10px;
	margin: 20px 10px 0px 20px;
	font-size: 14px;
	color: white;
	background: url(gfx/client_name_bg.png);
}
.client_adress
{
	width: 309px;
	padding: 10px 10px;
	margin: 0px 10px 10px 20px;
	font-size: 12px;
	color: black;
	font-weight: bold;
	background: url(gfx/client_adress_bg.png) left bottom;
}
.client_auction_con
{
	float: left;
	padding: 10px 10px 0px 10px;
	width: 750px;
}
.client_auction_con a
{
	text-decoration: none;
	cursor: hand;
	color: #666666;
}

.client_auction_con a:hover
{
	text-decoration: none;
	cursor: hand;
}
.client_auction
{
	border: solid 1px #CECECE;
	width: 750px;
	background: #F1F1F1;
	padding: 3px;
}
.client_auction img
{
	display: block;
	float: left;
	padding: 10px 5px 10px 5px;
}
.client_auction_title
{
	width: 740px;
	height: 20px;
	padding:0 5px;
	line-height: 20px;
	font-weight: normal;
	color:#666666;
	background: #D8D8D8;
	display: block;
}
.client_auction_desc
{
	color:  #666666;
	padding: 5px;
	min-height: 50px;
	display: block;
}
.big_image_con
{
	float: right;
	padding-right: 20px;
	padding-top: 20px;
}
.big_image
{
	border: solid 1px #D13434;
}
.big_image img
{
	display: block;
	margin: 3px;
}
.big_image_con .image_desc
{
	padding: 4px;
	margin: 3px;
	font-weight: bold;
	color:#D23434;
	background: #F7F7F7;
}
.big_image_con .image_desc span
{
	display: block;
	font-weight: normal;
	color: #6D6D6D;
}
.client_adress_2
{
	width: 307px;
	padding: 10px 10px;
	margin: 0px 10px 0px 20px;
	font-size: 12px;
	color: black;
	font-weight: bold;
	background: url(gfx/client_adress2_bg.png) left bottom;
}
.visits_det
{
	width: 309px;
	padding: 10px 10px;
	margin: 0px 10px 10px 20px;
	background: #F4F4F4;
}
#main_div form.contact_client
{
	float: left;
	margin:0px;
	width:380px;
	padding-left: 5px;
}
#main_div form.contact_client label
{
	padding-left: 10px;
	font-size:  11px;
	width: 150px;
	color: #666666;
}
#main_div form.contact_client input
{
	margin-left: 10px;
}
#main_div form.contact_client .area_con
{
	float: right;
	width:195px;
	padding-top: 8px;
}
#main_div form.contact_client textarea
{
	position: static;
	width:180px;
}
#main_div form.contact_client a
{
	padding-left: 22px;
}
#main_div form.contact_client a span
{
	padding-right: 22px;
}
#main_div h3
{
	float: left;
	font-size: 12px;
	padding-left: 15px;
	color: #666666;
	width:400px;
}
.short_auctions_con
{
	width: 725px;
	float: left;
	padding: 10px 25px;
}
.short_auctions_con .short_auction
{
	border: 1px solid #CECECE;
	width: 320px;
	padding: 3px;
	margin-bottom: 10px;
}
.short_auctions_con .short_auction span
{
	display: block;
	float:  left;
	background: #F1F1F1;
	width: 320px;
	color: #808080;
	line-height: 15px;
}
.short_auctions_con .short_auction span img
{
	float: left;
	display: block;
	padding: 2px;
	margin-right: 5px;
}
.short_auctions_con .aright
{
	float: right;

}
.short_auctions_con .aleft
{
	float: left;
	margin-left: -5px;
}
.firm_desc
{
	padding: 5px 15px;
	float: left;
	
	line-height: 17px;
	color:#666666;
}
.short_auctions_con .button_con
{
	float: left;
	width: 180px;
	margin-top: 10px;
	padding: 0px 265px;
}
a.button
{
	display: block;
	float: right;
	height: 22px;
	display: block;
	font-size: 11px;
	font-weight: bold;
	color: white;
	background: url(gfx/button_left.png);
	padding-left: 10px;
	margin-top: 2px;
	
}
a.button:hover
{
	padding-left: 10px;
	text-decoration: none;
	background: url(gfx/button_left_h.png);
}
a.button span
{

	display: block;
	padding-top:5px;
	padding-right: 10px;
	padding-bottom:  4px;
	background: url(gfx/button_right.png) top right;
}
a.button:hover span
{
	
	background: url(gfx/button_right_h.png) top right;
}

a.button_2
{
	display: block;
	float: right;
	height: 22px;
	display: block;
	font-size: 11px;
	font-weight: bold;
	color: white;
	background: url(gfx/button_2_left.png);
	padding-left: 18px;
	margin-top: 15px;
	
}
a.button_2:hover
{
	padding-left: 18px;
	text-decoration: none;
	background: url(gfx/button_2_left_h.png);
}
a.button_2 span
{
	display: block;
	padding-top:5px;
	padding-right: 18px;
	padding-bottom:  4px;
	background: url(gfx/button_2_right.png) top right;
}
a.button_2:hover span
{

	background: url(gfx/button_2_right_h.png) top right;
}
a.button_3
{
	display: block;
	float: right;
	height: 22px;
	display: block;
	font-size: 11px;
	font-weight: bold;
	color: white;
	background: url(gfx/button_2_left.png);
	padding-left: 12px;
	
}
a.button_3:hover
{
	padding-left: 12px;
	text-decoration: none;
	background: url(gfx/button_2_left_h.png);
}
a.button_3 span
{
	display: block;
	padding-top:5px;
	padding-right: 12px;
	padding-bottom:  4px;
	background: url(gfx/button_2_right.png) top right;
}
a.button_3:hover span
{

	background: url(gfx/button_2_right_h.png) top right;
}
#main_div form div.area_con
{
	position: relative;
	float:  left;
	width: 305px;
	height: 120px;
	margin-top: -10px;
	
}
#main_div form textarea
{
	position: absolute;
	left: 0px;
	display: block;
	float: left;
	border: solid #E5E5E5 1px;
	padding:  5px;
	height: 65px;
	width: 275px;
	background: url(gfx/textarea_bg.png) repeat-x;
	overflow: hidden;
	color: #808080;
	font-size: 11px;
	font-family: Verdana;

}
#editor_container form
{
	margin: 0px auto; 
	width: 750px;
}

#editor_container form .editor_top
{
	width: 750px;
	height: 31px;
	float:left;
	background: url(gfx/editor_top_bg.png);
}
#editor_container form textarea
{
	width:728px;
	height: 250px;
	margin:0px;
	padding:10px;
	border: solid 1px #CDCACA;
	color: #808080;
	font-size: 11px;
	font-family: Verdana;
	position: static;
}
#editor_container form .editor_select
{
	float: left;
	padding-left:5px;
	padding-top: 2px;
}
#editor_container form .selectArea
{
	height: 17px;
	padding-bottom:  0px;
	margin-top: 5px;
}
#editor_container form .selectArea .right
{
	height: 17px;
	width:14px;
	background:transparent url(css/images/default/select_2_right.png) no-repeat scroll left top;
}
#editor_container form .selectArea .left
{
	height: 17px;
	background:transparent url(css/images/default/select_2_left.png) no-repeat scroll left top;
}
#editor_container form .selectArea .right a 
{
	height:  17px;
	width:14px;
}
#editor_container form .selectArea .center
{
	padding-top:0px;
	margin-top: 2px;
	background:transparent url(css/images/default/select_2_bg.png);
}
#editor_container form .editor_icons
{
	margin-top: 7px;
	float: left;
	padding-left: 10px;
}
#editor_container form .editor_icons a
{
	display:block;
	float: left;
	height: 17px;
	width:  17px;
	margin-right: 6px;
}
#editor_container form .editor_icons a.B
{
	background: url(gfx/B_icon.png);
}
#editor_container form .editor_icons a.B:hover
{
	background: url(gfx/B_icon_h.png);
}
#editor_container form .editor_icons a.I
{
	background: url(gfx/I_icon.png);
}
#editor_container form .editor_icons a.I:hover
{
	background: url(gfx/I_icon_h.png);
}
#editor_container form .editor_icons a.U
{
	background: url(gfx/U_icon.png);
}
#editor_container form .editor_icons a.U:hover
{
	background: url(gfx/U_icon_h.png);
}
#editor_container form .editor_icons a.L
{
	background: url(gfx/L_icon.gif);
}
#editor_container form .editor_icons a.L:hover
{
	background: url(gfx/L_icon_h.gif);
}
#editor_container form .editor_icons a.J
{
	background: url(gfx/J_icon.gif);
}
#editor_container form .editor_icons a.J:hover
{
	background: url(gfx/J_icon_h.gif);
}
#editor_container form .editor_icons a.R
{
	background: url(gfx/R_icon.gif);
}
#editor_container form .editor_icons a.R:hover
{
	background: url(gfx/R_icon_h.gif);
}
#editor_container form .edit_buttons
{
	float: right;
}
#editor_container form .edit_buttons a
{
	margin-top: 15px;
	margin-right: 15px;
}
table
{
	margin-left: 7px;
	border-collapse: collapse;
	font-size: 10px;
}
td a
{
	color: #808080;
	padding-left:  15px;		
}
td a.del
{
	background: url(gfx/delete.png) no-repeat;
}
td a.edit
{
	background: url(gfx/edit.png) no-repeat;
}
#main_div  a.add
{
	display: block;
	float: right;
	padding: 5px 35px;
	color: #FFAC2A;
	font-weight: bold;
}
td
{
	color: #808080;
	text-align: center;
	height: 25px;
	border-right: solid 1px #CACACA;
}
td.last_td
{
	border-right: 0px;
}
.odd td
{
	background: #FFF4D6;
}
td.num
{
	font-weight: bold;	
}
#main_div .desc
{
	display: block;
	width: 458px;
	text-align: left;
	padding-left: 10px;
	padding-top: 12px;
}
tr.table_header td
{
	font-weight: bold;
	height: 30px;
	border-bottom: solid 1px #CACACA;
}
td.th_1
{
	width: 36px;
	
}
td.th_2
{
	width: 467px;
}
td.th_3
{
	width: 125px;
}
td.th_4
{
	width: 125px;
}
.auction_left
{
	float: left;
	width:350px;
	padding-left: 20px;
	
}
.auction_left h1
{
	font-size: 14px;
	color: #808080;
	margin: 10px 5px;
}
.auction_left .seller 
{
	margin-top: 20px;
	color: #FF9700;
	margin-left: 5px;
}
.auction_left .seller a
{
	font-size: 12px;
	margin-left: 15px;
	color: #666666;
	font-weight: bold;
}
.auction_left .seller em
{
	font-size: 12px;
}
.auction_left .seller span
{
	color: #666666;
}
.auction_left .details
{
	height:  59px;
	width: 327px;
	margin-left: 5px;
	margin-top: 20px;
	margin-bottom:10px;
	background: url(gfx/details_bg.png);
}
.auction_left .details a
{
	display: block;
	font-weight: bold;
	color: #FF3F3F;
	margin: 5px 0px 4px 10px;
}
.auction_left div.payment
{
	margin-top: 20px;
	margin-left: 5px;
	font-size: 10px;
	color: #FF9700;
	font-weight: bold;
}
.auction_left div.payment a
{
	color: #666666;
}
.image_con
{
	width: 336px;
	margin: 0px auto;
	padding:3px 2px 3px 3px;
	border: solid 1px #D13434;
}
.image_con img
{
	margin: 0px;
}
.auction_title_con
{
	clear: left;
	height: 65px;
	width: 780px;
	background: white;
}
.auction_title
{
	width: 725px;
	height: 31px;
	line-height: 31px;
	margin:18px auto;
	color: white;
	font-size: 12px;
	padding: 0 10px;
	background: url(gfx/auction_title_bg.png);
	font-weight: bold;
	
}
.auction_right
{
	float: right;
	width:385px;
	padding-right: 10px;
}
.price
{
	padding: 0px 10px;
	margin: 5px 5px;
	width: 308px;
	height: 43px;
	color: #4D4D4D;
	font-weight: bold;
	font-size: 12px;
	background: url(gfx/price_bg.png);
	
}
.price strong
{
	display: block;
	float:  left;	
	text-align: right;
	margin-top: 15px;
}
.price strong.cash
{
	width: 200px;
}
.price a
{
	margin-top: 10px;
}
.auction_right table
{
	margin-left:0px;
}
.auction_right table td
{
	padding-top: 5px;
	padding-bottom:5px;
	text-align: left;
	border-bottom: solid 1px #F2F2F2;
	border-right: solid 1px #F2F2F2;
}
.auction_right table tr.last td
{
	border-bottom: none;
}
.auction_right table td.au_td_1
{
	color: #FF9700;
	font-weight: bold;
	white-space: nowrap;
}
.auction_right table td.au_td_2
{
	padding-left: 4px;
	border-right: none;
}
.auction_right table td.au_td_2 a
{
	float: left;
	margin-top: 5px;
	margin-left: 10px;
}
.auction_right table td.au_td_2 a.button_3
{
	padding-left: 26px;
}
.auction_right table td.au_td_2 a.button_3 span
{
	padding-right: 26px;
}
.auction_right h1
{
	font-size: 14px;
	color: #808080;
	margin: 5px 0px;
}
.auction_right h2
{
	font-size: 12px;
	color: #FF9700;
	margin: 5px 0px;
}
.auction_right img.comm_ico
{
	display:  block;
	float: left;
}
.auction_right span.pos
{
	display: block;
	font-weight: bold;
	color:#5AA413;
}
.auction_right span.neu
{
	display: block;
	font-weight: bold;
	color:#1249FF;
}
.auction_right span.neg
{
	display: block;
	font-weight: bold;
	color:#FF7373;
}
.small_line
{
	height: 5px;
	width: 216px;
	margin-top: 3px;
	background: url(gfx/line.png);
}
.auction_right span.item_desc
{
	display:  block;
	color:#666666;
	padding:  10px 0px;
}
.auction_right span.item_desc a
{
	color:#666666;
	font-weight: bold;
}
.big_line
{
	float: left;
	height: 15px;
	width: 780px;
	background: url(gfx/line_big.png);
}
.notify
{
	color: #666666;
	font-weight: bold;
	display: block;

	clear: both;
	width: 755px;
	padding-left: 25px;
	height: 16px;
	overflow: hidden;
}

#main_div_bottom
{
	margin-top: 10px;
	float: left;
	height: 14px;
	width: 780px;
	background: url(gfx/main_div_bottom_bg.png);	
}

.v_left
{
	width: 272px;
	float: left;
}

#search_con
{
	margin-top: 10px;
	width: 272px;
}

#search_top
{
	width: 272px;
	height: 13px;
	background: url(gfx/search_top.png);
}
#search
{
	width: 272px;
	background: white;
}
#search input
{
	color: #808080;
	font-size: 11px;
	border: solid #E5E5E5 1px;
	height: 18px;
	width: 236px;
	background: url(gfx/header_input_bg.png);
	padding-top: 5px;
	padding-left: 5px;
	margin-left:  15px;
}
#search a
{
	color: #CACACA;
	font-size: 10px;
	display: block;
	float: left;
	padding-left:  25px;
	padding-top: 10px;
	padding-right: 10px;
}
#search a.button
{
	display: block;
	height: 22px;
	float: left;
	font-size: 11px;
	font-weight: bold;
	color: white;
	background: url(gfx/button_left.png);
	padding-left: 10px;
	padding-top:  0px;
	margin-top: 8px;
	margin-left: 10px;
	padding-right: 0px;

}
#search a.button:hover
{
	padding-left: 10px;
	text-decoration: none;
	background: url(gfx/button_left_h.png);
}
#search a.button span
{
	display: block;
	padding-top:5px;
	padding-right: 10px;
	padding-bottom:  4px;
	background: url(gfx/button_right.png) top right;
}
#search a.button:hover span
{
	background: url(gfx/button_right_h.png) top right;
}
#search_bottom
{
	width: 272px;
	height: 13px;
	background: url(gfx/search_bottom.png);
}
.advertise_2
{
	padding-left: 12px;
	margin-top: 15px;
}

.v_right
{
	float: right;
	width: 500px;
	text-align: left;
	margin-top: 10px;
}
.v_right ul
{
	float: left;
	width: 49%;
	list-style: none;
}
.v_right ul li span a
{
	margin-left: -5px;
	font-size: 14px;
	color:  white;
	line-height: 32px;
}
.v_right ul li a
{
	font-size: 10px;
	padding-left: 5px;
	line-height: 20px;
	color: #FFAA29;
}
.v_right_2
{
	float: right;
	width: 500px;
	text-align: left;
	margin-top: 10px;
}
div.kolumna
{
	width: 32%;
	float: left;
}
div.kolumna2
{
	width: 240px;
	float: left;
	margin-left: 10px;
}
div.kolumna span, div.kolumna2 span
{
	width: 100%;
	float: left;
	word-wrap: break-word;
}
div.kolumna span a, div.kolumna2 span a
{
	color: #808080;
}
.v_right_2 ul
{
	float: left;
	width: 100%;
	list-style: none;
}
.v_right_2 ul li
{
	margin-left:5px;
	margin-bottom: 7px;
}
.v_right_2 ul li span a
{
	
	font-size: 12px;
	color:  white;
	font-weight: bold;
	line-height: 32px;
}
.v_right_2 ul li a
{
	font-size: 11px;
	/*padding-left: 5px;*/
	color: #FFAA29;
	font-weight: bold;
	line-height: 17px;
}
#footer_con
{
	float: left;
	width: 100%;
	background: url(gfx/footer_bg.png) repeat-x;
}
#footer_list
{
	margin-top: 25px;
}
#footer_list a
{
	display: block;
	float: left;
	width: 111px;
	text-align: center;
}
#footer
{
	height: 180px;
}
#countries
{
	margin-top:  40px;
}
#countries a
{
	color: #7F7F7F;
	margin-left: 10px;
	font-weight: bold;
	line-height: 17px;
}
.line
{
	margin: 15px 0px;
	height:  3px;
	background: #C2C2C2;
}

.footer_links
{
	margin-top:  15px;
}
.footer_links a
{
	float: left;
	color: black;
	margin-left: 10px;
	font-weight: bold;
}
.footer_links span a
{
	display: block;
	float: right;
	width: 120px;
	font-weight: bold;
	color: #C38B8B;
}
/* użyte style dla nowych podstron, będzię łatwiej je dodać do arkusza styli jeśli został zmieniony */
.comments span.com_user
{
	display: block;
	width: 485px;
	background: url(gfx/comment_icon.png) no-repeat;
	height: 15px;
	padding: 5px 0px 5px 25px;
	text-align:  left;
	font-weight: bolder;
}
.comments span.pos
{
	display: block;
	font-weight: bold;
	color:#5AA413;
}
.comments span.neu
{
	display: block;
	font-weight: bold;
	color:#1249FF;
}
.comments span.neg
{
	display: block;
	font-weight: bold;
	color:#FF4545;
}
a.next_p
{
	display: block;
	float: right;
	padding: 5px 35px;
	color: #FFAC2A;
	font-weight: bold;
}

/* wydzielone style dla strony kategorii */
.v_right_3_top
{
	margin-top: 10px;
	float: right;
	width: 497px;
	height:15px;
	background: url(gfx/right_top_bg.png);
}
.v_right_3
{
	float: right;
	width: 497px;
	background: white;
}
.v_right_3 .auction_sort_con
{
	width:465px;
	padding: 0px 10px 10px 15px;	
}
.v_right_3 .auction_sort
{
	width:460px;
	border: solid 1px #CECECE;
	background: #F1F1F1;
	padding: 3px;
}
.v_right_3 .auction_sort .sort_links
{
	background: #D8D8D8;
	padding: 0px 5px;
	height: 15px;
	line-height: 15px;
	text-align: right;
}

.v_right_3 .auction_sort .sort_links a
{
	margin-left: 35px;
	padding-left: 15px;
	color:#666666;
	background: url(gfx/arrow_up.gif) no-repeat 0px 1px;
	text-decoration: none;
}
.v_right_3 .client_auction_con
{
	width:465px;
	padding: 0px 10px 10px 15px;	
}
.v_right_3 .client_auction
{
	width:460px;
}
.v_right_3 .client_auction_title
{
	width:450px;
	overflow: hidden;	
}
.client_auction_prize
{
	float: right;
	border-top: solid 1px #CECECE;
	border-left: solid 1px #CECECE;
	padding: 2px 2px;
	color:#666666;
	position: relative;
	top: 3px;
	left: 3px;
}
.client_auction_prize span
{
	display: block;
	padding: 1px 5px;
	background: #D8D8D8;
}
.client_auction_date
{
	float: right;
	border-top: solid 1px #CECECE;
	border-left: solid 1px #CECECE;
	padding: 2px 2px;
	color:#666666;
	position: relative;
	top: 3px;
	left: 3px;
}
.client_auction_date span
{
	display: block;
	padding: 1px 5px;
	background: #D8D8D8;
}
.v_right_3_bottom
{
	float: right;
	width: 497px;
	height:15px;
	background: url(gfx/right_bottom_bg.png);
}
.cat_con
{
	margin-top:10px;
	width:272px;
}
.cat_top
{
	width:272px;
	height: 14px;
	background: url(gfx/cat_top.png);	
}
.cat_bottom
{
	width:272px;
	height: 15px;
	background: url(gfx/cat_bottom.gif);	
}
.cat
{
	color: white;
	width:272px;
	background: url(gfx/cat_bg.png);
}
.cat ul
{
	padding: 0px;
	margin-top: 0px;
	margin-left: 10px;
	list-style: none;
	font-size: 13px;
	font-weight:  normal;
	line-height: 18px;
}
.cat ul a
{
	color: #C51C1C;
}

.cat_search
{
	color: #666666;
	width:272px;
	padding-top: 10px;
	background: white;
}
.cat_search_bottom
{
	width: 272px;
	height: 13px;
	background: url(gfx/search_bottom.png);
}
.cat_search span
{
	display: block;
}
.cat_search label
{
	margin-left: 10px;
	margin-right: 5px;
}
.cat_search input 
{
	color: #808080;
	font-size: 11px;
	border: solid #E5E5E5 1px;
	height: 18px;
	width: 236px;
	background: url(gfx/header_input_bg.png);
	padding-top: 5px;
	padding-left: 5px;
	margin-left:  15px;
	margin-bottom: 5px;
	margin-top: 5px;
}
.cat_search span strong
{
 display: block;
 height: 30px;
}
.cat_search strong label
{
	font-weight: normal;
	float: left;
	margin-top: 12px;
	margin-right:  5px;
}
.cat_search strong em
{
	margin-top: 12px;
	float: left;
}
.cat_search strong input
{
	float: left;
	width: 70px;
	margin-left: 3px;
	margin-right: 10px;
} 
select
{
	color: #808080;
	font-size: 11px;
	border: solid #E5E5E5 1px;
	height: 18px;
	width: 243px;
	background: url(gfx/header_input_bg.png);
	padding: 2px;
	height: 25px;
	margin-bottom: 5px;
	margin-top: 5px;
	margin-left:  15px;
}
/*poprawka stylu tiny_mce*/
table#mceEditor
{
	margin-left:3px;
}
table#mceEditor td span a
{
	padding-left:  0px;
}
table#mceEditor select
{
	color: #808080;
	font-size: 11px;
	border: solid #E5E5E5 1px;
	height: auto;
	width: auto;
	background: url(gfx/header_input_bg.png);
	padding: 0px;
	margin-bottom: 0px;
	margin-top: 5px;
	margin-left:  5px;
}
}
/*fieldset w moich formularzach*/
fieldset.admin_form
{
	border: solid #E5E5E5 1px;
	margin-left: 20px;
	margin-right: 20px;
}
fieldset.admin_form legend
{
	font-size: 12px;
	color: #D73535;
}

/*formatowanie pomocy*/
#pomoc{
	padding-left: 20px;
}
#pomoc table td{
	color: #000000;
	font-size: 12px;
}
#pomoc .floatright{
	float: right;
}
#pomoc .floatcenter{
	display: block;
	margin-left: auto;
	margin-right: auto;
}
#pomoc ol, #pomoc ul{
	margin-left: 20px;
}
#pomoc a, #pomoc a:visited{
	color: black;
	text-decoration: underline;
}
#pomoc a:hover{
	font-weight: bold;
}