/*zmiana kolorow*/
#head{
	height: 186px;
	width: 950px;
	background: url(gfx/01.jpg) no-repeat 0 0;
}

.menu_1{
	background: url(gfx/menu_1.gif) repeat-x 0 0 #FFFFFF;
	height:28px;
	padding:0px 5px;
}
.menu_2{
	background: url(gfx/menu_2.gif) repeat-x 0 0 #FFFFFF;
	height:28px;
	padding:0px 5px;
}
.menu_3{
	background: url(gfx/menu_3.gif) repeat-x 0 0 #FFFFFF;
	height:28px;
	padding:0px 5px;
}
.menu_4{
	background: url(gfx/menu_4.gif) repeat-x 0 0 #FFFFFF;
	height:28px;
	padding:0px 3px;
}

.menu_4a{
	background: url(gfx/menu_4.gif) repeat-x 0 0 #A7A7A7;
	height:28px;
	padding:0px 5px;
}

#content{
	width: 100%;
	background: url(gfx/gray/content_middle.jpg) repeat-y 0 1px;
}
#content_top{
	background: url(gfx/gray/content_top.jpg) no-repeat 0 0;
}
#content_bottom{
	padding:10px;
	padding-bottom: 20px;
	background: url(gfx/gray/content_bottom.jpg) no-repeat 0 bottom;
}

#top_back{
	background:url(gfx/top_2.gif) repeat-x 0 0;
	height:38px;
}

#right_margin{
	width:50%;
	background:url(gfx/top_2.gif) repeat-x 0 0;
}

.kolor{
	color: #8F2A2A;
}

.kolor_b{
	color: #8F2A2A;
	font-weight:bold;
}

h3.col_l{
	font-size: 16px;
	font-weight: bold;
	color:#8F2A2A;
	margin:0;
	text-align:right;
}

h3.col_c, h3.col_r{
	font-size: 16px;
	font-weight: bold;
	color:#8F2A2A;
	margin:0;
	text-align:left;
}
.red_b{
  font-size: 16px;
	font-weight: bold;
	color:#8F2A2A;
  text-decoration: none;
}
#border_menu{
	background: #A7A7A7;
	width: 11px;
	height: 2px;
	overflow: hidden;
}

#border_menu2{
	background: #A7A7A7;
	width: 5px;
	height: 2px;
	overflow: hidden;
	float:right;
}

.input_s{
	width:66px;
	text-align:center;
	border:none;
	background:url(gfx/input_s.gif) no-repeat;
	background-color: transparent;
	color:#8F2A2A;
	font-weight:bold;
	padding: 1px 0px;
	cursor: hand;
}
.input_b{
	width:116px;
	text-align:center;
	border:none;
	background:url(gfx/input_b.gif) no-repeat;
	background-color: transparent;
	color:#8F2A2A;
	font-weight:bold;
	padding: 1px 0px;
	cursor: hand;
}

.input_s2{
	width:66px;
	text-align:center;
	border:none;
	background:url(gfx/input_s2.gif) no-repeat;
	background-color: transparent;
	color:#8F2A2A;
	font-weight:bold;
	padding: 1px 0px;
	cursor: hand;
}
.input_b2{
	width:106px;
	text-align:center;
	border:none;
	background:url(gfx/input_b2.gif) no-repeat;
	background-color: transparent;
	color:#8F2A2A;
	font-weight:bold;
	padding: 1px 0px;
	cursor: hand;
}

.panel{
	width:25px;
	height:68px;
	background: url(gfx/panel_.gif) no-repeat 0 0;
	text-align:center;
	vertical-align:top;
	padding:0;
	padding-top:3px;
}


.mini_foto{
	padding:0;
	padding-left: 17px;
	padding-top: 6px;
	width:173px;
	height:104px;
	background: url(gfx/foto_back.gif) no-repeat 0 0;
}

.mini_map{
	padding:0;
	padding-left: 22px;
	padding-top: 6px;
	width:467px;
	height:254px;
	background: url(gfx/map_back.gif) no-repeat 0 0;
}
