/*====Info====
Colors used:
pomaranczowy akcent - #ff830b
szare po bokach - #ededed
zwykla czcionka - #333333
*/
/*====General====*/
*{
	margin:0px;
	padding:0px;
}
img
{
	border:none;
}
html{
	height:100%;
}
body{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#FFFFFF;
	background:url(gfx/layout_background.gif);
	height:100%;	
}
#content a{
	text-decoration:none;
	color: #999999;
}
#content a:visited{
	text-decoration:none;
	//color: #880000;
}
#content a:hover{
	color: #FFFFFF;
}
.clearer
{
	clear: both;
	height: 1px;
	overflow: hidden;
	margin-bottom: -1px;
	font-size: 1px;
	line-height: 1px;
}
img
{
	border: 0px none transparent;
}
.header1
{
	font-size:14px;
	color:#ff830b;
	font-weight:bold;
}
.header2
{
	color:#ff830b;
	font-weight:bold;
}
.header3
{
	font-size:14px;
	color:#CCCCCC;
	font-weight:bold;
	border-bottom:#333333 1px dotted;
	padding-top:10px;
}
.listMain
{
	padding:5px 0px 5px 30px;
	color:#ff830b;
}
.listMain ul
{
	list-style:square;
}
.listMain p
{
	color:#333333;
}

/* ==== Layout ====*/
* html #wrapper{
	height:100%;
}
* html #fotoBg{
	height:100%;
}
#wrapper{
	margin:0 auto 0 auto;
	padding:0 12px 0 12px;
	width:988px;
	background:#000000 url(gfx/layout_background_sides.gif);
	position:relative;
	min-height:100%;
}
#fotoBg{
	width:988px;
	background:#000000 url(gfx/layout_background_moto.jpg) no-repeat;
	position:absolute;
	min-height:100%;
}
#logoUhma{
	width:476px;
	height:66px;
}
#miniLogoUhma{
	width:463px;
	height:87px;
	background:url(gfx/mini_menu_background.png) right repeat-x;
}
#quickSearch{
	float:right;
	width:200px;
	padding-left:312px;
	margin-left:-3px;
	padding-top:10px;
	height:56px;
	display:inline;
	background:url(gfx/logo_tog_rightbg.png) top no-repeat;
	text-align:center;
	font-size:9px;
	color:#F4F4F4;
}
#quickSearch input{
	color:#F4F4F4;
	width:120px;
	border:none;
	background:#000000;
}
#quickSearch div{
	margin:3px;
	padding: 4px 0 4px 0;
	background:url(gfx/search_bg.png) center no-repeat;
}
#mastHead{
	width:803px;
	height:200px;
	background:url(gfx/header_ramka.png) top no-repeat;
	padding-top:9px;
	padding-left:9px;
}
#content{
	padding-bottom:39px;
	text-align:justify;
	line-height:160%;
}

#black_bg{
	background-color: #333;
 	back\ground-color: transparent;
	background-image: url(gfx/trans.png);
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="gfx/trans_test.png", sizingMethod="scale");
}

#footer{
	width:988px;
	margin:0 auto 0 auto;
	position:relative;
	height:36px;
	background:#000000;
	border-top:#F4F4F4 solid 1px;
	margin-top:-37px;
}
#footer div{
	float:right;
	margin-top:4px;
}
/*==== topNav ====*/
/*
#topNav{
}
#topNav ul li{
	display:inline;
}
#topNav ul li a{
	text-decoration:none;
}
#topNav ul li a:hover{
	border-bottom:#ff830b solid 1px;
}
#topNav ul li a:visited{
	color:#FFFFFF;
	text-decoration:none;
}
*/
/*==== topMiniNav ====*/
#topMiniNav{
float:right;
margin-left:-3px;
}
#topMiniNav ul li{
	display:inline;
}
#topMiniNav ul li a{
	text-decoration:none;
}
#topMiniNav ul li a:hover{
	border-bottom:#ff830b solid 1px;
}
#topMiniNav ul li a:visited{
	color:#FFFFFF;
	text-decoration:none;
}
/*==== FooterNav ====*/
#footer ul{
	margin-top:9px;
}
#footer ul li{
	display:inline;
}
#footer ul li a{
	text-decoration:none;
}
#footer ul li a:hover{
	border-bottom:2px solid #FFFFFF;
}
#footer ul li a:visited{
	color:#FFFFFF;
	text-decoration:none;
}

/*==== Moroz ====*/

#fotoBgOff
{

}

.dropdown .panel tr td table tr td
{
	font-size: 9px;
}

.panel tr td
{

}

.panel .panelTitle td
{
	line-height:1px;
	text-align:center;
}

.panel tr td
{
	padding:4;
	font-family:Verdana;
	font-size:11px;
	color:#999999;
	line-height:1.4;
	text-align:left;
}

.panel tr .podpis
{
	font-weight:bold;
}

.panel tr .panelCena
{
	font-weight:bold;
	text-align:right;
	vertical-align:bottom;
	color:#eeeeee;
	font-size:17px;
}

.panel tr td strong
{
	color:silver;
}

.panel tr .panel_content
{
	padding:4;
	font-family:Verdana;
	font-size:11px;
	color:#999999;
	line-height:1.4;
}

.wiecej
{
	font-weight: bold;
}

.tytul
{
	font-family:Verdana, Arial, Helvetica, sans-serif; 
	font-size:14px;
	letter-spacing:-1px;
	color:#FFFFFF;
}

.dropdown table tr td a, a:active, a:visited
{
	color:gray;
	text-decoration:none;
}

.dropdown table tr td a:hover
{
	color:white;
	text-decoration:none;
}

.produkt table tr td
{
	text-align: left;
}

.cena_promocyjna
{
	color:#880000;
	font-weight:bold;
}

#content .urllink,#content .urllink:visited, #content .urllink:active
{
	color:#666666;
	font-weight:bold;
}

#content .urllink:hover
{
	color:#880000;
}

#content table tr td .pager
{
	color:#CCCCCC;
}

#content table tr td .pager:hover,.pager_on
{
	color:#880000;
}

#content .panel tr td img
{
	border:none;
}

/*====Menu====*/
#wrapper .menuList
{
	border-left:1px solid white;
	border-right:1px solid white;
	background-image:url(gfx/mini_menu_back.png);
	//background-image:none;
	//background-color:#000000;
}

.ramka_1
{
	background-image:url(gfx/menu_frame_1.png);
	//background-image:url(gfx/menu_frame_1.gif);
}

.ramka_2
{
	background-image:url(gfx/menu_frame_2.png);
	//background-image:url(gfx/menu_frame_2.gif);
}

.ramka_3
{
	background-image:url(gfx/menu_frame_3.png);
	//background-image:url(gfx/menu_frame_3.gif);
}

.ramka_7
{
	background-image:url(gfx/menu_frame_7.png);
	//background-image:url(gfx/menu_frame_7.gif);
}

.ramka_8
{
	background-image:url(gfx/menu_frame_8.png);
	//background-image:url(gfx/menu_frame_8.gif);
}

.ramka_9
{
	background-image:url(gfx/menu_frame_9.png);
	//background-image:url(gfx/menu_frame_9.gif);
}

/*====Serwis====*/
.serwisContainer{
	width:800px;
	margin:0px auto 0px auto;
}
/*====InfoPages====*/
.infoText{
	width:800px;
	margin:0px auto 0px auto;
	text-align:left;
}
.infoImg{
	text-align:center;
}
.infoImg img{
	border:#333333 solid 3px;
	margin:10px;
}
.infoHeader1{
	font-size:14px;
	color:#CCCCCC;
	font-weight:bold;
}
.infoHeader2{
	font-size:14px;
	color:#CCCCCC;
	font-weight:bold;
	border-bottom:#333333 1px dotted;
	padding-top:5px;
}
.infoAirohLeftCol{
	width:600px;
}
.infoAirohImgCol{
	margin-top:33px;
	//margin-top:28px;
	width:180px;
	float:right;
}
.infoAirohImgCol img{
	margin-bottom:30px;
	border:#333333 solid 3px;
}
.infoAirohLeftCol img{
	border:#333333 solid 3px;
	margin:20px 0px 0px 32px;
}

/*========== galeria =============*/
.galeria
{
	padding-left:40px;
}

.galeria a
{
	border:0px;
	margin:0px;
	padding:0px;
}

.galeria a img
{
	border:1px solid gray;
	padding:0px;
	margin:5px;
	text-align:left;
}

/*======== fixedframe 562 ========*/
.roundedBox562{
	width:562px;
	background:#202020 url(gfx/rounded_box_562_top.gif) top no-repeat;
}
.roundedBoxContent562{
	padding:5px;
	background: url(gfx/rounded_box_562_bottom.gif) bottom no-repeat;
}
