html{
  /* Kontrola paska pionowego - zawsze włączony aby zapobiec skokom strony w poziomie przy włączaniu/wyłączaniu paska */
  	overflow-y: scroll;
	overflow-x: hidden;
	SCROLLBAR-FACE-COLOR: white; SCROLLBAR-SHADOW-COLOR: white; SCROLLBAR-3DLIGHT-COLOR: white; SCROLLBAR-ARROW-COLOR: #cc3a3a; SCROLLBAR-TRACK-COLOR: white; SCROLLBAR-DARKSHADOW-COLOR: #cc3a3a;
	font-family: verdana;
	text-align: justify;	
	margin: 0;
	padding: 0;
	width: 100%;
	height: 100%; 
	color: gray;
	font-size: 13px;
	TEXT-DECORATION: none;	
}

body{
	font-family: verdana;
	margin: 0;
	padding: 0;
	text-align: center;
    color: #000000;
	font: verdana;
	font-size: 13px;
	width: 100%;
	height: 100%; 	
}

#strona{
	position: relative; 
	width: 100%;
	min-height: 100%; 	
	margin: 0 auto; /* the auto margins (in conjunction with a width) center the page */
	border: 0;
}

* html #strona { 
	height: 100%; 
}

#tytul{
		position:relative; 
		top:0px;
		left:20px;
		font-size:18px;
		FONT-WEIGHT: bold;	
		/*filter:alpha(opacity=40); 
		-moz-opacity:.40; 
		-webkit-opacity:.50
		opacity:.40; 
				
		-o-box-shadow: 10px 10px 5px #888;
		-icab-box-shadow: 10px 10px 5px #888;
		-khtml-box-shadow: 10px 10px 5px #888;
		-moz-box-shadow: 10px 10px 5px #888;
		-webkit-box-shadow: 10px 10px 5px #888;
		box-shadow: 10px 10px 5px #888;
		glow(color=white, strength=2);
		FILTER: DropShadow(Color=#0066cc, OffX=5, OffY=-3, Positive=1);
		filter: glow(color=white, strength=2);

		text-shadow: #6374AB -2px 2px 2px;
		FILTER: Shadow(Color=#6374AB, Direction=0);
		*/
	}	


#menudev{
		height:84px;
		background: url(/images/images_devteam/tlo_menu.png) repeat-x;
		border:0px solid #F40C43;
}
#menudevsr{
		height:100%;
		width:990px;
		border:0px solid black;
}
#menudevtr{
		width:100%;
		font-family: verdana;
		text-align: justify;
		color: gray;
		font-size: 13px;
		TEXT-DECORATION: none;
		border:0px solid blue;
}

#naglowek{
		height:245px;
		background: url(/images/images_devteam/tlo_nag.png) repeat-x;

}
#nagloweksr{
		height:100%;
		width:990px;
		border:0px solid black;
}
#naglowektr{
	    height:100%;
		width:100%;
		font-family: verdana;
		text-align: justify;
		color: gray;
		margin-top: 0px;
		font-size: 13px;
		TEXT-DECORATION: none;
		border:0px solid blue;
}
#naglowekjezyki{
	    height:200px;
		width:285px;
		background: url(/images/images_devteam/nag.png) no-repeat;
		background-position:top ;
		font-family: verdana;
		text-align: justify;
		color: gray;
		padding-bottom: 40px;
		font-size: 13px;
		TEXT-DECORATION: none;
		border:0px solid blue;
}
#naglowekflash{
		width:670px;
		padding-left: 10px;
		padding-bottom: 0px;
		border: 0px solid blue;
}
#content_tlo {
        width:100%;
        height:100%;
		background: url(/images/images_devteam/cien.png) repeat-x;
        background-position:top ;
        /*lear:both; */
    
}
#content {
        width:990px;
        height:100%;       
		text-align: justify;
		padding: 5px ;
		font-size: 13px;
		TEXT-DECORATION: none;
}


/** tyle wysokosci, ile ujemnego marginesu stopka**/

#bottom {
	position: relative;
	margin: -88px auto 0 auto !important;
	background-color: black;
	width: 100%;
} 

#dol {
	padding: 0;
	height: 87px;
	background-color: black;
	width: 1000px;	
}

.dol_adres {
    FONT-WEIGHT: normal;
	FONT-SIZE: 11px;
	COLOR: white; 
	TEXT-DECORATION: none;
	TEXT-ALIGN: right; 
	margin-right: 25px;
}

#dol_lewa {
	height: 87px;
	background-color: black;
	width: 100%;
	float: left;
}

#dol_lewa_dol {
	float: left;
	text-align: right;
	height: 127;
	margin-top: 10px;
}

#dol_prawa {
	height: 127;
	float: right;
	margin-top: 10px;	
}

.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a strona that should fully contain its child floats */
	clear:both;
    height: 0px;
    line-height: 0px;
}
.clearfloathome { 
	clear:both;
    height: 0px;
    line-height: 80px;
}

#belka_dol{
	width: 100%;
	height: 11x;
	background: transparent url(/images/images_devteam/belka_dol.png) repeat-x;
}

.belka_tytul{
	width: 100%;
	height: 30px;
	color:#cc3a3a;
	FONT-WEIGHT: bold;
	background: transparent url(/images/images_devteam/belka_tytul.png) repeat-x;
}

.belka_tabela{
	width: 100%;
	height: 3px;
	background: transparent url(/images/images_devteam/belka_tabela.png) repeat-x;
}

.wiecej{
	 text-decoration: none;
	 color:#cc3a3a;
}


/* THIS MAKES THE DROP SHADOW WORK ON IMAGES */
			.imagecontainer{
				  float:left;
				  clear:left;
				  background: url(/images/images_devteam/shadowAlpha.png) no-repeat bottom right !important;
				  background: url(/images/images_devteam/shadow.gif) no-repeat bottom right;
				  margin: 10px 0 10px 10px !important;
				  margin: 10px 0 10px 5px;
}
			.imagecontainer img{
				display: block;
				position: relative;
				background-color: #fff;
				border: 1px solid #a9a9a9;
				margin: -6px 6px 6px -6px;
				padding: 4px;
}

input {
        font-size: 11px;
        font-weight: normal;
        color: gray;
		padding: 3px;
        background-color: white;
        border: 1px solid #F40C43;
}

select {
        font-size: 11px;
        font-weight: normal;
        color: gray;
        background-color: white;
        border: 1px solid #F40C43;
		padding: 3px;
}

.submit2 {
        font-size: 11px;
        font-weight: normal;
        color: white;;
        background-color: #F40C43;
        border: 1px solid #F40C43;
		padding: 3px;		
}

submit2 {
        font-size: 11px;
        font-weight: normal;
        color: white;;
        background-color: #F40C43;
        border: 1px solid #F40C43;
		padding: 3px;		
}

#main_form {
		color: gray;
		font-weight: bold;
}

textarea {
        color: gray;
		border: 1px solid #F40C43;
		padding: 3px;
		background-image: url(images/images_devteam/textarea_bg.gif);
		background-position: bottom right;
		background-repeat: no-repeat;
}

hr{
	width: 99%;
	color: #ffffff;
	border-top: dotted 1px gray;
	border-bottom:none;
	border-left:none;
	border-right:none;
}

/*  DLA MENU  */
A.menu:link {
         FONT-WEIGHT: bold; FONT-SIZE: 14px; COLOR: #0E548A; FONT-FAMILY:  verdana, Helvetica, sans-serif;  font-style: normal; LINE-HEIGHT: 100%;
}
A.menu:visited {
         FONT-WEIGHT: bold; FONT-SIZE: 14px; COLOR: #0E548A; FONT-FAMILY: verdana, Helvetica, sans-serif;  font-style: normal; LINE-HEIGHT: 100%;
}
A.menu:active {
        FONT-WEIGHT: bold; FONT-SIZE: 14px; COLOR: #F40C43; FONT-FAMILY: verdana, Helvetica, sans-serif; font-style: normal; LINE-HEIGHT: 100%;
}
A.menu:hover {
         FONT-WEIGHT: bold; FONT-SIZE: 14px; COLOR: #F40C43; FONT-FAMILY: verdana, Helvetica, sans-serif; font-style: normal; LINE-HEIGHT: 100%;
}

#navigation-1 {
	padding:0 ;
	margin: 0;
	width: 100%;
}
#navigation-1 li {
	display:block;
	float:left;
	position:relative;
	z-index: 1000;
	border-right:1px solid white;
	
}
#navigation-1 li a:link, #navigation-1 li a:visited {
	font-size: 15px;
	font-weight: bold;
	padding:30px 15px 14px 15px;
	display:block;
	text-align:center;
	text-valign:middle;
	text-decoration:none;
	/* background: transparent url(/images/images_logistyka/bg_menu.jpg); */
	color: black;
	height:30px;
}
#navigation-1 li:hover a, #navigation-1 li a:hover, #navigation-1 li a:active {
	font-size: 15px;
	font-weight: bold;
	padding: 30px 15px 14px 15px;
	display:block;
	text-align:center;
	text-decoration:none;
	background-color: #F40C43;
	color:#ffffff;
	height:29px;
}
#navigation-1 li ul.navigation-2 {
	font-weight: bold;
	padding:7px 0 0 0;
	list-style:none;
	display:none;
	position:absolute;

}
#navigation-1 li:hover ul.navigation-2 {
	display:block;

}
#navigation-1 li ul.navigation-2 li {
	filter: alpha(opacity=80);
	-moz-opacity:.80;
	opacity: .80;
	clear:left;
}
#navigation-1 li ul.navigation-2 li a:link, #navigation-1 li ul.navigation-2 li a:visited {
	padding: 10px 0px 0px 5px;
	text-align: left;
	font-size: 12px;
	width:175px;
	color: white;	
	border-bottom:1px solid  #ffffff;
	position:relative;
	z-index:1000;
	border-left:1px solid white;
	background: gray;		
}
#navigation-1 li ul.navigation-2 li:hover a, #navigation-1 li ul.navigation-2 li a:active, #navigation-1 li ul.navigation-2 li a:hover {
	clear:left;
	background:#DF0023;
	padding: 10px 10px 0px 5px;
	border-bottom:1px solid  #ffffff;
	position:relative;
	z-index:1000;
	color: white;
	border-left:1px solid white;		
}
#navigation-1 li ul.navigation-2 li ul.navigation-3 {
	display:none;
	margin:0;
	padding:0;
	list-style:none;
	position:absolute;
	padding:0 0 0 0;
	border:1px solid #000000;
	background:#ffffff;
	z-index:900;
}

#navigation-1 li ul.navigation-2 li:hover ul.navigation-3 {
	display:block;
}
#navigation-1 li ul.navigation-2 li ul.navigation-3 li a:link, #navigation-1 li ul.navigation-2 li ul.navigation-3 li a:visited {
	background:#000000;
}
#navigation-1 li ul.navigation-2 li ul.navigation-3 li:hover a, #navigation-1 li ul.navigation-2 li ul.navigation-3 li a:hover, #navigation-1 li ul.navigation-2 li ul.navigation-3 li a:active {
	background: #F40C43;
}
#navigation-1 li ul.navigation-2 li a span {
	position:absolute;
	top:0;
}
#navigation-1 li ul.navigation-2 li:hover a span, #navigation-1 li ul.navigation-2 li a:hover span {
	position:absolute;
	top:0;
}

/*  KONIEC MENU  */
