body {
	background-color: #ffe2bc;
	margin-top: 0px;
}
.baner {
	text-align: left;
	position: relative;
	margin: 5px 0px 10px -8px;
	width:940px;
	height:150px;
}
.baner span {

	color: #f00;
	font-size: 36px;
	font-weight: bold; 
	position: absolute; 
	top: 50px; 
	left: 300px; 
	cursor: pointer;

}
#content { 
	font-size: 10px; 
	font-weight: normal; 
	font-family: Verdana, Tahoma; 
	color: #656567; 
	width: 980px; 
	text-align: justify; 
	margin: 0px auto; 
	position: relative; 
	background: url('img/main_bg.png') 0 0 repeat-y;  
	padding: 0px 5px; 
	
}
.myContentContener {
	width: 960px;
	height: 300px;
	margin-left: 5px;
	margin-bottom: 10px;
	
}
#info {
	margin: 0px 23px;
	background-color: #fff;
}
#info_menu {
	width: 30%;
	float: right;
	margin: 30px 0px 10px 10px;
	padding: 10px;
	border: 1px solid #ddd;
}
.text-center {text-align: center;}

a {
	text-decoration: none; 
	color: #FFA200; 
}
a:hover {
	color: #f00;
}
a img {
	border: none;
}
h2, h1, p {
	margin: 0px; 
	padding: 0px;
}
h2, h1 { 
	font-weight: bold; 
	font-size: 16px; 
	margin-bottom: 10px;
}
h2 a {
	color: #FFA200;
}
h3 { 
	font-weight: bold; 
	font-size: 20px; 
	width: 320px; 
	margin-bottom: 10px; 
}
h3.city a{ 
	padding: 5px; 
	width: auto; 
	color: #f00;
}
h3.region a{
	padding: 5px; 
	width: auto; 
	color: #f00;
}
h3.city { 
	padding: 5px; 
	width: auto; 
	color: #f00;
}
h3.region {
	padding: 5px; 
	width: auto; 
	color: #f00;
}
img {
	border: 1px solid #c3dcf0; 
	border-right: 1px solid #c3dcf0; 
	border-bottom: 1px solid #c3dcf0;
	display: inline;
	margin: 0 3px 0 0;
	background-image: url('img/loading.gif');
	background-repeat:no-repeat;
	background-position:center; 
}
img.left {
	float: left;
	margin-right:2px;	
}
img.right {
	float: right; 
	margin-left:2px;
}
p {
	margin-bottom: 5px;
}
/* glowny */
.page_boots {
	width: 980px;  
	height: 18px; 
	background: url('img/main_bottom.png') 0 0 no-repeat; 
	margin: 0 auto;
	padding: 0 5px;
}
.orange_line { 
	border-bottom: 1px solid #FFA200;
	margin: 20px 100px 30px 100px;
}
.red_line {
	border-top: 1px solid #f00;
	margin: 20px 10px 20px 0px;
}
.red_line2 {
	border-top: 1px solid #f00;
	border-bottom: 1px solid #f00;
	padding: 4px 0px;
	margin: 20px 10px 20px 0px;
}
.orange_frame_large_next{
	float: left;
	margin: 0px 5px 0px 0px; 
	width: 320px; 
	height: 240px; 
	border: 1px  solid #FFA200;
	margin-right: 14px;
}
.orange_frame_large{
	border: 1px  solid #FFA200; 
	float: left; 
	margin: 0px 5px 10px 0px; 
	width: 320px; 
	height: 240px;
	margin-right: 14px;
}
.green_frame_small{
	width: 60px; 
	height: 45px; 
	border: 1px  solid #7ab51a; 
	margin-top: 1px;
}
.orange_frame_small{
	width: 60px; 
	height: 45px; 
	border: 1px  solid #FFA200;
	margin-top: 1px;
}
.image_small{
	width: 117px; 
	height: 88px; 
	border: 1px  solid #eb690a;
	margin: 0px 4px;
}

.gallery{
	text-align: center; 
	padding: 10px 0px;
}
/* boczne menu */
.near_menu_helmet {
	background:url('img/sidebar_top.png') 0 0 no-repeat;
	height: 30px;
	width: 190px; 
	position: absolute; 
	top: 0px; 
	right: -180px;  
}
.near_menu_place{
	width: 190px; 
	position: absolute; 
	top: 30px; 
	right: -180px;  
	background-color: #fff;
	
}
.near_menu_boots {
	background:url('img/sidebar_bottom.png') 0 0 no-repeat; 
	height: 15px;
}
.near_menu_boots_short{
	padding-bottom: 0px;
	margin-bottom: 0px;
}
.near_menu_compose {
	padding: 10px 10px 0px 10px; 
	text-align: left;
	background: url('img/sidebar_bg.png') 0 0 repeat-y ;
}
.near_menu_pictures { 
	margin: 0 auto 10px auto;
	width: 135px; 
	border-bottom: 1px dotted #FFA200; 
	padding-bottom: 15px;
}
.near_menu_pictures a {
	color: #646567;
}
.near_menu_foto {
	padding: 9px; 
	width: 117px; 
	height: 88px; 
	position: relative;
}
.near_menu_font {
	text-align: left; 
	margin-left: 20px;  
	font-family: 'Comic Sans MS';
}



.near_menu_font_price {
	position: absolute; 
	right: 8px; 
	bottom: 8px; 
	width: 81px;
	height: 12px;
	padding: 2px 2px;
	color: #FFA200;
	text-align: right;
	background: url('/statyczna/img/under_price.gif');
}


.near_menu_font_price2  {
	color: #f00;  
	font-weight: bold;

}

.near_menu_under_price{
	position: absolute; 
	top: 80px;
	left: 40px;
	z-index: 304;
}

.near_menu_if {
	margin-bottom: 0px;
	border: 0px;
}

/* polecamy */

.placing a {
	color: #646567;
}
.placing_div {
	margin-left: 50px;
}
.gallery2 {
	width: 117px;
	height: 120px;
	margin: 0px 10px;
	text-align: center;
	display: inline;
}
.red_frame_last {
	width: 117px; 
	height: 88px;
	border: 1px  solid #f00;
}
/* drobne */
.placing_smaller{
	margin-left: 2px;
	margin-bottom: 8px;
}
.placing_small{
	margin-bottom:20px;
}
.clear {
	clear: both;
}
.float_left {
	float: left;
}
.float_right {
	float: right;
}

.display_block_pic_size{
	display: block;
	height: 88px;
	width: 117px;
	border: 1px solid #FFA200;
}
.pic_size{
	height: 10px;
	background-image: none;
}
.border_none {
	border: none;
}

.links_format a {
	text-align: center;
	color: #646567;
}

.links_format a:hover{
	color: #f00;
}

.yellow_link{
	color: #FFA200; 
}

.links_format_changer a{
	color: #FFA200; 
	font-weight: bold;
	text-decoration: none; 
}

.links_format_changer a:hover{
	color: #f00; 
}

.margin_right_10 {
	margin-right: 10px;
}