/*
*************************************************

AXOR - rentals
General Screen Styles

Created by Mansz & Partners team
http://www.mansz.pl

*************************************************
*/

/*----- Clearing ----------------------*/
div, a, h1, h2, h3, img, table, table tr, table tr td {margin:0; padding:0; font-weight:normal; border:0px solid #fff;}
a:link, a:visited { text-decoration:none; color:#408810;}  a:hover {text-decoration:underline;}
span {display:none;} .clear {clear:both;} ul, li {margin:0;padding:0;list-style:none; }  
/*----- End Clearing ------------------*/


h1 {
	text-align: left;
	font-size: 8px;
	padding: 3px 0 8px 0;
	margin: 0; 
	border-bottom:1px solid #c2de9e;
}
h2 {
	text-align: left;
	font-size: 7px;
	padding: 3px 0 8px 0;
	margin: 17px 0 0 0;
}
h3 {
	text-align: left;
	font-size: 9px;
	padding: 3px 0 8px 0;
	margin:0;
}

body {
    margin:0;
    padding:0;
    background:#ffffff url(../GFX/bg.png) top center no-repeat ;
    font-family:Tahoma;
    font-size:11px;
    text-align:left;
    color:#3d7798;
}

#root { width:800px; margin:auto; padding:0; }

/*-- Top --*/
#top { width:900px; height:69px; background:url(../GFX/bg_top.gif); }
#top #siteMap a img { margin:25px 0 0 10px; } 
/*-- Header --*/
#header { width:900px; height:290px; background:url(../GFX/branding/1.jpg) no-repeat; }

/*-- Top --*/
#top { height:82px; background: url(../GFX/bgTop.gif) no-repeat 0 3px; }
#indexT { padding:29px 0 0 0; }
#indexT a { width:200px; height:53px; display:block; }

/*-- Menu --*/
#menu { height:36px; }
#menuTab { width:533px; height:36px; margin:0 0 0 267px;}

#menuTab ul li { float:left; padding:0; margin:0;}

#m1 a:link, #m1 a:visited { height:36px; width:135px; display:block; background:url(../GFX/menu/1.gif) no-repeat 0 0;}
#m1 a:hover, #m1 a.on { background:url(../GFX/menu/1.gif) no-repeat 0 -36px;}

#m2 a:link, #m2 a:visited { height:36px; width:90px; display:block; background:url(../GFX/menu/2.gif) no-repeat 0 0;}
#m2 a:hover { background:url(../GFX/menu/2.gif) no-repeat 0 -36px;}

#m3 a:link, #m3 a:visited { height:36px; width:79px; display:block; background:url(../GFX/menu/3.gif) no-repeat 0 0;}
#m3 a:hover { background:url(../GFX/menu/3.gif) no-repeat 0 -36px;}

#m4 a:link, #m4 a:visited { height:36px; width:137px; display:block; background:url(../GFX/menu/4.gif) no-repeat 0 0;}
#m4 a:hover { background:url(../GFX/menu/4.gif) no-repeat 0 -36px;}

#m5 a:link, #m5 a:visited { height:36px; width:92px; display:block; background:url(../GFX/menu/5.gif) no-repeat 0 0;}
#m5 a:hover { background:url(../GFX/menu/5.gif) no-repeat 0 -36px; }

/*-- Brand --*/
#brand { height:214px; margin-bottom:10px; }
#brandT { width:267px; height:184px; float:left; padding:0 0 0 0; color:#b5d5e7; }
#brandT p { margin:0 15px 0 0; line-height:16px; }
#brandT a { color:#f6ff00; margin:15px 0 0 0; clear:both; display:block;}
#brandB { width:533px; float:left; color:red; }
#brandB img { display:block; font-size:1px; }

#brandH { height:30px; background: url(../GFX/brandH.gif) no-repeat 106px 0; clear:both; }

/*-- Content --*/
#content p { text-align:left; line-height:19px; margin:10px 0 0 0; padding:0;}
#contentLeft { width:267px; float:left; padding:0 0 0 0; }
#contentRight { width:511px; float:left; padding:0 0 0 22px; }

.contentAkt { margin:10px 0 0 0;  }
#content .contentAkt p { margin:0; padding:0 }
.contentAkt a {  color:#3d7798; }
.contentAkt b { font-size:83%; }
.cLine { background:url(../GFX/bgLine.gif)  bottom repeat-x; height:10px; clear:both;}
.liniaP { clear:both; }

.more { padding:5px 0 0 0; text-align:right; }

.productD { padding:5px 20px 0px 0; width:150px; float:left;}
.pImg { width:105px; text-align:center;}
.pText { width:150px; }
#content .pText p { margin:0; padding:0; }
.pText .more { text-align:left; font-size:93%; } .pText .more a { color:#72ad1f;  }

/*-- Menu --*/
#listaMenu ul li { width:267px; }
#listaMenu ul li a:link, #listaMenu ul li a:visited  { 
	display:block; 
	width:267px; 
	border-top:1px solid #d9d9d9; 
	color:#4e8303; 
	padding:8px 0 8px 0; 
	background:url(../GFX/head/menuLi.gif) no-repeat 11px 11px;
	}
	#listaMenu ul .lio a:link, #listaMenu ul .lio a:visited { border-top:none; }
#listaMenu ul li a:hover {  
	color:#3d7798; 
	font-weight:bold;
	background:#f7f7f7 url(../GFX/head/menuLi_on.gif) no-repeat 11px 11px;
	text-decoration:none;
	}
#listaMenu ul li a span { display:block; padding:0 0 0 24px;}
#listaMenu ul li ul li a span { display:block; padding:0 0 0 46px;}
#listaMenu ul li ul li ul li a span { display:block; padding:0 0 0 60px;}

#listaMenu ul .on ul li a:link, #listaMenu ul .on ul li a:visited  { 
	display:block; 
	width:267px; 
	border-top:1px solid #d9d9d9; 
	color:#4e8303; 
	padding:8px 0 8px 0; 
	background:url(../GFX/head/menuLi.gif) no-repeat 33px 11px;
	font-weight:normal;
	}
#listaMenu ul .on ul li a:hover {  
	color:#3d7798; 
	font-weight:bold;
	background:#f7f7f7 url(../GFX/head/menuLi_on.gif) no-repeat 33px 11px;
	text-decoration:none;
	}
#listaMenu ul .on a:link, #listaMenu ul .on a:visited {  
	font-weight:bold; 
	color:#3d7798; 
	background:#f7f7f7 url(../GFX/head/menuLi_on.gif) no-repeat 11px 11px;
	text-decoration:none;
	}
#listaMenu ul .on ul .on2 a:link, #listaMenu ul .on ul .on2 a:visited {   
	font-weight:bold; 
	color:#3d7798; 
	background:#f7f7f7 url(../GFX/head/menuLi_on.gif) no-repeat 33px 11px;
	text-decoration:none;
	}
	
#listaMenu ul .on ul .on2 ul li a:link, #listaMenu ul .on ul .on2 ul li a:visited  { 
	display:block; 
	width:267px; 
	border-top:1px solid #d9d9d9; 
	color:#3d7798; 
	padding:8px 0 8px 0; 
	background:#f7f7f7 url(../GFX/head/menuLi_on.gif) no-repeat 47px 11px;
	font-weight:normal;
	}
#listaMenu ul .on ul .on2 ul li a:hover {  
	color:#3d7798; 
	font-weight:bold;
	background:#f7f7f7 url(../GFX/head/menuLi_on.gif) no-repeat 47px 11px;
	text-decoration:none;
	}
	


/*-- Tabela Produkt --*/
.produktDetail { margin:10px 0 0px 0; } 
.produktDetail p { display:none; } 

.tDetail { border-left:1px solid #3d7798; border-right:1px solid #3d7798; margin:10px 0 0 0; font-size:93%; display:none; }
.tDetail tr { border:1px solid #3d7798; }
.tDetail tr td { padding:5px 5px 5px 5px; text-align:center; border-bottom:1px solid #3d7798; }
.tDetail tr .tdL { text-align:left; font-weight:bold; }
.tDetail tr .tdL2 { background:#eff5f9; }

.tDetail .trL { background:#3d7798; color:#FFFFFF; font-weight:bold; text-transform:uppercase; font-size:83%; }

.up { text-align:right; font-size:83%; color:#3d7798; padding:5px 0 5px 0; }
.up a { color:#3d7798; font-weight:bold; }

/*-- Kontakt --*/
#contactT { margin:10px 0 0 0; }
#contactT tr td { padding:1px 0 1px 0; }
.cTd { width:100px; font-weight:bold; }

/**-- Aktuanosci --*/
.newsMain h3 {margin:0; padding:5px 0 3px 0; }

.newsMain {margin:10px 0 0 0;}
.newsMain b { font-size:83%; color:#4e8303; font-weight:normal; }


/*-- Footer --*/
#footer { background:#e9e9e9; color:#a5a5a5; font-size:83%; margin-top:15px; }
#design { width:800px; margin:auto; }
#design p { width:400px; float:left; margin:0; padding:8px 0 8px 0; }
#design #realF { text-align:right; }
#design #realF a { color:#a5a5a5; }


