body{
	font-family: Verdana, Arial,sans-serif;
	margin: 0px 0px 0px 0px;
	padding: 0px;
/*	background: url("imgs/background.jpg") repeat;*/
}
	
a:link, a:visited{
	color: #DD6600;
	text-decoration: none;
}
a:hover{
	text-decoration: underline;
}
a.submenu:link,a.submenu:visited{
	color: #ef6600;
     	font-size: 14px;
	font-family: Arial,sans-serif;
	text-decoration: none;
}
a.submenu:hover{
	text-decoration: underline;
	font-size: 14px;
	color: #D8382B;
        background: #fbe3c0;
}	
h1 {
	font: 12px Verdana, Arial,sans-serif;
	color: #666666;
	display: block;
	text-align: left;
	padding: 0px 0px 0px 30px;
}
h2 {
	font: 14px Arial,sans-serif;
	color: #CC0000;
	display: block;
	text-align: left;
	padding: 0px 0px 0px 50px;
}
h3 {
	font: 11px Arial,sans-serif;
	color: #666666;
	text-align: left;
	padding: 0px 0px 0px 0px;
}
UL {
	list-style-image : url("imgs/wyp.gif");
	line-height: 16px; 
	margin-top: 5px;
	margin-bottom: 5px;
	/*margin-left: 0px;	*/
}
UL.turbo {
      list-style-image : url("imgs/wyp16.gif");
	line-height: 16px;
	margin-top: 5px;
	margin-bottom: 5px;
	/*margin-left: 0px;	*/
}
P  {
	margin-top: 0px;
	margin-left: 0px;
	margin-bottom: 0px;
	text-indent : 30px;	
}


/**********   BLOKI  **********
definuj1 pola :lewe, orodkowe, prawe */

#box1{
	position:absolute;
	float: left;
	top: 62px;
	left: 0px;
	width: 100px;
	height: 192px;
	/*background: url("imgs/left_sky.jpg") left repeat; */
	min-width: 5%;
	max-width: 40%;
}
#box2{
	position:absolute;
	width: 780px;	
	top: 5px;
	left: 100px;
	width:780px;
	background-color: #ffffff;
	}
#box3{
	position:absolute;
	float: right;
	top: 62px;
	left: 874px;
	width: 100px;
	height: 192px;
	/*background: url("imgs/right_back.jpg") left no-repeat;*/
}

/**********    naglowek  ***********/

#head{
	position:absolute;
	height: 57px;
	top: 0px;
	left: 0px;
	width:780px;
	background-color: #ffffff;
}
#head_logo{
	position: absolute;
	float: left;
	top: 0px;
	left: 0px;
	height: 57px;
	width: 320px;
	padding: 0px;
}
#head_pict{
	height: 57px;
	position: absolute;
	top: 0px;
	width: 296px;
	margin:0px 0px 0px 320px;
	padding: 0px;
}
#head_logbox{
	position: absolute;
	top: 0px;
	width: 165px;
	height: 57px;
	margin:0px 0px 0px 615px;	
        background: url("imgs/head_logbox.gif");
	z-index: 101;
}

.logbox_inpt{
	position: absolute;
	margin: 6px 6px 6px 26px;	
	
}
input {
	font: 10px Arial,sans-serif;
	color:#FF6600;
	background: #FFDEAC;
	border: 1px solid #FF9900;
	
}
/**********     flash  ***********/

#center_mov{
	position: absolute;
	top: 57px;
	left: 0px;
	width:780px;
}

/**********   pasek nad zawartoscia  ***********/
#head_contents{
	position:absolute;
	height: 30px;
      top: 248px;
	left: 0px;
	width:778px;
	border-left: 1px solid #666666;	
	border-right: 1px solid #666666;
	background: url("imgs/c_head_back.gif") repeat;
}
/**** STRUKTURA ZAWARTOSCI - szkielet ********/

#contents {
	position: absolute;
	top: 278px;
	left: 0px;
	width: 778px;
	min-height: 192px;
	padding: 0px;
	margin:0px;
	border-left: 1px solid #666666;	
	border-right: 1px solid #666666;
	border-bottom: 1px solid #666666;
	background: #ffffff url("imgs/right_m_back.gif") top right repeat;	
}
#leftfield{
  	float:left;
      /*border: solid 1px black;*/
     
}
#kropka
{
  	float:left;
	width: 40px;
	height: 38px;
	background: url("imgs/c_left_back.gif") no-repeat;
	/*background: #ffdead url("imgs/left_m_back.gif") repeat;*/
	/*border: solid 1px #ff6d0f;*/
}
#leftmenu{
      clear: both;
      width: 94px;
     /* border: solid 1px blue;*/
      margin-left: 4px;
      background: #ffdead;
     
}
#textfield{
   	float: left;
	padding: 0px 0px 0px 5px;
	font: 12px Verdana, Arial, sans-serif;
      line-height: 14px;
	width: 500px;
	color: #666666;
	/*border: solid 1px blue;*/
}
#textfield_bis{
      float: left;
	margin-left: 0px;
	font: 10px Verdana, Arial, sans-serif;
	width: 528px;
	color: #666666;
	/*border: 1px solid blue;*/
}
#rightfield{
    float: right;
	width: 150px;
	margin: 0px;
	padding-top: 20px;
        padding-right: 0px;
	/*border: solid 1px green;*/
}
#bottom{
	clear: both;
	width: 778px;
	height: 52px;
	background: url("imgs/bottom_back.gif") top right repeat;
}


/**********   pola w zawartosci  ***********/

td.textfieldLeft{
	padding: 0px 0px 14px 0px;
	line-height: 15px;
}
.textfieldLeft a.tytul1{
	color: #FF6600;
	font: bold 14px Arial,sans-serif;
	display: block;
	padding-bottom: 2px;
}


/**********   stopka style ***********/

.bottomTab {
	margin: 14px 0px 0px 0px;
	width: 510px;
	height: 33px;
}
.bottomField {
	width: 170px;
	height: 33px;
	font: bold 10px Arial,sans-serif;
	color: #FFFFFF; 
}
.bottomField a{
	color: #FFFFFF;
}
.bottomImg {
	vertical-align: bottom;
	float:left;
}
.bottomLeftImg {
	margin:0px;	
	z-index: 101;
	left: 0px;
	float: left;
}

