BODY {
	margin-bottom:0px;
    margin-left:0px;
    margin-right:0px;
    margin-top:0px;

    background: #6C6C6C;
    
    font-family:Tahoma;
    font-size:8pt;
    color: #808080;
}
P.pusty{
	width: 1px;
	height: 1px;
	margin: 0px;
	padding: 0px;
	font-size: 1px;
}
A{
    color: #0052A5;
}
A:hover{
    text-decoration: none;
}

/** Szkielet **/
TD.bok{
    background-image : url('graf/tloGora.gif');
    background-repeat : repeat-x;
}
TD.lewyBok{
    width: 7px;
    background-image: url('graf/lewyBok.gif');
    background-repeat: repeat-y;
}
TD.prawyBok{
    width: 7px;
    background-image: url('graf/prawyBok.gif');
    background-repeat: repeat-y;
}
TD.podzial{
    height: 4px;
    width: 734px;
    background-image: url('graf/podzial.gif');
    background-repeat: repeat-x;
}
TD.pasek{
    text-align: right;
    padding-right: 10px;
    width: 439px;
}
TD.stopkaLewyBok{
    width: 18px;
    height: 34px;
    background-image: url('graf/stopkaLewyBok.gif');
}
TD.stopkaPrawyBok{
    width: 18px;
    height: 34px;
    background-image: url('graf/stopkaPrawyBok.gif');
}
TD.stopkaDol{
    width: 692px;
    height: 26px;
    background-image : url('graf/stopkaDol.gif');
    background-position: bottom;
    background-repeat: repeat-x;
    padding-left: 10px;
    padding-right: 10px;
    padding-bottom: 8px;
    color: #FFFFFF;
}

/** Glowna **/
TD.glowna{
    width: 734px;
    height: 200px;
    background: #FFFFFF;
}
IMG.zajawka{
    margin: 0px;
    padding: 0px;
    border: 0px;
}
TD.onas_skrot{
    width: 294px;
    padding: 10px 20px 10px 20px;
    vertical-align: top;
}
P.justify{
    margin: 0px;
    padding: 0px;
    text-align: justify;
}
IMG.zdjLewo{
    margin: 0px 8px 4px 0px;
}

/** O nas **/
TD.onas{
    width: 494px;
    padding: 10px 20px 10px 20px;
    vertical-align: top;
}

/** Plan **/
TD.plan{
    width: 734px;
    padding: 0px 0px 0px 0px;
    vertical-align: top;
    text-align: center;
}

/** Dojazd **/
DIV.chjupiter{
    font-size: 10pt;
    margin: 0px;
    padding: 0px;
}
EMBED{
    margin: 0px;
    padding: 0px;
}

/** Edytor **/
FORM{
    margin: 0px;
    padding: 0px;
}
TD.edit_gora{
    background-image : url('graf/tloGora.gif');
    background-repeat : repeat-x;
    width: 700px;
    height: 37px;
}
TD.edit_bokL{
    background-image : url('graf/editBokL.gif');
    width: 16px;
    height: 93px;
}
TD.edit_bokP{
    background-image : url('graf/editBokP.gif');
    width: 16px;
    height: 93px;
}
TD.edit_naglowek{
    background-image : url('graf/editGora.gif');
    text-align: center;
    padding-top: 25px;
    color: #FFFFFF;
    width: 424px;
    height: 68px;
}
TD.edit_naglowekBok{
    background-image : url('graf/editGora.gif');
    color: #FFFFFF;
    width: 122px;
    height: 93px;
    vertical-align: top;
}
TD.edit_glowna{
    width: 654px;
    height: 130px;
    background: #FFFFFF;
    padding: 20px 15px 15px 15px;
}
TD.edit_podzial{
    height: 4px;
    width: 686px;
    background-image: url('graf/podzial.gif');
    background-repeat: repeat-x;
}
TD.edit_stopkaDol{
    width: 644px;
    height: 26px;
    background-image : url('graf/stopkaDol.gif');
    background-position: bottom;
    background-repeat: repeat-x;
    padding-left: 10px;
    padding-right: 10px;
    padding-bottom: 8px;
    color: #FFFFFF;
}
INPUT.edit_but{
    border: solid 1px #6C6C6C;
    background: #FFBD10;
    font-family:Tahoma;
    font-size:8pt;
    font-weight: bold;
    color: #0052A5;
    height: 20px;
}
INPUT.edit_tf{
    border: solid 1px #6C6C6C;
    background: #EEEEEE;
    font-family:Tahoma;
    font-size:8pt;
    color: #808080;
    padding-top: 2px;
    padding-left: 3px;
    margin-bottom: 3px;
    height: 14px;
    width: 150px;
    vertical-align: center;
}
TEXTAREA{
    border: solid 1px #6C6C6C;
    background: #EEEEEE;
    font-family:Tahoma;
    font-size:8pt;
    color: #808080;
    padding-top: 2px;
    padding-left: 3px;
    width: 280px;
}
TEXTAREA.adres{
    height: 43px;
}
TEXTAREA.opis{
    height: 100px;
}
A.edit{
    border: solid 1px #6C6C6C;
    background: #FFBD10;
    font-family:Tahoma;
    font-size:8pt;
    font-weight: bold;
    color: #0052A5;
    padding-top: 3px;
    padding-right: 5px;
    padding-bottom: 3px;
    padding-left: 5px;
    height: 16px;
    vertical-align: center;
    text-decoration: none;
}
DIV.alert{
    color: #E65004;
}
TD.tabLeft{
    text-align: right;
    padding-right: 5px;
    padding-top: 5px;
    width: 205px;
}
TD.tabRight{
    text-align: left;
    padding-left: 5px;
    padding-top: 5px;
    width: 285px;
}

/** Wystawcy **/
TABLE.wystawca{
		padding-left: 0px;
		padding-right: 0px;
		width: 490px;
}

TD.wystawca_nazwa{
		font-weight: bold;
		font-size: 9pt;
		width: 300px;
}

TD.wystawca_oferta{
		text-align: justify;
		width: 300px;
		height: 20px;
		font-style: italic;
}

TD.wystawca_opis{
		text-align: justify;
		width: 300px;
}

TD.wystawca_stoisko{
		padding-top: 5px;
		width: 300px;
}

TD.wystawca_internet{
		text-align: right;
		width: 180px;
}

TD.wystawca_logo{
		width: 180px;
		text-align: right;
		vertical-align: top;
}

IMG.wystawca_wypunktowanie{
		padding-right: 8px;
}
SELECT.wystawca{
    border: solid 1px #6C6C6C;
    background: #EEEEEE;
    font-family:Tahoma;
    font-size:8pt;
    color: #808080;
    width: 180px;
}

/** Pozycjonowanie **/
A.meble-warszawa{
    text-decoration: none;
    font-size: 1px;
    color: #6C6C6C;
}
A.centrum-handlowe{
    text-decoration: none;
    font-size: 1px;
    color: #6C6C6C;
}
