/* ======== RESET ========== */
body
{
    margin: 0;
    padding: 0;
}

a img
{
    border: none;
}

/* ========== STRUCTURE ============ */
body
{
    font-size: 70%;
    font-family: Arial, Tahoma, sans-serif;
    background: #0a2a6c url(/images/pageBg.jpg) top left repeat-x;
    text-align: center;
}

#panel a
{
color: #FFFFFF;
}

#page
{
    position: relative;
    width: 874px;
    margin: 0px auto;
    height: 100px;
    margin-top: 89px;
    background: url(/images/contentHead.jpg) top left no-repeat;
}

#baner
{
    position: absolute;
    color: #fff;
    text-align: left;
    top: -75px;
    left: 0;
    width: 734px;
    height: 50px;
    padding-left: 140px;
    padding-top: 25px;
    background: url(/images/banerBg.jpg) top left no-repeat;
}

#content, #subcontent
{
    width: 834px;
    padding: 20px;
    text-align: left;
    background: url(../img/contentBody.png) top left repeat-y;
    color: #fff;
    padding-top: 50px;
}

#entry
{
    width: 320px;
    text-align: center;
    float: left;
    min-height: 400px;
}

#infoBlock
{
    padding-top: 5px;
    padding-left: 10px;
    float: right;
    width: 504px;
    text-align: justify;
}

#subcontent #entry
{
    float: right;
    width: 800px;
    padding-left: 20px;
    text-align: left;
}

#subcontent #infoBlock
{
    width: 300px;
    float: left;
    text-align: center;
}   

#footer
{
    width: 834px;
    height: 28px;
    text-align: left;
    padding: 2px 20px 0 20px;
    background: url(../img/footerBg.png) top left no-repeat;
}

#leftSide, #rightSide
{
    width: 10px;
    height: 215px;
    position: absolute;
    top: 0;
}

#leftSide
{
    left: 0;
    background: url(../img/leftSide.png) top left no-repeat;
}

#rightSide
{
    right: 0;
    background: url(../img/rightSide.png) top left no-repeat;
}

#baner p
{
    margin: 0;
    padding: 0;
    padding-left: 10px;
}

#baner ul
{
    list-style: none;
    display: block;
    margin: 0;
    padding: 0;
    margin-top: 9px;
    background: #000 url(../images/ulBg.gif) top left;
    width: 723px;
    height: 40px;
    margin-right: 10px;
    border-bottom: 20px solid #000;
}

#baner li
{
    margin: 0;
    padding: 0;
    padding-right: 1px;
    float: left;
    background: url(../img/menuSeparator.png) top right no-repeat;
    text-transform: capitalize
}

#baner li.last
{
    background: none;
}

#baner li a
{
    color: #ddd;
    text-decoration: none;
    text-transform: uppercase;
    background: #000;
    padding: 3px 10px 2px 10px;
    border-bottom: 1px solid #fff;
    float: left;
}

#baner li a:hover
{
    color: #fff;
    background: #222;
    border-bottom: 1px solid #ccc;
}

#subcontent h1, #subcontent h2
{
    font-size: 14px;
    border-bottom: 1px solid #222;
    padding-bottom: 10px;
}

#subcontent a
{
    color: #6cd9ff;
    text-decoration: none;
}



#subcontent a:hover
{
    color: #55b8db;
}

#content h1.duiDealer, #subcontent h1.duiDealer
{
    background: url(../img/dealerNr2.png) top left no-repeat;
    width: 255px;
    height: 80px;
    padding: 10px 0 0 65px;
    margin: 20px 0 10px 0;
    font-size: 18px;
}

#content h1.duiDealer small, #subcontent h1.duiDealer small
{
    font-size: 14px;
    padding-top: 10px;
    line-height: 2.2em;
    padding-left: 115px;
    color: #950000;
}

#content h1.duiDealer a, #subcontent h1.duiDealer a 
{
    color: #d10000;
    text-decoration: none;
}

#footer p
{
    margin: 0;
    padding: 0;
    color: #68b6ff;
}

#footer a
{
    color: #92caff;
    text-decoration: none;
}

#footer a.home
{
    background: url(../img/iconHome.gif) top left no-repeat;
    padding-left: 15px;
    margin-right: 20px;
}

#footer a.mail
{
    background: url(../img/iconMail.gif) top left no-repeat;
    padding-left: 15px;
}

#footer a:hover
{
    color: #eee;
}

.lefted
{
    float: left;
}

.righted
{
    float: right;
}

.to_right
{
    text-align: right;
}

.box
{
    position: relative;
	width: 300px;
    margin: 15px 0;
    background: url(/images/blackBox_body.jpg) top left repeat-y;
    text-align: left;
    padding: 10px;
}

.box h2
{
    font-size: 12px;
    color: #ddd;
    margin: 0;
    padding: 0;
}

.box a
{
    color: #3dabff;
}

.box a:hover
{
    text-decoration: none;
}

.box p
{
    margin: 0;
    padding: 3px 0 0 0;
    color: #aaa;
}

.box .head, .box .tail
{
	width: 320xp;
	margin-left: -10px;
	margin-right: -10px;
	height: 10px;
	font-size: 1px;
	line-height: 1px;
	background: red;
}

.box .head
{
	background: url(/images/blackBox_head.jpg) top left no-repeat;
	margin-top: -10px;
}

.box .tail
{
	background: url(/images/blackBox_tail.jpg) top left no-repeat;
	margin-bottom: -10px;
}

.promo
{
    width: 300px;
    margin: 10px 0;
    height: 126px;
    padding: 5px 10px;
    text-align: left;
    background: url(../img/promoBg.png) top left no-repeat;
}

.promo h2
{
    margin: 0;
    padding: 0;
    font-size: 12px;
}

.promo p
{
    margin: 0;
    padding: 5px 0 0 0;
    color: #ddd;
}

.promo p a
{
    color: #fff;
    font-weight: bold;
}

.promo p a:hover
{
    text-decoration: none;
}

.promo .line
{
    background: url(../img/linePixel.gif) top left repeat-x;
    margin: 10px 0;
    font-size: 1px;
    height: 1px;
    width: auto;
}

a.groupIcon
{
    position: relative;
    text-align: center;
    color: #aaa;
    text-decoration: none;
    width: 90px;
    height: 115px;
    display: block;
    float: left;
    margin: 12px 10px 0 0;
}

a.groupIcon:hover
{
    color: #fff;
}

a.last
{
    margin: 12px 0 0 0;
}

a.groupIcon span
{
    position: relative;
}

a.groupIcon span.label
{
    display: block;
    text-align: center;
    width: 90px;
    position: absolute;
    bottom: 3px;
    left: 0;

}

.spacer
{
    clear: both;
}

ul.categoryArticles
{
    margin: 0;
    padding: 0;
    height: 120px;
    list-style: none;
}

ul.categoryArticles li
{
    float: left;
    margin: 0;
    margin-right: 6px;
    padding: 0;
}

/* ========================= */

ul.categoryArticles a
{
    width: 45px;
    /*height: 60px;*/
    float: left;
    display: block;
    color: #999 !important;
    font-size: 11px;
    line-height: 10px;
    position: relative;
    z-index: 144;
}

ul.categoryArticles a:hover
{
    color: #fff !important;
}

ul.categoryArticles a span.label
{
    position: absolute;
    z-index: 145;
    height: auto;
    cursor: pointer;
    display: block;
    width: 90px;
    background: #3c3c3c url(../img/categoryImages/spanNormal.jpg) bottom left no-repeat;
    text-align: center;
    /*bottom: -5px;*/
    padding-top: 5px;
    padding-bottom: 5px;
}

ul.categoryArticles li.act span.label
{
    background: #bbbbbb url(../img/categoryImages/spanActive.jpg) bottom left no-repeat !important;
    color: #222 !important;
}

#subcontent table
{
    border-collapse: collapse;
    
}

#subcontent table th, #subcontent table td
{
    text-align: center;
    padding: 5px;
}

#subcontent table td {
    vertical-align: top;
}

#subcontent table th
{
    border-top: 1px solid #666;
    border-bottom: 1px solid #666;
    background: #444;
}

#subcontent table tr.darker td
{
    background: #222;
}
#subcontent table tr.category td
{
    background: #0000ff;
    text-align: center;
}

#subcontent table td.first
{
    text-align: right;
    font-weight: bold;
}

#subcontent table td.first_g
{
    text-align: left;
    font-weight: bold;
}

div.categoryPhoto img
{
    float: left;
    margin: 5px;
}

/* ================================ Bloczki ================================ */

.colorBox
{
	width: 300px;
	background: #ab0000;
	padding: 5px 10px 5px 10px;
        margin-top: 5px;
        text-align: left;
	position: relative;
 	z-index: 40;
	min-height: 70px;	
}

.colorBox .body
{
	position: relative;
	z-index: 43;
}

* html .colorBox
{
	height: 70px;	
}

.colorBox .head
{
	position: absolute;
	top: 0;
	left: 0;
	z-index: 41;
	background: url(../img/colorBox_head.png) top left no-repeat;
	font-size: 1px;
	line-height: 1px;
	width: 320px;
	height: 10px; 	
}

* html .colorBox .head
{
	background-image: none;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="../img/colorBox_head.png", sizingMethod="crop");	
}

.colorBox .tail
{
	position: absolute;
	bottom: 0;
	left: 0;
	z-index: 42;
	background: url(../img/colorBox_tail.png) top left no-repeat;
	font-size: 1px;
	line-height: 1px;
 	width: 320px;
	height: 66px;	
}

* html .colorBox .tail
{
	background-image: none;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="../img/colorBox_tail.png", sizingMethod="crop");	
}




