p {margin: 0px ; font-size: 12px; font-family: Arial; color: #ffffff; line-height: 1.2; text-align: justify}
a {font-size: 12px; font-family: Arial; font-weight:normal; color: #d94800;}
a:hover {font-size: 12px; font-family: Arial; color: #ffffff; text-decoration: underline}
H1 {margin: 0px;font-size: 14px; font-family: Arial; color: #d94800; display:inline;}
H2 {margin: 10px 0px 0px 0px;font-size: 13px; font-family: Arial; font-weight: normal; color: #d94800}
H3 {margin: 0px;font-size: 13px; font-family: Arial; font-weight: normal; color: #00758c}

img {border: 0}

    
body {
    font-family: Arial;
    margin: 0px;
    padding: 0px;
    background: #212121 url(tlo_pasek.jpg) repeat-x;
    background-position: top;
    }

#kontener {
		position:relative;
		left:50%;
		margin-left:-495px;
		height: 1895px;
		width: 990px;
		background: url(images/tlo.jpg) no-repeat;
		}
		
/* -----------MENU GLOWNA----------- */
#menu_glowna {
    position: absolute;
    left:60px;
    top:41px;
		}
		
/* -----------MENU O NAS----------- */
#menu_o_nas {
    position: absolute;
    left:190px;
    top:41px;
		}

/* -----------MENU DODAJ SKLEP----------- */
#menu_dodaj_sklep {
    position: absolute;
    left:315px;
    top:41px;
		}
		
/* -----------MENU DLACZEGO WARTO----------- */
#menu_dlaczego_warto {
    position: absolute;
    left:445px;
    top:41px;
		}

/* -----------MENU FORUM ROWEROWE----------- */
#menu_forum_rowerowe {
    position: absolute;
    left:575px;
    top:41px;
		}
		
/* -----------TEKSTY NAGLOWEK----------- */
#naglowek_teksty {
    position: absolute;
    left:155px;
    top:95px;
		}

/* -----------TEKST H1----------- */
#naglowek {
    position: absolute;
    right:290px;
    top:235px;
		}

/* -----------WIADOMOSCI----------- */	
		#wiadomosci {
		position: absolute;
    left:45px;
    top:390px;
		width: 680px
		}
    
/* -----------METKA VS----------- */
#vs{
		position: absolute;
    left:795px;
    top:1500px;
    }

/* -----------STOPKA RSS----------- */
#stopka_rss {
    position: relative;
		left:50%;
		margin-left:-495px;
		height: 200px;
		width: 990px;
		}

/* -----------STOPKA VS----------- */
#stopka_vs {
		position: absolute;
		width: 280px;
		left: 45px;
		}
#stopka_vs p {margin-top:10px;}

/* -----------STOPKA MENU----------- */
#stopka_menu {
		position: absolute;
		right: 35px;
		top: 100px;
		}
#stopka_menu p {color: #91947b;margin-top:10px;text-align:right}
#stopka_menu a {color: #91947b}
#stopka_menu a:hover {color: #ffffff}

